Skip to content

chore: Configure Renovate#318

Open
renovate[bot] wants to merge 5 commits intomainfrom
renovate/configure
Open

chore: Configure Renovate#318
renovate[bot] wants to merge 5 commits intomainfrom
renovate/configure

Conversation

@renovate
Copy link

@renovate renovate bot commented Dec 19, 2025

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)
  • brane-api/Cargo.toml (cargo)
  • brane-ast/Cargo.toml (cargo)
  • brane-cc/Cargo.toml (cargo)
  • brane-cfg/Cargo.toml (cargo)
  • brane-chk/Cargo.toml (cargo)
  • brane-cli-c/Cargo.toml (cargo)
  • brane-cli/Cargo.toml (cargo)
  • brane-ctl/Cargo.toml (cargo)
  • brane-drv/Cargo.toml (cargo)
  • brane-dsl/Cargo.toml (cargo)
  • brane-exe/Cargo.toml (cargo)
  • brane-job/Cargo.toml (cargo)
  • brane-let/Cargo.toml (cargo)
  • brane-plr/Cargo.toml (cargo)
  • brane-prx/Cargo.toml (cargo)
  • brane-reg/Cargo.toml (cargo)
  • brane-shr/Cargo.toml (cargo)
  • brane-tsk/Cargo.toml (cargo)
  • specifications/Cargo.toml (cargo)
  • xtask/Cargo.toml (cargo)
  • docker-compose-central.yml (docker-compose)
  • docker-compose-proxy.yml (docker-compose)
  • docker-compose-worker.yml (docker-compose)
  • Dockerfile.let (dockerfile)
  • Dockerfile.rls (dockerfile)
  • ci-cd/Dockerfile.ubuntu (dockerfile)
  • ci-cd/Dockerfile.windows (dockerfile)
  • contrib/images/Dockerfile.build (dockerfile)
  • contrib/images/Dockerfile.juicefs (dockerfile)
  • contrib/images/Dockerfile.slurm (dockerfile)
  • contrib/images/Dockerfile.ssl (dockerfile)
  • contrib/images/Dockerfile.xenon (dockerfile)
  • .github/workflows/audit.yml (github-actions)
  • .github/workflows/ci.yml (github-actions)
  • .github/workflows/docs.yml (github-actions)
  • .github/workflows/mixin-cargo-build.yml (github-actions)
  • .github/workflows/mixin-cargo-check.yml (github-actions)
  • .github/workflows/mixin-cargo-clippy.yml (github-actions)
  • .github/workflows/mixin-cargo-test.yml (github-actions)
  • .github/workflows/nightly_release.yml (github-actions)

Configuration Summary

Based on the default config's presets, Renovate will:

  • Start dependency updates only once this onboarding PR is merged
  • Hopefully safe environment variables to allow users to configure.
  • Show all Merge Confidence badges for pull requests.
  • Enable Renovate Dependency Dashboard creation.
  • Use semantic commit type fix for dependencies and chore for all others if semantic commits are in use.
  • Ignore node_modules, bower_components, vendor and various test/tests (except for nuget) directories.
  • Group known monorepo packages together.
  • Use curated list of recommended non-monorepo package groupings.
  • Show only the Age and Confidence Merge Confidence badges for pull requests.
  • Apply crowd-sourced package replacement rules.
  • Apply crowd-sourced workarounds for known problems with packages.
  • Ensure that every dependency pinned by digest and sourced from GitHub.com contains a link to the commit-to-commit diff
  • Correctly link to the source code for golang.org/x packages
  • Link to pkg.go.dev/... for golang.org/x packages' title
  • If Renovate detects semantic commits, it will use semantic commit type chore for all commits.
  • Weekly schedule on early Monday mornings (before 4 AM).
  • Enable Renovate configuration migration PRs when needed.
  • Run Renovate on following schedule: * 0-3 * * 1

🔡 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 35 Pull Requests:

chore(deps): update rust crate bytes to v1.11.1 [security]
  • Branch name: renovate/crate-bytes-vulnerability
  • Merge into: main
  • Upgrade bytes to 1.11.1
chore(deps): update rust crate jsonwebtoken to v10 [security]
  • Branch name: renovate/crate-jsonwebtoken-vulnerability
  • Merge into: main
  • Upgrade jsonwebtoken to 10.0.0
chore(deps): update all non-major dependencies (exclude 0.x.y)
chore(deps): update rust crate base16ct to 0.3.0
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/base16ct-0.x
  • Merge into: main
  • Upgrade base16ct to 0.3.0
chore(deps): update rust crate bollard to 0.20.0
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/bollard-0.x
  • Merge into: main
  • Upgrade bollard to 0.20.0
chore(deps): update rust crate console to 0.16.0
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/console-0.x
  • Merge into: main
  • Upgrade console to 0.16.0
chore(deps): update rust crate dialoguer to 0.12.0
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/dialoguer-0.x
  • Merge into: main
  • Upgrade dialoguer to 0.12.0
chore(deps): update rust crate graphql_client to 0.16.0
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/graphql_client-0.x
  • Merge into: main
  • Upgrade graphql_client to 0.16.0
chore(deps): update rust crate indicatif to 0.18.0
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/indicatif-0.x
  • Merge into: main
  • Upgrade indicatif to 0.18.0
chore(deps): update rust crate juniper to 0.17.0
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/juniper-0.x
  • Merge into: main
  • Upgrade juniper to 0.17.0
chore(deps): update rust crate juniper_warp to 0.9.0
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/juniper_warp-0.x
  • Merge into: main
  • Upgrade juniper_warp to 0.9.0
chore(deps): update rust crate prost to 0.14.0
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/tokio-prost-monorepo
  • Merge into: main
  • Upgrade prost to 0.14.0
chore(deps): update rust crate rand to 0.10.0
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/rand-0.x
  • Merge into: main
  • Upgrade rand to 0.10.0
chore(deps): update rust crate reqwest to 0.13.0
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/reqwest-0.x
  • Merge into: main
  • Upgrade reqwest to 0.13.0
chore(deps): update rust crate rustls to 0.23.0
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/rustls-0.x
  • Merge into: main
  • Upgrade rustls to 0.23.0
chore(deps): update rust crate scylla to 0.15.0
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/scylla-0.x
  • Merge into: main
  • Upgrade scylla to 0.15.0
chore(deps): update rust crate strum to 0.28.0
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/strum-monorepo
  • Merge into: main
  • Upgrade strum to 0.28.0
chore(deps): update rust crate tokio-rustls to 0.26.0
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/tokio-rustls-0.x
  • Merge into: main
  • Upgrade tokio-rustls to 0.26.0
chore(deps): update rust crate toml to 0.9.0
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/toml-0.x
  • Merge into: main
  • Upgrade toml to 0.9.0
chore(deps): update rust crate tonic to 0.14.0
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/tonic-monorepo
  • Merge into: main
  • Upgrade tonic to 0.14.0
chore(deps): update rust crate warp to 0.4.0
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/warp-0.x
  • Merge into: main
  • Upgrade warp to 0.4.0
chore(deps): update rust crate x509-parser to 0.18.0
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/x509-parser-0.x
  • Merge into: main
  • Upgrade x509-parser to 0.18.0
chore(deps): update rust crate yaml-rust to 0.11
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/yaml-rust-0.x
  • Merge into: main
  • Upgrade yaml-rust to 0.11
chore(deps): update debian docker tag to v13
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/debian-13.x
  • Merge into: main
  • Upgrade debian to trixie
chore(deps): update github actions (major)
chore(deps): update rust crate base16ct to v1
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/base16ct-1.x
  • Merge into: main
  • Upgrade base16ct to 1.0.0
chore(deps): update rust crate error-trace to v4
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/error-trace-4.x
  • Merge into: main
  • Upgrade error-trace to 4.0.0
chore(deps): update rust crate hex-literal to v1
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/hex-literal-1.x
  • Merge into: main
  • Upgrade hex-literal to 1.0.0
chore(deps): update rust crate nom to v8
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/nom-8.x
  • Merge into: main
  • Upgrade nom to 8.0.0
chore(deps): update rust crate nom_locate to v5
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/nom_locate-5.x
  • Merge into: main
  • Upgrade nom_locate to 5.0.0
chore(deps): update rust crate rustls-pemfile to v2
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/rustls-pemfile-2.x
  • Merge into: main
  • Upgrade rustls-pemfile to 2.0.0
chore(deps): update rust crate rustyline to v17
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/rustyline-17.x
  • Merge into: main
  • Upgrade rustyline to 17.0.0
chore(deps): update rust crate scylla to v1
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/scylla-1.x
  • Merge into: main
  • Upgrade scylla to 1.0.0
chore(deps): update rust crate toml to v1
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/toml-1.x
  • Merge into: main
  • Upgrade toml to 1.0.0
chore(deps): update ubuntu docker tag to v24
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/ubuntu-24.x
  • Merge into: main
  • Upgrade ubuntu to 24.04

❓ 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.

@codecov
Copy link

codecov bot commented Dec 19, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant