Skip to content

ci(deps): bump the actions group with 2 updates#386

Merged
SimplicityGuy merged 1 commit into
mainfrom
dependabot/github_actions/actions-93248abf5e
Jun 16, 2026
Merged

ci(deps): bump the actions group with 2 updates#386
SimplicityGuy merged 1 commit into
mainfrom
dependabot/github_actions/actions-93248abf5e

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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

Updates anthropics/claude-code-action from 1.0.140 to 1.0.148

Release notes

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

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

v1.0.146

What's Changed

New Contributors

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

v1.0.145

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

v1.0.144

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

v1.0.143

What's Changed

New Contributors

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

... (truncated)

Commits
  • 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)
  • 0cb4f3e chore: bump Claude Code to 2.1.175 and Agent SDK to 0.3.175
  • 8551f4b fix(image-downloader): detect image type from magic bytes (#1396)
  • eba921f docs: fix execution file parsing example (#1297)
  • 36617bd fix(sanitizer): match attribute quotes by type to avoid mangling content (#1371)
  • 24b9156 Include labels in formatContext() output for issues and PRs (#1298)
  • 9441a7f fix: clear stale claude-prompts dir before each write (#1288)
  • b371255 pin setup-bun path for post steps (#1365)
  • Additional commits viewable in compare view

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

Release notes

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

2.81.10

  • Update tombi@latest to 1.1.3.

  • Update release-plz@latest to 0.3.159.

  • Update cosign@latest to 3.1.1.

2.81.9

  • Update wasm-bindgen@latest to 0.2.123.

  • Update tombi@latest to 1.1.2.

  • Update parse-changelog@latest to 0.6.17.

  • Update just@latest to 1.52.0.

  • Update gungraun-runner@latest to 0.19.2.

  • Update cargo-binstall@latest to 1.20.0.

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]

  • 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.

  • Update biome@latest to 2.5.0.

[2.81.10] - 2026-06-11

  • Update tombi@latest to 1.1.3.

  • Update release-plz@latest to 0.3.159.

  • Update cosign@latest to 3.1.1.

[2.81.9] - 2026-06-10

  • Update wasm-bindgen@latest to 0.2.123.

  • Update tombi@latest to 1.1.2.

  • Update parse-changelog@latest to 0.6.17.

  • Update just@latest to 1.52.0.

  • Update gungraun-runner@latest to 0.19.2.

  • Update cargo-binstall@latest to 1.20.0.

... (truncated)

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: [anthropics/claude-code-action](https://github.com/anthropics/claude-code-action) and [taiki-e/install-action](https://github.com/taiki-e/install-action).


Updates `anthropics/claude-code-action` from 1.0.140 to 1.0.148
- [Release notes](https://github.com/anthropics/claude-code-action/releases)
- [Commits](anthropics/claude-code-action@fbda2eb...d5726de)

Updates `taiki-e/install-action` from 2.81.8 to 2.81.10
- [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@0631aa6...7a79fe8)

---
updated-dependencies:
- dependency-name: anthropics/claude-code-action
  dependency-version: 1.0.148
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
- dependency-name: taiki-e/install-action
  dependency-version: 2.81.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added ci Pull requests that update CI/CD configuration dependencies Pull requests that update a dependency file labels Jun 15, 2026
@github-actions

Copy link
Copy Markdown
Contributor

E2E Coverage (webkit)

Totals Coverage
Statements: 46.29% ( 1249 / 2698 )
Lines: 46.29% ( 1249 / 2698 )

StandWithUkraine

@github-actions

Copy link
Copy Markdown
Contributor

E2E Coverage (chromium)

Totals Coverage
Statements: 46.29% ( 1249 / 2698 )
Lines: 46.29% ( 1249 / 2698 )

StandWithUkraine

@github-actions

Copy link
Copy Markdown
Contributor

E2E Coverage (firefox)

Totals Coverage
Statements: 46.29% ( 1249 / 2698 )
Lines: 46.29% ( 1249 / 2698 )

StandWithUkraine

@github-actions

Copy link
Copy Markdown
Contributor

E2E Coverage (webkit - iPhone 15)

Totals Coverage
Statements: 46.29% ( 1249 / 2698 )
Lines: 46.29% ( 1249 / 2698 )

StandWithUkraine

@github-actions

Copy link
Copy Markdown
Contributor

E2E Coverage (webkit - iPad Pro 11)

Totals Coverage
Statements: 46.29% ( 1249 / 2698 )
Lines: 46.29% ( 1249 / 2698 )

StandWithUkraine

@SimplicityGuy SimplicityGuy merged commit 1713857 into main Jun 16, 2026
55 checks passed
@SimplicityGuy SimplicityGuy deleted the dependabot/github_actions/actions-93248abf5e branch June 16, 2026 18:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci Pull requests that update CI/CD configuration dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant