Skip to content

chore(deps): bump getsentry/craft/.github/workflows/changelog-preview.yml from 2.21.7 to 2.23.0#7552

Merged
christophaigner merged 1 commit intomainfrom
dependabot/github_actions/getsentry/craft/dot-github/workflows/changelog-preview.yml-2.23.0
Mar 2, 2026
Merged

chore(deps): bump getsentry/craft/.github/workflows/changelog-preview.yml from 2.21.7 to 2.23.0#7552
christophaigner merged 1 commit intomainfrom
dependabot/github_actions/getsentry/craft/dot-github/workflows/changelog-preview.yml-2.23.0

Conversation

@dependabot
Copy link
Contributor

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

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

Release notes

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

2.23.0

New Features ✨

  • (npm) Support OIDC trusted publishing by @​BYK in #763

2.22.0

New Features ✨

  • (actions) Support publish_repo: self for single-repo setups by @​BYK in #760
  • (changelog) Add test/tests/style to default internal changes categories by @​BYK in #759

Bug Fixes 🐛

  • (deps) Address Dependabot security vulnerabilities by @​BYK in #761
Changelog

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

Changelog

2.23.0

New Features ✨

  • (npm) Support OIDC trusted publishing by @​BYK in #763

2.22.0

New Features ✨

  • (actions) Support publish_repo: self for single-repo setups by @​BYK in #760
  • (changelog) Add test/tests/style to default internal changes categories by @​BYK in #759

Bug Fixes 🐛

  • (deps) Address Dependabot security vulnerabilities by @​BYK in #761

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

... (truncated)

Commits
  • ce28819 release: 2.23.0
  • b02365c feat(npm): support OIDC trusted publishing (#763)
  • 475342d meta: Bump new development version
  • 30f43a8 Merge branch 'release/2.22.0'
  • 1db3941 release: 2.22.0
  • 98990d0 fix(deps): address Dependabot security vulnerabilities (#761)
  • 91416b4 feat(actions): support publish_repo: self for single-repo setups (#760)
  • 3f42cab feat(changelog): add test/tests/style to default internal changes categories ...
  • 38c9011 meta: Bump new development version
  • bbe3b4f Merge branch 'release/2.21.7'
  • 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)

….yml

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

---
updated-dependencies:
- dependency-name: getsentry/craft/.github/workflows/changelog-preview.yml
  dependency-version: 2.23.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ready-to-merge Use this label to trigger all PR workflows labels Feb 27, 2026
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 27, 2026
@dependabot dependabot bot requested a review from itaybre as a code owner February 27, 2026 19:02
@dependabot dependabot bot added the ready-to-merge Use this label to trigger all PR workflows label Feb 27, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Feb 27, 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 ✨

  • Hang tracker using runloop observer by noahsmartin in #7464

Bug Fixes 🐛

  • (profiling) Remove launch profiling logs in sandboxed environments breaking CLI tools by philprime in #7294
  • Preserve NSException reason over unrelated crash_info_message by philprime in #7515

Documentation 📚

  • (ci) Add Cirrus Labs runner documentation by itaybre in #7522
  • Deprecate CocoaPods support in README by itaybre in #7526

Internal Changes 🔧

  • (ci) Update CI configurations to use runner concurrency groups by itaybre in #7511
  • (deps) Bump getsentry/craft/.github/workflows/changelog-preview.yml from 2.21.7 to 2.23.0 by dependabot[bot] in #7552
  • Convert SentrySample to Swift by itaybre in #7405
  • Don't swiftlint generated sample code by 43jay in #7524
  • Remove unused .oclint config by philipphofmann in #7542
  • Remove unused .nvmrc by philipphofmann in #7540
  • Remove empty .gitmodules file by philipphofmann in #7538

Other

  • Fix optional chaining for window property access by benjaminpeters in #7508

🤖 This preview updates automatically when you update the PR.

1 similar comment
@github-actions
Copy link
Contributor

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 ✨

  • Hang tracker using runloop observer by noahsmartin in #7464

Bug Fixes 🐛

  • (profiling) Remove launch profiling logs in sandboxed environments breaking CLI tools by philprime in #7294
  • Preserve NSException reason over unrelated crash_info_message by philprime in #7515

Documentation 📚

  • (ci) Add Cirrus Labs runner documentation by itaybre in #7522
  • Deprecate CocoaPods support in README by itaybre in #7526

Internal Changes 🔧

  • (ci) Update CI configurations to use runner concurrency groups by itaybre in #7511
  • (deps) Bump getsentry/craft/.github/workflows/changelog-preview.yml from 2.21.7 to 2.23.0 by dependabot[bot] in #7552
  • Convert SentrySample to Swift by itaybre in #7405
  • Don't swiftlint generated sample code by 43jay in #7524
  • Remove unused .oclint config by philipphofmann in #7542
  • Remove unused .nvmrc by philipphofmann in #7540
  • Remove empty .gitmodules file by philipphofmann in #7538

Other

  • Fix optional chaining for window property access by benjaminpeters in #7508

🤖 This preview updates automatically when you update the PR.

@philprime philprime enabled auto-merge (squash) March 2, 2026 08:51
@christophaigner christophaigner disabled auto-merge March 2, 2026 08:56
@christophaigner christophaigner merged commit a9a578a into main Mar 2, 2026
148 of 197 checks passed
@christophaigner christophaigner deleted the dependabot/github_actions/getsentry/craft/dot-github/workflows/changelog-preview.yml-2.23.0 branch March 2, 2026 08:56
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 ready-to-merge Use this label to trigger all PR workflows

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants