chore: Configure Renovate #126
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.
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
Cargo.toml
(cargo)cpp/Cargo.toml
(cargo)tools/solve-snapshot/Cargo.toml
(cargo).github/workflows/cpp-test.yml
(github-actions).github/workflows/enforce-sha.yaml
(github-actions).github/workflows/release-plz.yml
(github-actions).github/workflows/rust-compile.yml
(github-actions)pixi.toml
(pixi)Configuration Summary
Based on the default config's presets, Renovate will:
fix
for dependencies andchore
for all others if semantic commits are in use.node_modules
,bower_components
,vendor
and various test/tests (except for nuget) directories.🔡 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 20 Pull Requests:
chore(deps): update actions/checkout digest to 08eba0b
renovate/actions-checkout-digest
main
08eba0b27e820071cde6df949e0beb9ba4906955
chore(deps): update dtolnay/rust-toolchain digest to e97e2d8
renovate/dtolnay-rust-toolchain-digest
main
e97e2d8cc328f1b50210efc529dca0028893a2d9
chore(deps): update rust crate anyhow to v1.0.99
renovate/anyhow-1.x-lockfile
main
1.0.99
chore(deps): update rust crate insta to v1.43.2
renovate/insta-1.x-lockfile
main
1.43.2
fix(deps): update rust crate async-std to v1.13.2
renovate/async-std-1.x-lockfile
main
1.13.2
fix(deps): update rust crate clap to v4.5.47
renovate/clap-4.x-lockfile
main
4.5.47
fix(deps): update rust crate console to v0.16.1
renovate/console-0.x-lockfile
main
0.16.1
fix(deps): update rust crate event-listener to v5.4.1
renovate/event-listener-5.x-lockfile
main
5.4.1
fix(deps): update rust crate serde to v1.0.224
renovate/serde-monorepo
main
1.0.224
fix(deps): update rust crate serde_json to v1.0.145
renovate/serde_json-1.x-lockfile
main
1.0.145
chore(deps): update dependency cmake to >=3.31.8,<3.32
renovate/cmake-3.x
main
>=3.31.8,<3.32
chore(deps): update dependency cxx-compiler to >=1.11,<1.12
renovate/cxx-compiler-1.x
main
>=1.11,<1.12
chore(deps): update dependency ninja to >=1.13.1,<1.14
renovate/ninja-1.x
main
>=1.13.1,<1.14
chore(deps): update dependency rust to ~=1.89.0
renovate/rust-1.x
main
~=1.89.0
chore(deps): update rust crate chumsky to 0.11.0
renovate/chumsky-0.x
main
0.11.0
fix(deps): update rust crate indexmap to v2.11.1
renovate/indexmap-2.x-lockfile
main
2.11.1
fix(deps): update rust crate tokio to v1.47.1
renovate/tokio-1.x-lockfile
main
1.47.1
chore(deps): update actions/checkout action to v5
renovate/actions-checkout-5.x
main
08c6903cd8c0fde910a37f88322edcfb5dd907a8
chore(deps): update dependency clang-format to v21
renovate/clang-format-21.x
main
>=21.1.1,<21.2
chore(deps): update dependency cmake to v4
renovate/cmake-4.x
main
>=4.1.1,<4.2
🚸 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.