Skip to content

Conversation

@Open-Source-Bot
Copy link
Contributor

@Open-Source-Bot Open-Source-Bot commented Jan 8, 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/build.yml (github-actions)
  • .github/workflows/codeql.yml (github-actions)
  • .github/workflows/cred-scan.yml (github-actions)
  • .github/workflows/github-sanity-scan.yml (github-actions)
  • .github/workflows/publish.yml (github-actions)
  • .github/workflows/pull-request.yml (github-actions)
  • .github/renovate.json5 (renovate-config-presets)
  • Cargo.toml (regex)
  • templates/Cargo.mustache (regex)

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
  • 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 Renovate on following schedule: * 22-23,0-6 * * , * * * 0,6

🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to .github/renovate.json5 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 2 Pull Requests:

⬆️ deps(github-actions): pin dependencies
⬆️ deps(regex): update dependency reqwest to ^0.13.0
  • Schedule: ["* 22-23,0-6 * * "," * * * 0,6"]
  • Branch name: renovate/reqwest-0.x
  • Merge into: main
  • Upgrade reqwest to ^0.13.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.

@Open-Source-Bot Open-Source-Bot added the dependencies Pull requests that update a dependency file label Jan 8, 2026
@Open-Source-Bot
Copy link
Contributor Author

Branch Conflicted

⚠️ This PR has a merge conflict which Renovate is unable to automatically resolve, so updates to this PR description are now paused. Please resolve the merge conflict manually.

@jobs62 jobs62 force-pushed the renovate/configure branch from de5a3af to 1ab3683 Compare January 12, 2026 08:52
@jobs62 jobs62 merged commit 8943072 into main Jan 12, 2026
8 of 9 checks passed
@jobs62 jobs62 deleted the renovate/configure branch January 12, 2026 08:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Development

Successfully merging this pull request may close these issues.

3 participants