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)Dockerfile
(dockerfile).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 20 Pull Requests:
chore(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 actix to v0.13.3
renovate/actix-0.x-lockfile
master
0.13.3
fix(deps): update rust crate actix-files to v0.6.5
renovate/actix-files-0.x-lockfile
master
0.6.5
fix(deps): update rust crate actix-web-httpauth to v0.8.1
renovate/actix-web-httpauth-0.x-lockfile
master
0.8.1
fix(deps): update rust crate futures-util to v0.3.30
renovate/rust-futures-monorepo
master
0.3.30
fix(deps): update rust crate log to v0.4.21
renovate/log-0.x-lockfile
master
0.4.21
fix(deps): update rust crate serde to v1.0.203
renovate/serde-monorepo
master
1.0.203
chore(deps): update rust crate base64 to 0.22.0
renovate/base64-0.x
master
0.22.0
chore(deps): update rust crate sqlx to 0.7.0
renovate/sqlx-0.x
master
0.7.0
fix(deps): update rust crate actix-web to v4.6.0
renovate/actix-web-4.x-lockfile
master
4.6.0
fix(deps): update rust crate config to 0.14
renovate/config-0.x
master
0.14
fix(deps): update rust crate derive_builder to 0.20
renovate/derive_builder-0.x
master
0.20
fix(deps): update rust crate tokio to v1.38.0
renovate/tokio-1.x-lockfile
master
1.38.0
fix(deps): update rust crate url to v2.5.0
renovate/url-2.x-lockfile
master
2.5.0
fix(deps): update rust crate uuid to v1.8.0
renovate/uuid-1.x-lockfile
master
1.8.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 docker/login-action action to v3
renovate/docker-login-action-3.x
master
v3
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.