Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 15, 2025

Bumps taiki-e/install-action from 2.59.1 to 2.61.5.

Release notes

Sourced from taiki-e/install-action's releases.

2.61.5

  • Update cargo-nextest@latest to 0.9.104.

2.61.4

  • Update ubi@latest to 0.8.0.

  • Update release-plz@latest to 0.3.147.

  • Update dprint@latest to 0.50.2.

  • Update cargo-binstall@latest to 1.15.5.

  • Update mise@latest to 2025.9.10.

2.61.3

  • Update vacuum@latest to 0.17.13.

  • Update release-plz@latest to 0.3.145.

2.61.2

  • Update protoc@latest to 3.32.1.

  • Update mise@latest to 2025.9.9.

  • Update vacuum@latest to 0.17.12.

2.61.1

  • Update uv@latest to 0.8.17.

  • Update mise@latest to 2025.9.8.

  • Update release-plz@latest to 0.3.144.

2.61.0

2.60.0

  • Add fallback: cargo-install input option to use cargo install instead of cargo-binstall for fallback.

  • Support powerpc64le/riscv64/s390x Linux runners. The following tools are now supported, and for other tools the cargo install fallback mentioned above is used for now.

    • powerpc64le Linux: cargo-hack, cargo-llvm-cov, cargo-minimal-versions, cargo-no-dev-deps, iai-callgrind-runner, parse-changelog, parse-dockerfile, protoc, syft, trivy
    • riscv64 Linux: cargo-hack, cargo-llvm-cov, cargo-minimal-versions, cargo-no-dev-deps, iai-callgrind-runner, parse-changelog, parse-dockerfile, shellcheck, wash, wasmtime
    • s390x Linux: cargo-hack, cargo-llvm-cov, cargo-minimal-versions, cargo-no-dev-deps, iai-callgrind-runner, parse-changelog, parse-dockerfile, protoc, syft, trivy, wasmtime

... (truncated)

Changelog

Sourced from taiki-e/install-action's changelog.

[2.61.5] - 2025-09-15

  • Update cargo-nextest@latest to 0.9.104.

[2.61.4] - 2025-09-15

  • Update ubi@latest to 0.8.0.

  • Update release-plz@latest to 0.3.147.

  • Update dprint@latest to 0.50.2.

  • Update cargo-binstall@latest to 1.15.5.

  • Update mise@latest to 2025.9.10.

[2.61.3] - 2025-09-12

  • Update vacuum@latest to 0.17.13.

  • Update release-plz@latest to 0.3.145.

[2.61.2] - 2025-09-11

  • Update protoc@latest to 3.32.1.

  • Update mise@latest to 2025.9.9.

  • Update vacuum@latest to 0.17.12.

[2.61.1] - 2025-09-11

  • Update uv@latest to 0.8.17.

  • Update mise@latest to 2025.9.8.

  • Update release-plz@latest to 0.3.144.

[2.61.0] - 2025-09-10

[2.60.0] - 2025-09-08

... (truncated)

Commits
  • 849bd00 Release 2.61.5
  • c591d23 Update cargo-nextest@latest to 0.9.104
  • 9545a06 Release 2.61.4
  • 7f1fc67 Update changelog
  • 3630698 Update ubi@latest to 0.8.0
  • b6f1565 Update release-plz@latest to 0.3.147
  • 644e0cd Update dprint@latest to 0.50.2
  • 1a26f3f Update cargo-binstall@latest to 1.15.5
  • 35e7d6b Update cargo-check-external-types metadata and .deny.toml
  • 72b3cdb Update release-plz@latest to 0.3.146
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.59.1 to 2.61.5.
- [Release notes](https://github.com/taiki-e/install-action/releases)
- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md)
- [Commits](taiki-e/install-action@v2.59.1...v2.61.5)

---
updated-dependencies:
- dependency-name: taiki-e/install-action
  dependency-version: 2.61.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Sep 15, 2025
@github-actions github-actions bot enabled auto-merge September 15, 2025 15:21
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm approving this pull request because it only includes patch or minor updates.

@github-actions github-actions bot added this pull request to the merge queue Sep 15, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks Sep 15, 2025
@robjtede robjtede added this pull request to the merge queue Sep 15, 2025
Merged via the queue into main with commit d9099c2 Sep 15, 2025
9 checks passed
@robjtede robjtede deleted the dependabot/github_actions/taiki-e/install-action-2.61.5 branch September 15, 2025 17:00
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 github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants