build: update bazel dependencies (main)#32757
Conversation
See associated pull request for more information.
There was a problem hiding this comment.
Code Review
This pull request updates several Bazel dependencies. The changes are confined to MODULE.bazel and the corresponding lock file, which is appropriate for these kinds of updates. The updated packages are mostly patch releases, with one minor update for jq.bzl. Based on the provided release notes, these updates appear to be safe and contain bug fixes and minor improvements. I see no issues with merging this PR.
|
This PR was merged into the repository. The changes were merged into the following branches:
|
|
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
This PR contains the following updates:
0.25.0→0.25.13.0.2→3.0.33.8.5→3.8.60.4.0→0.6.1Release Notes
aspect-build/rules_ts (aspect_rules_ts)
v3.8.6Using Bzlmod:
Add to your
MODULE.bazelfile:Using legacy WORKSPACE
Paste this snippet into your
WORKSPACEfile:To use rules_ts with bazel-lib 2.x, you must additionally register the coreutils toolchain.
What's Changed
New Contributors
Full Changelog: aspect-build/rules_ts@v3.8.5...v3.8.6
bazel-contrib/jq.bzl (jq.bzl)
v0.6.1Using Bzlmod with Bazel 6 or greater
common --enable_bzlmodin.bazelrc.MODULE.bazelfile:Using WORKSPACE
Paste this snippet into your
WORKSPACE.bazelfile:What's Changed
New Contributors
Full Changelog: bazel-contrib/jq.bzl@v0.6.0...v0.6.1
v0.6.0Using Bzlmod with Bazel 6 or greater
common --enable_bzlmodin.bazelrc.MODULE.bazelfile:Using WORKSPACE
Paste this snippet into your
WORKSPACE.bazelfile:What's Changed
Full Changelog: bazel-contrib/jq.bzl@v0.5.1...v0.6.0
v0.5.1Using Bzlmod with Bazel 6 or greater
common --enable_bzlmodin.bazelrc.MODULE.bazelfile:Using WORKSPACE
Paste this snippet into your
WORKSPACE.bazelfile:What's Changed
New Contributors
Full Changelog: bazel-contrib/jq.bzl@v0.5.0...v0.5.1