chore: Configure Renovate - autoclosed #306
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
docs/Gemfile
(bundler)cli/Cargo.toml
(cargo)lib/Cargo.toml
(cargo)xtask/Cargo.toml
(cargo)ci/Dockerfile.ci
(dockerfile)ci/Dockerfile.fcos
(dockerfile)hack/Containerfile
(dockerfile).github/workflows/autovendor.yml
(github-actions).github/workflows/ci.yml
(github-actions).github/workflows/docs.yml
(github-actions).github/workflows/labeler.yml
(github-actions)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 31 Pull Requests:
fix(deps): update rust crate anstream to 0.6.11
renovate/anstream-0.x
main
0.6.11
fix(deps): update rust crate anstyle to 1.0.6
renovate/anstyle-1.x
main
1.0.6
fix(deps): update rust crate anyhow to 1.0.79
renovate/anyhow-1.x
main
1.0.79
fix(deps): update rust crate chrono to 0.4.33
renovate/chrono-0.x
main
0.4.33
fix(deps): update rust crate fn-error-context to 0.2.1
renovate/fn-error-context-0.x
main
0.2.1
fix(deps): update rust crate hex to ^0.4.3
renovate/hex-0.x
main
^0.4.3
fix(deps): update rust crate indicatif to 0.17.7
renovate/indicatif-0.x
main
0.17.7
fix(deps): update rust crate libc to v0.2.153
renovate/libc-0.x
main
^0.2.153
0.2.153
fix(deps): update rust crate log to 0.4.20
renovate/log-0.x
main
0.4.20
fix(deps): update rust crate openssl to ^0.10.63
renovate/openssl-0.x
main
^0.10.63
fix(deps): update rust crate schemars to 0.8.16
renovate/schemars-0.x
main
0.8.16
fix(deps): update rust crate serde to 1.0.196
renovate/serde-monorepo
main
1.0.196
fix(deps): update rust crate serde_ignored to 0.1.10
renovate/serde_ignored-0.x
main
0.1.10
fix(deps): update rust crate serde_json to 1.0.113
renovate/serde_json-1.x
main
1.0.113
fix(deps): update rust crate serde_yaml to 0.9.31
renovate/serde_yaml-0.x
main
0.9.31
fix(deps): update rust crate camino to v1.1.6
renovate/camino-1.x
main
1.1
1.1.6
fix(deps): update rust crate clap to 4.5
renovate/clap-4.x
main
4.5
fix(deps): update rust crate gvariant to 0.5.0
renovate/gvariant-0.x
main
0.5.0
fix(deps): update rust crate once_cell to 1.19
renovate/once_cell-1.x
main
1.19
fix(deps): update rust crate regex to 1.10.3
renovate/regex-1.x
main
1.10.3
fix(deps): update rust crate tempfile to v3.10.0
renovate/tempfile-3.x
main
3.10
3.10.0
fix(deps): update rust crate tokio to >= 1.36.0
renovate/tokio-1.x
main
>= 1.36.0
fix(deps): update rust crate toml to 0.8.10
renovate/toml-0.x
main
0.8.10
fix(deps): update rust crate uuid to 1.7.0
renovate/uuid-1.x
main
1.7.0
chore(deps): update actions/checkout action to v4
renovate/actions-checkout-4.x
main
v4
chore(deps): update actions/configure-pages action to v4
renovate/actions-configure-pages-4.x
main
v4
chore(deps): update actions/deploy-pages action to v4
renovate/actions-deploy-pages-4.x
main
v4
chore(deps): update actions/download-artifact action to v4
renovate/actions-download-artifact-4.x
main
v4
chore(deps): update actions/upload-artifact action to v4
renovate/actions-upload-artifact-4.x
main
v4
chore(deps): update actions/upload-pages-artifact action to v3
renovate/actions-upload-pages-artifact-3.x
main
v3
fix(deps): update rust crate serde_with to v3
renovate/serde_with-3.x
main
>= 1.9.4, < 4
🚸 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
prhourlylimit
for 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 Mend Renovate. View repository job log here.