Skip to content

Bump io.sentry:sentry from 8.41.0 to 8.42.0#2167

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/gradle/io.sentry-sentry-8.42.0
Open

Bump io.sentry:sentry from 8.41.0 to 8.42.0#2167
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/gradle/io.sentry-sentry-8.42.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 25, 2026

Bumps io.sentry:sentry from 8.41.0 to 8.42.0.

Release notes

Sourced from io.sentry:sentry's releases.

8.42.0

Features

  • Add option to attach raw tombstone protobuf on native crash events (#5446)
    • Enable via options.isAttachRawTombstone = true or manifest: <meta-data android:name="io.sentry.tombstone.attach-raw" android:value="true" />
  • Add API to clear feature flags from scopes (#5426)
  • Add support to configure reporting historical ANRs via AndroidManifest.xml using the io.sentry.anr.report-historical attribute (#5387)

Dependencies

Changelog

Sourced from io.sentry:sentry's changelog.

8.42.0

Features

  • Add option to attach raw tombstone protobuf on native crash events (#5446)
    • Enable via options.isAttachRawTombstone = true or manifest: <meta-data android:name="io.sentry.tombstone.attach-raw" android:value="true" />
  • Add API to clear feature flags from scopes (#5426)
  • Add support to configure reporting historical ANRs via AndroidManifest.xml using the io.sentry.anr.report-historical attribute (#5387)

Dependencies

Commits
  • 01a40a9 release: 8.42.0
  • 69508a1 feat(tombstones): Add option to attach raw tombstone as protobuf (#5446)
  • 11f90db feat(core): Add API to clear scope feature flags (#5426)
  • 48cc9d8 meta(craft): Register missing SDK modules (#5399)
  • f6cdbf0 chore: update scripts/update-sentry-native-ndk.sh to 0.14.2 (#5441)
  • 4c04bb8 chore(deps): Bump SAGP from 6.0.0-alpha.6 to 6.6.0 (#5427)
  • 8e739fb chore(deps): Bump Tomcat from 11.0.10 to 11.0.22 (#5440)
  • d65ecce chore: Replace custom Gradle wrapper updater with Dependabot (#5421)
  • 9745881 chore: update scripts/update-sentry-native-ndk.sh to 0.14.1 (#5433)
  • 5dee26b chore(deps): Bump Robolectric from 4.14 to 4.15 (#5425)
  • 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)

Bumps [io.sentry:sentry](https://github.com/getsentry/sentry-java) from 8.41.0 to 8.42.0.
- [Release notes](https://github.com/getsentry/sentry-java/releases)
- [Changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md)
- [Commits](getsentry/sentry-java@8.41.0...8.42.0)

---
updated-dependencies:
- dependency-name: io.sentry:sentry
  dependency-version: 8.42.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 java Pull requests that update Java code labels May 25, 2026
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 java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants