Skip to content

build(deps): bump getsentry/craft from 2.21.2 to 2.21.4#4172

Merged
aldy505 merged 1 commit intomasterfrom
dependabot/github_actions/getsentry/craft-2.21.4
Feb 17, 2026
Merged

build(deps): bump getsentry/craft from 2.21.2 to 2.21.4#4172
aldy505 merged 1 commit intomasterfrom
dependabot/github_actions/getsentry/craft-2.21.4

Conversation

@dependabot
Copy link
Contributor

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

Bumps getsentry/craft from 2.21.2 to 2.21.4.

Release notes

Sourced from getsentry/craft's releases.

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

Changelog

Sourced from getsentry/craft's changelog.

Changelog

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 🔧

  • Add TypeScript type checking to CI by @​BYK in #747

2.21.1

New Features ✨

  • Update publish issue body when re-running GitHub Action by @​BYK in #740
  • Add noMerge config option with auto-detection for GitHub Actions by @​BYK in #739
  • Automatic version bumping from configured targets by @​BYK in #707
  • Configure GitHub artifact provider to filter by workflow and name by @​BYK in #709

Bug Fixes 🐛

  • (action) Handle permission errors when updating publish issues by @​BYK in #744
  • (build) Add legacy artifact name for backward compatibility by @​BYK in #743
  • (security) Resolve HIGH severity Dependabot alerts by @​BYK in #741

Internal Changes 🔧

Deps Dev

... (truncated)

Commits
  • 906009a release: 2.21.4
  • 84cdfd9 fix(ux): improve error messages for artifact mismatches and missing release b...
  • 91e1029 meta: Bump new development version
  • b978526 Merge branch 'release/2.21.3'
  • 5d154a7 release: 2.21.3
  • 7f895c5 fix(changelog): Tailor preview output to versioning policy (#749)
  • 1aa1e5c fix: Retract is no more
  • 5c870b0 fix(artifacts): Support glob patterns and validate all configured patterns ma...
  • 3edce69 meta: Bump new development version
  • 03f8c74 Merge branch 'release/2.21.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.21.2 to 2.21.4.
- [Release notes](https://github.com/getsentry/craft/releases)
- [Changelog](https://github.com/getsentry/craft/blob/master/CHANGELOG.md)
- [Commits](getsentry/craft@63d1636...906009a)

---
updated-dependencies:
- dependency-name: getsentry/craft
  dependency-version: 2.21.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 Feb 16, 2026
@github-actions
Copy link

github-actions bot commented Feb 16, 2026

Changelog Preview

📋 Changelog Preview

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


Bug Fixes 🐛

  • (test) Add Authority Key Identifier to SSL certificates by oioki in #4162
  • Add "organizations:on-demand-metrics-extraction" ff to enable metric alerts by mzglinski in #4170

Internal Changes 🔧

Deps

  • Bump getsentry/craft from 2.21.2 to 2.21.4 by dependabot[bot] in #4172
  • Bump getsentry/craft from 2.20.1 to 2.21.2 by dependabot in #4166
  • Bump getsentry/action-release from 3.4.0 to 3.5.0 by dependabot in #4133
  • Bump actions/checkout from 6.0.0 to 6.0.2 by dependabot in #4155
  • Bump actions/setup-python from 6.1.0 to 6.2.0 by dependabot in #4154
  • Bump getsentry/craft from 2.19.0 to 2.20.1 by dependabot in #4152
  • Bump actions/setup-node from 6.1.0 to 6.2.0 by dependabot in #4153
  • Bump astral-sh/setup-uv from 7.1.6 to 7.2.0 by dependabot in #4132
  • Bump codecov/test-results-action from 1.1.1 to 1.2.1 by dependabot in #4115
  • Bump codecov/codecov-action from 5.5.1 to 5.5.2 by dependabot in #4102
  • Bump urllib3 from 2.5.0 to 2.6.3 by dependabot in #4150

Other

  • (deps-dev) Bump cryptography from 46.0.3 to 46.0.5 by dependabot in #4168
  • Fix changelog-preview for external contributors by BYK in #4158

Other

  • Bump nginx 1.29.5 by aminvakil in #4167
  • Allow configuring Sentry taskworker concurrency via env by madest92 in #4149

🤖 This preview updates automatically when you update the PR.

@aldy505 aldy505 merged commit 9f4ab60 into master Feb 17, 2026
20 checks passed
@aldy505 aldy505 deleted the dependabot/github_actions/getsentry/craft-2.21.4 branch February 17, 2026 00:25
@github-actions github-actions bot locked and limited conversation to collaborators Mar 4, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

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

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

1 participant