Skip to content

build(deps): bump getsentry/craft from 2.24.1 to 2.24.2#5049

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/getsentry/craft-2.24.2
Open

build(deps): bump getsentry/craft from 2.24.1 to 2.24.2#5049
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/getsentry/craft-2.24.2

Conversation

@dependabot
Copy link
Contributor

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

Bumps getsentry/craft from 2.24.1 to 2.24.2.

Release notes

Sourced from getsentry/craft's releases.

2.24.2

Bug Fixes 🐛

  • (deps) Address security advisories for flatted and devalue by @​BYK in #775
  • (prepare) Handle scoped tag prefixes in auto version resolution by @​BYK in #773

Internal Changes 🔧

  • Update CI actions from Node.js 20 SHA pins to latest by @​BYK in #774
Changelog

Sourced from getsentry/craft's changelog.

Changelog

2.24.2

Bug Fixes 🐛

  • (deps) Address security advisories for flatted and devalue by @​BYK in #775
  • (prepare) Handle scoped tag prefixes in auto version resolution by @​BYK in #773

Internal Changes 🔧

  • Update CI actions from Node.js 20 SHA pins to latest by @​BYK in #774

2.24.1

Bug Fixes 🐛

  • Fix fenced code blocks being silently dropped from custom changelog entries in PR descriptions by @​BYK in #771
  • Update simple-git and tar to address security vulnerabilities by @​BYK in #772

2.24.0

New Features ✨

  • Add sdkName option and symlink creation for SDK packages in registry by @​s1gr1d in #769

Internal Changes 🔧

2.23.2

Bug Fixes 🐛

  • Resolve 4 open Dependabot security alerts via pnpm overrides by @​BYK in #767

Documentation 📚

  • Clarify urlTemplate usage and repo_url derivation for registry target by @​BYK in #766

2.23.1

Bug Fixes 🐛

  • (changelog) Categorize direct commits (no PR) by commit_patterns by @​BYK in #764

Internal Changes 🔧

... (truncated)

Commits
  • 78da70b release: 2.24.2
  • d9b2273 fix(deps): address security advisories for flatted and devalue (#775)
  • 178f11c chore: update CI actions from Node.js 20 SHA pins to latest (#774)
  • dc4bdfa fix(prepare): handle scoped tag prefixes in auto version resolution (#773)
  • 4de3f40 meta: Bump new development version
  • 90457fd Merge branch 'release/2.24.1'
  • 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.24.1 to 2.24.2.
- [Release notes](https://github.com/getsentry/craft/releases)
- [Changelog](https://github.com/getsentry/craft/blob/master/CHANGELOG.md)
- [Commits](getsentry/craft@013a7b2...78da70b)

---
updated-dependencies:
- dependency-name: getsentry/craft
  dependency-version: 2.24.2
  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 Mar 20, 2026
@dependabot dependabot bot added Dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Mar 20, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Mar 20, 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).


Breaking Changes 🛠

  • The _Metrics_ APIs are now stable: removed Experimental from SentrySdk, SentryOptions and IHub by Flash0ver in #5023

Features ✨

  • Report a new _Diagnostic_ (SENTRY1001) when a Metrics-API is invoked with an unsupported numeric type by Flash0ver in #4840

Fixes 🐛

  • fix: include Data set via ITransactionTracer in SentryTransaction by Flash0ver in #4148
  • fix: CaptureFeedback now applies event processors by jamescrosswell in #4942

Dependencies ⬆️

Deps

  • chore(deps): update Cocoa SDK to v9.7.0 by github-actions in #5015
  • chore(deps): update Java SDK to v8.35.0 by github-actions in #5017
  • chore(deps): replaced the heavy protobuf-javalite 3.25.8 dependency with a light-weight epitaph 0.1.0 alternative on Android (getsentry/sentry-java#5157) by github-actions in #5017
  • chore(deps): update CLI to v3.3.3 by github-actions in #5002
  • chore(deps): update Cocoa SDK to v9.6.0 by github-actions in #4958

Other

  • build(deps): bump getsentry/craft from 2.24.1 to 2.24.2 by dependabot[bot] in #5049
  • ref: Use .NET 6.0 ArgumentNullException throw helpers by copilot-swe-agent in #4985

🤖 This preview updates automatically when you update the PR.

1 similar comment
@github-actions
Copy link
Contributor

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).


Breaking Changes 🛠

  • The _Metrics_ APIs are now stable: removed Experimental from SentrySdk, SentryOptions and IHub by Flash0ver in #5023

Features ✨

  • Report a new _Diagnostic_ (SENTRY1001) when a Metrics-API is invoked with an unsupported numeric type by Flash0ver in #4840

Fixes 🐛

  • fix: include Data set via ITransactionTracer in SentryTransaction by Flash0ver in #4148
  • fix: CaptureFeedback now applies event processors by jamescrosswell in #4942

Dependencies ⬆️

Deps

  • chore(deps): update Cocoa SDK to v9.7.0 by github-actions in #5015
  • chore(deps): update Java SDK to v8.35.0 by github-actions in #5017
  • chore(deps): replaced the heavy protobuf-javalite 3.25.8 dependency with a light-weight epitaph 0.1.0 alternative on Android (getsentry/sentry-java#5157) by github-actions in #5017
  • chore(deps): update CLI to v3.3.3 by github-actions in #5002
  • chore(deps): update Cocoa SDK to v9.6.0 by github-actions in #4958

Other

  • build(deps): bump getsentry/craft from 2.24.1 to 2.24.2 by dependabot[bot] in #5049
  • ref: Use .NET 6.0 ArgumentNullException throw helpers by copilot-swe-agent in #4985

🤖 This preview updates automatically when you update the PR.

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