Skip to content

chore(deps): bump the actions-minor-patch group across 1 directory with 3 updates - #1034

Merged
xiaolai merged 1 commit into
mainfrom
dependabot/github_actions/actions-minor-patch-8b4ef6ac57
Jun 27, 2026
Merged

xiaolai merged 1 commit into
mainfrom
dependabot/github_actions/actions-minor-patch-8b4ef6ac57

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 16, 2026

Copy link
Copy Markdown
Contributor

Bumps the actions-minor-patch group with 3 updates in the / directory: pnpm/action-setup, taiki-e/install-action and anthropics/claude-code-action.

Updates pnpm/action-setup from 6.0.8 to 6.0.9

Release notes

Sourced from pnpm/action-setup's releases.

v6.0.9

What's Changed

Full Changelog: pnpm/action-setup@v6...v6.0.9

Commits

Updates taiki-e/install-action from 2.81.10 to 2.82.1

Release notes

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

2.82.1

  • Update vacuum@latest to 0.29.4.

  • Update uv@latest to 0.11.22.

  • Update osv-scanner@latest to 2.4.0.

  • Update mise@latest to 2026.6.11.

  • Update martin@latest to 1.11.0.

  • Update just@latest to 1.53.0.

  • Update cargo-zigbuild@latest to 0.23.0.

2.82.0

  • Support cargo-vet. (#1908, thanks @​jakewimmer)

  • Support cargo-crap. (#1905, thanks @​BartoszCiesla)

  • Support cargo-leptos. (#1903, thanks @​404Simon)

  • Update kingfisher@latest to 1.103.0.

  • Update cargo-xwin@latest to 0.23.0.

  • Update wasmtime@latest to 45.0.2.

  • Update cargo-deny@latest to 0.19.9.

  • Update prek@latest to 0.4.5.

  • Update trivy@latest to 0.71.1.

  • Update mise@latest to 2026.6.10.

2.81.11

  • Update wasm-tools@latest to 1.252.0.

  • Update wasm-bindgen@latest to 0.2.125.

  • Update uv@latest to 0.11.21.

  • Update protoc@latest to 3.35.1.

  • Update mise@latest to 2026.6.9.

  • Update jaq@latest to 3.1.0.

  • Update cargo-insta@latest to 1.48.0.

... (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.82.1] - 2026-06-20

  • Update vacuum@latest to 0.29.4.

  • Update uv@latest to 0.11.22.

  • Update osv-scanner@latest to 2.4.0.

  • Update mise@latest to 2026.6.11.

  • Update martin@latest to 1.11.0.

  • Update just@latest to 1.53.0.

  • Update cargo-zigbuild@latest to 0.23.0.

[2.82.0] - 2026-06-17

  • Support cargo-vet. (#1908, thanks @​jakewimmer)

  • Support cargo-crap. (#1905, thanks @​BartoszCiesla)

  • Support cargo-leptos. (#1903, thanks @​404Simon)

  • Update kingfisher@latest to 1.103.0.

  • Update cargo-xwin@latest to 0.23.0.

  • Update wasmtime@latest to 45.0.2.

  • Update cargo-deny@latest to 0.19.9.

  • Update prek@latest to 0.4.5.

  • Update trivy@latest to 0.71.1.

  • Update mise@latest to 2026.6.10.

... (truncated)

Commits

Updates anthropics/claude-code-action from 1.0.146 to 1.0.152

Release notes

Sourced from anthropics/claude-code-action's releases.

v1.0.152

Full Changelog: anthropics/claude-code-action@v1...v1.0.152

v1.0.151

What's Changed

New Contributors

Full Changelog: anthropics/claude-code-action@v1...v1.0.151

v1.0.150

Full Changelog: anthropics/claude-code-action@v1...v1.0.150

v1.0.149

What's Changed

New Contributors

Full Changelog: anthropics/claude-code-action@v1...v1.0.149

v1.0.148

Full Changelog: anthropics/claude-code-action@v1...v1.0.148

v1.0.147

What's Changed

Full Changelog: anthropics/claude-code-action@v1...v1.0.147

Commits
  • 51705da chore: bump Claude Code to 2.1.183 and Agent SDK to 0.3.183
  • 806af32 chore: bump Claude Code to 2.1.181 and Agent SDK to 0.3.181
  • 0a08a86 fix: skip workflow validation token exchange failures (#1417)
  • 9dd8b95 chore: bump Claude Code to 2.1.179 and Agent SDK to 0.3.179
  • 4d7e1f0 chore: bump Claude Code to 2.1.178 and Agent SDK to 0.3.178
  • 3d9f0dc fix(mcp): align allowed-tools parser with SDK option parser (#1373)
  • a5e5d3b fix(parse-sdk-options): prevent shell-quote from collapsing unquoted Bash(X:*...
  • d5726de chore: bump Claude Code to 2.1.177 and Agent SDK to 0.3.177
  • 56fa348 chore: bump Claude Code to 2.1.176 and Agent SDK to 0.3.176
  • 82d95d4 Add pr-stamp-sweep review workflow (#1409)
  • See full diff in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jun 16, 2026
…th 3 updates

Bumps the actions-minor-patch group with 3 updates in the / directory: [pnpm/action-setup](https://github.com/pnpm/action-setup), [taiki-e/install-action](https://github.com/taiki-e/install-action) and [anthropics/claude-code-action](https://github.com/anthropics/claude-code-action).


Updates `pnpm/action-setup` from 6.0.8 to 6.0.9
- [Release notes](https://github.com/pnpm/action-setup/releases)
- [Commits](pnpm/action-setup@0e279bb...0ebf471)

Updates `taiki-e/install-action` from 2.81.10 to 2.82.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@7a79fe8...8b3c737)

Updates `anthropics/claude-code-action` from 1.0.146 to 1.0.152
- [Release notes](https://github.com/anthropics/claude-code-action/releases)
- [Commits](anthropics/claude-code-action@0cb4f3e...51705da)

---
updated-dependencies:
- dependency-name: anthropics/claude-code-action
  dependency-version: 1.0.150
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions-minor-patch
- dependency-name: pnpm/action-setup
  dependency-version: 6.0.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions-minor-patch
- dependency-name: taiki-e/install-action
  dependency-version: 2.81.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions-minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps): bump the actions-minor-patch group with 3 updates chore(deps): bump the actions-minor-patch group across 1 directory with 3 updates Jun 20, 2026
@dependabot
dependabot Bot force-pushed the dependabot/github_actions/actions-minor-patch-8b4ef6ac57 branch from 0b3a787 to 457becf Compare June 20, 2026 16:43
@xiaolai
xiaolai merged commit 20dd5ea into main Jun 27, 2026
7 checks passed
@xiaolai
xiaolai deleted the dependabot/github_actions/actions-minor-patch-8b4ef6ac57 branch June 27, 2026 01:18
xiaolai pushed a commit that referenced this pull request Aug 12, 2026
…th 3 updates (#1034)

Bumps the actions-minor-patch group with 3 updates in the / directory: [pnpm/action-setup](https://github.com/pnpm/action-setup), [taiki-e/install-action](https://github.com/taiki-e/install-action) and [anthropics/claude-code-action](https://github.com/anthropics/claude-code-action).


Updates `pnpm/action-setup` from 6.0.8 to 6.0.9
- [Release notes](https://github.com/pnpm/action-setup/releases)
- [Commits](pnpm/action-setup@0e279bb...0ebf471)

Updates `taiki-e/install-action` from 2.81.10 to 2.82.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@7a79fe8...8b3c737)

Updates `anthropics/claude-code-action` from 1.0.146 to 1.0.152
- [Release notes](https://github.com/anthropics/claude-code-action/releases)
- [Commits](anthropics/claude-code-action@0cb4f3e...51705da)

---
updated-dependencies:
- dependency-name: anthropics/claude-code-action
  dependency-version: 1.0.150
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions-minor-patch
- dependency-name: pnpm/action-setup
  dependency-version: 6.0.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions-minor-patch
- dependency-name: taiki-e/install-action
  dependency-version: 2.81.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions-minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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