Skip to content

build(deps): bump taiki-e/install-action from 2.63.3 to 2.65.1#442

Merged
premitor[bot] merged 1 commit intomainfrom
dependabot/github_actions/taiki-e/install-action-2.65.1
Dec 22, 2025
Merged

build(deps): bump taiki-e/install-action from 2.63.3 to 2.65.1#442
premitor[bot] merged 1 commit intomainfrom
dependabot/github_actions/taiki-e/install-action-2.65.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 22, 2025

Bumps taiki-e/install-action from 2.63.3 to 2.65.1.

Release notes

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

2.65.1

  • Update tombi@latest to 0.7.9.

  • Update vacuum@latest to 0.21.6.

  • Update prek@latest to 0.2.23.

2.65.0

2.64.2

  • Update zizmor@latest to 1.19.0.

  • Update mise@latest to 2025.12.12.

2.64.1

  • Update tombi@latest to 0.7.8.

  • Update mise@latest to 2025.12.11.

2.64.0

  • tool input option now supports whitespace (space, tab, and line) or comma separated list. Previously, only comma-separated list was supported. (#1366)

  • Support prek. (#1357, thanks @​j178)

  • Support mdbook-mermaid. (#1359, thanks @​CommanderStorm)

  • Support martin. (#1364, thanks @​CommanderStorm)

  • Update trivy@latest to 0.68.2.

  • Update xh@latest to 0.25.3.

  • Update mise@latest to 2025.12.10.

  • Update uv@latest to 0.9.18.

  • Update cargo-shear@latest to 1.9.1.

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.65.1] - 2025-12-21

  • Update tombi@latest to 0.7.9.

  • Update vacuum@latest to 0.21.6.

  • Update prek@latest to 0.2.23.

[2.65.0] - 2025-12-20

[2.64.2] - 2025-12-19

  • Update zizmor@latest to 1.19.0.

  • Update mise@latest to 2025.12.12.

[2.64.1] - 2025-12-18

  • Update tombi@latest to 0.7.8.

  • Update mise@latest to 2025.12.11.

[2.64.0] - 2025-12-17

  • tool input option now supports whitespace (space, tab, and line) or comma separated list. Previously, only comma-separated list was supported. (#1366)

  • Support prek. (#1357, thanks @​j178)

  • Support mdbook-mermaid. (#1359, thanks @​CommanderStorm)

  • Support martin. (#1364, thanks @​CommanderStorm)

  • Update trivy@latest to 0.68.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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file github-actions Pull requests that update GitHub Actions code labels Dec 22, 2025
@premitor premitor bot enabled auto-merge (squash) December 22, 2025 04:30
@premitor
Copy link

premitor bot commented Dec 22, 2025

🤖 Auto-merge enabled. This PR will merge automatically once all required checks pass.

@codecov
Copy link

codecov bot commented Dec 22, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.58%. Comparing base (9ab4503) to head (65ba263).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #442   +/-   ##
=======================================
  Coverage   76.58%   76.58%           
=======================================
  Files          29       29           
  Lines        4011     4011           
=======================================
  Hits         3072     3072           
  Misses        939      939           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@dependabot dependabot bot force-pushed the dependabot/github_actions/taiki-e/install-action-2.65.1 branch from 41d2b2a to cd41df1 Compare December 22, 2025 04:36
@premitor
Copy link

premitor bot commented Dec 22, 2025

🤖 Auto-merge enabled. This PR will merge automatically once all required checks pass.

@dependabot dependabot bot force-pushed the dependabot/github_actions/taiki-e/install-action-2.65.1 branch from cd41df1 to 3a404aa Compare December 22, 2025 04:42
@premitor
Copy link

premitor bot commented Dec 22, 2025

🤖 Auto-merge enabled. This PR will merge automatically once all required checks pass.

Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.63.3 to 2.65.1.
- [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@d850aa8...b9c5db3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/github_actions/taiki-e/install-action-2.65.1 branch from 3a404aa to 65ba263 Compare December 22, 2025 04:48
@premitor
Copy link

premitor bot commented Dec 22, 2025

🤖 Auto-merge enabled. This PR will merge automatically once all required checks pass.

@premitor premitor bot merged commit 264dd3f into main Dec 22, 2025
12 checks passed
@premitor premitor bot deleted the dependabot/github_actions/taiki-e/install-action-2.65.1 branch December 22, 2025 04:53
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