chore: Configure Renovate #2
Loading…
Reference in a new issue
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).github/workflows/linux.yml
(github-actions).woodpecker.yml
(woodpecker)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 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 9 Pull Requests:
fix(deps): update rust crate serde to v1.0.203
renovate/serde-monorepo
master
1.0.203
fix(deps): update rust crate serde_json to v1.0.117
renovate/serde_json-1.x-lockfile
master
1.0.117
fix(deps): update rust crate data-encoding to v2.6.0
renovate/data-encoding-2.x-lockfile
master
2.6.0
fix(deps): update rust crate derive_builder to 0.20
renovate/derive_builder-0.x
master
0.20
fix(deps): update rust crate walkdir to v2.5.0
renovate/walkdir-2.x-lockfile
master
2.5.0
chore(deps): update actions/cache action to v4
renovate/actions-cache-4.x
master
v4
chore(deps): update actions/checkout action to v4
renovate/actions-checkout-4.x
master
v4
chore(deps): update codecov/codecov-action action to v4
renovate/codecov-codecov-action-4.x
master
v4
chore(deps): update jamesives/github-pages-deploy-action action to v4
renovate/jamesives-github-pages-deploy-action-4.x
master
v4.6.1
❓ 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.