Skip to content

Configure Renovate#111

Merged
bckohan merged 2 commits intomainfrom
renovate/configure
Jan 23, 2026
Merged

Configure Renovate#111
bckohan merged 2 commits intomainfrom
renovate/configure

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 22, 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.


Detected Package Files

  • .github/workflows/lint.yml (github-actions)
  • .github/workflows/release.yml (github-actions)
  • .github/workflows/scorecard.yml (github-actions)
  • .github/workflows/test.yml (github-actions)
  • .github/workflows/zizmor.yml (github-actions)
  • pyproject.toml (pep621)

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

🔡 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 10 Pull Requests:

Update actions-rust-lang/setup-rust-toolchain digest to 806aa7d
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-rust-lang-setup-rust-toolchain-digest
  • Merge into: main
  • Upgrade actions-rust-lang/setup-rust-toolchain to 806aa7ddf5d59f36fb30048411f6bde29364a53f
Update actions/checkout digest to 0c366fd
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-digest
  • Merge into: main
  • Upgrade actions/checkout to 0c366fd6a839edf440554fa01a7085ccba70ac98
Update astral-sh/setup-uv digest to 9cfd029
  • Schedule: ["at any time"]
  • Branch name: renovate/astral-sh-setup-uv-digest
  • Merge into: main
  • Upgrade astral-sh/setup-uv to 9cfd02964306b527feff5fee75acfd028cce4260
Update github/codeql-action digest to 5e98e18
  • Schedule: ["at any time"]
  • Branch name: renovate/github-codeql-action-digest
  • Merge into: main
  • Upgrade github/codeql-action to 5e98e18a178e77b679ddf9a251beb8e3e9b232bf
Update mxschmitt/action-tmate digest to 10570f9
  • Schedule: ["at any time"]
  • Branch name: renovate/mxschmitt-action-tmate-digest
  • Merge into: main
  • Upgrade mxschmitt/action-tmate to 10570f95320d0abb91b1d0d58a29dc445523eeb2
Update ossf/scorecard-action digest to 4a0b87a
  • Schedule: ["at any time"]
  • Branch name: renovate/ossf-scorecard-action-digest
  • Merge into: main
  • Upgrade ossf/scorecard-action to 4a0b87a20cc42672e6c80e82e63b5cd8f25f108a
Update pypa/gh-action-pypi-publish digest to 03f86fe
  • Schedule: ["at any time"]
  • Branch name: renovate/pypa-gh-action-pypi-publish-digest
  • Merge into: main
  • Upgrade pypa/gh-action-pypi-publish to 03f86fee9ac21f854951f5c6e2a02c2a1324aec7
Update rhysd/action-setup-vim digest to b64c3a0
  • Schedule: ["at any time"]
  • Branch name: renovate/rhysd-action-setup-vim-digest
  • Merge into: main
  • Upgrade rhysd/action-setup-vim to b64c3a06386662b19cac5d108ee3b67075bafb0c
Update sigstore/gh-action-sigstore-python digest to b3c3fb7
  • Schedule: ["at any time"]
  • Branch name: renovate/sigstore-gh-action-sigstore-python-digest
  • Merge into: main
  • Upgrade sigstore/gh-action-sigstore-python to b3c3fb7f6c7bfde89f5ffd600084862dbac275d8
Update dependency python to 3.14
  • Schedule: ["at any time"]
  • Branch name: renovate/python-3.x
  • Merge into: main
  • Upgrade python to 3.14

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


This PR was generated by Mend Renovate. View the repository job log.

@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (0534d91) to head (2cb5164).

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #111   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines          349       349           
  Branches        65        65           
=========================================
  Hits           349       349           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@bckohan bckohan self-assigned this Jan 23, 2026
@bckohan bckohan merged commit 473c353 into main Jan 23, 2026
27 checks passed
@bckohan bckohan deleted the renovate/configure branch February 9, 2026 18:51
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.

2 participants