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)
  • .github/workflows/docker-build.yml (github-actions)
  • pyproject.toml (poetry)
  • 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 13 Pull Requests:

ci(github-action): pin dependencies
feat(container): update image python ( 3.10 → 3.14 )
  • Schedule: ["at any time"]
  • Branch name: renovate/python-3.x
  • Merge into: main
  • Upgrade python to 3.14-slim
feat(deps): update dependency lxml ( 5.1.0 → 5.4.0 )
  • Schedule: ["at any time"]
  • Branch name: renovate/lxml-5.x-lockfile
  • Merge into: main
  • Upgrade lxml to 5.4.0
feat(deps): update dependency requests ( 2.31.0 → 2.32.5 )
  • Schedule: ["at any time"]
  • Branch name: renovate/requests-2.x-lockfile
  • Merge into: main
  • Upgrade requests to 2.32.5
ci(github-action)!: Update action actions/checkout ( v2 → 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 ( v2 → 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 ( v1 → 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 peter-evans/dockerhub-description ( v2 → v5 )
  • Schedule: ["at any time"]
  • Branch name: renovate/peter-evans-dockerhub-description-5.x
  • Merge into: main
  • Upgrade peter-evans/dockerhub-description to 1b9a80c056b620d92cedb9d9b5a223409c68ddfa
ci(github-action)!: Update action TriPSs/conventional-changelog-action ( v3 → v6 )
  • Schedule: ["at any time"]
  • Branch name: renovate/tripss-conventional-changelog-action-6.x
  • Merge into: main
  • Upgrade TriPSs/conventional-changelog-action to 91be4f3188da74fe85de9caffcebc80b26d43b5b
feat(deps)!: Update dependency black ( 23.12.1 → 26.3.1 )
  • Schedule: ["at any time"]
  • Branch name: renovate/black-26.x
  • Merge into: main
  • Upgrade black to ^26.0.0
feat(deps)!: Update dependency cryptography ( 41.0.7 → 46.0.5 )
  • Schedule: ["at any time"]
  • Branch name: renovate/cryptography-46.x
  • Merge into: main
  • Upgrade cryptography to ^46.0.0
feat(deps)!: Update dependency isort ( 5.13.2 → 8.0.1 )
  • Schedule: ["at any time"]
  • Branch name: renovate/isort-8.x
  • Merge into: main
  • Upgrade isort to ^8.0.0
feat(deps)!: Update dependency lxml ( 5.1.0 → 6.0.2 )
  • Schedule: ["at any time"]
  • Branch name: renovate/lxml-6.x
  • Merge into: main
  • Upgrade lxml to ^6.0.0

❓ 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