Skip to content

Configure Renovate - #21

Merged
JPrevost merged 1 commit into
mainfrom
renovate/configure
Jul 15, 2026
Merged

Configure Renovate#21
JPrevost merged 1 commit into
mainfrom
renovate/configure

Conversation

@renovate

@renovate renovate Bot commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

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.

📚 See our Reading List for relevant documentation you may be interested in reading.

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


Detected Package Files

  • Dockerfile (dockerfile)
  • .github/workflows/ci.yml (github-actions)
  • .github/workflows/dev-build.yml (github-actions)
  • .github/workflows/prod-deploy.yml (github-actions)
  • .github/workflows/stage-build.yml (github-actions)
  • pyproject.toml (pep621)
  • .python-version (pyenv)
  • renovate.json (renovate-config)

Configuration Summary

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

  • Start dependency updates only once this onboarding PR is merged
  • Hopefully safe environment variables to allow users to configure.
  • Show all Merge Confidence badges for pull requests.
  • 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 Forgejo contains a link to the commit-to-commit diff
  • Ensure that every dependency pinned by digest and sourced from Gitea contains a link to the commit-to-commit diff
  • Ensure that every dependency pinned by digest and sourced from GitHub.com and Github enterprise contains a link to the commit-to-commit diff
  • Ensure that every dependency pinned by digest and sourced from GitLab.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
  • Provide a link to octochangelog's improved breakdown for Renovate's changelogs
  • 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 lock file maintenance (updates) early Monday mornings.
  • Schedule during typical non-office hours on weekdays (i.e., 10 PM - 5 AM) and anytime on weekends.
  • Run Renovate on following schedule: * 0-4,22-23 * * 1-5,* * * * 0,6

What to Expect

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

Update dependency transformers to v5.5.0 [SECURITY]
  • Schedule: ["at any time"]
  • Branch name: renovate/pypi-transformers-vulnerability
  • Merge into: main
  • Upgrade transformers to 5.5.0
Pin dependencies
  • Schedule: ["* 0-4,22-23 * * 1-5","* * * * 0,6"]
  • Branch name: renovate/pin-dependencies
  • Merge into: main
  • Upgrade aws-actions/configure-aws-credentials to 517a711dbcd0e402f90c77e7e2f81e849156e31d
  • Upgrade ghcr.io/astral-sh/uv to sha256:edd1fd89f3e5b005814cc8f777610445d7b7e3ed05361f9ddfae67bebfe8456a
  • Upgrade mitlibraries/.github to ed81322385810830d3b88f73557e6e1f35ce062a
  • Upgrade public.ecr.aws/lambda/python to sha256:b9ed065148a0c12408ac2ff416f3e6741e233aff1081e2c8c4ace4cc6e750c5a
Update dockerfile non-major dependencies
  • Schedule: ["* 0-4,22-23 * * 1-5","* * * * 0,6"]
  • Branch name: renovate/dockerfile-minor-patch
  • Merge into: main
  • Upgrade ghcr.io/astral-sh/uv to sha256:0f36cb9361a3346885ca3677e3767016687b5a170c1a6b88465ec14aefec90aa
  • Upgrade public.ecr.aws/lambda/python to sha256:f029515b81efd196e23bc674803cb274bf69809201c2df5bb1d93d9263b6545f
Lock file maintenance
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/lock-file-maintenance
  • Merge into: main
  • Regenerate lock files to use latest dependency versions

🚸 PR 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 was generated by Mend Renovate. View the repository job log.

@JPrevost
JPrevost merged commit 5737055 into main Jul 15, 2026
10 checks passed
@JPrevost
JPrevost deleted the renovate/configure branch July 15, 2026 17:01
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.

1 participant