Skip to content

chore: Configure Renovate#52

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/configure
Open

chore: Configure Renovate#52
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/configure

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate Bot commented May 31, 2026

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.

📚 See our Reading List for relevant documentation you may be interested in reading.

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


Detected Package Files

  • Cargo.toml (cargo)
  • distributed_macros/Cargo.toml (cargo)
  • compose.yaml (docker-compose)
  • .github/workflows/integration-kafka.yaml (github-actions)
  • .github/workflows/integration-nats.yaml (github-actions)
  • .github/workflows/integration-postgres.yaml (github-actions)
  • .github/workflows/integration-rabbitmq.yaml (github-actions)
  • .github/workflows/on-pr-quality.yaml (github-actions)
  • .github/workflows/on-push-main-version-and-tag.yaml (github-actions)
  • .github/workflows/on-v-tag-publish.yaml (github-actions)
  • .github/workflows/rust.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 Forgejo contains a link to the commit-to-commit diff
  • Ensure that every dependency pinned by digest and sourced from Gitea contains a link to the commit-to-commit diff
  • Ensure that every dependency pinned by digest and sourced from GitHub.com and Github enterprise contains a link to the commit-to-commit diff
  • Ensure that every dependency pinned by digest and sourced from GitLab.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

What to Expect

With your current configuration, Renovate will create 17 Pull Requests:

chore(deps): update apache/kafka docker tag to v3.9.2
  • Schedule: ["at any time"]
  • Branch name: renovate/apache-kafka-3.x
  • Merge into: main
  • Upgrade apache/kafka to 3.9.2
chore(deps): update nats docker tag to v2.14
  • Schedule: ["at any time"]
  • Branch name: renovate/nats-2.x
  • Merge into: main
  • Upgrade nats to 2.14-alpine
chore(deps): update unbounded-tech/workflow-vnext-tag action to v1.21.3
fix(deps): update rust crate async-nats to 0.49
  • Schedule: ["at any time"]
  • Branch name: renovate/async-nats-0.x
  • Merge into: main
  • Upgrade async-nats to 0.49
fix(deps): update rust crate axum to 0.8
  • Schedule: ["at any time"]
  • Branch name: renovate/axum-monorepo
  • Merge into: main
  • Upgrade axum to 0.8
fix(deps): update rust crate prost to 0.14
  • Schedule: ["at any time"]
  • Branch name: renovate/tokio-prost-monorepo
  • Merge into: main
  • Upgrade prost to 0.14
fix(deps): update rust crate rdkafka to 0.39
  • Schedule: ["at any time"]
  • Branch name: renovate/rdkafka-0.x
  • Merge into: main
  • Upgrade rdkafka to 0.39
fix(deps): update rust crate reqwest to 0.13
  • Schedule: ["at any time"]
  • Branch name: renovate/reqwest-0.x
  • Merge into: main
  • Upgrade reqwest to 0.13
fix(deps): update rust crate sqlx to 0.9
  • Schedule: ["at any time"]
  • Branch name: renovate/sqlx-0.x
  • Merge into: main
  • Upgrade sqlx to 0.9
fix(deps): update tonic monorepo to 0.14
  • Schedule: ["at any time"]
  • Branch name: renovate/tonic-monorepo
  • Merge into: main
  • Upgrade tonic to 0.14
  • Upgrade tonic-build to 0.14
chore(deps): update actions/checkout action to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-6.x
  • Merge into: main
  • Upgrade actions/checkout to v6
chore(deps): update actions/upload-artifact action to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/major-github-artifact-actions
  • Merge into: main
  • Upgrade actions/upload-artifact to v7
chore(deps): update apache/kafka docker tag to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/apache-kafka-4.x
  • Merge into: main
  • Upgrade apache/kafka to 4.3.0
chore(deps): update codecov/codecov-action action to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/codecov-codecov-action-6.x
  • Merge into: main
  • Upgrade codecov/codecov-action to v6
chore(deps): update postgres docker tag to v18
  • Schedule: ["at any time"]
  • Branch name: renovate/postgres-18.x
  • Merge into: main
  • Upgrade postgres to 18-alpine
  • Upgrade postgres to 18
chore(deps): update rabbitmq docker tag to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/rabbitmq-4.x
  • Merge into: main
  • Upgrade rabbitmq to 4.3-management-alpine
fix(deps): update rust crate lapin to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/lapin-4.x
  • Merge into: main
  • Upgrade lapin to 4

🚸 PR 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 was generated by Mend Renovate. View the repository job log.

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.

0 participants