Skip to content

build(deps): bump getsentry/craft from 2.26.9 to 2.26.10#6586

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/github_actions/getsentry/craft-2.26.10
Open

build(deps): bump getsentry/craft from 2.26.9 to 2.26.10#6586
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/github_actions/getsentry/craft-2.26.10

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 17, 2026

Copy link
Copy Markdown
Contributor

Bumps getsentry/craft from 2.26.9 to 2.26.10.

Release notes

Sourced from getsentry/craft's releases.

2.26.10

Bug Fixes 🐛

Changelog

Sourced from getsentry/craft's changelog.

Changelog

2.26.10

Bug Fixes 🐛

2.26.9

Bug Fixes 🐛

  • Replace extract-zip with node-stream-zip to fix Node 24.16.0 hang by @​BYK in #831

2.26.8

New Features ✨

Bug Fixes 🐛

  • Avoid test timeout in extractZipArchive by batching writes by @​BYK in #830

2.26.7

Bug Fixes 🐛

2.26.6

Bug Fixes 🐛

2.26.5

Bug Fixes 🐛

2.26.4

Bug Fixes 🐛

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [getsentry/craft](https://github.com/getsentry/craft) from 2.26.9 to 2.26.10.
- [Release notes](https://github.com/getsentry/craft/releases)
- [Changelog](https://github.com/getsentry/craft/blob/master/CHANGELOG.md)
- [Commits](getsentry/craft@6143e76...acdb880)

---
updated-dependencies:
- dependency-name: getsentry/craft
  dependency-version: 2.26.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added Dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jun 17, 2026
@dependabot dependabot Bot requested a review from a team as a code owner June 17, 2026 03:52
@dependabot dependabot Bot added Dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jun 17, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Codecov Results 📊

90979 passed | ❌ 1 failed | ⏭️ 6037 skipped | Total: 97017 | Pass Rate: 93.78% | Execution Time: 312m 52s

📊 Comparison with Base Branch

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

➕ New Tests (1)

View new tests
  • test_trace_decorator_async_no_trx
    • File: tests.tracing.test_decorator
    • Status: ❌ Failing

❌ Failed Tests

test_trace_decorator_async_no_trx

File: tests.tracing.test_decorator
Suite: py3.11-gevent
Error: AssertionError: Expected 'mock' to be called once. Called 3 times. Calls: [call('Cannot create a child span for %s. Please start a Sentry transaction before calling this function.', 'time.sleep'), call('Cannot create a child span for %s. Please start a Sentry transaction before calling this function.', 'time.sleep'), call('Cannot create a child span for %s. Please start a Sentry transaction before calling this function.', 'test_decorator.my_async_example_function')].

Stack Trace
tests/tracing/test_decorator.py:81: in test_trace_decorator_async_no_trx
    fake_debug.assert_called_once_with(
../../_temp/uv-python-dir/cpython-3.11.15-linux-x86_64-gnu/lib/python3.11/unittest/mock.py:950: in assert_called_once_with
    raise AssertionError(msg)
E   AssertionError: Expected 'mock' to be called once. Called 3 times.
E   Calls: [call('Cannot create a child span for %s. Please start a Sentry transaction before calling this function.', 'time.sleep'),
E    call('Cannot create a child span for %s. Please start a Sentry transaction before calling this function.', 'time.sleep'),
E    call('Cannot create a child span for %s. Please start a Sentry transaction before calling this function.', 'test_decorator.my_async_example_function')].

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

Coverage diff
@@            Coverage Diff             @@
##          main       #PR       +/-##
==========================================
+ Coverage    89.79%    89.79%        —%
==========================================
  Files          192       192         —
  Lines        23652     23652         —
  Branches      8154      8154         —
==========================================
+ Hits         21238     21238         —
- Misses        2414      2414         —
- Partials      1344      1344         —

Generated by Codecov Action

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants