-
Notifications
You must be signed in to change notification settings - Fork 1
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
Update dependency bazelbuild/bazelisk to v1.25.0 #105
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/bazelbuild-bazelisk-1.x
base: master
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 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
renovate
bot
changed the title
Update dependency bazelbuild/bazelisk to v1.16.0
Update dependency bazelbuild/bazelisk to v1.17.0
May 31, 2023
renovate
bot
force-pushed
the
renovate/bazelbuild-bazelisk-1.x
branch
from
May 31, 2023 03:53
6e2717d
to
ac762af
Compare
renovate
bot
force-pushed
the
renovate/bazelbuild-bazelisk-1.x
branch
from
August 21, 2023 17:33
ac762af
to
07b18a0
Compare
renovate
bot
changed the title
Update dependency bazelbuild/bazelisk to v1.17.0
Update dependency bazelbuild/bazelisk to v1.18.0
Aug 21, 2023
renovate
bot
changed the title
Update dependency bazelbuild/bazelisk to v1.18.0
Update dependency bazelbuild/bazelisk to v1.19.0
Nov 16, 2023
renovate
bot
force-pushed
the
renovate/bazelbuild-bazelisk-1.x
branch
from
November 16, 2023 20:13
07b18a0
to
214d2a7
Compare
renovate
bot
force-pushed
the
renovate/bazelbuild-bazelisk-1.x
branch
from
May 10, 2024 18:36
214d2a7
to
7cb56d0
Compare
renovate
bot
changed the title
Update dependency bazelbuild/bazelisk to v1.19.0
Update dependency bazelbuild/bazelisk to v1.20.0
May 10, 2024
renovate
bot
force-pushed
the
renovate/bazelbuild-bazelisk-1.x
branch
from
September 6, 2024 18:16
7cb56d0
to
9598026
Compare
renovate
bot
changed the title
Update dependency bazelbuild/bazelisk to v1.20.0
Update dependency bazelbuild/bazelisk to v1.21.0
Sep 6, 2024
renovate
bot
changed the title
Update dependency bazelbuild/bazelisk to v1.21.0
Update dependency bazelbuild/bazelisk to v1.22.0
Sep 30, 2024
renovate
bot
force-pushed
the
renovate/bazelbuild-bazelisk-1.x
branch
from
September 30, 2024 13:34
9598026
to
9591d92
Compare
renovate
bot
changed the title
Update dependency bazelbuild/bazelisk to v1.22.0
Update dependency bazelbuild/bazelisk to v1.22.1
Oct 21, 2024
renovate
bot
force-pushed
the
renovate/bazelbuild-bazelisk-1.x
branch
from
October 21, 2024 20:27
9591d92
to
6cddaf3
Compare
renovate
bot
force-pushed
the
renovate/bazelbuild-bazelisk-1.x
branch
from
November 5, 2024 19:15
6cddaf3
to
29ac8ce
Compare
renovate
bot
changed the title
Update dependency bazelbuild/bazelisk to v1.22.1
Update dependency bazelbuild/bazelisk to v1.23.0
Nov 5, 2024
renovate
bot
changed the title
Update dependency bazelbuild/bazelisk to v1.23.0
Update dependency bazelbuild/bazelisk to v1.24.0
Nov 20, 2024
renovate
bot
force-pushed
the
renovate/bazelbuild-bazelisk-1.x
branch
from
November 20, 2024 16:34
29ac8ce
to
0379cc6
Compare
renovate
bot
changed the title
Update dependency bazelbuild/bazelisk to v1.24.0
Update dependency bazelbuild/bazelisk to v1.24.1
Nov 25, 2024
renovate
bot
force-pushed
the
renovate/bazelbuild-bazelisk-1.x
branch
from
November 25, 2024 18:43
0379cc6
to
831069e
Compare
| datasource | package | from | to | | --------------- | ------------------- | ------ | ------ | | github-releases | bazelbuild/bazelisk | 1.15.0 | 1.25.0 |
renovate
bot
changed the title
Update dependency bazelbuild/bazelisk to v1.24.1
Update dependency bazelbuild/bazelisk to v1.25.0
Dec 10, 2024
renovate
bot
force-pushed
the
renovate/bazelbuild-bazelisk-1.x
branch
from
December 10, 2024 20:05
831069e
to
73756e7
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.15.0
->1.25.0
Release Notes
bazelbuild/bazelisk (bazelbuild/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.20.0
Compare Source
Bazelisk v1.20.0 comes with several significant changes:
New Features
BAZELISK_NOJDK
(https://github.com/bazelbuild/bazelisk/pull/531)Bug Fixes & Improvements
We’d like to thank our amazing contributors @afq984, @comius, @francine-blanc, @illicitonion, @jwnimmer-tri, @LINKIWI, @mmorel-35 and @sf-jbazuzi!
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!
v1.18.0
Compare 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 (https://github.com/bazelbuild/bazelisk/pull/465).
We’d like to thank our amazing contributors @alexeagle, @fmeum, @illicitonion, @sluongng and @wisechengyi!
v1.17.0
Compare Source
Bazelisk v1.17.0 comes with updated dependencies, minor bug fixes and new features:
The Go version...
BAZELISK_FORMAT_URL
env variable (https://github.com/bazelbuild/bazelisk/pull/427)BAZELISK_VERIFY_SHA256
env variable (https://github.com/bazelbuild/bazelisk/pull/441)--bisect
option (https://github.com/bazelbuild/bazelisk/pull/451)The Python version now properly recognises WORKSPACE.bazel files (https://github.com/bazelbuild/bazelisk/pull/443).
We’d like to thank our amazing contributors @jmmv and @jwnimmer-tri!
v1.16.0
Compare Source
Bazelisk v1.16.0 comes with updated dependencies, minor bug fixes and some improvements:
The Go version...
The Python version now works on Linux arm64 machines (#397).
We’d like to thank our amazing contributors @bduffany, @chenrui333, @gregmagolan, @rpwoodbu, @sudowork and @UebelAndre !
Configuration
📅 Schedule: Branch creation - "before 5am every weekday,every weekend" in timezone Europe/Madrid, 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.