Skip to content

chore: Configure Renovate - #576

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/configure
Open

chore: Configure Renovate#576
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/configure

Conversation

@renovate

@renovate renovate Bot commented Jun 18, 2026

Copy link
Copy Markdown

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

  • Cargo.toml (cargo)
  • fuzz/afl.rs/Cargo.toml (cargo)
  • fuzz/aflplusplus/Cargo.toml (cargo)
  • dev/Containerfile (dockerfile)
  • .github/workflows/check-against-upstream.yml (github-actions)
  • .github/workflows/dependabot-automerge.yml (github-actions)
  • .github/workflows/release.yml (github-actions)
  • .github/workflows/verify.yml (github-actions)
  • bindings/go/go.mod (gomod)
  • fuzz/jsfuzz/package.json (npm)
  • package.json (npm)
  • pyproject.toml (poetry)
  • 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
  • Use semantic prefixes for commit messages and PR titles.
  • Pin github-action digests.
  • Pin Docker digests.

What to Expect

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

chore(deps): pin dependencies
chore(deps): pin docker.io/metio/devcontainers-rust docker tag to 9c4460e
  • Schedule: ["before 6am on monday"]
  • Branch name: renovate/container-base-images
  • Merge into: main
  • Upgrade docker.io/metio/devcontainers-rust to sha256:9c4460ede1c04425b5b50b93da2141873358fcd332898282f5453454b9261832
fix(deps): update github.com/smacker/go-tree-sitter digest to dd81d9e
chore(deps): update dependency tree-sitter to ^0.22.4 || ^0.25.0
  • Schedule: ["at any time"]
  • Branch name: renovate/javascript-dependencies
  • Merge into: main
  • Upgrade tree-sitter to ^0.22.4 || ^0.25.0
chore(deps): update rust crate cc to v1.4.0
  • Schedule: ["at any time"]
  • Branch name: renovate/rust-crates
  • Merge into: main
  • Upgrade cc to 1.4.0
chore(deps): update dependency node to v24
  • Schedule: ["at any time"]
  • Branch name: renovate/major-github-actions
  • Merge into: main
  • Upgrade node to 24

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

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Jun 18, 2026
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant