GoogleCloudPlatform / traffic-director-grpc-bootstrap

Apache License 2.0
20 stars 18 forks source link

chore: Configure Renovate #59

Closed renovate-bot closed 1 month ago

renovate-bot commented 6 months ago

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 4 Pull Requests:

fix(deps): update module github.com/google/go-cmp to v0.6.0 - Schedule: ["at any time"] - Branch name: `renovate/github.com-google-go-cmp-0.x` - Merge into: `master` - Upgrade [github.com/google/go-cmp](https://redirect.github.com/google/go-cmp) to `v0.6.0`
fix(deps): update module github.com/google/uuid to v1.6.0 - Schedule: ["at any time"] - Branch name: `renovate/github.com-google-uuid-1.x` - Merge into: `master` - Upgrade [github.com/google/uuid](https://redirect.github.com/google/uuid) to `v1.6.0`
chore(deps): update actions/checkout action to v4 - Schedule: ["at any time"] - Branch name: `renovate/actions-checkout-4.x` - Merge into: `master` - Upgrade [actions/checkout](https://redirect.github.com/actions/checkout) to `v4`
chore(deps): update actions/setup-go action to v5 - Schedule: ["at any time"] - Branch name: `renovate/actions-setup-go-5.x` - Merge into: `master` - Upgrade [actions/setup-go](https://redirect.github.com/actions/setup-go) to `v5`

🚸 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 was generated by Mend Renovate. View the repository job log.

arvindbr8 commented 1 month ago

I think the dependencies here are easy enough to manage manually. Will add the bot if required.

forking-renovate[bot] commented 1 month 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.