chore(deps): Bump taiki-e/install-action from 2.71.1 to 2.71.2 in the development-dependencies group by dependabot[bot] · Pull Request #154 · go-openapi/ci-workflows (original) (raw)
Bumps the development-dependencies group with 1 update: taiki-e/install-action.
Updates taiki-e/install-action from 2.71.1 to 2.71.2
Release notes
Sourced from taiki-e/install-action's releases.
2.71.2
- Implement workaround for windows-11-arm runner bug which sometimes causes installation failure. (#1657)
This addresses an issue that was attempted to be worked around in 2.71.0 but was insufficient.- Update
mise@latestto 2026.4.1.- Update
uv@latestto 0.11.3.
Changelog
Sourced from taiki-e/install-action's changelog.
Changelog
All notable changes to this project will be documented in this file.
This project adheres to Semantic Versioning.
[Unreleased]
[2.71.2] - 2026-04-02
- Implement workaround for windows-11-arm runner bug which sometimes causes installation failure. (#1657)
This addresses an issue that was attempted to be worked around in 2.71.0 but was insufficient.- Update
mise@latestto 2026.4.1.- Update
uv@latestto 0.11.3.[2.71.1] - 2026-04-02
- Fix a regression that caused an execution policy violation on self-hosted Windows runner due to use of non-default
powershellshell, introduced in 2.71.0.- Update
dprint@latestto 0.53.2.[2.71.0] - 2026-04-01
- Support
wasm-tools. (#1642, thanks @crepererum)- Support
covgate. (#1613, thanks @jesse-black)- Implement potential workaround for windows-11-arm runner bug which sometimes causes issue that the action successfully completes but the tool is not installed. (#1647)
- Update
typos@latestto 1.45.0.- Update
mise@latestto 2026.4.0.- Update
cargo-careful@latestto 0.4.10.[2.70.4] - 2026-04-01
- Update
wasm-bindgen@latestto 0.2.117.- Update
vacuum@latestto 0.25.5.- Update
tombi@latestto 0.9.13.
... (truncated)
Commits
- d858f81 Release 2.71.2
- beb0949 Retry on bash startup failure on Windows
- 3e95df3 Update
mise@latestto 2026.4.1 - 27a3f68 Update
uv@latestto 0.11.3 - See full diff in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions