Skip to content

chore(deps): update dependency bazelbuild/bazelisk to v1.29.0 - #4803

Merged
ti-chi-bot[bot] merged 1 commit into
mainfrom
renovate/bazelbuild-bazelisk-1.x
Jul 6, 2026
Merged

chore(deps): update dependency bazelbuild/bazelisk to v1.29.0#4803
ti-chi-bot[bot] merged 1 commit into
mainfrom
renovate/bazelbuild-bazelisk-1.x

Conversation

@renovate

@renovate renovate Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
bazelbuild/bazelisk minor v1.28.1v1.29.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

bazelbuild/bazelisk (bazelbuild/bazelisk)

v1.29.0

Compare Source

Bazelisk v1.29.0 comes with new features and several improvements:

New Features (Go Binary)

  • Official Bazel releases will be authenticated via an embedded verification key (#​192).
  • Bazelisk now supports the bazeliskVersion command so that users can see the Bazelisk version without having to download/run Bazel (#​763).

New Features (Go Library)

  • Callers can now capture stderr via an io.Writer (#​751).

Bug Fixes & Improvements (Go)

  • On non-Windows machines Bazelisk will be run via exec instead of in a subprocess (#​566).
  • Bazelisk releases now come with sha256 checksums (#​770).

We’d like to thank our amazing contributors @​aaron-skydio, @​isakstenstrom, @​PiotrSikora, @​sitaktif and @​valco1994!


Configuration

📅 Schedule: (UTC)

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


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the help wanted Extra attention is needed label Jul 6, 2026
@ti-chi-bot

ti-chi-bot Bot commented Jul 6, 2026

Copy link
Copy Markdown

Hi @renovate[bot]. Thanks for your PR.

I'm waiting for a PingCAP-QE member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@ti-chi-bot

ti-chi-bot Bot commented Jul 6, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: wuhuizuo

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@ti-chi-bot

ti-chi-bot Bot commented Jul 6, 2026

Copy link
Copy Markdown

[LGTM Timeline notifier]

Timeline:

  • 2026-07-06 03:28:08.781398927 +0000 UTC m=+614830.481778340: ☑️ agreed by wuhuizuo.

@ti-chi-bot
ti-chi-bot Bot merged commit ab1c50e into main Jul 6, 2026
10 checks passed
@ti-chi-bot
ti-chi-bot Bot deleted the renovate/bazelbuild-bazelisk-1.x branch July 6, 2026 03:44
pull Bot pushed a commit to AKJUS/ci that referenced this pull request Jul 6, 2026
…P-QE#4803)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [bazelbuild/bazelisk](https://redirect.github.com/bazelbuild/bazelisk)
| minor | `v1.28.1` → `v1.29.0` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the [Dependency
Dashboard](..PingCAP-QE/issues/1780) for more information.

---

### Release Notes

<details>
<summary>bazelbuild/bazelisk (bazelbuild/bazelisk)</summary>

###
[`v1.29.0`](https://redirect.github.com/bazelbuild/bazelisk/releases/tag/v1.29.0)

[Compare
Source](https://redirect.github.com/bazelbuild/bazelisk/compare/v1.28.1...v1.29.0)

Bazelisk v1.29.0 comes with new features and several improvements:

### New Features (Go Binary)

- Official Bazel releases will be authenticated via an embedded
verification key
([#&#8203;192](https://redirect.github.com/bazelbuild/bazelisk/pull/192)).
- Bazelisk now supports the `bazeliskVersion` command so that users can
see the Bazelisk version without having to download/run Bazel
([#&#8203;763](https://redirect.github.com/bazelbuild/bazelisk/pull/763)).

### New Features (Go Library)

- Callers can now capture stderr via an `io.Writer`
([#&#8203;751](https://redirect.github.com/bazelbuild/bazelisk/pull/751)).

### Bug Fixes & Improvements (Go)

- On non-Windows machines Bazelisk will be run via `exec` instead of in
a subprocess
([#&#8203;566](https://redirect.github.com/bazelbuild/bazelisk/pull/566)).
- Bazelisk releases now come with sha256 checksums
([#&#8203;770](https://redirect.github.com/bazelbuild/bazelisk/pull/770)).

We’d like to thank our amazing contributors
[@&#8203;aaron-skydio](https://redirect.github.com/aaron-skydio),
[@&#8203;isakstenstrom](https://redirect.github.com/isakstenstrom),
[@&#8203;PiotrSikora](https://redirect.github.com/PiotrSikora),
[@&#8203;sitaktif](https://redirect.github.com/sitaktif) and
[@&#8203;valco1994](https://redirect.github.com/valco1994)!

</details>

---

### Configuration

📅 **Schedule**: (UTC)

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

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/PingCAP-QE/ci).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNDIuMiIsInVwZGF0ZWRJblZlciI6IjQzLjI0Mi4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJoZWxwIHdhbnRlZCJdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

1 participant