Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
java/gazelle/testdata/annotation_processor/WORKSPACE
(bazel)java/gazelle/testdata/attribute_setting/WORKSPACE
(bazel)java/gazelle/testdata/custom_test_suffixes/WORKSPACE
(bazel)java/gazelle/testdata/java_exclude_artifact/WORKSPACE
(bazel)java/gazelle/testdata/java_test_per_file/WORKSPACE
(bazel)java/gazelle/testdata/junit_versions/WORKSPACE
(bazel)java/gazelle/testdata/maven/WORKSPACE
(bazel)java/gazelle/testdata/maven_with_collision/WORKSPACE
(bazel)java/gazelle/testdata/maven_with_collision_and_resolve/WORKSPACE
(bazel)java/gazelle/testdata/module_granularity/WORKSPACE
(bazel)MODULE.bazel
(bazel-module).bazelversion
(bazelisk).github/workflows/examples.yaml
(github-actions).github/workflows/format.yaml
(github-actions).github/workflows/gazelle_examples.yaml
(github-actions).github/workflows/release.yml
(github-actions).github/workflows/tests.yaml
(github-actions).github/workflows/tests_windows.yaml
(github-actions)go.mod
(gomod)comparative-tests/gradle.properties
(gradle)comparative-tests/settings.gradle
(gradle)comparative-tests/build.gradle
(gradle)comparative-tests/gradle/wrapper/gradle-wrapper.properties
(gradle-wrapper)comparative-tests/pom.xml
(maven)Configuration Summary
Based on the default config's presets, Renovate will:
fix
for dependencies andchore
for all others if semantic commits are in use.node_modules
,bower_components
,vendor
and various test/tests (except for nuget) directories.🔡 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 34 Pull Requests:
fix(deps): update github.com/aristanetworks/goarista digest to 46edb16
renovate/github.com-aristanetworks-goarista-digest
main
46edb1645c7a
fix(deps): update github.com/bazelbuild/buildtools digest to 931d76d
renovate/github.com-bazelbuild-buildtools-digest
main
931d76d6a639
fix(deps): update go.starlark.net digest to 0d3f41d
renovate/go.starlark.net-digest
main
0d3f41d403af
chore(deps): update dependency junit:junit to v4.13.2
renovate/junit-junit-4.x
main
4.13.2
chore(deps): update dependency rules_java to v7.12.4
renovate/rules_java-7.x
main
7.12.4
chore(deps): update bazel-contrib/setup-bazel action to v0.14.0
renovate/bazel-contrib-setup-bazel-0.x
main
0.14.0
chore(deps): update dependency com.google.auto.value:auto-value to v1.11.0
renovate/com.google.auto.value-auto-value-1.x
main
1.11.0
chore(deps): update dependency com.google.auto.value:auto-value-annotations to v1.11.0
renovate/com.google.auto.value-auto-value-annotations-1.x
main
1.11.0
chore(deps): update dependency go to v1.24.1
renovate/go-1.x
main
1.24.1
chore(deps): update dependency gradle to v8.13
renovate/gradle-8.x
main
8.13
chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.5.2
renovate/org.apache.maven.plugins-maven-surefire-plugin-3.x
main
3.5.2
chore(deps): update dependency protobuf to v29.3
renovate/protobuf-monorepo
main
29.3
chore(deps): update dependency rules_cc to v0.1.1
renovate/rules_cc-0.x
main
0.1.1
chore(deps): update dependency rules_go to v0.53.0
renovate/rules_go-0.x
main
0.53.0
chore(deps): update dependency rules_jvm_external to v4.5
renovate/rules_jvm_external-4.x
main
4.5
chore(deps): update dependency rules_proto to v7.1.0
renovate/rules_proto-7.x
main
7.1.0
chore(deps): update dependency stardoc to v0.8.0
renovate/stardoc-0.x
main
0.8.0
chore(deps): update plugin org.gradle.toolchains.foojay-resolver-convention to v0.9.0
renovate/org.gradle.toolchains.foojay-resolver-convention-0.x
main
0.9.0
fix(deps): update guava monorepo
renovate/guava-monorepo
main
30.1.1-jre
32.1.3-jre
fix(deps): update junit5 monorepo
renovate/junit5-monorepo
main
5.12.0
5.12.0
1.12.0
1.12.0
1.12.0
1.12.0
5.12.0
1.12.0
5.12.0
5.12.0
fix(deps): update module github.com/bazelbuild/rules_go to v0.53.0
renovate/github.com-bazelbuild-rules_go-0.x
main
v0.53.0
fix(deps): update module github.com/google/go-cmp to v0.7.0
renovate/github.com-google-go-cmp-0.x
main
v0.7.0
fix(deps): update module github.com/sergi/go-diff to v1.3.1
renovate/github.com-sergi-go-diff-1.x
main
v1.3.1
fix(deps): update module github.com/stretchr/testify to v1.10.0
renovate/github.com-stretchr-testify-1.x
main
v1.10.0
fix(deps): update module golang.org/x/tools to v0.31.0
renovate/golang.org-x-tools-0.x
main
6a5b66bef78dc7a1cf8593b276f35102ec0cb11c
fix(deps): update module google.golang.org/grpc to v1.71.0
renovate/google.golang.org-grpc-1.x
main
v1.71.0
chore(deps): update actions/checkout action to v4
renovate/actions-checkout-4.x
main
v4
chore(deps): update dependency bazel to v8
renovate/bazel-8.x
main
8.1.1
chore(deps): update dependency protobuf to v30
renovate/major-protobuf-monorepo
main
30.0
chore(deps): update dependency rules_java to v8
renovate/rules_java-8.x
main
8.10.0
chore(deps): update dependency rules_jvm_external to v6
renovate/rules_jvm_external-6.x
main
6.7
chore(deps): update softprops/action-gh-release action to v2
renovate/softprops-action-gh-release-2.x
main
v2
fix(deps): update dependency com.google.guava:guava to v33
renovate/major-guava-monorepo
main
33.4.0-jre
fix(deps): update module github.com/hashicorp/golang-lru to v2
renovate/github.com-hashicorp-golang-lru-2.x
main
v2.0.7
🚸 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.