Skip to content

build(deps): bump anthropics/claude-code-action from 1.0.200 to 1.0.211 - #8176

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/anthropics/claude-code-action-1.0.211
Closed

build(deps): bump anthropics/claude-code-action from 1.0.200 to 1.0.211#8176
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/anthropics/claude-code-action-1.0.211

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 3, 2026

Copy link
Copy Markdown
Contributor

Bumps anthropics/claude-code-action from 1.0.200 to 1.0.211.

Release notes

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

v1.0.211

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

v1.0.210

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

v1.0.209

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

v1.0.208

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

v1.0.207

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

v1.0.206

What's Changed

New Contributors

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

v1.0.205

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

v1.0.204

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

v1.0.203

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

v1.0.202

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

v1.0.201

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

Commits
  • 833fb0f chore: bump Claude Code to 2.1.252 and Agent SDK to 0.3.252
  • a874e9e chore: bump Claude Code to 2.1.251 and Agent SDK to 0.3.251
  • a60f3e1 chore: bump Claude Code to 2.1.250 and Agent SDK to 0.3.250
  • e8c2d7c chore: bump Claude Code to 2.1.248 and Agent SDK to 0.3.248
  • 70fec18 chore: bump Claude Code to 2.1.247 and Agent SDK to 0.3.247
  • 1f291e1 chore: bump Claude Code to 2.1.246 and Agent SDK to 0.3.246
  • 76ac41a fix: encode branch names in GitHub links (#1713)
  • 8ef9699 fix: bound download_job_log against a stalled log fetch (#1719)
  • 791545d fix: allow parentheses in valid branch names (#1710)
  • 2d7a787 fix: use paths in delete_files prompt example (#1702)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Sep 3, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner September 3, 2026 15:18
@dependabot dependabot Bot added the github_actions Pull requests that update GitHub Actions code label Sep 3, 2026
@dependabot
dependabot Bot requested a review from Zedmor September 3, 2026 15:18
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Sep 3, 2026
@github-actions github-actions Bot added the readiness: checking Automated validation is still running label Sep 3, 2026
Bumps [anthropics/claude-code-action](https://github.com/anthropics/claude-code-action) from 1.0.200 to 1.0.211.
- [Release notes](https://github.com/anthropics/claude-code-action/releases)
- [Commits](anthropics/claude-code-action@24dcd50...833fb0f)

---
updated-dependencies:
- dependency-name: anthropics/claude-code-action
  dependency-version: 1.0.211
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/github_actions/anthropics/claude-code-action-1.0.211 branch from 8740a02 to d0523bf Compare September 3, 2026 22:06
@github-actions github-actions Bot added readiness: action required A blocking check or review needs attention and removed readiness: checking Automated validation is still running labels Sep 3, 2026
@bolichen97

Copy link
Copy Markdown
Collaborator

Open PR relationship audit

This is a consolidated, point-in-time code-level audit note. It compares complete merge-base diffs and current/merged code; it does not treat a shared topic as duplication or partial coverage as completion.

DUPLICATE: closing this PR

PR 8176 and open PR 6330 carry a byte-identical patch (same diff_sha256, same stable patch id 9293d2a8, same merge base, same 9 files, +11/-11): both move the anthropics/claude-code-action pin from 24dcd50 (v1.0.200) to 833fb0f (v1.0.211) in the same steps. Current origin/main still pins 24dcd50 everywhere, and the newest merged bump for this action is PR 3324 (v1.0.194 -> v1.0.200, merge commit dadfddb), so the bump itself is still wanted and neither PR is superseded by main. Only one of the two can land -- the other becomes empty -- and 6330 is the older PR that Dependabot has kept rebased onto this same target version and that already has squash auto-merge enabled, so 8176 is the redundant copy to close. The change is otherwise clean and needs no rebase: 8176's head d0523bf merges into current origin/main (711544f) without conflict via a read-only merge-tree check, even though the pin lines shifted on main after PR #8216 and PR #7982.

  • DUPLICATE with PR #6330 (OPEN). 6330 is the older (2026-08-27) Dependabot PR for this same action, has been rebased/retitled up to the identical 1.0.211 target, and already has squash auto-merge enabled; 8176 (2026-09-03) is a second branch carrying the byte-identical patch. Landing either makes the other empty, so the redundant, non-auto-merge PR should be closed and 6330 allowed to land. If maintainers prefer the fresher branch instead, the mirror action is to close 6330 and keep 8176 -- but exactly one of the two must be closed. Files: .github/workflows/claude-review.yml, .github/workflows/fork-opus-review.yml.

The audit recommendation is to close this PR; the relationship target above is the implementation to retain or the merged implementation that already covers it.

No PR, Issue, label, branch, or review state was changed by the relationship-note portion of this audit.

@bolichen97 bolichen97 closed this Sep 4, 2026
@dependabot @github

dependabot Bot commented on behalf of github Sep 4, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@github-actions github-actions Bot removed the readiness: action required A blocking check or review needs attention label Sep 4, 2026
@dependabot
dependabot Bot deleted the dependabot/github_actions/anthropics/claude-code-action-1.0.211 branch September 4, 2026 06:46
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