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/clippy-fmt.yml
(github-actions).github/workflows/coverage.yml
(github-actions).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 13 Pull Requests:
chore(deps): update rust crate actix-test to v0.1.3
renovate/actix-test-0.x-lockfile
master
0.1.3
chore(deps): update rust crate futures-core to v0.3.30
renovate/rust-futures-monorepo
master
0.3.30
chore(deps): update rust crate rustversion to v1.0.17
renovate/rustversion-1.x-lockfile
master
1.0.17
chore(deps): update rust crate trybuild to v1.0.96
renovate/trybuild-1.x-lockfile
master
1.0.96
fix(deps): update rust crate actix-router to v0.5.3
renovate/actix-router-0.x-lockfile
master
0.5.3
fix(deps): update rust crate proc-macro2 to v1.0.85
renovate/proc-macro2-1.x-lockfile
master
1.0.85
fix(deps): update rust crate quote to v1.0.36
renovate/quote-1.x-lockfile
master
1.0.36
fix(deps): update rust crate syn to v2.0.66
renovate/syn-2.x-lockfile
master
2.0.66
chore(deps): update rust crate actix-web to v4.6.0
renovate/actix-web-4.x-lockfile
master
4.6.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.