Skip to content

build(deps): bump taiki-e/install-action from 2.86.1 to 2.87.7 - #69

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/taiki-e/install-action-2.87.7
Open

build(deps): bump taiki-e/install-action from 2.86.1 to 2.87.7#69
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/taiki-e/install-action-2.87.7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 9, 2026

Copy link
Copy Markdown
Contributor

Bumps taiki-e/install-action from 2.86.1 to 2.87.7.

Release notes

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

2.87.7

  • Update wasm-bindgen@latest to 0.2.128.

  • Update uv@latest to 0.12.10.

  • Update tombi@latest to 1.5.2.

  • Update rclone@latest to 1.75.1.

2.87.6

  • Update rafn@latest to 0.1.6.

  • Update editorconfig-checker@latest to 3.11.3.

  • Update dprint@latest to 0.57.1.

  • Update convco@latest to 0.7.2.

2.87.5

  • Update vacuum@latest to 0.30.3.

  • Update uv@latest to 0.12.9.

  • Update typos@latest to 1.50.1.

  • Update tombi@latest to 1.5.1.

  • Update release-plz@latest to 0.3.161.

  • Update prek@latest to 0.5.2.

  • Update oxfmt@latest to 1.81.0.

  • Update mise@latest to 2026.9.1.

  • Update martin@latest to 1.15.0.

  • Update git-cliff@latest to 2.14.1.

  • Update cargo-zigbuild@latest to 0.23.4.

  • Update cargo-deb@latest to 3.8.0.

  • Update biome@latest to 2.5.12.

2.87.4

  • Update uv@latest to 0.12.8.

  • Update protoc@latest to 3.36.1.

... (truncated)

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.87.8] - 2026-09-07

  • Update shfmt@latest to 3.14.1.

  • Update release-plz@latest to 0.3.162.

  • Update protoc-gen-connect-openapi@latest to 0.26.0.

  • Update dprint@latest to 0.57.4.

  • Update cargo-llvm-cov@latest to 0.9.1.

  • Update cargo-crap@latest to 0.5.0.

  • Update cargo-binstall@latest to 1.23.0.

[2.87.7] - 2026-09-06

  • Update wasm-bindgen@latest to 0.2.128.

  • Update uv@latest to 0.12.10.

  • Update tombi@latest to 1.5.2.

  • Update rclone@latest to 1.75.1.

[2.87.6] - 2026-09-05

  • Update rafn@latest to 0.1.6.

  • Update editorconfig-checker@latest to 3.11.3.

  • Update dprint@latest to 0.57.1.

  • Update convco@latest to 0.7.2.

[2.87.5] - 2026-09-04

... (truncated)

Commits
  • 84f5ac3 Release 2.87.7
  • 9387b0a Update wasm-bindgen@latest to 0.2.128
  • e78e423 Update uv@latest to 0.12.10
  • 2a651e4 Update tombi@latest to 1.5.2
  • 0b467d8 Update shfmt manifest
  • 7d5acd9 Update release-plz manifest
  • 2405a4d Update rclone@latest to 1.75.1
  • f4416e2 Update protoc-gen-connect-openapi manifest
  • b323c5f Update dprint manifest
  • 0f9e7db Update cargo-llvm-cov manifest
  • 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 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)

Summary by cubic

Updates taiki-e/install-action to 2.87.7 to include the latest upstream tool version updates.

Written for commit 34e4e34. Summary will update on new commits.

Review in cubic

Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.86.1 to 2.87.7.
- [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@288e746...84f5ac3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@codeant-ai

codeant-ai Bot commented Sep 9, 2026

Copy link
Copy Markdown

Skipping PR review because a bot author is detected.

If you want to trigger CodeAnt AI, comment @codeant-ai review to trigger a manual review.

@github-actions

github-actions Bot commented Sep 9, 2026

Copy link
Copy Markdown

Qodana for Rust

It seems all right 👌

No new problems were found according to the checks applied

💡 Qodana analysis was run in the pull request mode: only the changed files were checked

View the detailed Qodana report

To be able to view the detailed Qodana report, you can either:

To get *.log files or any other Qodana artifacts, run the action with upload-result option set to true,
so that the action will upload the files as the job artifacts:

      - name: 'Qodana Scan'
        uses: JetBrains/qodana-action@v2026.2.0
        with:
          upload-result: true
Contact Qodana team

Contact us at qodana-support@jetbrains.com

@kilo-code-bot

kilo-code-bot Bot commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

Code Review Summary

Status: No Issues Found | Recommendation: Merge

Overview

Dependabot bump of taiki-e/install-action from 2.86.1 to 2.87.7 (semver-minor), a single-line change pinning the action to commit 84f5ac3124727fb3d284d4d22ee9ab3654fd09a6. The new SHA matches the upstream "Release 2.87.7" commit referenced in the PR changelog; the # v2 version comment remains accurate; the tool: cargo-llvm-cov input and downstream CI steps are unchanged. Pinning style is consistent with all other SHA-pinned actions in the workflow. No issues found on the changed lines.

Files Reviewed (1 files)
  • .github/workflows/ci.yml

Reviewed by glm-5.3-flash · Input: 27.9K · Output: 4.4K · Cached: 164.8K

Review guidance: REVIEW.md from base branch main (truncated)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants