Skip to content

chore(deps): update github workflows - #7203

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/github-workflows
Open

chore(deps): update github workflows#7203
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/github-workflows

Conversation

@renovate

@renovate renovate Bot commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
anthropics/claude-code-action action patch v1.0.191v1.0.197
astral-sh/setup-uv patch v10.0.0v10.0.1
astral-sh/setup-uv action patch v10.0.0v10.0.1

Release Notes

anthropics/claude-code-action (anthropics/claude-code-action)

v1.0.197

Compare Source

What's Changed

New Contributors

Full Changelog: anthropics/claude-code-action@v1.0.196...v1.0.197

v1.0.196

Compare Source

What's Changed
New Contributors

Full Changelog: anthropics/claude-code-action@v1.0.195...v1.0.196

v1.0.195

Compare Source

Full Changelog: anthropics/claude-code-action@v1.0.194...v1.0.195

v1.0.194

Compare Source

What's Changed

New Contributors

Full Changelog: anthropics/claude-code-action@v1.0.193...v1.0.194

v1.0.193

Compare Source

Full Changelog: anthropics/claude-code-action@v1.0.192...v1.0.193

v1.0.192

Compare Source

What's Changed

New Contributors

Full Changelog: anthropics/claude-code-action@v1.0.191...v1.0.192

astral-sh/setup-uv (astral-sh/setup-uv)

v10.0.1: 🌈 Tolerate transient manifest timeouts

Compare Source

Changes

Thank you @​arguile- for making this action more resilient.

🐛 Bug fixes
🧰 Maintenance
📚 Documentation

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 if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot requested a review from a team as a code owner August 14, 2026 04:00
@github-actions

github-actions Bot commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

Codecov Results 📊

112653 passed | ❌ 2 failed | ⏭️ 6769 skipped | Total: 119424 | Pass Rate: 94.33% | Execution Time: 412m 35s

📊 Comparison with Base Branch

Metric Change
Total Tests 📉 -499
Passed Tests 📉 -504
Failed Tests 📈 +1
Skipped Tests 📈 +4

➕ New Tests (2)

View new tests
  • test_db_transaction_spans_disabled_no_autocommit[True]
    • File: tests.integrations.django.test_db_transactions
    • Status: ❌ Failing
  • test_openfeature_integration_threaded
    • File: tests.integrations.openfeature.test_openfeature
    • Status: ❌ Failing

➖ Removed Tests (1)

View removed tests
  • test_span_streaming_quart_auth_user_id[42-True]
    • File: tests.integrations.quart.test_quart

❌ Failed Tests

test_db_transaction_spans_disabled_no_autocommit[True]

File: tests.integrations.django.test_db_transactions
Suite: py3.13-django-v6.1
Error: tests/integrations/django/test_db_transactions.py:143: in test_db_transaction_spans_disabled_no_autocommit assert postgres_commit["is_segment"] is True E assert False is True

Stack Trace
tests/integrations/django/test_db_transactions.py:143: in test_db_transaction_spans_disabled_no_autocommit
    assert postgres_commit["is_segment"] is True
E   assert False is True

test_openfeature_integration_threaded

File: tests.integrations.openfeature.test_openfeature
Suite: py3.14t-openfeature-v0.10.0
Error: AssertionError: assert {'values': [{'flag': 'hello', 'result': False}]} == {'values': [{'flag': 'hello', 'result': True}]} Differing items: {'values': [{'flag': 'hello', 'result': False}]} != {'values': [{'flag': 'hello', 'result': True}]} Full diff: { 'values': [ { 'flag': 'hello', - 'result': True, ? ^^^ + 'result': False, ? ^^^^ }, ], }

Stack Trace
tests/integrations/openfeature/test_openfeature.py:78: in test_openfeature_integration_threaded
    assert events[0]["contexts"]["flags"] == {
E   AssertionError: assert {'values': [{'flag': 'hello', 'result': False}]} == {'values': [{'flag': 'hello', 'result': True}]}
E     
E     Differing items:
E     {'values': [{'flag': 'hello', 'result': False}]} != {'values': [{'flag': 'hello', 'result': True}]}
E     
E     Full diff:
E       {
E           'values': [
E               {
E                   'flag': 'hello',
E     -             'result': True,
E     ?                       ^^^
E     +             'result': False,
E     ?                       ^^^^
E               },
E           ],
E       }

✅ Patch coverage is 100.00%. Project has 2483 uncovered lines.
✅ Project coverage is 90.23%. Comparing base (base) to head (head).

Coverage diff
@@            Coverage Diff             @@
##          main       #PR       +/-##
==========================================
+ Coverage    90.20%    90.23%    +0.03%
==========================================
  Files          193       193         —
  Lines        25423     25423         —
  Branches      9336      9336         —
==========================================
+ Hits         22933     22940        +7
- Misses        2490      2483        -7
- Partials      1436      1437        +1

Generated by Codecov Action

@renovate
renovate Bot force-pushed the renovate/github-workflows branch from 89e1417 to ada64c1 Compare August 14, 2026 17:09
@renovate renovate Bot changed the title chore(deps): update anthropics/claude-code-action action to v1.0.192 chore(deps): update github workflows Aug 14, 2026
@renovate
renovate Bot force-pushed the renovate/github-workflows branch 4 times, most recently from 0283690 to 72f87c4 Compare August 19, 2026 22:32
@renovate
renovate Bot force-pushed the renovate/github-workflows branch from 72f87c4 to a865e40 Compare August 20, 2026 01:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants