Skip to content

build(deps): bump getsentry/craft from 2.26.8 to 2.26.9#6543

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps getsentry/craft from 2.26.8 to 2.26.9.

Release notes

Sourced from getsentry/craft's releases.

2.26.9

Bug Fixes 🐛

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

Sourced from getsentry/craft's changelog.

Changelog

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 🐛

Internal Changes 🔧

... (truncated)

Commits
  • 6143e76 release: 2.26.9
  • 883f05b fix: replace extract-zip with node-stream-zip to fix Node 24.16.0 hang (#831)
  • 15dc77e meta: Bump new development version
  • e5e1422 Merge branch 'release/2.26.8'
  • See full diff in compare view

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.8 to 2.26.9.
- [Release notes](https://github.com/getsentry/craft/releases)
- [Changelog](https://github.com/getsentry/craft/blob/master/CHANGELOG.md)
- [Commits](getsentry/craft@4468eb9...6143e76)

---
updated-dependencies:
- dependency-name: getsentry/craft
  dependency-version: 2.26.9
  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 10, 2026
@dependabot dependabot Bot requested a review from a team as a code owner June 10, 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 10, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Codecov Results 📊

88554 passed | ❌ 1 failed | ⏭️ 6013 skipped | Total: 94568 | Pass Rate: 93.64% | Execution Time: 292m 20s

📊 Comparison with Base Branch

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

➕ New Tests (1)

View new tests
  • test_continuous_profiler_auto_start_and_stop_sampled[experiment-thread]
    • File: tests.profiler.test_continuous_profiler
    • Status: ❌ Failing

❌ Failed Tests

test_continuous_profiler_auto_start_and_stop_sampled[experiment-thread]

File: tests.profiler.test_continuous_profiler
Suite: py3.7-common
Error: AssertionError: profiler should not be running assert 'b70e983c74c04a49986cc19e51408d2a' is None + where 'b70e983c74c04a49986cc19e51408d2a' = get_profiler_id()

Stack Trace
tests/profiler/test_continuous_profiler.py:507: in test_continuous_profiler_auto_start_and_stop_sampled
    assert get_profiler_id() is None, "profiler should not be running"
E   AssertionError: profiler should not be running
E   assert 'b70e983c74c04a49986cc19e51408d2a' is None
E    +  where 'b70e983c74c04a49986cc19e51408d2a' = get_profiler_id()

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

Coverage diff
@@            Coverage Diff             @@
##          main       #PR       +/-##
==========================================
+ Coverage    89.87%    89.87%        —%
==========================================
  Files          192       192         —
  Lines        23371     23371         —
  Branches      8034      8034         —
==========================================
+ Hits         21004     21003        -1
- Misses        2367      2368        +1
- Partials      1327      1329        +2

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