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)
  • 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
  • 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 23 Pull Requests:

fix(deps): update module google.golang.org/grpc to v1.56.3 [security]
  • Branch name: renovate/go-google.golang.org-grpc-vulnerability
  • Merge into: master
  • Upgrade google.golang.org/grpc to v1.56.3
fix(deps): update module google.golang.org/protobuf to v1.33.0 [security]
  • Branch name: renovate/go-google.golang.org-protobuf-vulnerability
  • Merge into: master
  • Upgrade google.golang.org/protobuf to v1.33.0
chore(deps): update googleapis digest to 09f411d
  • Schedule: ["at any time"]
  • Branch name: renovate/googleapis-digest
  • Merge into: master
  • Upgrade googleapis to 09f411dc4d24214e67e74a8b52577db1c6609b46
chore(deps): update hermetic_cc_toolchain digest to 0f53271
  • Schedule: ["at any time"]
  • Branch name: renovate/hermetic_cc_toolchain-digest
  • Merge into: master
  • Upgrade hermetic_cc_toolchain to 0f53271569440e6530ad5b99d1988b579c02e196
fix(deps): update google.golang.org/genproto digest to 796eee8
  • Schedule: ["at any time"]
  • Branch name: renovate/google.golang.org-genproto-digest
  • Merge into: master
  • Upgrade google.golang.org/genproto to 796eee8c2d53
chore(deps): update dependency protobuf to v3.19.6
  • Schedule: ["at any time"]
  • Branch name: renovate/protobuf-3.x
  • Merge into: master
  • Upgrade protobuf to 3.19.6
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
  • Upgrade rules_proto to 6.0.2
fix(deps): update module github.com/golang/protobuf to v1.5.4
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-golang-protobuf-1.x
  • Merge into: master
  • Upgrade github.com/golang/protobuf to v1.5.4
chore(deps): update dependency bazel_features to v1.19.0
  • Schedule: ["at any time"]
  • Branch name: renovate/bazel_features-1.x
  • Merge into: master
  • Upgrade bazel_features to 1.19.0
  • Upgrade bazel_features to v1.19.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_google_protobuf to v21.12
  • Schedule: ["at any time"]
  • Branch name: renovate/com_google_protobuf-21.x
  • Merge into: master
  • Upgrade com_google_protobuf to v21.12
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.39.1
  • Schedule: ["at any time"]
  • Branch name: renovate/gazelle-0.x
  • Merge into: master
  • Upgrade gazelle to 0.39.1
chore(deps): update dependency io_bazel_stardoc to v0.7.1
  • Schedule: ["at any time"]
  • Branch name: renovate/io_bazel_stardoc-0.x
  • Merge into: master
  • Upgrade io_bazel_stardoc to 0.7.1
chore(deps): update dependency toolchains_protoc to v0.3.3
  • Schedule: ["at any time"]
  • Branch name: renovate/toolchains_protoc-0.x
  • Merge into: master
  • Upgrade toolchains_protoc to v0.3.3
fix(deps): update module golang.org/x/net to v0.30.0
  • Schedule: ["at any time"]
  • Branch name: renovate/golang.org-x-net-0.x
  • Merge into: master
  • Upgrade golang.org/x/net to v0.30.0
fix(deps): update module golang.org/x/tools to v0.26.0
  • Schedule: ["at any time"]
  • Branch name: renovate/golang.org-x-tools-0.x
  • Merge into: master
  • Upgrade golang.org/x/tools to 2ab3b5143581f36ca417dd73637437ef1df628a8
fix(deps): update module google.golang.org/grpc/cmd/protoc-gen-go-grpc to v1.5.1
chore(deps): update dependency com_github_bazelbuild_buildtools to v7
chore(deps): update dependency com_google_protobuf to v28
  • Schedule: ["at any time"]
  • Branch name: renovate/com_google_protobuf-28.x
  • Merge into: master
  • Upgrade com_google_protobuf to v28.2
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.2.0
chore(deps): update dependency protobuf to v28
  • Schedule: ["at any time"]
  • Branch name: renovate/protobuf-28.x
  • Merge into: master
  • Upgrade protobuf to 28.2

🚸 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