xcnt / drivr-certificate-client

0 stars 0 forks source link

Configure Renovate #2

Closed xcnt-jenkins closed 8 months ago

xcnt-jenkins commented 1 year 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:

🔡 Would you like to change the way Renovate is upgrading your dependencies? Simply edit the renovate.json in this branch with your custom config and the list of Pull Requests in the "What to Expect" section below will be updated the next time Renovate runs.


What to Expect

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

ci(deps): update golang docker tag to v1.21.6 - Schedule: ["at any time"] - Branch name: `renovate/golang-1.x` - Merge into: `main` - Upgrade golang to `1.21.6-alpine`
ci(deps): update alpine docker tag to v3.19 - Schedule: ["at any time"] - Branch name: `renovate/alpine-3.x` - Merge into: `main` - Upgrade alpine to `3.19`
ci(deps): update actions/checkout action to v4 - Schedule: ["at any time"] - Branch name: `renovate/actions-checkout-4.x` - Merge into: `main` - Upgrade [actions/checkout](https://togithub.com/actions/checkout) to `v4`
ci(deps): update actions/setup-go action to v5 - Schedule: ["at any time"] - Branch name: `renovate/actions-setup-go-5.x` - Merge into: `main` - Upgrade [actions/setup-go](https://togithub.com/actions/setup-go) to `v5`
ci(deps): update actions/setup-node action to v4 - Schedule: ["at any time"] - Branch name: `renovate/actions-setup-node-4.x` - Merge into: `main` - Upgrade [actions/setup-node](https://togithub.com/actions/setup-node) to `v4`
ci(deps): update docker/build-push-action action to v5 - Schedule: ["at any time"] - Branch name: `renovate/docker-build-push-action-5.x` - Merge into: `main` - Upgrade [docker/build-push-action](https://togithub.com/docker/build-push-action) to `v5`
ci(deps): update docker/login-action action to v3 - Schedule: ["at any time"] - Branch name: `renovate/docker-login-action-3.x` - Merge into: `main` - Upgrade [docker/login-action](https://togithub.com/docker/login-action) to `v3`
ci(deps): update docker/setup-buildx-action action to v3 - Schedule: ["at any time"] - Branch name: `renovate/docker-setup-buildx-action-3.x` - Merge into: `main` - Upgrade [docker/setup-buildx-action](https://togithub.com/docker/setup-buildx-action) to `v3`
ci(deps): update docker/setup-qemu-action action to v3 - Schedule: ["at any time"] - Branch name: `renovate/docker-setup-qemu-action-3.x` - Merge into: `main` - Upgrade [docker/setup-qemu-action](https://togithub.com/docker/setup-qemu-action) to `v3`
ci(deps): update goreleaser/goreleaser-action action to v5 - Schedule: ["at any time"] - Branch name: `renovate/goreleaser-goreleaser-action-5.x` - Merge into: `main` - Upgrade [goreleaser/goreleaser-action](https://togithub.com/goreleaser/goreleaser-action) 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 has been generated by Renovate Bot.

xcnt-jenkins commented 8 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.