Skip to content

Bump versions of Bazel and some deps.#204

Merged
copybara-service[bot] merged 1 commit intomasterfrom
test_707067355
Dec 17, 2024
Merged

Bump versions of Bazel and some deps.#204
copybara-service[bot] merged 1 commit intomasterfrom
test_707067355

Conversation

@copybara-service
Copy link

Bump versions of Bazel and some deps.

This was prompted by the fact that my build used Bazel 8.0.0 when I didn't want it during cl/706839076 because I was running an old version of Bazelisk. I fixed that by upgrading Bazelisk, but I figured I might as well update Bazel, too.

Along the way, I noticed this:

WARNING: For repository 'rules_java', the root module requires module version rules_java@7.12.1, but got rules_java@8.6.1 in the resolved dependency graph. Please update the version in your MODULE.bazel or set --check_direct_dependencies=off

So I upgraded rules_java, too, and rules_jvm_external while I was in the area.

RELNOTES=n/a

This was prompted by the fact that my build used Bazel 8.0.0 when I didn't want it during cl/706839076 because I was running an [old](bazelbuild/bazelisk#502) version of Bazelisk. I fixed that by upgrading Bazelisk, but I figured I might as well update Bazel, too.

Along the way, I noticed this:

```
WARNING: For repository 'rules_java', the root module requires module version rules_java@7.12.1, but got rules_java@8.6.1 in the resolved dependency graph. Please update the version in your MODULE.bazel or set --check_direct_dependencies=off
```

So I upgraded `rules_java`, too, and `rules_jvm_external` while I was in the area.

RELNOTES=n/a
PiperOrigin-RevId: 707159453
@copybara-service copybara-service bot merged commit 0aa5acb into master Dec 17, 2024
@copybara-service copybara-service bot deleted the test_707067355 branch December 17, 2024 18:40
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.

1 participant