Commit 30e27e5
authored
chore(deps): bump anthropics/claude-code-action from 1.0.48 to 1.0.52 in the claude-code-action group (#209)
Bumps the claude-code-action group with 1 update:
[anthropics/claude-code-action](https://github.com/anthropics/claude-code-action).
Updates `anthropics/claude-code-action` from 1.0.48 to 1.0.52
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/anthropics/claude-code-action/releases">anthropics/claude-code-action's
releases</a>.</em></p>
<blockquote>
<h2>v1.0.52</h2>
<h2>What's Changed</h2>
<ul>
<li>Fix stale claudeCodeVersion and update bump script to keep run.ts in
sync by <a
href="https://github.com/ashwin-ant"><code>@ashwin-ant</code></a> in <a
href="https://redirect.github.com/anthropics/claude-code-action/pull/943">anthropics/claude-code-action#943</a></li>
<li>fix: revert to colon-based wildcard syntax for git permissions by <a
href="https://github.com/ashwin-ant"><code>@ashwin-ant</code></a> in <a
href="https://redirect.github.com/anthropics/claude-code-action/pull/949">anthropics/claude-code-action#949</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/anthropics/claude-code-action/compare/v1...v1.0.52">https://github.com/anthropics/claude-code-action/compare/v1...v1.0.52</a></p>
<h2>v1.0.51</h2>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/anthropics/claude-code-action/compare/v1...v1.0.51">https://github.com/anthropics/claude-code-action/compare/v1...v1.0.51</a></p>
<h2>v1.0.50</h2>
<h2>What's Changed</h2>
<ul>
<li>revert: undo PR checkout fork support and unique branch naming by <a
href="https://github.com/ashwin-ant"><code>@ashwin-ant</code></a> in <a
href="https://redirect.github.com/anthropics/claude-code-action/pull/937">anthropics/claude-code-action#937</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/anthropics/claude-code-action/compare/v1...v1.0.50">https://github.com/anthropics/claude-code-action/compare/v1...v1.0.50</a></p>
<h2>v1.0.49</h2>
<h2>What's Changed</h2>
<ul>
<li>fix: replace deprecated :* with modern * wildcard in git permissions
by <a
href="https://github.com/Dave-London"><code>@Dave-London</code></a> in
<a
href="https://redirect.github.com/anthropics/claude-code-action/pull/929">anthropics/claude-code-action#929</a></li>
<li>fix: skip CI MCP server installation when actions:read permission is
missing by <a
href="https://github.com/OctavianGuzu"><code>@OctavianGuzu</code></a>
in <a
href="https://redirect.github.com/anthropics/claude-code-action/pull/933">anthropics/claude-code-action#933</a></li>
<li>Fix/PR checkout branch name conflicts by <a
href="https://github.com/kirisame-wang"><code>@kirisame-wang</code></a>
in <a
href="https://redirect.github.com/anthropics/claude-code-action/pull/931">anthropics/claude-code-action#931</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/OctavianGuzu"><code>@OctavianGuzu</code></a>
made their first contribution in <a
href="https://redirect.github.com/anthropics/claude-code-action/pull/933">anthropics/claude-code-action#933</a></li>
<li><a
href="https://github.com/kirisame-wang"><code>@kirisame-wang</code></a>
made their first contribution in <a
href="https://redirect.github.com/anthropics/claude-code-action/pull/931">anthropics/claude-code-action#931</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/anthropics/claude-code-action/compare/v1...v1.0.49">https://github.com/anthropics/claude-code-action/compare/v1...v1.0.49</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/anthropics/claude-code-action/commit/68cfeead1890300cc87935dbe2c023825be87b8a"><code>68cfeea</code></a>
Revert "fix: replace deprecated :* with modern * wildcard in git
permissions ...</li>
<li><a
href="https://github.com/anthropics/claude-code-action/commit/f5088835af57c28634ebb7f1c538e387a1fae5bc"><code>f508883</code></a>
Fix stale claudeCodeVersion in run.ts and update bump automation (<a
href="https://redirect.github.com/anthropics/claude-code-action/issues/943">#943</a>)</li>
<li><a
href="https://github.com/anthropics/claude-code-action/commit/ea36d6abdedc17fc2a671b36060770b208a6f8f1"><code>ea36d6a</code></a>
chore: bump Claude Code to 2.1.42 and Agent SDK to 0.2.42</li>
<li><a
href="https://github.com/anthropics/claude-code-action/commit/c22f7c3f9dbdf2faa98a4c3139f7ec9eb5a691dc"><code>c22f7c3</code></a>
revert: undo PR checkout fork support and unique branch naming (<a
href="https://redirect.github.com/anthropics/claude-code-action/issues/937">#937</a>)</li>
<li><a
href="https://github.com/anthropics/claude-code-action/commit/f669191d7d1e67f08a54b0c11cf5683a9a391951"><code>f669191</code></a>
fix: use unique local branch names for PR checkout to avoid conflicts
(<a
href="https://redirect.github.com/anthropics/claude-code-action/issues/931">#931</a>)</li>
<li><a
href="https://github.com/anthropics/claude-code-action/commit/8c383c5de3dab41db0859fe4f8d500e8b2139605"><code>8c383c5</code></a>
fix: skip CI MCP server installation when actions:read permission is
missing ...</li>
<li><a
href="https://github.com/anthropics/claude-code-action/commit/1bb0e7464b934392210ba86f06bec55297259d82"><code>1bb0e74</code></a>
fix: replace deprecated :* with modern * wildcard in git permissions (<a
href="https://redirect.github.com/anthropics/claude-code-action/issues/929">#929</a>)</li>
<li>See full diff in <a
href="https://github.com/anthropics/claude-code-action/compare/23ed4cb53d6eacddbc22ec16652c98bcc54e0476...68cfeead1890300cc87935dbe2c023825be87b8a">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
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
</details>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 92281a3 commit 30e27e5
File tree
6 files changed
+7
-7
lines changed- .github/workflows
6 files changed
+7
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
| 79 | + | |
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | | - | |
| 105 | + | |
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
0 commit comments