Skip to content

chore(deps): bump the actions group with 2 updates#86

Merged
dev-jodee merged 1 commit into
mainfrom
dependabot/github_actions/actions-aacd0a5535
May 21, 2026
Merged

chore(deps): bump the actions group with 2 updates#86
dev-jodee merged 1 commit into
mainfrom
dependabot/github_actions/actions-aacd0a5535

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps the actions group with 2 updates: taiki-e/install-action and actions/stale.

Updates taiki-e/install-action from 2 to 2.78.0

Release notes

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

2.78.0

  • Support cargo-mutants. (#1812, thanks @​jakewimmer)

  • Update covgate@latest to 0.2.0.

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

  • Update uv@latest to 0.11.14.

  • Update martin@latest to 1.9.1.

  • Update tombi@latest to 0.11.4.

2.77.7

  • Update mise@latest to 2026.5.6.

  • Update cargo-deny@latest to 0.19.6.

2.77.6

  • Fix wasm-pack installation failure.

  • Update mise@latest to 2026.5.5.

  • Update release-plz@latest to 0.3.158.

  • Update just@latest to 1.51.0.

2.77.5

  • Update biome@latest to 2.4.15.

  • Update mise@latest to 2026.5.4.

  • Update cargo-deny@latest to 0.19.5.

2.77.4

  • Update tombi@latest to 0.11.1.

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

  • Update uv@latest to 0.11.12.

2.77.3

  • Update typos@latest to 1.46.1.

  • Update rclone@latest to 1.74.1.

  • Update tombi@latest to 0.11.0.

  • Update osv-scanner@latest to 2.3.8.

... (truncated)

Changelog

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

[2.79.3] - 2026-05-20

  • Update mise@latest to 2026.5.12.

  • Update martin@latest to 1.10.0.

  • Update uv@latest to 0.11.15.

[2.79.2] - 2026-05-19

  • Update mise@latest to 2026.5.11.

  • Update vacuum@latest to 0.26.5.

  • Update cargo-shear@latest to 1.12.4.

[2.79.1] - 2026-05-18

  • Update tombi@latest to 0.11.5.

  • Update cargo-nextest@latest to 0.9.136.

  • Update typos@latest to 1.46.2.

  • Update mise@latest to 2026.5.10.

[2.79.0] - 2026-05-17

  • Support more host architectures. (#1841, thanks @​Gelbpunkt)

  • Deprecate mdbook-alerts because the feature now included in mdbook and the repository has been archived. (#1844)

  • Deprecate iai-callgrind-runner because it has been renamed to gungraun-runner. gungraun-runner is also supported by this action. (#1844)

[2.78.3] - 2026-05-17

  • Update zizmor@latest to 1.25.2.

  • Update cargo-zigbuild@latest to 0.22.3. (#1814, thanks @​simonhollingshead)

  • Update wasm-tools@latest to 1.249.0.

  • Update gungraun-runner@latest to 0.19.0.

[2.78.2] - 2026-05-16

  • Update wasm-pack@latest to 0.15.0.

  • Update zizmor@latest to 1.25.0.

... (truncated)

Commits

Updates actions/stale from 10 to 10.2.0

Release notes

Sourced from actions/stale's releases.

v10.2.0

What's Changed

Bug Fix

Dependency Updates

New Contributors

Full Changelog: actions/stale@v10...v10.2.0

v10.1.1

What's Changed

Bug Fix

Improvement

Dependency Upgrades

New Contributors

Full Changelog: actions/stale@v10...v10.1.1

v10.1.0

What's Changed

New Contributors

Full Changelog: actions/stale@v10...v10.1.0

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the actions group with 2 updates: [taiki-e/install-action](https://github.com/taiki-e/install-action) and [actions/stale](https://github.com/actions/stale).


Updates `taiki-e/install-action` from 2 to 2.78.0
- [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@v2...v2.78.0)

Updates `actions/stale` from 10 to 10.2.0
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](actions/stale@v10...v10.2.0)

---
updated-dependencies:
- dependency-name: taiki-e/install-action
  dependency-version: 2.78.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
- dependency-name: actions/stale
  dependency-version: 10.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
...

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 21, 2026
@dependabot dependabot Bot requested a review from dev-jodee as a code owner May 21, 2026 13:24
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels May 21, 2026
@vercel
Copy link
Copy Markdown

vercel Bot commented May 21, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
solana-escrow-program Ready Ready Preview, Comment May 21, 2026 1:24pm

Request Review

@dev-jodee dev-jodee merged commit fcab605 into main May 21, 2026
10 checks passed
@dev-jodee dev-jodee deleted the dependabot/github_actions/actions-aacd0a5535 branch May 21, 2026 14:06
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.

1 participant