Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dependency Dashboard #52

Open
34 tasks
renovate bot opened this issue Oct 18, 2021 · 0 comments
Open
34 tasks

Dependency Dashboard #52

renovate bot opened this issue Oct 18, 2021 · 0 comments

Comments

@renovate
Copy link
Contributor

renovate bot commented Oct 18, 2021

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Config Migration Needed

  • Select this checkbox to let Renovate create an automated Config Migration PR.

Rate-Limited

These updates are currently rate-limited. Click on a checkbox below to force their creation now.

  • chore(deps): update alexwilson/enable-github-automerge-action action to v1.1.0
  • chore(deps): update dependency org.apache.maven.plugins:maven-war-plugin to v3.4.0
  • chore(deps): update dependency puppetlabs/stdlib to v8.6.0
  • chore(deps): update mysql docker tag to v8.4
  • chore(deps): update python docker tag to v3.13
  • chore(deps): update ruby docker tag to v3.3
  • chore(deps): update wordpress docker tag to v6.7
  • chore(deps): update alexwilson/enable-github-automerge-action action to v2
  • chore(deps): update debian docker tag to v12
  • chore(deps): update dependency org.apache.maven.plugins:maven-failsafe-plugin to v3
  • chore(deps): update dependency puppetlabs/mysql to v16
  • chore(deps): update dependency puppetlabs/stdlib to v9
  • chore(deps): update mysql docker tag to v9
  • chore(deps): update node.js to v22
  • chore(deps): update openjdk docker tag to v21
  • chore(deps): update postgres docker tag to v17
  • chore(deps): update tomcat docker tag to v11
  • chore(deps): update ubuntu docker tag to v24
  • fix(deps): update spring core to v6 (major) (org.springframework:spring-test, org.springframework:spring-webmvc)
  • 🔐 Create all rate-limited PRs at once 🔐

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

docker-compose
concourse/docker-compose.yaml
  • postgres 14.4
  • concourse/concourse 7.8.2
  • concourse/concourse 7.8.2
  • concourse/concourse 7.8.2
mixed-examples/infa-as-code-cookbook/5671_01/8-Using Docker in Vagrant for a Ghost blog behind NGINX/docker-compose.yml
  • ghost 5.4.1
mixed-examples/infa-as-code-cookbook/5671_01/9-Using Vagrant remotely with AWS EC2 and Docker/docker-compose.yml
  • ghost 5.4.1
mixed-examples/infa-as-code-cookbook/5671_09/11-Orchestrating with Docker Compose/docker-compose.production.yml
  • wordpress 6.0
mixed-examples/infa-as-code-cookbook/5671_09/11-Orchestrating with Docker Compose/docker-compose.staging.yml
  • wordpress 6.0
mixed-examples/infa-as-code-cookbook/5671_09/11-Orchestrating with Docker Compose/docker-compose.yml
mixed-examples/infa-as-code-cookbook/5671_09/13-Deploying a private Docker registry with S3 storage/docker-compose.yml
  • registry 2
mixed-examples/infa-as-code-cookbook/5671_10/01-Testing Containers with Bats/docker-compose.yml
mixed-examples/infa-as-code-cookbook/5671_10/06-Sending Docker logs to AWS CloudWatch Logs/docker-compose.yml
  • tomcat 10
mixed-examples/win10vagrant/data/spring-maven-sample/docker-compose.yaml
dockerfile
ansible/mini-examples/docker/provisioning/data/Dockerfile
ansible/mini-examples/docker/provisioning/db/Dockerfile
  • mysql 8.0
ansible/mini-examples/docker/provisioning/www/Dockerfile
mixed-examples/infa-as-code-cookbook/5671_09/01-Overview/ruby/Dockerfile
  • ubuntu 22.04
mixed-examples/infa-as-code-cookbook/5671_09/01-Overview/utils/Dockerfile
  • ubuntu 22.04
mixed-examples/infa-as-code-cookbook/5671_09/02-Choosing The Right Base Image/alpine/Dockerfile
  • alpine 3.16
mixed-examples/infa-as-code-cookbook/5671_09/02-Choosing The Right Base Image/centos/Dockerfile
  • centos 8
mixed-examples/infa-as-code-cookbook/5671_09/02-Choosing The Right Base Image/debian/Dockerfile
  • debian bullseye
mixed-examples/infa-as-code-cookbook/5671_09/02-Choosing The Right Base Image/fedora/Dockerfile
mixed-examples/infa-as-code-cookbook/5671_09/02-Choosing The Right Base Image/golang/Dockerfile
  • golang 1.18
mixed-examples/infa-as-code-cookbook/5671_09/02-Choosing The Right Base Image/java/Dockerfile
  • openjdk 20
mixed-examples/infa-as-code-cookbook/5671_09/02-Choosing The Right Base Image/node/Dockerfile
  • node 18
mixed-examples/infa-as-code-cookbook/5671_09/02-Choosing The Right Base Image/php/Dockerfile
  • php 8
mixed-examples/infa-as-code-cookbook/5671_09/02-Choosing The Right Base Image/python/Dockerfile
  • python 3.10
mixed-examples/infa-as-code-cookbook/5671_09/02-Choosing The Right Base Image/rhel/Dockerfile
mixed-examples/infa-as-code-cookbook/5671_09/02-Choosing The Right Base Image/ruby/Dockerfile
  • ruby 3.1
mixed-examples/infa-as-code-cookbook/5671_09/02-Choosing The Right Base Image/ubuntu/Dockerfile
  • ubuntu 22.04
mixed-examples/infa-as-code-cookbook/5671_09/03-Optimizing Docker image size/apache/1-suboptimal/Dockerfile
  • ubuntu 22.04
mixed-examples/infa-as-code-cookbook/5671_09/03-Optimizing Docker image size/apache/2-optimized/Dockerfile
  • ubuntu 22.04
mixed-examples/infa-as-code-cookbook/5671_09/03-Optimizing Docker image size/apache/3-debian/Dockerfile
mixed-examples/infa-as-code-cookbook/5671_09/04-Versioning Docker images with tags/0.7.12/Dockerfile
mixed-examples/infa-as-code-cookbook/5671_09/04-Versioning Docker images with tags/0.8.0-rc1/Dockerfile
mixed-examples/infa-as-code-cookbook/5671_09/05-Deploying a Ruby-on-Rails application/Dockerfile
  • ruby 3.1
mixed-examples/infa-as-code-cookbook/5671_09/06-Building and using Golang applications with Docker/Dockerfile
  • golang 1.18
mixed-examples/infa-as-code-cookbook/5671_09/06-Building and using Golang applications with Docker/Dockerfile.alpine
mixed-examples/infa-as-code-cookbook/5671_09/07-Networking with Docker/expose/Dockerfile
mixed-examples/infa-as-code-cookbook/5671_09/07-Networking with Docker/hello/Dockerfile
mixed-examples/infa-as-code-cookbook/5671_09/08-Creating more dynamic Docker containers/01-entrypoint/Dockerfile
mixed-examples/infa-as-code-cookbook/5671_09/08-Creating more dynamic Docker containers/02-cmd/Dockerfile
mixed-examples/infa-as-code-cookbook/5671_09/08-Creating more dynamic Docker containers/03-hybrid/Dockerfile
mixed-examples/infa-as-code-cookbook/5671_09/09-Autoconfiguring Dynamic Containers/Dockerfile
mixed-examples/infa-as-code-cookbook/5671_09/10-Better security with unprivileged users/Dockerfile
mixed-examples/infa-as-code-cookbook/5671_09/12-Linting the Dockerfile/1-Origin/Dockerfile
mixed-examples/infa-as-code-cookbook/5671_09/12-Linting the Dockerfile/2-Hadolint/Dockerfile
mixed-examples/infa-as-code-cookbook/5671_09/12-Linting the Dockerfile/3-dockerfile_lint/Dockerfile
mixed-examples/infa-as-code-cookbook/5671_09/12-Linting the Dockerfile/Dockerfile
mixed-examples/infa-as-code-cookbook/5671_10/01-Testing Containers with Bats/Dockerfile
mixed-examples/win10vagrant/data/spring-maven-sample/Dockerfile
  • tomcat 10.1.2
github-actions
.github/workflows/depa.approve.yml
  • hmarr/auto-approve-action v2
.github/workflows/deps.merge.yml
  • alexwilson/enable-github-automerge-action 1.0.0
maven
mixed-examples/win10vagrant/data/spring-maven-sample/pom.xml
  • javax.servlet:javax.servlet-api 4.0.1
  • org.springframework:spring-context 5.3.22
  • org.springframework:spring-webmvc 5.3.22
  • junit:junit 4.13.2
  • com.amazonaws:aws-java-sdk-dynamodb 1.12.267
  • com.github.derjust:spring-data-dynamodb 5.1.0
  • org.springframework:spring-test 5.3.22
  • org.apache.maven.plugins:maven-war-plugin 3.3.2
  • io.fabric8:docker-maven-plugin 0.40.2
  • org.apache.maven.plugins:maven-failsafe-plugin 2.22.2
puppet
mixed-examples/infa-as-code-cookbook/5671_06/12-Managing automatically external cookbooks/There's more with Puppet/puppetcode/Puppetfile
  • puppet/staging 3.2.0
  • puppetlabs/mysql 3.10.0
  • puppetlabs/stdlib 8.4.0
mixed-examples/infa-as-code-cookbook/5671_07/01-Linting infrastructure code using FoodCritic or Cookstyle/There's more with Puppet/puppetcode/Puppetfile
  • puppet/staging 3.2.0
  • puppetlabs/mysql 3.10.0
  • puppetlabs/stdlib 8.4.0
mixed-examples/infa-as-code-cookbook/5671_07/02-Unit testing infrastructure code using ChefSpec/There's more with Puppet/puppetcode/Puppetfile
  • puppet/staging 3.2.0
  • puppetlabs/mysql 3.10.0
  • puppetlabs/stdlib 8.4.0
mixed-examples/infa-as-code-cookbook/5671_07/03-Testing infrastructure code using Test-Kitchen/There's more with Puppet/puppetcode/Puppetfile
  • puppet/staging 3.2.0
  • puppetlabs/mysql 3.10.0
  • puppetlabs/stdlib 8.4.0
mixed-examples/infa-as-code-cookbook/5671_07/04-Integration testing infrastructure code using ServerSpec/There's more with Puppet/puppetcode/Puppetfile
  • puppet/staging 3.2.0
  • puppetlabs/mysql 3.10.0
  • puppetlabs/stdlib 8.4.0
mixed-examples/infa-as-code-cookbook/5671_08/01-Maintaining consistent systems using scheduled convergence/There's more with puppet/puppetcode/Puppetfile
mixed-examples/infa-as-code-cookbook/5671_08/03-Using Encrypted Data Bags/There's more with Puppet/puppetcode/Puppetfile
mixed-examples/infa-as-code-cookbook/5671_08/06-Automating application deployment (a Wordpress example)/There's more with puppet/puppetcode/Puppetfile

  • Check this box to trigger a request for Renovate to run again on this repository
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants