Skip to content

chore: Configure Renovate#7

Open
renoverabot[bot] wants to merge 1 commit intomainfrom
renovate/configure
Open

chore: Configure Renovate#7
renoverabot[bot] wants to merge 1 commit intomainfrom
renovate/configure

Conversation

@renoverabot
Copy link

@renoverabot renoverabot bot commented Dec 19, 2025

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)
  • dockerfile.amd64 (dockerfile)
  • .github/workflows/docker-publish.yml (github-actions)
  • 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.
  • Ensure that every dependency pinned by digest and sourced from GitHub.com contains a link to the commit-to-commit diff
  • Correctly link to the source code for golang.org/x packages
  • Link to pkg.go.dev/... for golang.org/x packages' title
  • Recommended configuration for abandoned packages, treating packages without a release for 1 year as abandoned, while taking into account community-sourced overrides.
  • Enable Docker major updates.
  • Pin github-action digests.
  • Show all Merge Confidence badges for pull requests.
  • Enable the pre-commit manager.
  • If automerging, push the new commit directly to the base branch (no PR).
  • Remove hourly and concurrent rate limits.
  • Enable Renovate Dependency Dashboard creation.
  • Use semantic prefixes for commit messages and PR titles.
  • Evaluate schedules according to timezone America/Los_Angeles.

🔡 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:

ci(github-action): pin dependencies
ci(github-action)!: Update action actions/checkout ( v4 → v6 )
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-6.x
  • Merge into: main
  • Upgrade actions/checkout to de0fac2e4500dabe0009e67214ff5f5447ce83dd
ci(github-action)!: Update action docker/build-push-action ( v5 → v7 )
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-build-push-action-7.x
  • Merge into: main
  • Upgrade docker/build-push-action to d08e5c354a6adb9ed34480a06d141179aa583294
ci(github-action)!: Update action docker/login-action ( v3 → v4 )
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-login-action-4.x
  • Merge into: main
  • Upgrade docker/login-action to b45d80f862d83dbcd57f89517bcf500b2ab88fb2
ci(github-action)!: Update action docker/metadata-action ( v5 → v6 )
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-metadata-action-6.x
  • Merge into: main
  • Upgrade docker/metadata-action to 030e881283bb7a6894de51c315a6bfe6a94e05cf
ci(github-action)!: Update action docker/setup-buildx-action ( v3 → v4 )
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-setup-buildx-action-4.x
  • Merge into: main
  • Upgrade docker/setup-buildx-action to 4d04d5d9486b7bd6fa91e7baf45bbb4f8b9deedd

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

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants