Skip to content

build(deps): bump getsentry/craft/.github/workflows/changelog-preview.yml from 2.21.4 to 2.21.7#4946

Merged
jamescrosswell merged 1 commit intomainfrom
dependabot/github_actions/getsentry/craft/dot-github/workflows/changelog-preview.yml-2.21.7
Feb 23, 2026
Merged

build(deps): bump getsentry/craft/.github/workflows/changelog-preview.yml from 2.21.4 to 2.21.7#4946
jamescrosswell merged 1 commit intomainfrom
dependabot/github_actions/getsentry/craft/dot-github/workflows/changelog-preview.yml-2.21.7

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 23, 2026

Bumps getsentry/craft/.github/workflows/changelog-preview.yml from 2.21.4 to 2.21.7.

Release notes

Sourced from getsentry/craft/.github/workflows/changelog-preview.yml's releases.

2.21.7

Internal Changes 🔧

Deps Dev

2.21.6

Bug Fixes 🐛

  • (changelog) Disable @-mention pings in publish issues for calver releases by @​BYK in #755
  • (github) Truncate release body exceeding GitHub 125k char limit by @​BYK in #754
  • (ux) Show failed check details on status provider failures by @​BYK in #756

2.21.5

Bug Fixes 🐛

  • (action) Write changelog to file to avoid E2BIG on large repos by @​BYK in #753
  • (gh-pages) Add CNAME file to preserve custom domain on deploy by @​BYK in #751
Changelog

Sourced from getsentry/craft/.github/workflows/changelog-preview.yml's changelog.

Changelog

2.21.7

Internal Changes 🔧

Deps Dev

2.21.6

Bug Fixes 🐛

  • (changelog) Disable @-mention pings in publish issues for calver releases by @​BYK in #755
  • (github) Truncate release body exceeding GitHub 125k char limit by @​BYK in #754
  • (ux) Show failed check details on status provider failures by @​BYK in #756

2.21.5

Bug Fixes 🐛

  • (action) Write changelog to file to avoid E2BIG on large repos by @​BYK in #753
  • (gh-pages) Add CNAME file to preserve custom domain on deploy by @​BYK in #751

2.21.4

Bug Fixes 🐛

  • (ux) Improve error messages for artifact mismatches and missing release branches by @​BYK in #750

2.21.3

Bug Fixes 🐛

  • (artifacts) Support glob patterns and validate all configured patterns match by @​BYK in #748
  • (changelog) Tailor preview output to versioning policy by @​BYK in #749

Other

2.21.2

Bug Fixes 🐛

  • (targets) Add missing spawnProcess imports in pypi and crates by @​BYK in #746

Internal Changes 🔧

... (truncated)

Commits
  • 41defb3 release: 2.21.7
  • 20c884c build(deps-dev): bump fast-xml-parser from 5.3.4 to 5.3.6 (#757)
  • cdcd94a build(deps-dev): bump tar from 7.5.7 to 7.5.8 (#758)
  • adb112b meta: Bump new development version
  • 21d7f62 Merge branch 'release/2.21.6'
  • ba4115c release: 2.21.6
  • 46863f8 fix(ux): show failed check details on status provider failures (#756)
  • 1afb9c3 fix(changelog): disable @-mention pings in publish issues for calver releases...
  • 9a7d6e5 fix(github): truncate release body exceeding GitHub 125k char limit (#754)
  • 184de93 meta: Bump new development version
  • Additional commits viewable 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)

….yml

Bumps [getsentry/craft/.github/workflows/changelog-preview.yml](https://github.com/getsentry/craft) from 2.21.4 to 2.21.7.
- [Release notes](https://github.com/getsentry/craft/releases)
- [Changelog](https://github.com/getsentry/craft/blob/master/CHANGELOG.md)
- [Commits](getsentry/craft@906009a...41defb3)

---
updated-dependencies:
- dependency-name: getsentry/craft/.github/workflows/changelog-preview.yml
  dependency-version: 2.21.7
  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 Feb 23, 2026
@dependabot dependabot bot added Dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Feb 23, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Feb 23, 2026

Semver Impact of This PR

None (no version bump detected)

📋 Changelog Preview

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


Fixes 🐛

  • fix: Log Warning instead of Error when ratelimited by bitsandfoxes in #4927

Dependencies ⬆️

Deps

  • chore(deps): update Java SDK to v8.33.0 by github-actions in #4933
  • chore(deps): update CLI to v3.2.0 by github-actions in #4805
    • NOTE: Sentry CLI v3 removed support for the legacy API key authentication method. Sentry CLI now only supports authenticating with Auth Tokens. If you are using API key authentication via SentryApiKey, you need to generate an Auth Token and use SentryAuthToken, instead.
  • chore(deps): update Cocoa SDK to v9.4.1 by github-actions in #4928
  • chore(deps): update Native SDK to v0.12.8 by github-actions in #4929
  • Apps built using the Sentry SDK for .NET must now target iOS version 15 or higher. Previously only version 13 or higher was required. (#4781) by github-actions in #4781
  • Bump Cocoa SDK from v8.57.3 to v9.2.0 (#4781) by github-actions in #4781
  • chore(deps): update Native SDK to v0.12.7 by github-actions in #4920

Other

  • build(deps): bump getsentry/craft/.github/workflows/changelog-preview.yml from 2.21.4 to 2.21.7 by dependabot[bot] in #4946
  • test(blazor): Add Playwright E2E tests for navigation breadcrumbs by bruno-garcia in #4908
  • test(android): Use volatile to produce SIGSEGV in native crash test by jpnurmi in #4919

🤖 This preview updates automatically when you update the PR.

@jamescrosswell jamescrosswell merged commit 2256412 into main Feb 23, 2026
32 of 33 checks passed
@jamescrosswell jamescrosswell deleted the dependabot/github_actions/getsentry/craft/dot-github/workflows/changelog-preview.yml-2.21.7 branch February 23, 2026 20:57
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.

1 participant