Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Nov 4, 2022

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

  • MODULE.bazel (bazel-module)
  • .bazelversion (bazelisk)
  • .github/workflows/presubmit.yml (github-actions)
  • .github/workflows/release.yml (github-actions)
  • 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.
  • 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 23 Pull Requests:

fix(deps): update github.com/aristanetworks/goarista digest to cd51e0e
fix(deps): update module github.com/google/btree to v1.1.3
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-google-btree-1.x
  • Merge into: main
  • Upgrade github.com/google/btree to v1.1.3
fix(deps): update module google.golang.org/protobuf to v1.36.10
  • Schedule: ["at any time"]
  • Branch name: renovate/google.golang.org-protobuf-1.x
  • Merge into: main
  • Upgrade google.golang.org/protobuf to v1.36.10
chore(deps): update dependency bazel to v7.6.2
  • Schedule: ["at any time"]
  • Branch name: renovate/bazel-7.x
  • Merge into: main
  • Upgrade bazel to 7.6.2
chore(deps): update dependency bazel_skylib to v1.8.2
  • Schedule: ["at any time"]
  • Branch name: renovate/bazel_skylib-1.x
  • Merge into: main
  • Upgrade bazel_skylib to 1.8.2
chore(deps): update dependency gazelle to v0.45.0
  • Schedule: ["at any time"]
  • Branch name: renovate/gazelle-0.x
  • Merge into: main
  • Upgrade gazelle to 0.45.0
chore(deps): update dependency protobuf to v29.5
  • Schedule: ["at any time"]
  • Branch name: renovate/protobuf-monorepo
  • Merge into: main
  • Upgrade protobuf to 29.5
chore(deps): update dependency rules_go to v0.57.0
  • Schedule: ["at any time"]
  • Branch name: renovate/rules_go-0.x
  • Merge into: main
  • Upgrade rules_go to 0.57.0
chore(deps): update dependency rules_java to v8.16.1
  • Schedule: ["at any time"]
  • Branch name: renovate/rules_java-8.x
  • Merge into: main
  • Upgrade rules_java to 8.16.1
chore(deps): update dependency rules_jvm_external to v6.8
  • Schedule: ["at any time"]
  • Branch name: renovate/rules_jvm_external-6.x
  • Merge into: main
  • Upgrade rules_jvm_external to 6.8
chore(deps): update dependency toolchains_protoc to v0.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/toolchains_protoc-0.x
  • Merge into: main
  • Upgrade toolchains_protoc to 0.5.0
fix(deps): update module github.com/bazelbuild/bazel-gazelle to v0.45.0
fix(deps): update module github.com/google/uuid to v1.6.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-google-uuid-1.x
  • Merge into: main
  • Upgrade github.com/google/uuid to v1.6.0
fix(deps): update module github.com/hashicorp/go-version to v1.7.0
fix(deps): update module github.com/otiai10/copy to v1.14.1
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-otiai10-copy-1.x
  • Merge into: main
  • Upgrade github.com/otiai10/copy to 5ef5923d6ff098ea7a51792c1ec963d04fad9794
fix(deps): update module github.com/stretchr/testify to v1.11.1
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-stretchr-testify-1.x
  • Merge into: main
  • Upgrade github.com/stretchr/testify to v1.11.1
fix(deps): update module github.com/wi2l/jsondiff to v0.7.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-wi2l-jsondiff-0.x
  • Merge into: main
  • Upgrade github.com/wI2L/jsondiff to v0.7.0
fix(deps): update module golang.org/x/tools to v0.38.0
  • Schedule: ["at any time"]
  • Branch name: renovate/golang.org-x-tools-0.x
  • Merge into: main
  • Upgrade golang.org/x/tools to a22b5e8a9b8d2234e1e960ec2473e4011f012a6b
chore(deps): update actions/checkout action to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-5.x
  • Merge into: main
  • Upgrade actions/checkout to v5
chore(deps): update dependency bazel to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/bazel-8.x
  • Merge into: main
  • Upgrade bazel to 8.4.2
chore(deps): update dependency platforms to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/platforms-1.x
  • Merge into: main
  • Upgrade platforms to 1.0.0
chore(deps): update dependency protobuf to v32
  • Schedule: ["at any time"]
  • Branch name: renovate/major-protobuf-monorepo
  • Merge into: main
  • Upgrade protobuf to 32.1
chore(deps): update softprops/action-gh-release action to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/softprops-action-gh-release-2.x
  • Merge into: main
  • Upgrade softprops/action-gh-release to v2

🚸 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 force-pushed the renovate/configure branch from 10682a6 to c8f0fbd Compare April 3, 2023 16:18
@renovate renovate bot force-pushed the renovate/configure branch from c8f0fbd to b147081 Compare December 15, 2023 17:33
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