build: update bazel dependencies (21.0.x) #32595
Open
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.
This PR contains the following updates:
2.22.0->2.22.20.24.0->0.25.03.8.0->3.8.11.8.2->1.9.08ef3e99->5f0e50d1.1.0->1.2.00.3.2->0.3.4Release Notes
aspect-build/rules_esbuild (aspect_rules_esbuild)
v0.25.0Using Bzlmod with Bazel 6:
Add to your
MODULE.bazelfile:Using WORKSPACE
To use rules_esbuild with bazel-lib 2.0, you must additionally register the coreutils toolchain.
What's Changed
New Contributors
Full Changelog: aspect-build/rules_esbuild@v0.24.0...v0.25.0
aspect-build/rules_ts (aspect_rules_ts)
v3.8.1Using 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
Full Changelog: aspect-build/rules_ts@v3.8.0...v3.8.1
bazelbuild/bazel-skylib (bazel_skylib)
v1.9.0Compare Source
What's Changed
copy_fileand setallow_symlinkby default toTrueifis_executableisFalse(#565)rules/private:is_windowsan emptyapplicable_license(#600)rules_godependency for compatibility with Bazel 9 (#601)Contributors:
@fdinoff, @fmeum, @fweikert, @susinmotion
Full Changelog: bazelbuild/bazel-skylib@1.8.2...1.9.0
bazelbuild/rules_pkg (rules_pkg)
v1.2.0Compare Source
New Features
debuginfotypeIncompatible Changes
MODULE.bazel setup
WORKSPACE setup
Using the rules
See the source.
What's Changed
debuginfotype by @nicbadiu in #945pkg_installby @rdesgroppes in #983pkg_installwork without "runfiles" (Windows default) by @rdesgroppes in #984New Contributors
Full Changelog: bazelbuild/rules_pkg@1.1.0...1.2.0
bazel-contrib/yq.bzl (yq.bzl)
v0.3.4Using Bzlmod
Add to your
MODULE.bazelfile:What's Changed
New Contributors
Full Changelog: bazel-contrib/yq.bzl@v0.3.3...v0.3.4