-
Notifications
You must be signed in to change notification settings - Fork 24
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
chore(deps): update dependency @bazel/bazelisk to ^1.25.0 #1654
base: main
Are you sure you want to change the base?
chore(deps): update dependency @bazel/bazelisk to ^1.25.0 #1654
Conversation
Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot. |
24343e3
to
662383d
Compare
Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot. |
662383d
to
c4946e1
Compare
Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot. |
c4946e1
to
5c046f3
Compare
Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot. |
5c046f3
to
7275ba7
Compare
7275ba7
to
0ae91f0
Compare
Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot. |
0ae91f0
to
e361083
Compare
Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot. |
This PR contains the following updates:
^1.19.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!
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.