Skip to content

Bump taiki-e/install-action from 2.75.18 to 2.86.2 - #79

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

Bump taiki-e/install-action from 2.75.18 to 2.86.2#79
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/taiki-e/install-action-2.86.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 31, 2026

Copy link
Copy Markdown

Bumps taiki-e/install-action from 2.75.18 to 2.86.2.

Release notes

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

2.86.2

  • Update uv@latest to 0.12.5.

  • Update mise@latest to 2026.8.6.

  • Update cargo-tarpaulin@latest to 0.37.2.

2.86.1

  • Fix an issue where oxfmt was accidentally installed as oxfmt-{target}{exe}. (#1969)

2.86.0

2.85.14

  • Update uv@latest to 0.12.4.

  • Update trivy@latest to 0.74.0.

  • Update tombi@latest to 1.4.0.

  • Update mdbook-mermaid@latest to 0.17.1.

  • Update cargo-xwin@latest to 0.23.1.

2.85.13

  • Update tombi@latest to 1.3.3.

  • Update mise@latest to 2026.8.5.

  • Update kingfisher@latest to 1.113.0.

  • Update cargo-shear@latest to 1.13.4.

  • Update bpf-linker@latest to 0.11.0.

2.85.12

  • Update zola@latest to 0.23.3.

  • Update wasm-tools@latest to 1.256.0.

  • Update tombi@latest to 1.2.10.

  • Update syft@latest to 1.51.0.

  • Update prek@latest to 0.4.13.

  • Update mise@latest to 2026.8.4.

  • Update editorconfig-checker@latest to 3.11.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.2] - 2026-08-30

  • Update typos@latest to 1.50.0.

  • Update tombi@latest to 1.5.0.

  • Update shfmt@latest to 3.14.0.

[2.87.1] - 2026-08-29

  • Update uv@latest to 0.12.7.

  • Update typos@latest to 1.49.1.

  • Update syft@latest to 1.51.1.

  • Update prek@latest to 0.5.0.

  • Update d2@latest to 0.8.2.

  • Update cargo-zigbuild@latest to 0.23.3.

  • Update cargo-rdme@latest to 2.2.2.

  • Update biome@latest to 2.5.11.

[2.87.0] - 2026-08-27

  • Support kache. (#1980, thanks @​ChrisJr404)

  • Update vacuum@latest to 0.30.1.

  • Update uv@latest to 0.12.6.

  • Update mise@latest to 2026.8.14.

  • Update editorconfig-checker@latest to 3.11.2.

... (truncated)

Commits

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)

Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.75.18 to 2.86.2.
- [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@055f5df...b6b84cf)

---
updated-dependencies:
- dependency-name: taiki-e/install-action
  dependency-version: 2.86.2
  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 Aug 31, 2026
@cla-bot cla-bot Bot added the cla-signed label Aug 31, 2026
@warp-for-oss

warp-for-oss Bot commented Aug 31, 2026

Copy link
Copy Markdown

@dependabot[bot]

I'm starting a first review of this pull request.

You can view the conversation on Warp.

I completed the review and no human review was requested for this pull request.

Comment /warp-agent-review on this pull request to retrigger a review (up to 3 times on the same pull request).

Powered by Oz

@warp-for-oss warp-for-oss Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Overview

This PR updates the pinned taiki-e/install-action SHA used to install cargo-nextest in CI from v2.75.18 to v2.86.2 while retaining SHA pinning.

Concerns

  • No blocking correctness or security concerns found in the annotated diff.
  • Comment audit: the updated version comment on .github/workflows/ci.yml:31 remains consistent with the existing pinned-action convention.
  • Test audit: no tests were added or changed.

Verdict

Found: 0 critical, 0 important, 0 suggestions

Approve

Comment /warp-agent-review on this pull request to retrigger a review (up to 3 times on the same pull request).

Powered by Oz

@warp-factories warp-factories Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Overview

Single-line dependency bump: taiki-e/install-action pinned SHA updated from 055f5df8 (v2.75.18) to b6b84cf4 (v2.86.2) in .github/workflows/ci.yml; net review position is accept.

Verdict

Checks: build pass, tests pass, CI green, visual proof n/a (no user-facing/UI change)

Found: 0 critical, 0 important, 0 suggestions, 0 nits

The action remains full-SHA pinned (immutable, matches the tagged release per the upstream compare view) and CI (fmt, clippy, nextest install, tests) passed on the merge ref. No repository policy was found explicitly permitting automated approval, so this is posted as a comment rather than an approval; a human should merge when ready.

Responding as revops-factory: Open session · View factory task

@dependabot @github

dependabot Bot commented on behalf of github Sep 1, 2026

Copy link
Copy Markdown
Author

Superseded by #80.

@dependabot dependabot Bot closed this Sep 1, 2026
@dependabot
dependabot Bot deleted the dependabot/github_actions/taiki-e/install-action-2.86.2 branch September 1, 2026 07:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed dependencies Pull requests that update a dependency file factory:revops-factory github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants