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:
fixfor dependencies andchorefor all others if semantic commits are in use.node_modules,bower_components,vendorand various test/tests (except for nuget) directories.🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to
renovate.jsonin 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-lockfilemaster0.4.3Update Rust crate num-bigint to v0.4.6
renovate/num-bigint-0.x-lockfilemaster0.4.6Update Rust crate num-traits to v0.2.19
renovate/num-traits-0.x-lockfilemaster0.2.19Update Rust crate serde to v1.0.228
renovate/serde-monorepomaster1.0.228Update Rust crate sha2 to v0.10.9
renovate/sha2-0.x-lockfilemaster0.10.9Update Rust crate byteorder to v1.5.0
renovate/byteorder-1.x-lockfilemaster1.5.0Update Rust crate crc32fast to v1.5.0
renovate/crc32fast-1.x-lockfilemaster1.5.0Update Rust crate lazy_static to v1.5.0
renovate/lazy_static-1.x-lockfilemaster1.5.0Update Rust crate num-bigfloat to v1.7.2
renovate/num-bigfloat-1.x-lockfilemaster1.7.2Update Rust crate rand to 0.9.0
renovate/rand-0.xmaster0.9.0Update Rust crate regex to v1.12.2
renovate/regex-1.x-lockfilemaster1.12.2Update Rust crate bincode to v3
renovate/bincode-3.xmaster3.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
prhourlylimitfor 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.