Skip to content

Configure Renovate#1

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

Configure Renovate#1
renovate[bot] wants to merge 1 commit intomainfrom
renovate/configure

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate Bot commented Mar 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

  • Cargo.toml (cargo)
  • .github/workflows/ci.yml (github-actions)
  • .github/workflows/deploy-book.yml (github-actions)
  • .github/workflows/release.yml (github-actions)
  • pixi.toml (pixi)

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
  • Correctly link to the source code for golang.org/x packages
  • Link to pkg.go.dev/... for golang.org/x packages' title

What to Expect

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

Update Rust crate clap to v4.6.1
  • Schedule: ["at any time"]
  • Branch name: renovate/clap-4.x-lockfile
  • Merge into: main
  • Upgrade clap to 4.6.1
Update Rust crate rattler to v0.40.6
  • Schedule: ["at any time"]
  • Branch name: renovate/rattler-0.x-lockfile
  • Merge into: main
  • Upgrade rattler to 0.40.6
Update Rust crate rattler_cache to v0.6.21
  • Schedule: ["at any time"]
  • Branch name: renovate/rattler_cache-0.x-lockfile
  • Merge into: main
  • Upgrade rattler_cache to 0.6.21
Update Rust crate rattler_conda_types to v0.44.6
  • Schedule: ["at any time"]
  • Branch name: renovate/rattler_conda_types-0.x-lockfile
  • Merge into: main
  • Upgrade rattler_conda_types to 0.44.6
Update Rust crate rattler_index to v0.27.23
  • Schedule: ["at any time"]
  • Branch name: renovate/rattler_index-0.x-lockfile
  • Merge into: main
  • Upgrade rattler_index to 0.27.23
Update Rust crate rattler_lock to v0.27.6
  • Schedule: ["at any time"]
  • Branch name: renovate/rattler_lock-0.x-lockfile
  • Merge into: main
  • Upgrade rattler_lock to 0.27.6
Update Rust crate rattler_networking to v0.26.9
  • Schedule: ["at any time"]
  • Branch name: renovate/rattler_networking-0.x-lockfile
  • Merge into: main
  • Upgrade rattler_networking to 0.26.9
Update Rust crate rattler_package_streaming to v0.24.9
  • Schedule: ["at any time"]
  • Branch name: renovate/rattler_package_streaming-0.x-lockfile
  • Merge into: main
  • Upgrade rattler_package_streaming to 0.24.9
Update Rust crate rattler_repodata_gateway to v0.27.6
  • Schedule: ["at any time"]
  • Branch name: renovate/rattler_repodata_gateway-0.x-lockfile
  • Merge into: main
  • Upgrade rattler_repodata_gateway to 0.27.6
Update Rust crate rattler_shell to v0.26.9
  • Schedule: ["at any time"]
  • Branch name: renovate/rattler_shell-0.x-lockfile
  • Merge into: main
  • Upgrade rattler_shell to 0.26.9
Update Rust crate rattler_virtual_packages to v2.3.18
  • Schedule: ["at any time"]
  • Branch name: renovate/rattler_virtual_packages-2.x-lockfile
  • Merge into: main
  • Upgrade rattler_virtual_packages to 2.3.18
Update prefix-dev/setup-pixi action to v0.9.5
  • Schedule: ["at any time"]
  • Branch name: renovate/prefix-dev-setup-pixi-0.x
  • Merge into: main
  • Upgrade prefix-dev/setup-pixi to v0.9.5
Update Rust crate rattler_solve to v5.2.2
  • Schedule: ["at any time"]
  • Branch name: renovate/rattler_solve-5.x-lockfile
  • Merge into: main
  • Upgrade rattler_solve to 5.2.2
Update Rust crate reqwest to 0.13
  • Schedule: ["at any time"]
  • Branch name: renovate/reqwest-0.x
  • Merge into: main
  • Upgrade reqwest to 0.13
Update Rust crate reqwest-middleware to 0.5
  • Schedule: ["at any time"]
  • Branch name: renovate/reqwest-middleware-0.x
  • Merge into: main
  • Upgrade reqwest-middleware to 0.5
Update Rust crate sha2 to 0.11
  • Schedule: ["at any time"]
  • Branch name: renovate/sha2-0.x
  • Merge into: main
  • Upgrade sha2 to 0.11
Update Rust crate tokio to v1.52.1
  • Schedule: ["at any time"]
  • Branch name: renovate/tokio-1.x-lockfile
  • Merge into: main
  • Upgrade tokio to 1.52.1
Update actions/checkout action to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-6.x
  • Merge into: main
  • Upgrade actions/checkout to v6
Update actions/configure-pages action to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-configure-pages-6.x
  • Merge into: main
  • Upgrade actions/configure-pages to v6
Update actions/deploy-pages action to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-deploy-pages-5.x
  • Merge into: main
  • Upgrade actions/deploy-pages to v5
Update actions/upload-pages-artifact action to v5
Update GitHub Artifact Actions (major)
Update Rust crate toml to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/toml-1.x
  • Merge into: main
  • Upgrade toml to 1.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.

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.

0 participants