chore(deps): update dependency @bazel/bazelisk to v1.25.0 #2113
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.18.0
->1.25.0
Release Notes
bazelbuild/bazelisk (@bazel/bazelisk)
v1.25.0
Compare Source
Bazelisk v1.25.0 comes with several improvements:
New Features (Python)
.bazeliskrc
files (https://github.com/bazelbuild/bazelisk/pull/494).Bug Fixes & Improvements (Go)
bazelisk version
now also prints the Bazelisk version even if startup flags are set (https://github.com/bazelbuild/bazelisk/pull/646).We’d like to thank our amazing contributors @hauserx, @jwnimmer-tri and @shs96c!
v1.24.1
Compare Source
Bazelisk v1.24.1 is a patch release with some minor fixes:
Bug Fixes & Improvements
bisect
now accepts Bazel release branch names (https://github.com/bazelbuild/bazelisk/pull/633).We’d like to thank our amazing users & contributors!
v1.24.0
Compare 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.x
identifier which only matches releases, but not candidates (https://github.com/bazelbuild/bazelisk/pull/636).We’d like to thank our amazing users & contributors!
Known issue: https://github.com/bazelbuild/bazelisk/issues/640
v1.23.0
Compare Source
Bazelisk v1.23.0 comes with several improvements related to downloads:
Bug Fixes & Improvements
INTERNAL_ERROR
problems caused by improper handling of HTTP responses during retries (https://github.com/bazelbuild/bazelisk/pull/627)We’d like to thank our amazing contributors @jjmaestro and @jwnimmer-tri!
v1.22.1
Compare 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.0
Compare Source
Bazelisk v1.22.0 comes with several significant changes:
New Features (Go)
BAZELISK
env variable so that scripts can detect whether they're running under Bazelisk (https://github.com/bazelbuild/bazelisk/pull/612)--bisect
now supports finding the first fixing commit by prefixing the range with~
(https://github.com/bazelbuild/bazelisk/pull/613)Removed Features (Go)
last_downstream_green
since the downstream pipeline stopped producing green commits some time ago.Bug Fixes & Improvements
last_green
support (https://github.com/bazelbuild/bazelisk/pull/614)We’d like to thank our amazing contributors @fmeum and @jwnimmer-tri!
v1.21.0
Compare Source
Bazelisk v1.21.0 comes with several significant changes:
New Features (Go)
BAZELISK_HOME_WINDOWS
(https://github.com/bazelbuild/bazelisk/pull/474)BAZELISK_WRAPPER_DIRECTORY
allows users to specify paths other than the defaulttools/bazel
location (https://github.com/bazelbuild/bazelisk/pull/567)BAZELISK_HOME
: Environment variables as well as the tilde sign are now properly expanded (https://github.com/bazelbuild/bazelisk/pull/587)Bug Fixes & Improvements
.bazelversion
files (https://github.com/bazelbuild/bazelisk/pull/576)We’d like to thank our amazing contributors @albertocavalcante, @API92, @jwnimmer-tri, @keith and @mzapotoczny!
v1.19.0
Compare Source
Bazelisk v1.19.0 comes with two significant changes:
MODULE.bazel
andREPO.bazel
files are now obeyed (https://github.com/bazelbuild/bazelisk/pull/503)We’d like to thank our amazing contributors @crncnnr and @katre!
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 has been generated by Renovate Bot.