build: update toolchains_llvm from v1.6.0 to v1.7.0#43966
Open
NETIZEN-11 wants to merge 2 commits intoenvoyproxy:mainfrom
Open
build: update toolchains_llvm from v1.6.0 to v1.7.0#43966NETIZEN-11 wants to merge 2 commits intoenvoyproxy:mainfrom
NETIZEN-11 wants to merge 2 commits intoenvoyproxy:mainfrom
Conversation
- Update toolchains_llvm version to 1.7.0 with correct SHA256 - Update bazel_features to v1.41.0 for compatibility - Update release date to 2026-03-13 - Fixes CLI workflow issues and crashes from v1.6.0 Fixes envoyproxy#43961
|
Hi @NETIZEN-11, welcome and thank you for your contribution. We will try to review your Pull Request as quickly as possible. In the meantime, please take a look at the contribution guidelines if you have not done so already. |
|
CC @envoyproxy/dependency-shepherds: Your approval is needed for changes made to |
- Update rules_shell version to 0.7.0 with correct SHA256 - Update release date to 2026-03-13 - Fixes dependency update issue Fixes envoyproxy#43960
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.
Overview
This PR updates the LLVM toolchain dependency from v1.6.0 to v1.7.0.
The update follows the latest upstream release available in the
bazel-contrib/toolchains_llvm repository.
Changes
Impact
This is a dependency upgrade and does not introduce functional changes.
It helps keep the build toolchain up to date with the latest improvements
and fixes from the upstream project.
References
Issue: #43961
Upstream release: https://github.com/bazel-contrib/toolchains_llvm/releases