Skip to content

Commit 9ad6bf6

Browse files
chore(deps): update github actions (#1829)
This PR contains the following updates: | Package | Type | Update | Change | Pending | |---|---|---|---|---| | [anthropics/claude-code-action](https://redirect.github.com/anthropics/claude-code-action) | action | patch | `v1.0.136` → `v1.0.148` | `v1.0.150` (+1) | | [withgraphite/graphite-ci-action](https://redirect.github.com/withgraphite/graphite-ci-action) | action | patch | `v0.0.9` → `v0.0.10` | | --- ### Release Notes <details> <summary>anthropics/claude-code-action (anthropics/claude-code-action)</summary> ### [`v1.0.148`](https://redirect.github.com/anthropics/claude-code-action/compare/v1.0.147...v1.0.148) [Compare Source](https://redirect.github.com/anthropics/claude-code-action/compare/v1.0.147...v1.0.148) ### [`v1.0.147`](https://redirect.github.com/anthropics/claude-code-action/compare/v1.0.146...v1.0.147) [Compare Source](https://redirect.github.com/anthropics/claude-code-action/compare/v1.0.146...v1.0.147) ### [`v1.0.146`](https://redirect.github.com/anthropics/claude-code-action/releases/tag/v1.0.146) [Compare Source](https://redirect.github.com/anthropics/claude-code-action/compare/v1.0.145...v1.0.146) #### What's Changed - test: add unit tests for parseGitHubContext and context type guards by [@&#8203;mateuscmtropical](https://redirect.github.com/mateuscmtropical) in [#&#8203;1404](https://redirect.github.com/anthropics/claude-code-action/pull/1404) - docs(faq): correct rebase FAQ to match actual behavior by [@&#8203;bymle](https://redirect.github.com/bymle) in [#&#8203;1370](https://redirect.github.com/anthropics/claude-code-action/pull/1370) - fix: fall back to inherited env for auth when inputs are empty by [@&#8203;kirsanium](https://redirect.github.com/kirsanium) in [#&#8203;1342](https://redirect.github.com/anthropics/claude-code-action/pull/1342) - fix: break SDK iterator after result message to prevent hang in pull\_request runs by [@&#8203;scobbe](https://redirect.github.com/scobbe) in [#&#8203;1339](https://redirect.github.com/anthropics/claude-code-action/pull/1339) - Pin setup-bun binary for post-steps by [@&#8203;kiwigitops](https://redirect.github.com/kiwigitops) in [#&#8203;1365](https://redirect.github.com/anthropics/claude-code-action/pull/1365) - fix: clear stale claude-prompts dir before each write by [@&#8203;kyungilpark](https://redirect.github.com/kyungilpark) in [#&#8203;1288](https://redirect.github.com/anthropics/claude-code-action/pull/1288) - Include labels in formatContext() output for issues and PRs by [@&#8203;joshpayne-joby](https://redirect.github.com/joshpayne-joby) in [#&#8203;1298](https://redirect.github.com/anthropics/claude-code-action/pull/1298) - fix(sanitizer): match attribute quotes by type to avoid mangling content by [@&#8203;bymle](https://redirect.github.com/bymle) in [#&#8203;1371](https://redirect.github.com/anthropics/claude-code-action/pull/1371) - docs: fix execution file parsing example by [@&#8203;looooown2006](https://redirect.github.com/looooown2006) in [#&#8203;1297](https://redirect.github.com/anthropics/claude-code-action/pull/1297) - fix(image-downloader): detect image type from magic bytes, not URL extension by [@&#8203;pmespresso](https://redirect.github.com/pmespresso) in [#&#8203;1396](https://redirect.github.com/anthropics/claude-code-action/pull/1396) #### New Contributors - [@&#8203;mateuscmtropical](https://redirect.github.com/mateuscmtropical) made their first contribution in [#&#8203;1404](https://redirect.github.com/anthropics/claude-code-action/pull/1404) - [@&#8203;bymle](https://redirect.github.com/bymle) made their first contribution in [#&#8203;1370](https://redirect.github.com/anthropics/claude-code-action/pull/1370) - [@&#8203;kirsanium](https://redirect.github.com/kirsanium) made their first contribution in [#&#8203;1342](https://redirect.github.com/anthropics/claude-code-action/pull/1342) - [@&#8203;scobbe](https://redirect.github.com/scobbe) made their first contribution in [#&#8203;1339](https://redirect.github.com/anthropics/claude-code-action/pull/1339) - [@&#8203;kiwigitops](https://redirect.github.com/kiwigitops) made their first contribution in [#&#8203;1365](https://redirect.github.com/anthropics/claude-code-action/pull/1365) - [@&#8203;kyungilpark](https://redirect.github.com/kyungilpark) made their first contribution in [#&#8203;1288](https://redirect.github.com/anthropics/claude-code-action/pull/1288) - [@&#8203;joshpayne-joby](https://redirect.github.com/joshpayne-joby) made their first contribution in [#&#8203;1298](https://redirect.github.com/anthropics/claude-code-action/pull/1298) - [@&#8203;looooown2006](https://redirect.github.com/looooown2006) made their first contribution in [#&#8203;1297](https://redirect.github.com/anthropics/claude-code-action/pull/1297) - [@&#8203;pmespresso](https://redirect.github.com/pmespresso) made their first contribution in [#&#8203;1396](https://redirect.github.com/anthropics/claude-code-action/pull/1396) **Full Changelog**: <anthropics/claude-code-action@v1...v1.0.146> ### [`v1.0.145`](https://redirect.github.com/anthropics/claude-code-action/compare/v1.0.144...v1.0.145) [Compare Source](https://redirect.github.com/anthropics/claude-code-action/compare/v1.0.144...v1.0.145) ### [`v1.0.144`](https://redirect.github.com/anthropics/claude-code-action/releases/tag/v1.0.144) [Compare Source](https://redirect.github.com/anthropics/claude-code-action/compare/v1.0.143...v1.0.144) **Full Changelog**: <anthropics/claude-code-action@v1...v1.0.144> ### [`v1.0.143`](https://redirect.github.com/anthropics/claude-code-action/compare/v1.0.142...v1.0.143) [Compare Source](https://redirect.github.com/anthropics/claude-code-action/compare/v1.0.142...v1.0.143) ### [`v1.0.142`](https://redirect.github.com/anthropics/claude-code-action/releases/tag/v1.0.142) [Compare Source](https://redirect.github.com/anthropics/claude-code-action/compare/v1.0.141...v1.0.142) **Full Changelog**: <anthropics/claude-code-action@v1...v1.0.142> ### [`v1.0.141`](https://redirect.github.com/anthropics/claude-code-action/releases/tag/v1.0.141) [Compare Source](https://redirect.github.com/anthropics/claude-code-action/compare/v1.0.140...v1.0.141) **Full Changelog**: <anthropics/claude-code-action@v1...v1.0.141> ### [`v1.0.140`](https://redirect.github.com/anthropics/claude-code-action/releases/tag/v1.0.140) [Compare Source](https://redirect.github.com/anthropics/claude-code-action/compare/v1.0.139...v1.0.140) **Full Changelog**: <anthropics/claude-code-action@v1...v1.0.140> ### [`v1.0.139`](https://redirect.github.com/anthropics/claude-code-action/releases/tag/v1.0.139) [Compare Source](https://redirect.github.com/anthropics/claude-code-action/compare/v1.0.138...v1.0.139) **Full Changelog**: <anthropics/claude-code-action@v1...v1.0.139> ### [`v1.0.138`](https://redirect.github.com/anthropics/claude-code-action/releases/tag/v1.0.138) [Compare Source](https://redirect.github.com/anthropics/claude-code-action/compare/v1.0.137...v1.0.138) **Full Changelog**: <anthropics/claude-code-action@v1...v1.0.138> ### [`v1.0.137`](https://redirect.github.com/anthropics/claude-code-action/releases/tag/v1.0.137) [Compare Source](https://redirect.github.com/anthropics/claude-code-action/compare/v1.0.136...v1.0.137) **Full Changelog**: <anthropics/claude-code-action@v1...v1.0.137> </details> <details> <summary>withgraphite/graphite-ci-action (withgraphite/graphite-ci-action)</summary> ### [`v0.0.10`](https://redirect.github.com/withgraphite/graphite-ci-action/compare/v0.0.9...v0.0.10) [Compare Source](https://redirect.github.com/withgraphite/graphite-ci-action/compare/v0.0.9...v0.0.10) </details> --- ### Configuration 📅 **Schedule**: (in timezone Asia/Shanghai) - Branch creation - "before 10am on monday" - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/voidzero-dev/vite-plus). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMTkuMCIsInVwZGF0ZWRJblZlciI6IjQzLjIxOS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 647b8ad commit 9ad6bf6

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
id: check_skip
3333
# v0.0.9 still declares `using: node20`; emits a Node 20 deprecation warning until upstream ships a node24 release.
3434
# https://github.com/withgraphite/graphite-ci-action
35-
uses: withgraphite/graphite-ci-action@9bc969adfd43bb790da3b64b543c78c75cef9689 # v0.0.9
35+
uses: withgraphite/graphite-ci-action@b87de3d800df90082f5f1ba2817f4e1a6f3b0a7b # v0.0.10
3636
with:
3737
graphite_token: ${{ secrets.GRAPHITE_CI_OPTIMIZER_TOKEN }}
3838

.github/workflows/upgrade-deps.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
- name: Check upgrade dependencies
6464
id: check-upgrade-dependencies
6565
timeout-minutes: 180
66-
uses: anthropics/claude-code-action@0b1b62002952733671bde978d429b50b51c51c85 # v1.0.136
66+
uses: anthropics/claude-code-action@d5726de019ec4498aa667642bc3a80fca83aa102 # v1.0.148
6767
env:
6868
RELEASE_BUILD: 'true'
6969
with:
@@ -202,7 +202,7 @@ jobs:
202202
- name: Enhance PR description with Claude
203203
id: enhance-pr-description
204204
continue-on-error: true
205-
uses: anthropics/claude-code-action@0b1b62002952733671bde978d429b50b51c51c85 # v1.0.136
205+
uses: anthropics/claude-code-action@d5726de019ec4498aa667642bc3a80fca83aa102 # v1.0.148
206206
with:
207207
claude_code_oauth_token: ${{ secrets.ANTHROPIC_API_KEY }}
208208
github_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)