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

Configure Renovate #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Configure Renovate #3

wants to merge 1 commit into from

Conversation

lucca-renovate[bot]
Copy link

@lucca-renovate lucca-renovate bot commented Nov 29, 2023

Description

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

  • Dockerfile (dockerfile)
  • .github/workflows/build-docker.yml (github-actions)
  • go.mod (gomod)

Configuration Summary

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

  • Start dependency updates only once this onboarding PR is merged
  • Enable Renovate Dependency Dashboard creation.
  • Use semantic commit type fix for dependencies and chore for all others if semantic commits are in use.
  • Ignore node_modules, bower_components, vendor and various test/tests directories.
  • Group known monorepo packages together.
  • Use curated list of recommended non-monorepo package groupings.
  • Apply crowd-sourced package replacement rules.
  • Apply crowd-sourced workarounds for known problems with packages.
  • Pin Docker digests.
  • Pin github-action digests.
  • Pin dependency versions for devDependencies.
  • Preset with best practices from the Renovate maintainers. Recommended for advanced users, who want to follow our best practices.
  • Run Renovate on following schedule: before 9am every weekday,after 7pm every weekday,every weekend

🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to renovate.json in this branch and select the Retry/Rebase checkbox below. 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:

Pin dependencies
  • Schedule: ["before 9am every weekday","after 7pm every weekday","every weekend"]
  • Branch name: renovate/pin-dependencies
  • Merge into: master
  • Upgrade actions/checkout to ee0669bd1cc54295c223e0bb666b733df41de1c5
  • Upgrade alpine to sha256:c5b1261d6d3e43071626931fc004f70149baeba2c8ec672bd4f27761f8e1ad6b
  • Upgrade docker/build-push-action to ac9327eae2b366085ac7f6a2d02df8aa8ead720a
  • Upgrade docker/login-action to dd4fa0671be5250ee6f50aedf4cb05514abda2c7
  • Upgrade docker/metadata-action to b2391d37b4157fa4aa2e118d643f417910ff3242
  • Upgrade golang to sha256:8e96e6cff6a388c2f70f5f662b64120941fcd7d4b89d62fec87520323a316bd9
Update kubernetes packages to v0.29.2
  • Schedule: ["before 9am every weekday","after 7pm every weekday","every weekend"]
  • Branch name: renovate/kubernetes-go
  • Merge into: master
  • Upgrade k8s.io/api to v0.29.2
  • Upgrade k8s.io/apimachinery to v0.29.2
  • Upgrade k8s.io/client-go to v0.29.2
Update actions/checkout action to v4
  • Schedule: ["before 9am every weekday","after 7pm every weekday","every weekend"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: master
  • Upgrade actions/checkout to b4ffde65f46336ab88eb53be808477a3936bae11
Update docker/build-push-action action to v5
  • Schedule: ["before 9am every weekday","after 7pm every weekday","every weekend"]
  • Branch name: renovate/docker-build-push-action-5.x
  • Merge into: master
  • Upgrade docker/build-push-action to 4a13e500e55cf31b7a5d59a38ab2040ab0f42f56
Update docker/login-action action to v3
  • Schedule: ["before 9am every weekday","after 7pm every weekday","every weekend"]
  • Branch name: renovate/docker-login-action-3.x
  • Merge into: master
  • Upgrade docker/login-action to 343f7c4344506bcbf9b4de18042ae17996df046d
Update docker/metadata-action action to v5
  • Schedule: ["before 9am every weekday","after 7pm every weekday","every weekend"]
  • Branch name: renovate/docker-metadata-action-5.x
  • Merge into: master
  • Upgrade docker/metadata-action to 8e5442c4ef9f78752691e2d8f8d19755c6f78e81

🚸 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.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Renovate Bot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants