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

Bump @bazel/bazelisk from 1.7.3 to 1.12.0 #315

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 16, 2022

Bumps @bazel/bazelisk from 1.7.3 to 1.12.0.

Release notes

Sourced from @​bazel/bazelisk's releases.

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

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

This Bazelisk release contains the following changes:

  • #237: Fixes a bug where last_rc would pick the wrong release when rolling releases were available on GCS.

... (truncated)

Commits
  • 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)
  • 81f38ed Verifying the hash of downloaded Bazel binary (#295)
  • 31d0d7e Added support for Apple Silicon (#272)
  • 72e2fdb Formatting bazelisk.py (#296)
  • 1e08882 Parse .netrc for HTTP Basic authentication credentials when BAZELISK_BASE_URL...
  • c1c6b67 build: bump bazel to 5.0.0 (#293)
  • 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.0.
- [Release notes](https://github.com/bazelbuild/bazelisk/releases)
- [Commits](bazelbuild/bazelisk@v1.7.3...v1.12.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 16, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 17, 2022

Superseded by #330.

@dependabot dependabot bot closed this Aug 17, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/bazel/bazelisk-1.12.0 branch August 17, 2022 02:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants