Skip to content

build(deps): bump getsentry/craft from 2.25.2 to 2.25.4#6096

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/github_actions/getsentry/craft-2.25.4
Open

build(deps): bump getsentry/craft from 2.25.2 to 2.25.4#6096
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/github_actions/getsentry/craft-2.25.4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 20, 2026

Bumps getsentry/craft from 2.25.2 to 2.25.4.

Release notes

Sourced from getsentry/craft's releases.

2.25.4

Bug Fixes 🐛

  • (publish) Replace CRAFT_NEW_VERSION with CRAFT_RELEASED_VERSION in post-release env by @​BYK in #793

2.25.3

Bug Fixes 🐛

  • (deps) Address security vulnerabilities in vite, picomatch, and defu by @​BYK in #791
  • (publish) Distinguish auth failures from merge conflicts in post-publish merge by @​BYK in #788
Changelog

Sourced from getsentry/craft's changelog.

Changelog

2.25.4

Bug Fixes 🐛

  • (publish) Replace CRAFT_NEW_VERSION with CRAFT_RELEASED_VERSION in post-release env by @​BYK in #793

2.25.3

Bug Fixes 🐛

  • (deps) Address security vulnerabilities in vite, picomatch, and defu by @​BYK in #791
  • (publish) Distinguish auth failures from merge conflicts in post-publish merge by @​BYK in #788

2.25.2

Bug Fixes 🐛

  • Preserve HTML blocks (e.g., <img> tags from GitHub image uploads) in custom ## Changelog Entry PR sections instead of silently dropping them. by @​BYK in #786
  • (deps) Bump brace-expansion from 5.0.4 to 5.0.5 by @​BYK in #787
  • Upgrade GitHub Actions to Node.js 24 compatible versions by @​BYK in #784

Internal Changes 🔧

2.25.1

Bug Fixes 🐛

Internal Changes 🔧

  • Reformat codebase with Prettier and add CI enforcement by @​BYK in #782

2.25.0

New Features ✨

  • (registry) Require and validate registry metadata on first publish by @​s1gr1d in #777

Bug Fixes 🐛

  • (deps) Address security advisories for fast-xml-parser, h3, and flatted by @​BYK in #780
  • (publish) Make post-publish merge failure non-fatal with resolve strategy retry by @​BYK in #778

Internal Changes 🔧

... (truncated)

Commits
  • 97d0c42 release: 2.25.4
  • 6e59f3b fix(publish): replace CRAFT_NEW_VERSION with CRAFT_RELEASED_VERSION in post-r...
  • 885f168 meta: Bump new development version
  • 6903199 Merge branch 'release/2.25.3'
  • 9a8e27a release: 2.25.3
  • 6ba86bc fix(deps): address security vulnerabilities in vite, picomatch, and defu (#791)
  • f081abe fix(publish): distinguish auth failures from merge conflicts in post-publish ...
  • dab9468 meta: Bump new development version
  • 3c9e16f Merge branch 'release/2.25.2'
  • 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.25.2 to 2.25.4.
- [Release notes](https://github.com/getsentry/craft/releases)
- [Changelog](https://github.com/getsentry/craft/blob/master/CHANGELOG.md)
- [Commits](getsentry/craft@ba01e59...97d0c42)

---
updated-dependencies:
- dependency-name: getsentry/craft
  dependency-version: 2.25.4
  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 Apr 20, 2026
@dependabot dependabot bot requested a review from a team as a code owner April 20, 2026 03:53
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 20, 2026

Semver Impact of This PR

🟢 Patch (bug fixes)

📋 Changelog Preview

This is how your changes will appear in the changelog.
Entries from this PR are highlighted with a left border (blockquote style).


New Features ✨

  • (ci) Cancel in-progress PR workflows on new commit push by joshuarli in #5994
  • Add db.driver.name spans to database integrations by ericapisani in #6082

Bug Fixes 🐛

  • (google_genai) Redact binary data in inline_data and fix multi-part message extraction by ericapisani in #5977
  • (grpc) Add isolation_scope to async server interceptor by robinvd in #5940
  • (profiler) Stop nulling buffer on teardown by ericapisani in #6075

Internal Changes 🔧

  • (celery) Remove unused NoOpMgr from utils by sentrivana in #6078
  • (ci) Update outdated pinned action version comments by JoshuaMoelans in #6088
  • (deps) Bump getsentry/craft from 2.25.2 to 2.25.4 by dependabot[bot] in #6096
  • (pydantic-ai) Remove dead Model.request patch by alexander-alderman-webb in #5956
  • (tests) Replace deprecated enable_tracingwith traces_sample_rate by sentrivana in #6077
  • Set explicit base-branch for codecov action by ericapisani in #5992

🤖 This preview updates automatically when you update the PR.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 20, 2026

Codecov Results 📊

2114 passed | ❌ 1 failed | ⏭️ 153 skipped | Total: 2268 | Pass Rate: 93.21% | Execution Time: 3m 56s

❌ Failed Tests

test_continuous_profiler_auto_start_and_manual_stop[non-experiment-start_profile_session/stop_profile_session (deprecated)-thread]

File: tests.profiler.test_continuous_profiler
Suite: py3.11-common
Error: tests/profiler/test_continuous_profiler.py:270: in test_continuous_profiler_auto_start_and_manual_stop assert_single_transaction_with_profile_chunks(envelopes, thread) tests/profiler/test_continuous_profiler.py:147: in assert_single_transaction_with_profile_chunks assert len(items["profile_chunk"]) > 0 E assert 0 > 0 E + where 0 = len([])

Stack Trace
tests/profiler/test_continuous_profiler.py:270: in test_continuous_profiler_auto_start_and_manual_stop
    assert_single_transaction_with_profile_chunks(envelopes, thread)
tests/profiler/test_continuous_profiler.py:147: in assert_single_transaction_with_profile_chunks
    assert len(items["profile_chunk"]) > 0
E   assert 0 > 0
E    +  where 0 = len([])

✅ Patch coverage is 100.00%. Project has 12430 uncovered lines.


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