Skip to content

build(deps): bump taiki-e/install-action from 2.75.18 to 2.75.22#348

Merged
acgetchell merged 2 commits into
mainfrom
dependabot/github_actions/taiki-e/install-action-2.75.22
Apr 28, 2026
Merged

build(deps): bump taiki-e/install-action from 2.75.18 to 2.75.22#348
acgetchell merged 2 commits into
mainfrom
dependabot/github_actions/taiki-e/install-action-2.75.22

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 27, 2026

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

Release notes

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

2.75.22

  • Update tombi@latest to 0.9.22.

  • Update biome@latest to 2.4.13.

2.75.21

  • Update mise@latest to 2026.4.19.

  • Update tombi@latest to 0.9.21.

  • Update syft@latest to 1.43.0.

2.75.20

  • Update prek@latest to 0.3.10.

  • Update cargo-xwin@latest to 0.22.0.

2.75.19

  • Update wasmtime@latest to 44.0.0.

  • Update tombi@latest to 0.9.20.

  • Update martin@latest to 1.6.0.

  • Update just@latest to 1.50.0.

  • Update mise@latest to 2026.4.18.

  • Update rclone@latest to 1.73.5.

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]

  • Update mise@latest to 2026.4.20.

[2.75.22] - 2026-04-25

  • Update tombi@latest to 0.9.22.

  • Update biome@latest to 2.4.13.

[2.75.21] - 2026-04-24

  • Update mise@latest to 2026.4.19.

  • Update tombi@latest to 0.9.21.

  • Update syft@latest to 1.43.0.

[2.75.20] - 2026-04-23

  • Update prek@latest to 0.3.10.

  • Update cargo-xwin@latest to 0.22.0.

[2.75.19] - 2026-04-21

  • Update wasmtime@latest to 44.0.0.

  • Update tombi@latest to 0.9.20.

  • Update martin@latest to 1.6.0.

  • Update just@latest to 1.50.0.

  • Update mise@latest to 2026.4.18.

  • Update rclone@latest to 1.73.5.

[2.75.18] - 2026-04-19

... (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.75.22.
- [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...cf525cb)

---
updated-dependencies:
- dependency-name: taiki-e/install-action
  dependency-version: 2.75.22
  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 labels Apr 27, 2026
@dependabot dependabot Bot requested a review from acgetchell as a code owner April 27, 2026 12:33
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github-actions labels Apr 27, 2026
@codacy-production
Copy link
Copy Markdown

codacy-production Bot commented Apr 27, 2026

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Coverage ∅ diff coverage · +0.00% coverage variation

Metric Results
Coverage variation +0.00% coverage variation (-1.00%)
Diff coverage diff coverage

View coverage diff in Codacy

Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (0acbf65) 50908 45309 89.00%
Head commit (af13c6b) 50908 (+0) 45309 (+0) 89.00% (+0.00%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#348) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@acgetchell acgetchell enabled auto-merge (squash) April 28, 2026 17:30
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 28, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.98%. Comparing base (0acbf65) to head (af13c6b).
⚠️ Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #348   +/-   ##
=======================================
  Coverage   88.98%   88.98%           
=======================================
  Files          58       58           
  Lines       50713    50713           
=======================================
  Hits        45125    45125           
  Misses       5588     5588           
Flag Coverage Δ
unittests 88.98% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@acgetchell acgetchell disabled auto-merge April 28, 2026 18:05
@acgetchell acgetchell merged commit 31ec720 into main Apr 28, 2026
19 checks passed
@acgetchell acgetchell deleted the dependabot/github_actions/taiki-e/install-action-2.75.22 branch April 28, 2026 18:05
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant