Skip to content
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

build: bump @bazel/bazelisk from 1.7.3 to 1.12.1 #50

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 17, 2022

Bumps @bazel/bazelisk from 1.7.3 to 1.12.1.

Release notes

Sourced from @​bazel/bazelisk's releases.

v1.12.1

This is a patch release for v1.12.0 which fixes the 404 download errors on Linux (bazelbuild/bazelisk#346).

It also introduces custom fallback behavior (bazelbuild/bazelisk#289) and fixes the handling of SIGINT (bazelbuild/bazelisk#322).

We'd like to thank our contributors @​bb010g and @​gibfahn.

v1.12.0

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.0

This release of Bazelisk contains some smaller fixes and improvements, as well as two new features in the Go version:

  • #278: Support floating release identifiers (e.g. 5.x)
  • #280: Add support for patch versions of Bazel (e.g. 1.2.3-patch4)

We'd like to thank our contributors @​alexeagle, @​changlan, @​dmitris, @​josephperrott, @​linzhp and @​UebelAndre.

v1.10.1

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 (bazelbuild/bazelisk#256 and bazelbuild/bazelisk#257).

v1.10.0

This release contains the following major changes:

  • #248: No longer get incompatible flags from GitHub
  • #252: Make the HTTP user agent configurable
  • #253: Bump github.com/bazelbuild/rules_go from 0.27.0 to 0.28.0

v1.9.0

This Bazelisk release contains the following changes:

  • #238: Properly handle pagination when GCS doesn't give us full results.
  • #241: Implement pagination support for GitHub repos.
  • #242: Provide ARM releases (for Mac M1).

... (truncated)

Commits
  • 89dc94c Download correct Bazel binary on Linux (#346)
  • 0c5ed87 Bump github.com/bazelbuild/rules_go from 0.29.0 to 0.34.0 (#338)
  • 76d3d1f Bump github.com/hashicorp/go-version from 1.3.0 to 1.6.0 (#328)
  • 37c5a95 Teach custom fallback version behavior (#289)
  • 70694fe Stop forwarding SIGINT to child processes (#322)
  • 40d8ae3 Download native macOS arm64 binary on M1 (#303)
  • 294c839 Fetch rolling releases from GCS (#319)
  • 9102523 build: bump bazel to 5.1.1 (#309)
  • bef772c Add Windows chocolatey support to README.md (#312)
  • 15abf0e feat(platforms): fallback to x86_64 before bazel version 4.1.0 on App… (#299)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@bazel/bazelisk](https://github.com/bazelbuild/bazelisk) from 1.7.3 to 1.12.1.
- [Release notes](https://github.com/bazelbuild/bazelisk/releases)
- [Commits](bazelbuild/bazelisk@v1.7.3...v1.12.1)

---
updated-dependencies:
- dependency-name: "@bazel/bazelisk"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 17, 2022

The following labels could not be found: area: build, merge ready, merge safe, target: patch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants