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.
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)block-util/Cargo.toml
(cargo)cli/Cargo.toml
(cargo)collator/Cargo.toml
(cargo)consensus/Cargo.toml
(cargo)control/Cargo.toml
(cargo)core/Cargo.toml
(cargo)gen-protos/Cargo.toml
(cargo)light-node/Cargo.toml
(cargo)network/Cargo.toml
(cargo)rpc/Cargo.toml
(cargo)simulator/Cargo.toml
(cargo)storage/Cargo.toml
(cargo)util/Cargo.toml
(cargo)network.Dockerfile
(dockerfile).github/workflows/ci.yml
(github-actions)scripts/requirements.txt
(pip_requirements)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 32 Pull Requests:
chore(deps): update rust crate anyhow to v1.0.93
renovate/anyhow-1.x-lockfile
master
1.0.93
chore(deps): update rust crate axum to v0.7.9
renovate/axum-0.x-lockfile
master
0.7.9
chore(deps): update rust crate clap to v4.5.21
renovate/clap-4.x-lockfile
master
4.5.21
chore(deps): update rust crate libc to v0.2.164
renovate/libc-0.x-lockfile
master
0.2.164
chore(deps): update rust crate moka to v0.12.8
renovate/moka-0.x-lockfile
master
0.12.8
chore(deps): update rust crate pin-project-lite to v0.2.15
renovate/pin-project-lite-0.x-lockfile
master
0.2.15
chore(deps): update rust crate quinn to v0.11.6
renovate/quinn-0.x-lockfile
master
0.11.6
chore(deps): update rust crate reqwest to v0.12.9
renovate/reqwest-0.x-lockfile
master
0.12.9
chore(deps): update rust crate rustls to v0.23.18
renovate/rustls-0.x-lockfile
master
0.23.18
chore(deps): update rust crate scc to v2.2.5
renovate/scc-2.x-lockfile
master
2.2.5
chore(deps): update rust crate serde to v1.0.215
renovate/serde-monorepo
master
1.0.215
chore(deps): update rust crate serde_json to v1.0.133
renovate/serde_json-1.x-lockfile
master
1.0.133
chore(deps): update rust crate thiserror to v1.0.69
renovate/thiserror-1.x-lockfile
master
1.0.69
chore(deps): update rust crate tower-http to v0.6.2
renovate/tower-http-0.x-lockfile
master
0.6.2
chore(deps): update docker/dockerfile docker tag to v1.11
renovate/docker-dockerfile-1.x
master
1.11
chore(deps): update rust crate backon to 0.5.0
renovate/backon-0.x
master
0.5.0
chore(deps): update rust crate itertools to 0.13
renovate/itertools-0.x
master
0.13
chore(deps): update rust crate metrics to 0.24
renovate/metrics-0.x
master
0.24
chore(deps): update rust crate metrics-exporter-prometheus to 0.16
renovate/metrics-exporter-prometheus-0.x
master
0.16
chore(deps): update rust crate sysinfo to 0.32.0
renovate/sysinfo-0.x
master
0.32.0
chore(deps): update rust crate tarpc to 0.35
renovate/tarpc-0.x
master
0.35
chore(deps): update rust crate tempfile to v3.14.0
renovate/tempfile-3.x-lockfile
master
3.14.0
chore(deps): update rust crate tikv-jemalloc-ctl to 0.6
renovate/tikv-jemalloc-ctl-0.x
master
0.6
chore(deps): update rust crate tikv-jemallocator to 0.6
renovate/tikv-jemallocator-0.x
master
0.6
chore(deps): update rust crate tokio to v1.41.1
renovate/tokio-1.x-lockfile
master
1.41.1
chore(deps): update rust docker tag to v1.79.0
renovate/rust-1.x
master
1.79.0-buster
chore(deps): update actions/checkout action to v4
renovate/actions-checkout-4.x
master
v4
chore(deps): update codecov/codecov-action action to v5
renovate/codecov-codecov-action-5.x
master
v5
chore(deps): update rust crate backon to v1
renovate/backon-1.x
master
1.0.0
chore(deps): update rust crate dashmap to v6
renovate/dashmap-6.x
master
6.0.0
chore(deps): update rust crate exponential-backoff to v2
renovate/exponential-backoff-2.x
master
2
chore(deps): update rust crate thiserror to v2
renovate/thiserror-2.x
master
2.0
🚸 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.