chore: Configure Renovate #1
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 10 Pull Requests:
fix(deps): update rust crate regex to v1.10.4
renovate/regex-1.x-lockfile
master
1.10.4
fix(deps): update rust crate unicode-normalization to v0.1.23
renovate/unicode-normalization-0.x-lockfile
master
0.1.23
fix(deps): update rust crate derive_builder to 0.20
renovate/derive_builder-0.x
master
0.20
fix(deps): update rust crate rust-argon2 to v2.1.0
renovate/rust-argon2-2.x-lockfile
master
2.1.0
fix(deps): update rust crate validator to 0.18
renovate/validator-0.x
master
0.18
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
fix(deps): update rust crate ammonia to v4
renovate/ammonia-4.x
master
4.0.0
❓ 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.