Configure Renovate#63
Merged
Merged
Conversation
vsilent
added a commit
to vsilent/stacker
that referenced
this pull request
Jan 21, 2026
Configure Renovate
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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
Cargo.toml(cargo)docker-compose.yml(docker-compose)docker/dev/docker-compose.yml(docker-compose)Dockerfile(dockerfile).github/workflows/docker.yml(github-actions).github/workflows/notifier.yml(github-actions).github/workflows/rust.yml(github-actions)Configuration Summary
Based on the default config's presets, Renovate will:
fixfor dependencies andchorefor all others if semantic commits are in use.node_modules,bower_components,vendorand various test/tests (except for nuget) directories.🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to
renovate.jsonin this branch. Renovate will update the Pull Request description the next time it runs.What to Expect
With your current configuration, Renovate will create 44 Pull Requests:
Update Rust crate sqlx to 0.8.0 [SECURITY]
renovate/crate-sqlx-vulnerabilitymain0.8.0Update Rust crate base64 to v0.22.1
renovate/base64-0.x-lockfilemain0.22.1Update Rust crate chrono to v0.4.39
renovate/chrono-0.x-lockfilemain0.4.39Update Rust crate clap to v4.5.27
renovate/clap-4.x-lockfilemain4.5.27Update Rust crate glob to v0.3.2
renovate/glob-0.x-lockfilemain0.3.2Update Rust crate serde_json to v1.0.137
renovate/serde_json-1.x-lockfilemain1.0.137Update Rust crate thiserror to v1.0.69
renovate/thiserror-1.x-lockfilemain1.0.69Update Rust crate tokio-stream to v0.1.17
renovate/tokio-stream-0.x-lockfilemain0.1.17Update Rust crate tracing-actix-web to v0.7.15
renovate/tracing-actix-web-0.x-lockfilemain0.7.15Update Rust crate tracing-bunyan-formatter to v0.3.10
renovate/tracing-bunyan-formatter-0.x-lockfilemain0.3.10Update rust-futures monorepo to v0.3.31
renovate/rust-futures-monorepomain0.3.310.3.31Update serde monorepo to v1.0.217
renovate/serde-monorepomain1.0.2171.0.217Update tokio-tracing monorepo
renovate/tokio-tracing-monorepomain0.1.410.2.00.3.19Update trydirect/stacker Docker tag to v0.0.9
renovate/trydirect-stacker-0.xmain0.0.9Update Rust crate actix-cors to 0.7.0
renovate/actix-cors-0.xmain0.7.0Update Rust crate actix-http to v3.9.0
renovate/actix-http-3.x-lockfilemain3.9.0Update Rust crate actix-web to v4.9.0
renovate/actix-web-4.x-lockfilemain4.9.0Update Rust crate casbin to v2.7.0
renovate/casbin-2.x-lockfilemain2.7.0Update Rust crate config to 0.15.0
renovate/config-0.xmain0.15.0Update Rust crate deadpool-lapin to 0.12.0
renovate/deadpool-lapin-0.xmain0.12.0Update Rust crate derive_builder to 0.20.0
renovate/derive_builder-0.xmain0.20.0Update Rust crate docker-compose-types to 0.15.0
renovate/docker-compose-types-0.xmain0.15.0Update Rust crate futures-lite to v2.6.0
renovate/futures-lite-2.x-lockfilemain2.6.0Update Rust crate indexmap to v2.7.1
renovate/indexmap-2.x-lockfilemain2.7.1Update Rust crate lapin to v2.5.0
renovate/lapin-2.x-lockfilemain2.5.0Update Rust crate redis to 0.28.0
renovate/redis-0.xmain0.28.0Update Rust crate regex to v1.11.1
renovate/regex-1.x-lockfilemain1.11.1Update Rust crate reqwest to 0.12.0
renovate/reqwest-0.xmain0.12.0Update Rust crate serde_valid to 0.25.0
renovate/serde_valid-0.xmain0.25.0Update Rust crate sqlx-adapter to v1.7.0
renovate/sqlx-adapter-1.x-lockfilemain1.7.0Update Rust crate tokio to v1.43.0
renovate/tokio-1.x-lockfilemain1.43.0Update Rust crate uuid to v1.12.1
renovate/uuid-1.x-lockfilemain1.12.1Update Rust crate wiremock to 0.6.0
renovate/wiremock-0.xmain0.6.0Update actions/cache action to v3.4.0
renovate/actions-cache-3.xmainv3.4.0Update actions/upload-artifact action to v2.3.1
renovate/actions-upload-artifact-2.xmainv2.3.1Update postgres Docker tag to v16.6
renovate/postgres-16.xmain16.6Update GitHub Artifact Actions to v4 (major)
renovate/major-github-artifact-actionsmainv4v4.6.0v4Update Rust crate brotli to v7
renovate/brotli-7.xmain7.0.0Update Rust crate serde_valid to v1
renovate/serde_valid-1.xmain1.0.0Update Rust crate thiserror to v2
renovate/thiserror-2.xmain2.0Update actions/cache action to v4
renovate/actions-cache-4.xmainv4.2.0Update actions/checkout action to v4
renovate/actions-checkout-4.xmainv4Update docker/build-push-action action to v6
renovate/docker-build-push-action-6.xmainv6Update postgres Docker tag to v17
renovate/postgres-17.xmain17.2🚸 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
prhourlylimitfor 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 was generated by Mend Renovate. View the repository job log.