Commit fe54d85
authored
chore(deps): update github workflows (#7203)
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.191` → `v1.0.201` |
| [astral-sh/setup-uv](https://redirect.github.com/astral-sh/setup-uv) |
| patch | `v10.0.0` → `v10.0.1` |
| [astral-sh/setup-uv](https://redirect.github.com/astral-sh/setup-uv) |
action | patch | `v10.0.0` → `v10.0.1` |
---
> [!WARNING]
> Some dependencies could not be looked up. Check the [Dependency
Dashboard](../issues/6715) for more information.
---
### Release Notes
<details>
<summary>anthropics/claude-code-action
(anthropics/claude-code-action)</summary>
###
[`v1.0.201`](https://redirect.github.com/anthropics/claude-code-action/releases/tag/v1.0.201)
[Compare
Source](https://redirect.github.com/anthropics/claude-code-action/compare/v1.0.200...v1.0.201)
**Full Changelog**:
<anthropics/claude-code-action@v1.0.200...v1.0.201>
###
[`v1.0.200`](https://redirect.github.com/anthropics/claude-code-action/compare/v1.0.199...v1.0.200)
[Compare
Source](https://redirect.github.com/anthropics/claude-code-action/compare/v1.0.199...v1.0.200)
###
[`v1.0.199`](https://redirect.github.com/anthropics/claude-code-action/compare/v1.0.198...v1.0.199)
[Compare
Source](https://redirect.github.com/anthropics/claude-code-action/compare/v1.0.198...v1.0.199)
###
[`v1.0.198`](https://redirect.github.com/anthropics/claude-code-action/compare/v1.0.197...v1.0.198)
[Compare
Source](https://redirect.github.com/anthropics/claude-code-action/compare/v1.0.197...v1.0.198)
###
[`v1.0.197`](https://redirect.github.com/anthropics/claude-code-action/releases/tag/v1.0.197)
[Compare
Source](https://redirect.github.com/anthropics/claude-code-action/compare/v1.0.196...v1.0.197)
#### What's Changed
- fix: neutralize the checkout credential under actions/checkout v6+
include layout
([#​1510](https://redirect.github.com/anthropics/claude-code-action/issues/1510))
by [@​TemRevil](https://redirect.github.com/TemRevil) in
[#​1526](https://redirect.github.com/anthropics/claude-code-action/pull/1526)
#### New Contributors
- [@​TemRevil](https://redirect.github.com/TemRevil) made their
first contribution in
[#​1526](https://redirect.github.com/anthropics/claude-code-action/pull/1526)
**Full Changelog**:
<anthropics/claude-code-action@v1.0.196...v1.0.197>
###
[`v1.0.196`](https://redirect.github.com/anthropics/claude-code-action/releases/tag/v1.0.196)
[Compare
Source](https://redirect.github.com/anthropics/claude-code-action/compare/v1.0.195...v1.0.196)
##### What's Changed
- fix(security): unify secret redaction in public comment outputs by
[@​Juwan-Hwang](https://redirect.github.com/Juwan-Hwang) in
[#​1693](https://redirect.github.com/anthropics/claude-code-action/pull/1693)
- fix: strip unused ALL\_INPUTS environment variable from Claude
subprocess env by
[@​Juwan-Hwang](https://redirect.github.com/Juwan-Hwang) in
[#​1692](https://redirect.github.com/anthropics/claude-code-action/pull/1692)
- fix(github): match bot actors in comment filters using GraphQL
\_\_typename by [@​Neal006](https://redirect.github.com/Neal006)
in
[#​1616](https://redirect.github.com/anthropics/claude-code-action/pull/1616)
##### New Contributors
- [@​Juwan-Hwang](https://redirect.github.com/Juwan-Hwang) made
their first contribution in
[#​1693](https://redirect.github.com/anthropics/claude-code-action/pull/1693)
**Full Changelog**:
<anthropics/claude-code-action@v1.0.195...v1.0.196>
###
[`v1.0.195`](https://redirect.github.com/anthropics/claude-code-action/releases/tag/v1.0.195)
[Compare
Source](https://redirect.github.com/anthropics/claude-code-action/compare/v1.0.194...v1.0.195)
**Full Changelog**:
<anthropics/claude-code-action@v1.0.194...v1.0.195>
###
[`v1.0.194`](https://redirect.github.com/anthropics/claude-code-action/releases/tag/v1.0.194)
[Compare
Source](https://redirect.github.com/anthropics/claude-code-action/compare/v1.0.193...v1.0.194)
#### What's Changed
- Harden delete\_files MCP tool: validate paths within repo root
(consistency with commit\_files) by
[@​GabrielOnRails](https://redirect.github.com/GabrielOnRails) in
[#​1636](https://redirect.github.com/anthropics/claude-code-action/pull/1636)
- Only limit fetch depth when the checkout is already shallow by
[@​winklemad](https://redirect.github.com/winklemad) in
[#​1647](https://redirect.github.com/anthropics/claude-code-action/pull/1647)
- fix(base-action): add \~/.local/bin to $GITHUB\_PATH after
auto-install by [@​anishesg](https://redirect.github.com/anishesg)
in
[#​1643](https://redirect.github.com/anthropics/claude-code-action/pull/1643)
- feat(context): include diffHunk in PR review comment context by
[@​rishavnaskar](https://redirect.github.com/rishavnaskar) in
[#​1584](https://redirect.github.com/anthropics/claude-code-action/pull/1584)
- ci: skip Claude-backed test jobs on fork PRs by
[@​ashwin-ant](https://redirect.github.com/ashwin-ant) in
[#​1655](https://redirect.github.com/anthropics/claude-code-action/pull/1655)
- fix: bump shell-quote to 1.8.4 to remediate CVE-2026-9277 by
[@​doshidhaval](https://redirect.github.com/doshidhaval) in
[#​1557](https://redirect.github.com/anthropics/claude-code-action/pull/1557)
- fix(images): bound attachment downloads by
[@​abhinavkr26104](https://redirect.github.com/abhinavkr26104) in
[#​1625](https://redirect.github.com/anthropics/claude-code-action/pull/1625)
#### New Contributors
- [@​GabrielOnRails](https://redirect.github.com/GabrielOnRails)
made their first contribution in
[#​1636](https://redirect.github.com/anthropics/claude-code-action/pull/1636)
- [@​winklemad](https://redirect.github.com/winklemad) made their
first contribution in
[#​1647](https://redirect.github.com/anthropics/claude-code-action/pull/1647)
- [@​doshidhaval](https://redirect.github.com/doshidhaval) made
their first contribution in
[#​1557](https://redirect.github.com/anthropics/claude-code-action/pull/1557)
**Full Changelog**:
<anthropics/claude-code-action@v1.0.193...v1.0.194>
###
[`v1.0.193`](https://redirect.github.com/anthropics/claude-code-action/releases/tag/v1.0.193)
[Compare
Source](https://redirect.github.com/anthropics/claude-code-action/compare/v1.0.192...v1.0.193)
**Full Changelog**:
<anthropics/claude-code-action@v1.0.192...v1.0.193>
###
[`v1.0.192`](https://redirect.github.com/anthropics/claude-code-action/releases/tag/v1.0.192)
[Compare
Source](https://redirect.github.com/anthropics/claude-code-action/compare/v1.0.191...v1.0.192)
#### What's Changed
- fix(mcp): paginate GitHub Actions results by
[@​abhinavkr26104](https://redirect.github.com/abhinavkr26104) in
[#​1629](https://redirect.github.com/anthropics/claude-code-action/pull/1629)
- fix(summary): keep every text block in structured tool results by
[@​Neal006](https://redirect.github.com/Neal006) in
[#​1619](https://redirect.github.com/anthropics/claude-code-action/pull/1619)
- fix(mcp): detect binary files by content instead of extension
allowlist by
[@​henriquepe](https://redirect.github.com/henriquepe) in
[#​1633](https://redirect.github.com/anthropics/claude-code-action/pull/1633)
#### New Contributors
- [@​abhinavkr26104](https://redirect.github.com/abhinavkr26104)
made their first contribution in
[#​1629](https://redirect.github.com/anthropics/claude-code-action/pull/1629)
- [@​Neal006](https://redirect.github.com/Neal006) made their
first contribution in
[#​1619](https://redirect.github.com/anthropics/claude-code-action/pull/1619)
- [@​henriquepe](https://redirect.github.com/henriquepe) made
their first contribution in
[#​1633](https://redirect.github.com/anthropics/claude-code-action/pull/1633)
**Full Changelog**:
<anthropics/claude-code-action@v1.0.191...v1.0.192>
</details>
<details>
<summary>astral-sh/setup-uv (astral-sh/setup-uv)</summary>
###
[`v10.0.1`](https://redirect.github.com/astral-sh/setup-uv/releases/tag/v10.0.1):
🌈 Tolerate transient manifest timeouts
[Compare
Source](https://redirect.github.com/astral-sh/setup-uv/compare/v10.0.0...v10.0.1)
##### Changes
Thank you [@​arguile-](https://redirect.github.com/arguile-) for
making this action more resilient.
##### 🐛 Bug fixes
- Tolerate transient manifest timeouts
[@​arguile-](https://redirect.github.com/arguile-)
([#​1016](https://redirect.github.com/astral-sh/setup-uv/issues/1016))
##### 🧰 Maintenance
- chore: update known checksums for 0.12.4
@​[github-actions\[bot\]](https://redirect.github.com/apps/github-actions)
([#​1017](https://redirect.github.com/astral-sh/setup-uv/issues/1017))
##### 📚 Documentation
- docs: update version references to v10.0.0
@​[github-actions\[bot\]](https://redirect.github.com/apps/github-actions)
([#​1014](https://redirect.github.com/astral-sh/setup-uv/issues/1014))
</details>
---
### Configuration
📅 **Schedule**: (UTC)
- Branch creation
- At any time (no schedule defined)
- Automerge
- At any time (no schedule defined)
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **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/getsentry/sentry-python).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC4yNC4wIiwidXBkYXRlZEluVmVyIjoiNDQuMzkuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 90ccc37 commit fe54d85
21 files changed
Lines changed: 23 additions & 23 deletions
File tree
- .github/workflows
- scripts/split_tox_gh_actions/templates
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
| 76 | + | |
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
111 | | - | |
| 111 | + | |
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
0 commit comments