Configure Renovate #1
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/configure"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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
rust/client/Cargo.toml
(cargo)rust/server/Cargo.toml
(cargo)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 12 Pull Requests:
Update Rust crate num to v0.4.3
renovate/num-0.x-lockfile
master
0.4.3
Update Rust crate num-bigint to v0.4.6
renovate/num-bigint-0.x-lockfile
master
0.4.6
Update Rust crate num-traits to v0.2.19
renovate/num-traits-0.x-lockfile
master
0.2.19
Update Rust crate serde to v1.0.219
renovate/serde-monorepo
master
1.0.219
Update Rust crate sha2 to v0.10.8
renovate/sha2-0.x-lockfile
master
0.10.8
Update Rust crate byteorder to v1.5.0
renovate/byteorder-1.x-lockfile
master
1.5.0
Update Rust crate crc32fast to v1.4.2
renovate/crc32fast-1.x-lockfile
master
1.4.2
Update Rust crate lazy_static to v1.5.0
renovate/lazy_static-1.x-lockfile
master
1.5.0
Update Rust crate num-bigfloat to v1.7.2
renovate/num-bigfloat-1.x-lockfile
master
1.7.2
Update Rust crate rand to 0.9.0
renovate/rand-0.x
master
0.9.0
Update Rust crate regex to v1.11.1
renovate/regex-1.x-lockfile
master
1.11.1
Update Rust crate bincode to v2
renovate/bincode-2.x
master
2.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 Renovate Bot.
Checkout
From your project repository, check out a new branch and test the changes.