Skip to content

Commit 5e3aedb

Browse files
Update all patch updates (#8286)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [anthropics/claude-code-action](https://redirect.github.com/anthropics/claude-code-action) | action | patch | `v1.0.133` → `v1.0.140` | | [crate-ci/typos](https://redirect.github.com/crate-ci/typos) | action | patch | `v1.47.0` → `v1.47.2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/357) for more information. --- ### Release Notes <details> <summary>anthropics/claude-code-action (anthropics/claude-code-action)</summary> ### [`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> ### [`v1.0.136`](https://redirect.github.com/anthropics/claude-code-action/releases/tag/v1.0.136) [Compare Source](https://redirect.github.com/anthropics/claude-code-action/compare/v1.0.135...v1.0.136) **Full Changelog**: <anthropics/claude-code-action@v1...v1.0.136> ### [`v1.0.135`](https://redirect.github.com/anthropics/claude-code-action/releases/tag/v1.0.135) [Compare Source](https://redirect.github.com/anthropics/claude-code-action/compare/v1.0.134...v1.0.135) **Full Changelog**: <anthropics/claude-code-action@v1...v1.0.135> ### [`v1.0.134`](https://redirect.github.com/anthropics/claude-code-action/releases/tag/v1.0.134) [Compare Source](https://redirect.github.com/anthropics/claude-code-action/compare/v1.0.133...v1.0.134) #### What's Changed - Add workload identity federation support to base-action by [@&#8203;ashwin-ant](https://redirect.github.com/ashwin-ant) in [#&#8203;1378](https://redirect.github.com/anthropics/claude-code-action/pull/1378) - chore: bump actions/setup-node from v4.4.0 to v6.4.0 (Node.js 24) by [@&#8203;ant-kurt](https://redirect.github.com/ant-kurt) in [#&#8203;1377](https://redirect.github.com/anthropics/claude-code-action/pull/1377) - ci: bump checkout and setup-bun in test workflows to Node 24 releases by [@&#8203;ant-kurt](https://redirect.github.com/ant-kurt) in [#&#8203;1379](https://redirect.github.com/anthropics/claude-code-action/pull/1379) #### New Contributors - [@&#8203;ant-kurt](https://redirect.github.com/ant-kurt) made their first contribution in [#&#8203;1377](https://redirect.github.com/anthropics/claude-code-action/pull/1377) **Full Changelog**: <anthropics/claude-code-action@v1...v1.0.134> </details> <details> <summary>crate-ci/typos (crate-ci/typos)</summary> ### [`v1.47.2`](https://redirect.github.com/crate-ci/typos/releases/tag/v1.47.2) [Compare Source](https://redirect.github.com/crate-ci/typos/compare/v1.47.1...v1.47.2) ##### \[1.47.2] - 2026-06-04 ##### Fixes - Don't correct `inferrable` - Correct unused `inferible` variant ### [`v1.47.1`](https://redirect.github.com/crate-ci/typos/releases/tag/v1.47.1) [Compare Source](https://redirect.github.com/crate-ci/typos/compare/v1.47.0...v1.47.1) ##### \[1.47.1] - 2026-06-03 ##### Fixes - Don't correct `requestors` </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - Between 12:00 AM and 03:59 AM, only on Monday (`* 0-3 * * 1`) - 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/vortex-data/vortex). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMDkuNCIsInVwZGF0ZWRJblZlciI6IjQzLjIwOS40IiwidGFyZ2V0QnJhbmNoIjoiZGV2ZWxvcCIsImxhYmVscyI6WyJjaGFuZ2Vsb2cvY2hvcmUiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 032e6bd commit 5e3aedb

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/claude-review.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@ jobs:
242242

243243
- name: Run Claude Code in review-only mode
244244
id: claude
245-
uses: anthropics/claude-code-action@787c5a0ce96a9a6cfb050ea0c8f4c05f2447c251 # v1.0.133
245+
uses: anthropics/claude-code-action@fbda2eb1bdc90d319b8d853f5deb53bca199a7c1 # v1.0.140
246246
with:
247247
claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
248248
# This workflow deliberately uses the built-in token because it only needs

.github/workflows/claude-write.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ jobs:
197197

198198
- name: Run Claude Code
199199
id: claude
200-
uses: anthropics/claude-code-action@787c5a0ce96a9a6cfb050ea0c8f4c05f2447c251 # v1.0.133
200+
uses: anthropics/claude-code-action@fbda2eb1bdc90d319b8d853f5deb53bca199a7c1 # v1.0.140
201201
with:
202202
claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
203203
github_token: ${{ steps.app-token.outputs.token }}

.github/workflows/typos.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ jobs:
2121
- name: Checkout Actions Repository
2222
uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
2323
- name: Spell Check Repo
24-
uses: crate-ci/typos@f8a58b6b53f2279f71eb605f03a4ae4d10608f45 # v1.47.0
24+
uses: crate-ci/typos@37bb98842b0d8c4ffebdb75301a13db0267cef89 # v1.47.2

0 commit comments

Comments
 (0)