Skip to content

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

Open
dependabot[bot] wants to merge 3 commits into
trunkfrom
dependabot/github_actions/actions-deps-931451899c
Open

chore(deps): bump the actions-deps group across 1 directory with 3 updates#142
dependabot[bot] wants to merge 3 commits into
trunkfrom
dependabot/github_actions/actions-deps-931451899c

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 25, 2026

Copy link
Copy Markdown
Contributor

Bumps the actions-deps group with 3 updates in the / directory: anthropics/claude-code-action, dtolnay/rust-toolchain and taiki-e/install-action.

Updates anthropics/claude-code-action from 1.0.153 to 1.0.183

Release notes

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

v1.0.183

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

v1.0.182

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

v1.0.181

What's Changed

New Contributors

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

v1.0.180

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

v1.0.179

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

v1.0.178

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

v1.0.177

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

v1.0.176

What's Changed

New Contributors

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

v1.0.175

... (truncated)

Commits
  • be7b93b chore: bump Claude Code to 2.1.220 and Agent SDK to 0.3.220
  • e0cf66d chore: bump Claude Code to 2.1.219 and Agent SDK to 0.3.219
  • 44423bd chore: bump Claude Code to 2.1.218 and Agent SDK to 0.3.218
  • b00a341 fix: share one exchanged WIF credential across spawned Claude processes (#1407)
  • fa7e2f0 chore: bump Claude Code to 2.1.217 and Agent SDK to 0.3.217
  • b76a077 chore: bump Claude Code to 2.1.216 and Agent SDK to 0.3.216
  • af0559e chore: bump Claude Code to 2.1.215 and Agent SDK to 0.3.215
  • 3553f84 chore: bump Claude Code to 2.1.214 and Agent SDK to 0.3.214
  • 700e7f8 chore: bump Claude Code to 2.1.212 and Agent SDK to 0.3.212
  • 3e807ec fix: handle null comment/review author from deleted accounts (#1490)
  • Additional commits viewable in compare view

Updates dtolnay/rust-toolchain from 1.96.0 to 1.100.0

Commits

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

Release notes

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

2.85.1

  • Update vacuum@latest to 0.30.0.

  • Update uv@latest to 0.11.32.

  • Update mise@latest to 2026.7.12.

  • Update cyclonedx@latest to 0.33.1.

  • Update cargo-neat@latest to 0.5.2.

2.85.0

  • Support wild (alias: wild-linker). (#1949)

  • Support bpf-linker. (#1950)

  • Support rafn. (#1935, thanks @​DarkWanderer)

  • Update cargo-neat@latest to 0.5.1.

  • Update zizmor@latest to 1.28.0.

  • Update wasmtime@latest to 47.0.2.

  • Update uv@latest to 0.11.31.

  • Update syft@latest to 1.49.0.

2.84.1

  • Update wasmtime@latest to 47.0.1.

  • Update wasm-tools@latest to 1.254.0.

  • Update uv@latest to 0.11.30.

  • Update mise@latest to 2026.7.11.

  • Update cargo-neat@latest to 0.5.0.

  • Update cargo-crap@latest to 0.3.1.

  • Update biome@latest to 2.5.5.

2.84.0

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file. github_actions Pull requests that update GitHub Actions code labels Jul 25, 2026
@dependabot
dependabot Bot requested a review from TimmyMC as a code owner July 25, 2026 15:43
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file. github_actions Pull requests that update GitHub Actions code labels Jul 25, 2026
@Zlyzart Zlyzart added agent-review Route through tier+1 agent review pipeline complexity:haiku Small and self-contained; an agent can ship this in one shot. labels Jul 25, 2026
@github-actions

github-actions Bot commented Jul 25, 2026

Copy link
Copy Markdown

Agent review tracked (advisory; owner approval still required).

claude[bot]
claude Bot previously approved these changes Jul 25, 2026

@claude claude Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • All three action version bumps (claude-code-action v1.0.153→v1.0.177, dtolnay/rust-toolchain 1.96.0→1.100.0, taiki-e/install-action v2.82.1→v2.83.4) are applied consistently across every occurrence in the affected files.
  • No workflow logic, inputs, or env vars changed; pure version substitutions only.
  • claude-code-action bump includes only bug fixes (null author handling, token sanitizer, branch name sanitization) — no breaking interface changes.

@claude claude Bot added the review:passed Tier+1 reviewer approved (mirrors the GitHub review state). label Jul 25, 2026
@github-actions

github-actions Bot commented Jul 25, 2026

Copy link
Copy Markdown

Agent review tracked (advisory; owner approval still required).

…dates

Bumps the actions-deps group with 3 updates in the / directory: [anthropics/claude-code-action](https://github.com/anthropics/claude-code-action), [dtolnay/rust-toolchain](https://github.com/dtolnay/rust-toolchain) and [taiki-e/install-action](https://github.com/taiki-e/install-action).


Updates `anthropics/claude-code-action` from 1.0.153 to 1.0.183
- [Release notes](https://github.com/anthropics/claude-code-action/releases)
- [Commits](anthropics/claude-code-action@v1.0.153...v1.0.183)

Updates `dtolnay/rust-toolchain` from 1.96.0 to 1.100.0
- [Release notes](https://github.com/dtolnay/rust-toolchain/releases)
- [Commits](dtolnay/rust-toolchain@1.96.0...1.100.0)

Updates `taiki-e/install-action` from 2.82.1 to 2.85.1
- [Release notes](https://github.com/taiki-e/install-action/releases)
- [Commits](taiki-e/install-action@v2.82.1...v2.85.1)

---
updated-dependencies:
- dependency-name: anthropics/claude-code-action
  dependency-version: 1.0.177
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions-deps
- dependency-name: dtolnay/rust-toolchain
  dependency-version: 1.100.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions-deps
- dependency-name: taiki-e/install-action
  dependency-version: 2.83.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/github_actions/actions-deps-931451899c branch from d60e3d3 to fe023f3 Compare August 1, 2026 15:46

@claude claude Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

rust-toolchain.toml not updated

ci-complete.yml and mutants.yml both carry the comment "Pinned to match rust-toolchain.toml — bump both together", but rust-toolchain.toml still reads channel = "1.96.0" while the workflows now use dtolnay/rust-toolchain@1.100.0. Local dev and CI will build with different compilers until that file is updated to match.

@claude claude Bot added review:changes-requested Tier+1 reviewer requested changes. and removed review:passed Tier+1 reviewer approved (mirrors the GitHub review state). labels Aug 1, 2026
@github-actions

github-actions Bot commented Aug 1, 2026

Copy link
Copy Markdown

Gate integrity: this PR changes CI/test machinery — an owner must approve it to unblock (CI re-runs on approval). If unintended, restore the original gate instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

agent-review Route through tier+1 agent review pipeline complexity:haiku Small and self-contained; an agent can ship this in one shot. dependencies Pull requests that update a dependency file. github_actions Pull requests that update GitHub Actions code review:changes-requested Tier+1 reviewer requested changes.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant