GoogleCloudPlatform / gcr-cleaner

Delete untagged image refs in Google Container Registry or Artifact Registry
Apache License 2.0
805 stars 112 forks source link

Configure Renovate #161

Closed renovate-bot closed 6 months ago

renovate-bot commented 6 months ago

Mend Renovate

Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.

🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.


Detected Package Files

Configuration Summary

Based on the default config's presets, Renovate will:

🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to renovate.json in this branch. Renovate will update the Pull Request description the next time it runs.


What to Expect

With your current configuration, Renovate will create 6 Pull Requests:

Update actions/checkout digest to 0ad4b8f - Schedule: ["at any time"] - Branch name: `renovate/actions-checkout-digest` - Merge into: `main` - Upgrade [actions/checkout](https://togithub.com/actions/checkout) to `0ad4b8fadaa221de15dcec353f45205ec38ea70b`
Update actions/setup-go digest to cdcb360 - Schedule: ["at any time"] - Branch name: `renovate/actions-setup-go-digest` - Merge into: `main` - Upgrade [actions/setup-go](https://togithub.com/actions/setup-go) to `cdcb36043654635271a94b9a6d1392de5bb323a7`
Update docker/login-action digest to e92390c - Schedule: ["at any time"] - Branch name: `renovate/docker-login-action-digest` - Merge into: `main` - Upgrade [docker/login-action](https://togithub.com/docker/login-action) to `e92390c5fb421da1463c202d546fed0ec5c39f20`
Update dependency go to v1.22.2 - Schedule: ["at any time"] - Branch name: `renovate/go-1.x` - Merge into: `main` - Upgrade [go](https://togithub.com/golang/go) to `1.22.2`
Update module github.com/google/go-containerregistry to v0.19.1 - Schedule: ["at any time"] - Branch name: `renovate/github.com-google-go-containerregistry-0.x` - Merge into: `main` - Upgrade [github.com/google/go-containerregistry](https://togithub.com/google/go-containerregistry) to `v0.19.1`
Update module golang.org/x/sync to v0.7.0 - Schedule: ["at any time"] - Branch name: `renovate/golang.org-x-sync-0.x` - Merge into: `main` - Upgrade golang.org/x/sync to `v0.7.0`


🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm the project. See docs for prhourlylimit for details.


❓ Got questions? Check out Renovate's Docs, particularly the Getting Started section. If you need any further assistance then you can also request help here.


This PR has been generated by Mend Renovate. View repository job log here.

forking-renovate[bot] commented 6 months ago

Renovate is disabled

Renovate is disabled because there is no Renovate configuration file. To enable Renovate, you can either (a) change this PR's title to get a new onboarding PR, and merge the new onboarding PR, or (b) create a Renovate config file, and commit that file to your base branch.