Skip to content

chore(deps): bump taiki-e/install-action from 2.79.4 to 2.79.8#372

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

chore(deps): bump taiki-e/install-action from 2.79.4 to 2.79.8#372
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/taiki-e/install-action-2.79.8

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 26, 2026

Bumps taiki-e/install-action from 2.79.4 to 2.79.8.

Release notes

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

2.79.8

  • Update parse-dockerfile@latest to 0.1.6.

  • Update knope@latest to 0.23.0.

2.79.7

  • Update typos@latest to 1.46.3.

  • Update rclone@latest to 1.74.2.

  • Update mise@latest to 2026.5.15.

  • Update tombi@latest to 0.11.7.

2.79.6

  • Update wasm-bindgen@latest to 0.2.122.

  • Update mise@latest to 2026.5.14.

  • Update cargo-deny@latest to 0.19.7.

  • Update vacuum@latest to 0.26.6.

2.79.5

  • Update jaq@latest to 3.0.0. (#1861, thanks @​MusicalNinjaDad)

  • Update wasmtime@latest to 45.0.0.

  • Update wasm-tools@latest to 1.250.0.

  • Update tombi@latest to 0.11.6.

  • Update mise@latest to 2026.5.13.

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.79.8] - 2026-05-26

  • Update parse-dockerfile@latest to 0.1.6.

  • Update knope@latest to 0.23.0.

[2.79.7] - 2026-05-24

  • Update typos@latest to 1.46.3.

  • Update rclone@latest to 1.74.2.

  • Update mise@latest to 2026.5.15.

  • Update tombi@latest to 0.11.7.

[2.79.6] - 2026-05-23

  • Update wasm-bindgen@latest to 0.2.122.

  • Update mise@latest to 2026.5.14.

  • Update cargo-deny@latest to 0.19.7.

  • Update vacuum@latest to 0.26.6.

[2.79.5] - 2026-05-22

  • Update jaq@latest to 3.0.0. (#1861, thanks @​MusicalNinjaDad)

  • Update wasmtime@latest to 45.0.0.

  • Update wasm-tools@latest to 1.250.0.

  • Update tombi@latest to 0.11.6.

  • Update mise@latest to 2026.5.13.

... (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.79.4 to 2.79.8.
- [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@e0eafa9...920ab18)

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

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 May 26, 2026
@greptile-apps
Copy link
Copy Markdown

greptile-apps Bot commented May 26, 2026

Greptile Summary

This PR bumps taiki-e/install-action from 2.79.4 to 2.79.8 in the CI workflow, updating the pinned commit SHA accordingly. The intermediate releases include routine tool manifest updates (typos, mise, wasm-bindgen, wasmtime, cargo-deny, etc.) with no breaking changes.

  • Updates the pinned SHA for taiki-e/install-action in .github/workflows/ci.yml from e0eafa9a to 920ab183, keeping the # v2 comment intact.

Confidence Score: 5/5

Safe to merge — the only change is a one-line SHA bump for a GitHub Action in CI.

The change is a routine automated dependency bump updating a pinned commit SHA for a CI action. The intermediate versions contain only tool manifest updates with no breaking changes, and the compatibility score from Dependabot is high.

No files require special attention.

Important Files Changed

Filename Overview
.github/workflows/ci.yml Single-line update: pinned commit SHA for taiki-e/install-action bumped from 2.79.4 to 2.79.8; no other changes.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[CI Workflow: ci.yml] --> B[Install Rust step]
    B --> C[taiki-e/install-action]
    C -->|old SHA: e0eafa9a| D[v2.79.4]
    C -->|new SHA: 920ab183| E[v2.79.8]
    E --> F[Installs cargo-codspeed]
Loading

Reviews (1): Last reviewed commit: "chore(deps): bump taiki-e/install-action..." | Re-trigger Greptile

@codspeed-hq
Copy link
Copy Markdown

codspeed-hq Bot commented May 26, 2026

Merging this PR will not alter performance

⚠️ Unknown Walltime execution environment detected

Using the Walltime instrument on standard Hosted Runners will lead to inconsistent data.

For the most accurate results, we recommend using CodSpeed Macro Runners: bare-metal machines fine-tuned for performance measurement consistency.

✅ 7 untouched benchmarks


Comparing dependabot/github_actions/taiki-e/install-action-2.79.8 (191f484) with main (0496dcd)

Open in CodSpeed

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 27, 2026

Superseded by #374.

@dependabot dependabot Bot closed this May 27, 2026
@dependabot dependabot Bot deleted the dependabot/github_actions/taiki-e/install-action-2.79.8 branch May 27, 2026 00:47
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.

0 participants