containerbase / base

The containerbase project's base image source
MIT License
36 stars 40 forks source link

test(deps): update dependency bazelisk to v1.21.0 #3213

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Update Change
bazelisk minor v1.20.0 -> v1.21.0

Release Notes

bazelbuild/bazelisk (bazelisk) ### [`v1.21.0`](https://redirect.github.com/bazelbuild/bazelisk/releases/tag/v1.21.0) [Compare Source](https://redirect.github.com/bazelbuild/bazelisk/compare/v1.20.0...v1.21.0) Bazelisk v1.21.0 comes with several significant changes: ##### New Features (Go) - Users can set an OS-specific Bazelisk home directory, e.g. via `BAZELISK_HOME_WINDOWS` ([https://github.com/bazelbuild/bazelisk/pull/474](https://redirect.github.com/bazelbuild/bazelisk/pull/474)) - `BAZELISK_WRAPPER_DIRECTORY` allows users to specify paths other than the default `tools/bazel` location ([https://github.com/bazelbuild/bazelisk/pull/567](https://redirect.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](https://redirect.github.com/bazelbuild/bazelisk/pull/587)) - Bazelisk can fetch Linux ARM64 Bazel binaries built for commits ([https://github.com/bazelbuild/bazelisk/pull/604](https://redirect.github.com/bazelbuild/bazelisk/pull/604)) ##### Bug Fixes & Improvements - The Python version properly handles empty lines in `.bazelversion` files ([https://github.com/bazelbuild/bazelisk/pull/576](https://redirect.github.com/bazelbuild/bazelisk/pull/576)) We’d like to thank our amazing contributors [@​albertocavalcante](https://redirect.github.com/albertocavalcante), [@​API92](https://redirect.github.com/API92), [@​jwnimmer-tri](https://redirect.github.com/jwnimmer-tri), [@​keith](https://redirect.github.com/keith) and [@​mzapotoczny](https://redirect.github.com/mzapotoczny)!

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.