Skip to content

chore: Configure Renovate #1751

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

chore: Configure Renovate #1751

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jul 5, 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

  • WORKSPACE (bazel)
  • dt_patches/test_dt_patches/WORKSPACE (bazel)
  • dt_patches/test_dt_patches_user_srcjar/WORKSPACE (bazel)
  • scala/deps.bzl (bazel)
  • scala/latest_deps.bzl (bazel)
  • test_cross_build/WORKSPACE (bazel)
  • MODULE.bazel (bazel-module)
  • deps/latest/MODULE.bazel (bazel-module)
  • dt_patches/compiler_sources/MODULE.bazel (bazel-module)
  • dt_patches/test_dt_patches/MODULE.bazel (bazel-module)
  • dt_patches/test_dt_patches_user_srcjar/MODULE.bazel (bazel-module)
  • test_cross_build/MODULE.bazel (bazel-module)
  • .bazelversion (bazelisk)
  • dt_patches/compiler_sources/.bazelversion (bazelisk)
  • dt_patches/test_dt_patches/.bazelversion (bazelisk)
  • dt_patches/test_dt_patches_user_srcjar/.bazelversion (bazelisk)
  • test_cross_build/.bazelversion (bazelisk)
  • .github/workflows/publish-to-bcr.yml (github-actions)
  • .github/workflows/release.yml (github-actions)
  • .scalafmt.conf (scalafmt)

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.

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

chore(deps): update dependency io_bazel_rules_go to v0.55.1
  • Schedule: ["at any time"]
  • Branch name: renovate/io_bazel_rules_go-0.x
  • Merge into: master
  • Upgrade io_bazel_rules_go to v0.55.1
chore(deps): update dependency platforms to v0.0.11
  • Schedule: ["at any time"]
  • Branch name: renovate/platforms-0.x
  • Merge into: master
  • Upgrade platforms to 0.0.11
chore(deps): update dependency rules_cc to v0.1.2
  • Schedule: ["at any time"]
  • Branch name: renovate/rules_cc-0.x
  • Merge into: master
  • Upgrade rules_cc to 0.1.2
chore(deps): update dependency rules_go to v0.55.1
  • Schedule: ["at any time"]
  • Branch name: renovate/rules_go-0.x
  • Merge into: master
  • Upgrade rules_go to 0.55.1
chore(deps): update dependency scalafmt to v3.9.8
  • Schedule: ["at any time"]
  • Branch name: renovate/scalafmt-3.x
  • Merge into: master
  • Upgrade scalafmt to 3.9.8
chore(deps): update bazel-contrib/publish-to-bcr action to v0.2.2
  • Schedule: ["at any time"]
  • Branch name: renovate/bazel-contrib-publish-to-bcr-0.x
  • Merge into: master
  • Upgrade bazel-contrib/publish-to-bcr to v0.2.2
chore(deps): update dependency bazel_skylib to v1.8.0
  • Schedule: ["at any time"]
  • Branch name: renovate/bazel_skylib-1.x
  • Merge into: master
  • Upgrade bazel_skylib to 1.8.0
chore(deps): update dependency com_google_protobuf to v28.3
  • Schedule: ["at any time"]
  • Branch name: renovate/protobuf-monorepo
  • Merge into: master
  • Upgrade com_google_protobuf to v28.3
chore(deps): update dependency gazelle to v0.44.0
  • Schedule: ["at any time"]
  • Branch name: renovate/gazelle-0.x
  • Merge into: master
  • Upgrade gazelle to 0.44.0
chore(deps): update dependency rules_java to v8.13.0
  • Schedule: ["at any time"]
  • Branch name: renovate/rules_java-8.x
  • Merge into: master
  • Upgrade rules_java to 8.13.0
chore(deps): update dependency rules_python to v1.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/rules_python-1.x
  • Merge into: master
  • Upgrade rules_python to 1.5.0
  • Upgrade rules_python to 1.5.0
chore(deps): update dependency rules_shell to v0.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/rules_shell-0.x
  • Merge into: master
  • Upgrade rules_shell to 0.5.0
  • Upgrade rules_shell to v0.5.0
chore(deps): update dependency bazel to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/bazel-8.x
  • Merge into: master
  • Upgrade bazel to 8.3.1
chore(deps): update dependency com_google_protobuf to v31
  • Schedule: ["at any time"]
  • Branch name: renovate/major-protobuf-monorepo
  • Merge into: master
  • Upgrade com_google_protobuf to v31.1
chore(deps): update dependency platforms to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/platforms-1.x
  • Merge into: master
  • Upgrade platforms to 1.0.0
chore(deps): update dependency rules_proto to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/rules_proto-7.x
  • Merge into: master
  • Upgrade rules_proto to 7.1.0

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

@renovate renovate bot requested review from liucijus and simuons as code owners July 5, 2025 15:59
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