Skip to content

chore: Configure Renovate#397

Merged
alarthast merged 5 commits into
mainfrom
renovate/configure
May 15, 2026
Merged

chore: Configure Renovate#397
alarthast merged 5 commits into
mainfrom
renovate/configure

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 14, 2026

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

  • .github/workflows/build_and_publish.yml (github-actions)
  • .github/workflows/main.yml (github-actions)
  • .github/workflows/update-dependencies.yml (github-actions)
  • .github/workflows/uvmirror-check.yml (github-actions)
  • pyproject.toml (pep621)
  • .python-version (pyenv)

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
  • Pin github-action digests.
  • Recommended configuration for abandoned packages, treating packages without a release for 1 year as abandoned, while taking into account community-sourced overrides.
  • Disable Docker updates.
  • Show all Merge Confidence badges for pull requests.

What to Expect

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

chore(deps): pin dependencies
chore(deps): update python dev dependencies
  • Schedule: ["* 0-3 * * WED"]
  • Branch name: renovate/python-dev-dependencies
  • Merge into: main
  • Upgrade coverage to <=7.14.0
  • Upgrade ruff to <=0.15.13
fix(deps): update dependency sqlglot to <=30.7.0
  • Schedule: ["* 0-3 * * WED"]
  • Branch name: renovate/python-prod-dependencies
  • Merge into: main
  • Upgrade sqlglot to <=30.7.0

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

@alarthast alarthast force-pushed the renovate/configure branch 6 times, most recently from 0e75c99 to cc471fc Compare May 15, 2026 12:06
alarthast added 3 commits May 15, 2026 13:11
If the mirror file ends with `.txt`, Renovate gets a bit confused and
tries to propose updates for Python dependencies outside of the
configured prod/dev/lockfile maintenance groupings.
@alarthast alarthast force-pushed the renovate/configure branch from cc471fc to 472e686 Compare May 15, 2026 12:11
@alarthast alarthast merged commit 4c0c644 into main May 15, 2026
6 checks passed
@alarthast alarthast deleted the renovate/configure branch May 15, 2026 12:13
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