Skip to content

chore(deps): update anthropics/claude-code-action action to v1.0.207 - #7267

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

chore(deps): update anthropics/claude-code-action action to v1.0.207#7267
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/github-workflows

Conversation

@renovate

@renovate renovate Bot commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
anthropics/claude-code-action action patch v1.0.206v1.0.207

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v1.0.207

Compare Source

Full Changelog: anthropics/claude-code-action@v1.0.206...v1.0.207


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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • 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 27, 2026 00:43
@github-actions

Copy link
Copy Markdown
Contributor

Codecov Results 📊

117603 passed | ❌ 2 failed | ⏭️ 6732 skipped | Total: 124337 | Pass Rate: 94.58% | Execution Time: 417m 60s

📊 Comparison with Base Branch

Metric Change
Total Tests 📉 -690
Passed Tests 📉 -691
Failed Tests 📈 +1
Skipped Tests

➕ New Tests (2)

View new tests
  • test_cache_spans_decorator[True]
    • File: tests.integrations.django.test_cache_module
    • Status: ❌ Failing
  • test_cache_spans_item_size[True]
    • File: tests.integrations.django.test_cache_module
    • Status: ❌ Failing

➖ Removed Tests (1)

View removed tests
  • test_continuous_profiler_auto_start_and_stop_sampled[non-experiment-gevent]
    • File: tests.profiler.test_continuous_profiler

❌ Failed Tests

test_cache_spans_decorator[True]

File: tests.integrations.django.test_cache_module
Suite: py3.13-django-v6.1
Error: tests/integrations/django/test_cache_module.py:385: in test_cache_spans_decorator assert not spans[0]["attributes"]["cache.hit"] E assert not True

Stack Trace
tests/integrations/django/test_cache_module.py:385: in test_cache_spans_decorator
    assert not spans[0]["attributes"]["cache.hit"]
E   assert not True

test_cache_spans_item_size[True]

File: tests.integrations.django.test_cache_module
Suite: py3.13-django-v6.1
Error: tests/integrations/django/test_cache_module.py:764: in test_cache_spans_item_size assert not spans[0]["attributes"]["cache.hit"] E assert not True

Stack Trace
tests/integrations/django/test_cache_module.py:764: in test_cache_spans_item_size
    assert not spans[0]["attributes"]["cache.hit"]
E   assert not True

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

Coverage diff
@@            Coverage Diff             @@
##          main       #PR       +/-##
==========================================
+ Coverage    90.24%    90.27%    +0.03%
==========================================
  Files          193       193         —
  Lines        25474     25474         —
  Branches      9378      9378         —
==========================================
+ Hits         22988     22995        +7
- Misses        2486      2479        -7
- Partials      1431      1431         —

Generated by Codecov Action

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