chore(deps): update dependency aspect_bazel_lib to v3.7.1 - autoclosed - #805
Closed
renovate[bot] wants to merge 1 commit into
Closed
chore(deps): update dependency aspect_bazel_lib to v3.7.1 - autoclosed#805renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
renovate
Bot
requested review from
dzbarsky,
fmeum,
helly25,
jsharpe and
rrbutani
as code owners
July 17, 2026 19:04
renovate
Bot
force-pushed
the
renovate/aspect_bazel_lib-3.x
branch
from
July 31, 2026 03:47
20edff6 to
cdf2b6c
Compare
renovate
Bot
force-pushed
the
renovate/aspect_bazel_lib-3.x
branch
from
August 2, 2026 17:47
cdf2b6c to
cf356ec
Compare
renovate
Bot
force-pushed
the
renovate/aspect_bazel_lib-3.x
branch
from
August 3, 2026 19:18
cf356ec to
46be7e1
Compare
helly25
added a commit
that referenced
this pull request
Aug 4, 2026
## Summary Collects all outstanding renovate dependency upgrades, which were previously blocked by the Bazel 9.2 / rules_go analysis error fixed in #810. Each commit is the corresponding renovate PR cherry-picked onto current master: | PR | Dependency | Version | |----|------------|---------| | #804 | rules_java (WORKSPACE) | 9.6.1 → 9.7.0 | | #805 | aspect_bazel_lib (WORKSPACE) | 3.5.0 → 3.7.1 | | #806 | bazel_skylib (MODULE + toolchain/deps.bzl) | 1.9.0 → 1.9.2 | | #776 | boringssl (MODULE + WORKSPACE) | 0.20260526.0 → 0.20260803.0 | | #787 | rules_rust (MODULE) | 0.70.0 → 0.73.0 | | #807 | io_bazel_rules_go (WORKSPACE) | 0.61.1 → 0.62.0 | | #808 | rules_go (MODULE) | 0.61.1 → 0.62.0 | Those PRs can be closed once this merges (renovate should detect the versions are present). ## Verification (local, macOS arm64, Bazel 9.2.0, bzlmod) - `@io_bazel_rules_go//tests/core/cgo:all`, `@rules_rust//test/unit/{interleaved_cc_info,native_deps}:all`, `@boringssl//...` and `//foreign:pcre` all analyze cleanly (106 targets) — confirming the #810 rules_go patch applies to 0.62.0 and the boringssl patch applies to 0.20260803.0. - The test targets excluded in `run_external_tests.sh` all still exist under rules_rust 0.73.0 / rules_go 0.62.0, so target-pattern expansion stays valid. Note: rules_go 0.62.0 has a known Bazel 9 issue with duplicate mingw constraints in its windows cgo platforms (bazel-contrib/rules_go#4665); it should not trigger here since nothing targets Windows, but flagging it in case CI says otherwise. --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
v3.5.0→v3.7.1Release Notes
aspect-build/bazel-lib (aspect_bazel_lib)
v3.7.1Compare Source
Using Bzlmod
Add to your
MODULE.bazelfile:Using WORKSPACE (deprecated)
Paste this snippet into your
WORKSPACEfile:What's Changed
Full Changelog: bazel-contrib/bazel-lib@v3.7.0...v3.7.1
v3.7.0Compare Source
Using Bzlmod
Add to your
MODULE.bazelfile:Using WORKSPACE (deprecated)
Paste this snippet into your
WORKSPACEfile:What's Changed
New Contributors
Full Changelog: bazel-contrib/bazel-lib@v3.6.0...v3.7.0
v3.6.0Compare Source
Using Bzlmod
Add to your
MODULE.bazelfile:Using WORKSPACE (deprecated)
Paste this snippet into your
WORKSPACEfile:What's Changed
New Contributors
Full Changelog: bazel-contrib/bazel-lib@v3.5.0...v3.6.0
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.