chore: Configure Renovate #1
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
Cargo.toml(cargo)crates/norun-grpc-interface/Cargo.toml(cargo)crates/norun/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 5 Pull Requests:
fix(deps): update all dependencies
renovate/allmain1.0.1000.1.890.19.41.11.04.5.530.10.00.12.01.48.00.7.170.9.01.19.0fix(deps): update rust crate serde to v1.0.228
renovate/serde-monorepomain1.0.228fix(deps): update tokio-tracing monorepo
renovate/tokio-tracing-monorepomain0.1.430.3.22chore(deps): update rust crate tonic to 0.14.0
renovate/tonic-monorepomain0.14.0chore(deps): update tokio-prost monorepo to 0.14.0
renovate/tokio-prost-monorepomain0.14.00.14.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.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.