chore: Configure Renovate - autoclosed #86
Closed
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
phase1-cli/Cargo.toml
(cargo)phase1/Cargo.toml
(cargo)phase2-cli/Cargo.toml
(cargo)phase2/Cargo.toml
(cargo)setup-utils/Cargo.toml
(cargo)Dockerfile
(dockerfile).github/workflows/cli.yml
(github-actions).github/workflows/core.yml
(github-actions)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 directories.Signed-off-by:
to signoff Git commits.🔡 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 26 Pull Requests:
chore(deps): update rust crate anyhow to 1.0.79
renovate/anyhow-1.x
master
1.0.79
chore(deps): update rust crate num-traits to 0.2.17
renovate/num-traits-0.x
master
0.2.17
fix(deps): update rust crate blake2s_simd to 0.5.11
renovate/blake2s_simd-0.x
master
0.5.11
fix(deps): update rust crate console_error_panic_hook to 0.1.7
renovate/console_error_panic_hook-0.x
master
0.1.7
fix(deps): update rust crate hex to 0.4.3
renovate/hex-0.x
master
0.4.3
fix(deps): update rust crate thiserror to 1.0.56
renovate/thiserror-1.x
master
1.0.56
fix(deps): update rust crate tracing to 0.1.40
renovate/tracing-0.x
master
0.1.40
fix(deps): update rust-wasm-bindgen monorepo
renovate/rust-wasm-bindgen-monorepo
master
0.2.90
0.3.40
chore(deps): update rust crate criterion to v0.5.1
renovate/criterion-0.x
master
0.5.1
0.5
chore(deps): update rust crate rand_xorshift to 0.3
renovate/rand_xorshift-0.x
master
0.3
chore(deps): update rust crate rustc_version to 0.4
renovate/rustc_version-0.x
master
0.4
chore(deps): update rust crate tracing-subscriber to 0.3.18
renovate/tracing-subscriber-0.x
master
0.3.18
fix(deps): update rust crate blake2 to v0.10.6
renovate/blake2-0.x
master
0.10.6
0.10
fix(deps): update rust crate byteorder to 1.5.0
renovate/byteorder-1.x
master
1.5.0
fix(deps): update rust crate crossbeam to v0.8.4
renovate/crossbeam-0.x
master
0.8.4
0.8
fix(deps): update rust crate gumdrop to 0.8.1
renovate/gumdrop-0.x
master
0.8.1
fix(deps): update rust crate itertools to 0.12.1
renovate/itertools-0.x
master
0.12.1
fix(deps): update rust crate num_cpus to 1.16.0
renovate/num_cpus-1.x
master
1.16.0
fix(deps): update rust crate rand to v0.8.5
renovate/rand-0.x
master
0.8.5
0.8
fix(deps): update rust crate rand_chacha to 0.3.1
renovate/rand_chacha-0.x
master
0.3.1
fix(deps): update rust crate rayon to 1.8.1
renovate/rayon-1.x
master
1.8.1
fix(deps): update rust crate sha2 to 0.10
renovate/sha2-0.x
master
0.10
fix(deps): update rust crate typenum to 1.17.0
renovate/typenum-1.x
master
1.17.0
chore(deps): update actions/checkout action to v4
renovate/actions-checkout-4.x
master
v4
fix(deps): update rust crate blake2s_simd to v1
renovate/blake2s_simd-1.x
master
1.0.2
fix(deps): update rust crate cfg-if to v1
renovate/cfg-if-1.x
master
1.0.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 has been generated by Mend Renovate. View repository job log here.