Skip to content
This repository was archived by the owner on Dec 26, 2025. It is now read-only.

Configure Renovate#3

Open
lucca-renovate[bot] wants to merge 1 commit into
masterfrom
renovate/configure
Open

Configure Renovate#3
lucca-renovate[bot] wants to merge 1 commit into
masterfrom
renovate/configure

Conversation

@lucca-renovate

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

Copy link
Copy Markdown

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)
  • renovate.json (renovate-config-presets)

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 (except for nuget) directories.
  • Group known monorepo packages together.
  • Use curated list of recommended non-monorepo package groupings.
  • Show only the Age and Confidence Merge Confidence badges for pull requests.
  • Apply crowd-sourced package replacement rules.
  • Apply crowd-sourced workarounds for known problems with packages.
  • Pin Docker digests.
  • Pin github-action digests.
  • Enable Renovate configuration migration PRs when needed.
  • Pin dependency versions for development dependencies.
  • Recommended configuration for abandoned packages, treating packages without a release for 1 year as abandoned, while taking into account community-sourced overrides.
  • Wait until the npm package is three days old before raising the update. This a) introduces a short delay to allow for malware researchers and scanners to (possibly) detect any malicious behaviour in packages, and b) prevents the maintainer and/or NPM from unpublishing a package you already upgraded to, breaking builds.
  • 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:51183f2cfa6320055da30872f211093f9ff1d3cf06f39a0bdb212314c5dc7375
  • Upgrade docker/build-push-action to ac9327eae2b366085ac7f6a2d02df8aa8ead720a
  • Upgrade docker/login-action to dd4fa0671be5250ee6f50aedf4cb05514abda2c7
  • Upgrade docker/metadata-action to b2391d37b4157fa4aa2e118d643f417910ff3242
  • Upgrade golang to sha256:26111811bc967321e7b6f852e914d14bede324cd1accb7f81811929a6a57fea9
Update kubernetes packages to v0.34.3
  • 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.34.3
  • Upgrade k8s.io/apimachinery to v0.34.3
  • Upgrade k8s.io/client-go to v0.34.3
Update actions/checkout action to v6
  • Schedule: ["before 9am every weekday","after 7pm every weekday","every weekend"]
  • Branch name: renovate/actions-checkout-6-x
  • Merge into: master
  • Upgrade actions/checkout to 8e8c483db84b4bee98b60c0593521ed34d9990e8
Update docker/build-push-action action to v6
  • Schedule: ["before 9am every weekday","after 7pm every weekday","every weekend"]
  • Branch name: renovate/docker-build-push-action-6-x
  • Merge into: master
  • Upgrade docker/build-push-action to 263435318d21b8e681c14492fe198d362a7d2c83
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 5e57cd118135c172c3672efd75eb46360885c0ef
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 c299e40c65443455700f0fdfc63efafe5b349051

🚸 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 subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants