Skip to content
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

chore: Configure Renovate #4147

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

chore: Configure Renovate #4147

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Oct 18, 2024

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)
  • MODULE.bazel (bazel-module)
  • .bazelversion (bazelisk)
  • go.mod (gomod)
  • go/tools/fetch_repo/go.mod (gomod)
  • go/tools/releaser/go.mod (gomod)
  • go/tools/windows-testrunner/go.mod (gomod)

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.

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

chore(deps): update googleapis digest to dd1210a
  • Schedule: ["at any time"]
  • Branch name: renovate/googleapis-digest
  • Merge into: master
  • Upgrade googleapis to dd1210af5bee414c9e606f5637e0eb0fd9d894e8
chore(deps): update hermetic_cc_toolchain digest to 8e68b72
  • Schedule: ["at any time"]
  • Branch name: renovate/hermetic_cc_toolchain-digest
  • Merge into: master
  • Upgrade hermetic_cc_toolchain to 8e68b7221ca72c10268338eb1734530438e5ccb7
fix(deps): update google.golang.org/genproto digest to 29210b9
  • Schedule: ["at any time"]
  • Branch name: renovate/google.golang.org-genproto-digest
  • Merge into: master
  • Upgrade google.golang.org/genproto to 29210b9bc287
chore(deps): update dependency go to v1.23.5
  • Schedule: ["at any time"]
  • Branch name: renovate/go-1.x
  • Merge into: master
  • Upgrade go to 1.23.5
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_proto to v6.0.2
  • Schedule: ["at any time"]
  • Branch name: renovate/rules_proto-6.x
  • Merge into: master
  • Upgrade rules_proto to 6.0.2
fix(deps): update module google.golang.org/protobuf to v1.36.4
  • Schedule: ["at any time"]
  • Branch name: renovate/google.golang.org-protobuf-1.x
  • Merge into: master
  • Upgrade google.golang.org/protobuf to v1.36.4
chore(deps): update dependency bazel to v7.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/bazel-7.x
  • Merge into: master
  • Upgrade bazel to 7.5.0
chore(deps): update dependency bazel_features to v1.25.0
  • Schedule: ["at any time"]
  • Branch name: renovate/bazel_features-1.x
  • Merge into: master
  • Upgrade bazel_features to 1.25.0
  • Upgrade bazel_features to v1.25.0
chore(deps): update dependency bazel_gazelle to v0.42.0
  • Schedule: ["at any time"]
  • Branch name: renovate/bazel_gazelle-0.x
  • Merge into: master
  • Upgrade bazel_gazelle to v0.42.0
chore(deps): update dependency bazel_skylib to v1.7.1
  • Schedule: ["at any time"]
  • Branch name: renovate/bazel_skylib-1.x
  • Merge into: master
  • Upgrade bazel_skylib to 1.7.1
chore(deps): update dependency build_bazel_apple_support to v1.17.1
  • Schedule: ["at any time"]
  • Branch name: renovate/build_bazel_apple_support-1.x
  • Merge into: master
  • Upgrade build_bazel_apple_support to 1.17.1
chore(deps): update dependency com_grail_bazel_toolchain to v0.10.3
  • Schedule: ["at any time"]
  • Branch name: renovate/com_grail_bazel_toolchain-0.x
  • Merge into: master
  • Upgrade com_grail_bazel_toolchain to 0.10.3
chore(deps): update dependency gazelle to v0.42.0
  • Schedule: ["at any time"]
  • Branch name: renovate/gazelle-0.x
  • Merge into: master
  • Upgrade gazelle to 0.42.0
chore(deps): update dependency io_bazel_stardoc to v0.8.0
  • Schedule: ["at any time"]
  • Branch name: renovate/io_bazel_stardoc-0.x
  • Merge into: master
  • Upgrade io_bazel_stardoc to 0.8.0
chore(deps): update dependency rules_shell to v0.4.0
  • Schedule: ["at any time"]
  • Branch name: renovate/rules_shell-0.x
  • Merge into: master
  • Upgrade rules_shell to 0.4.0
  • Upgrade rules_shell to v0.4.0
chore(deps): update dependency toolchains_protoc to v0.3.7
  • Schedule: ["at any time"]
  • Branch name: renovate/toolchains_protoc-0.x
  • Merge into: master
  • Upgrade toolchains_protoc to v0.3.7
chore(deps): update protobuf monorepo
  • Schedule: ["at any time"]
  • Branch name: renovate/protobuf-monorepo
  • Merge into: master
  • Upgrade com_google_protobuf to v21.12
  • Upgrade protobuf to 3.19.6
fix(deps): update module golang.org/x/net to v0.34.0
  • Schedule: ["at any time"]
  • Branch name: renovate/golang.org-x-net-0.x
  • Merge into: master
  • Upgrade golang.org/x/net to v0.34.0
fix(deps): update module golang.org/x/tools to v0.29.0
  • Schedule: ["at any time"]
  • Branch name: renovate/golang.org-x-tools-0.x
  • Merge into: master
  • Upgrade golang.org/x/tools to 1743d1a7ef4ad2eb78666f099522a07b02bca878
fix(deps): update module google.golang.org/grpc to v1.70.0
  • Schedule: ["at any time"]
  • Branch name: renovate/google.golang.org-grpc-1.x
  • Merge into: master
  • Upgrade google.golang.org/grpc to v1.70.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.0.1
chore(deps): update dependency com_github_bazelbuild_buildtools to v8
chore(deps): update dependency com_grail_bazel_toolchain to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/com_grail_bazel_toolchain-1.x
  • Merge into: master
  • Upgrade com_grail_bazel_toolchain to v1.3.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
chore(deps): update protobuf monorepo to v29 (major)
  • Schedule: ["at any time"]
  • Branch name: renovate/major-protobuf-monorepo
  • Merge into: master
  • Upgrade com_google_protobuf to v29.3
  • Upgrade protobuf to 29.3

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

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