Skip to content

chore: Configure Renovate#15

Merged
DanielVoogsgerd merged 3 commits intomainfrom
renovate/configure
Apr 6, 2025
Merged

chore: Configure Renovate#15
DanielVoogsgerd merged 3 commits intomainfrom
renovate/configure

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate Bot commented Apr 6, 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-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-log/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.dev (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.
  • Apply crowd-sourced package replacement rules.
  • Apply crowd-sourced workarounds for known problems with packages.
  • If Renovate detects semantic commits, it will use semantic commit type chore for all commits.
  • Weekly schedule on early Monday mornings (before 4 AM).
  • 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 22 Pull Requests:

chore(deps): update all non-major dependencies (exclude 0.x.y)
chore(deps): update rust crate serde_yaml to 0.0.12
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/serde_yaml-0.x
  • Merge into: main
  • Upgrade serde_yaml to 0.0.12
chore(deps): update rust crate env_logger to 0.11.0
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/env_logger-0.x
  • Merge into: main
  • Upgrade env_logger to 0.11.0
chore(deps): update rust crate juniper to 0.16.0
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/juniper-0.x
  • Merge into: main
  • Upgrade juniper to 0.16.0
chore(deps): update rust crate juniper_graphql_ws to 0.4.0
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/juniper_graphql_ws-0.x
  • Merge into: main
  • Upgrade juniper_graphql_ws to 0.4.0
chore(deps): update rust crate juniper_warp to 0.8.0
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/juniper_warp-0.x
  • Merge into: main
  • Upgrade juniper_warp to 0.8.0
chore(deps): update rust crate prost to 0.13.0
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/tokio-prost-monorepo
  • Merge into: main
  • Upgrade prost to 0.13.0
chore(deps): update rust crate rdkafka to 0.37.0
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/rdkafka-0.x
  • Merge into: main
  • Upgrade rdkafka to 0.37.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 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 tonic to 0.13.0
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/tonic-monorepo
  • Merge into: main
  • Upgrade tonic to 0.13.0
chore(deps): update rust crate yaml-rust to 0.10
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/yaml-rust-0.x
  • Merge into: main
  • Upgrade yaml-rust to 0.10
chore(deps): update debian docker tag to v12
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/debian-12.x
  • Merge into: main
  • Upgrade debian to bookworm
chore(deps): update mcr.microsoft.com/windows docker tag to v2009
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/mcr.microsoft.com-windows-2009.x
  • Merge into: main
  • Upgrade mcr.microsoft.com/windows to 2009
chore(deps): update rust crate bincode to v2
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/bincode-2.x
  • Merge into: main
  • Upgrade bincode to 2.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 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 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.

@DanielVoogsgerd DanielVoogsgerd force-pushed the renovate/configure branch 8 times, most recently from 581f513 to 85a2607 Compare April 6, 2025 10:14
@DanielVoogsgerd DanielVoogsgerd force-pushed the main branch 2 times, most recently from 0598c04 to 96ee19d Compare April 6, 2025 20:43
@DanielVoogsgerd DanielVoogsgerd merged commit 0974ed8 into main Apr 6, 2025
17 of 20 checks passed
@DanielVoogsgerd DanielVoogsgerd deleted the renovate/configure branch April 6, 2025 21:36
@renovate
Copy link
Copy Markdown
Author

renovate Bot commented Sep 28, 2025

Renovate is disabled

Renovate is disabled because there is no Renovate configuration file. To enable Renovate, you can either (a) change this PR's title to get a new onboarding PR, and merge the new onboarding PR, or (b) create a Renovate config file, and commit that file to your base branch.

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