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
Cargo.toml(cargo)src-tauri/Cargo.toml(cargo)frontend/package.json(npm)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 9 Pull Requests:
Update Rust crate serde to v1.0.228
renovate/serde-monorepomaster1.0.228Update Rust crate serde_json to v1.0.145
renovate/serde_json-1.x-lockfilemaster1.0.145Update dependency @tauri-apps/plugin-dialog to v2.4.2
renovate/tauri-apps-plugin-dialog-2.x-lockfilemaster2.4.2Update dependency @vitejs/plugin-react to v4.7.0
renovate/vitejs-plugin-react-4.x-lockfilemaster4.7.0Update dependency vite to v7.2.4
renovate/vite-7.x-lockfilemaster7.2.4Update react monorepo to v19.2.0
renovate/react-monorepomaster19.2.019.2.0Update Rust crate tauri-plugin-dialog to v2.4.2
renovate/tauri-plugin-dialog-2.x-lockfilemaster2.4.2Update tauri monorepo
renovate/tauri-monorepomaster2.9.02.9.32.5.2Update dependency @vitejs/plugin-react to v5
renovate/vitejs-plugin-react-5.xmaster^5.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.