-
Notifications
You must be signed in to change notification settings - Fork 1
Update dependency @bazel/bazelisk to v1.26.0 #29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/bazel-bazelisk-1.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
85ba9c1 to
dc19e22
Compare
dc19e22 to
ac456af
Compare
ac456af to
ab7e076
Compare
ab7e076 to
323bb2b
Compare
323bb2b to
69a6b43
Compare
69a6b43 to
d589e2d
Compare
d589e2d to
e00a91c
Compare
e00a91c to
d24e2f7
Compare
d24e2f7 to
25c41f7
Compare
25c41f7 to
e9360ea
Compare
e9360ea to
b231295
Compare
b231295 to
04910b1
Compare
04910b1 to
7bc6a21
Compare
7bc6a21 to
bffb505
Compare
bffb505 to
2a85c55
Compare
2a85c55 to
f1667f4
Compare
f1667f4 to
8c05cca
Compare
8c05cca to
2d1db7c
Compare
2d1db7c to
a5e1eaf
Compare
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:
1.7.3→1.26.0Release Notes
bazelbuild/bazelisk (@bazel/bazelisk)
v1.26.0Compare Source
Bazelisk v1.26.0 comes with several improvements:
New Features (Go)
Bug Fixes & Improvements (Go)
go_depsextension (#649).--migratemode (#678).We’d like to thank our amazing contributors @albertocavalcante, @bduffany, @fmeum and @tats-u!
v1.25.0Compare Source
Bazelisk v1.25.0 comes with several improvements:
New Features (Python)
.bazeliskrcfiles (#494).Bug Fixes & Improvements (Go)
bazelisk versionnow also prints the Bazelisk version even if startup flags are set (#646).We’d like to thank our amazing contributors @hauserx, @jwnimmer-tri and @shs96c!
v1.24.1Compare Source
Bazelisk v1.24.1 is a patch release with some minor fixes:
Bug Fixes & Improvements
bisectnow accepts Bazel release branch names (#633).We’d like to thank our amazing users & contributors!
v1.24.0Compare Source
Bazelisk v1.24.0 comes with a new feature:
New Features (Go)
7.*that refers to the latest release or candidate from the given LTS track. Please note that this is different from the existing7.xidentifier which only matches releases, but not candidates (#636).We’d like to thank our amazing users & contributors!
Known issue: #640
v1.23.0Compare Source
Bazelisk v1.23.0 comes with several improvements related to downloads:
Bug Fixes & Improvements
INTERNAL_ERRORproblems caused by improper handling of HTTP responses during retries (#627)We’d like to thank our amazing contributors @jjmaestro and @jwnimmer-tri!
v1.22.1Compare Source
Bazelisk v1.22.1 is a patch release with the following changes:
Bug Fixes & Improvements
We’d like to thank our amazing contributor @sushain97!
v1.22.0Compare Source
Bazelisk v1.22.0 comes with several significant changes:
New Features (Go)
BAZELISKenv variable so that scripts can detect whether they're running under Bazelisk (#612)--bisectnow supports finding the first fixing commit by prefixing the range with~(#613)Removed Features (Go)
last_downstream_greensince the downstream pipeline stopped producing green commits some time ago.Bug Fixes & Improvements
last_greensupport (#614)We’d like to thank our amazing contributors @fmeum and @jwnimmer-tri!
v1.21.0Compare Source
Bazelisk v1.21.0 comes with several significant changes:
New Features (Go)
BAZELISK_HOME_WINDOWS(#474)BAZELISK_WRAPPER_DIRECTORYallows users to specify paths other than the defaulttools/bazellocation (#567)BAZELISK_HOME: Environment variables as well as the tilde sign are now properly expanded (#587)Bug Fixes & Improvements
.bazelversionfiles (#576)We’d like to thank our amazing contributors @albertocavalcante, @API92, @jwnimmer-tri, @keith and @mzapotoczny!
v1.19.0Compare Source
Bazelisk v1.19.0 comes with two significant changes:
MODULE.bazelandREPO.bazelfiles are now obeyed (#503)We’d like to thank our amazing contributors @crncnnr and @katre!
v1.18.0Compare Source
Bazelisk v1.18.0 contains some bug fixes and internal cleanups. Most notably, it uses consistent Bazel paths to avoid spurious rebuilds when downloading the same Bazel binary from a different mirror (#465).
We’d like to thank our amazing contributors @alexeagle, @fmeum, @illicitonion, @sluongng and @wisechengyi!
v1.12.1Compare Source
This is a patch release for v1.12.0 which fixes the 404 download errors on Linux (#346).
It also introduces custom fallback behavior (#289) and fixes the handling of SIGINT (#322).
We'd like to thank our contributors @bb010g and @gibfahn.
v1.12.0Compare Source
This release brings new features and fixes to both versions of Bazelisk:
Go:
Python:
We'd like to thank our contributors @chenrui333, @codeman9, @cpsauer, @keith, @linzhp, @Warchant and @xinnjie!
v1.11.0Compare Source
This release of Bazelisk contains some smaller fixes and improvements, as well as two new features in the Go version:
5.x)1.2.3-patch4)We'd like to thank our contributors @alexeagle, @changlan, @dmitris, @josephperrott, @linzhp and @UebelAndre.
v1.10.1Compare Source
This is a minor release of Bazelisk. The only difference to v1.10.0 is that we finally implemented a proper HTTP request retry mechanism (#256 and #257).
v1.10.0Compare Source
This release contains the following major changes:
v1.9.0Compare Source
This Bazelisk release contains the following changes:
I also bumped the tools used to build this release to Bazel 4.1.0, Go 1.16.4, rules_go 0.27.0.
v1.8.1Compare Source
This Bazelisk release contains the following changes:
last_rcwould pick the wrong release when rolling releases were available on GCS.v1.8.0Compare Source
This Bazelisk release contains the following changes:
v1.7.5Compare Source
v1.7.5 is a minor patch release that restores Go 1.11 compatibility.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, 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.