chore: 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
src-tauri/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 6 Pull Requests:
fix(deps): update rust crate serde to v1.0.219
renovate/serde-monorepo
master
1.0.219
fix(deps): update rust crate serde_json to v1.0.140
renovate/serde_json-1.x-lockfile
master
1.0.140
fix(deps): update rust crate open to v5.3.2
renovate/open-5.x-lockfile
master
5.3.2
fix(deps): update rust crate rand to 0.9.0
renovate/rand-0.x
master
0.9.0
fix(deps): update rust crate tokio to v1.44.2
renovate/tokio-1.x-lockfile
master
1.44.2
fix(deps): update tauri monorepo to v2.5.0
renovate/tauri-monorepo
master
2.5.0
2.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 has been generated by Renovate Bot.
Checkout
From your project repository, check out a new branch and test the changes.