Skip to content

ci(deps): bump the actions group across 1 directory with 3 updates#62

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/actions-7928a5c22f
Open

ci(deps): bump the actions group across 1 directory with 3 updates#62
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/actions-7928a5c22f

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

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

Updates anthropics/claude-code-action from 1.0.99 to 1.0.112

Release notes

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

v1.0.112

What's Changed

New Contributors

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

v1.0.111

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

v1.0.110

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

v1.0.109

What's Changed

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

v1.0.108

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

v1.0.107

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

v1.0.106

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

v1.0.105

What's Changed

New Contributors

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

v1.0.104

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

v1.0.103

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

v1.0.102

What's Changed

... (truncated)

Commits
  • 2cc1ac1 chore: bump Claude Code to 2.1.128 and Agent SDK to 0.2.128
  • 38f25dd fix: make trigger_phrase match case-insensitive (#1279)
  • fefa07e chore: bump Claude Code to 2.1.126 and Agent SDK to 0.2.126
  • ef50f12 chore: bump Claude Code to 2.1.123 and Agent SDK to 0.2.123
  • b3c0320 chore: bump Claude Code to 2.1.122 and Agent SDK to 0.2.122
  • c93e8fe docs: pull_request_target guidance and base-action trust model (#1250)
  • 11a9dad chore: bump Claude Code to 2.1.121 and Agent SDK to 0.2.121
  • 567fe95 chore: bump Claude Code to 2.1.119 and Agent SDK to 0.2.119
  • 2da6cfa chore: bump Claude Code to 2.1.120 and Agent SDK to 0.2.120
  • e58dfa5 chore: bump Claude Code to 2.1.119 and Agent SDK to 0.2.119
  • Additional commits viewable in compare view

Updates actions/setup-node from 6.3.0 to 6.4.0

Release notes

Sourced from actions/setup-node's releases.

v6.4.0

What's Changed

Dependency updates:

New Contributors

Full Changelog: actions/setup-node@v6...v6.4.0

Commits

Updates taiki-e/install-action from 2.75.17 to 2.77.0

Release notes

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

2.77.0

  • Support rust. (#1779)

    This installs rust using rustup.

    If rustup is not yet installed, this action downloads rustup-init for the current platform using HTTPS with tlsv1.2+, verifies SHA256 checksum, and then installs rustup using it.

    This also supports installing additional components at the same time by +<additional> syntax:

    - uses: taiki-e/install-action@v2
      with:
        # Install rust stable with rustfmt component and wasm32-wasip1 target.
        tool: rust+rustfmt+wasm32-wasip1
        # When installing another rust version:
        # tool: rust@nightly + rustfmt + wasm32-wasip1
  • Fix issue where x86_64 binary will be installed on AArch64 Windows even when AArch64 Windows binary available.

  • Update mise@latest to 2026.5.0.

  • Diagnostic improvements.

2.76.0

  • Support mdbook-d2. (#1737, thanks @​nhu)

  • Support cargo-apple-runner. (#1731, thanks @​madsmtm)

  • Support cargo-binstall on riscv64 Linux.

  • Update cargo-deb@latest to 3.7.0.

  • Update tombi@latest to 0.10.2.

2.75.30

  • Support cargo-spellcheck on AArch64 Linux/Windows.

  • Update cargo-spellcheck@latest to 0.15.7.

  • Update biome@latest to 2.4.14.

2.75.29

  • Update syft@latest to 1.44.0.

  • Update rclone@latest to 1.74.0.

  • Update osv-scanner@latest to 2.3.6.

... (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.77.0] - 2026-05-05

  • Support rust. (#1779)

    This installs rust using rustup.

    If rustup is not yet installed, this action downloads rustup-init for the current platform using HTTPS with tlsv1.2+, verifies SHA256 checksum, and then installs rustup using it.

    This also supports installing additional components at the same time by +<additional> syntax:

    - uses: taiki-e/install-action@v2
      with:
        # Install rust stable with rustfmt component and wasm32-wasip1 target.
        tool: rust+rustfmt+wasm32-wasip1
        # When installing another rust version:
        # tool: rust@nightly + rustfmt + wasm32-wasip1
  • Fix issue where x86_64 binary will be installed on AArch64 Windows even when AArch64 Windows binary available.

  • Update mise@latest to 2026.5.0.

  • Diagnostic improvements.

[2.76.0] - 2026-05-04

  • Support mdbook-d2. (#1737, thanks @​nhu)

  • Support cargo-apple-runner. (#1731, thanks @​madsmtm)

  • Support cargo-binstall on riscv64 Linux.

  • Update cargo-deb@latest to 3.7.0.

  • Update tombi@latest to 0.10.2.

[2.75.30] - 2026-05-03

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Apr 21, 2026
@dependabot dependabot Bot requested a review from michael-herwig as a code owner April 21, 2026 11:38
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Apr 21, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 21, 2026

Unit Test Results

1 361 tests  ±0   1 361 ✅ ±0   11s ⏱️ -1s
    3 suites ±0       0 💤 ±0 
    1 files   ±0       0 ❌ ±0 

Results for commit 7739651. ± Comparison against base commit 3320306.

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 21, 2026

Acceptance Test Results

416 tests  ±0   406 ✅ ±0   1m 45s ⏱️ +8s
  1 suites ±0    10 💤 ±0 
  1 files   ±0     0 ❌ ±0 

Results for commit 7739651. ± Comparison against base commit 3320306.

♻️ This comment has been updated with latest results.

@dependabot dependabot Bot changed the title ci(deps): bump the actions group with 3 updates ci(deps): bump the actions group across 1 directory with 3 updates Apr 28, 2026
@dependabot dependabot Bot force-pushed the dependabot/github_actions/actions-7928a5c22f branch from d17ba8a to a40b78a Compare April 28, 2026 11:39
Bumps the actions group with 3 updates in the / directory: [anthropics/claude-code-action](https://github.com/anthropics/claude-code-action), [actions/setup-node](https://github.com/actions/setup-node) and [taiki-e/install-action](https://github.com/taiki-e/install-action).


Updates `anthropics/claude-code-action` from 1.0.99 to 1.0.112
- [Release notes](https://github.com/anthropics/claude-code-action/releases)
- [Commits](anthropics/claude-code-action@c3d45e8...2cc1ac1)

Updates `actions/setup-node` from 6.3.0 to 6.4.0
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@53b8394...48b55a0)

Updates `taiki-e/install-action` from 2.75.17 to 2.77.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@58e8625...7ea35f0)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-version: 6.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
- dependency-name: anthropics/claude-code-action
  dependency-version: 1.0.102
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
- dependency-name: taiki-e/install-action
  dependency-version: 2.75.18
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/github_actions/actions-7928a5c22f branch from a40b78a to 7739651 Compare May 5, 2026 11:39
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