Skip to content

chore(deps): bump sentry from 8.38.0 to 8.39.1#8811

Open
dependabot[bot] wants to merge 4 commits intomasterfrom
dependabot/gradle/sentry-8.39.1
Open

chore(deps): bump sentry from 8.38.0 to 8.39.1#8811
dependabot[bot] wants to merge 4 commits intomasterfrom
dependabot/gradle/sentry-8.39.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 17, 2026

Bumps sentry from 8.38.0 to 8.39.1.
Updates io.sentry:sentry-log4j2 from 8.38.0 to 8.39.1

Release notes

Sourced from io.sentry:sentry-log4j2's releases.

8.39.1

Fixes

  • Fix JsonObjectReader and MapObjectReader hanging indefinitely when deserialization errors leave the reader in an inconsistent state (#5293)
    • Failed collection values are now skipped so parsing can continue
    • Skipped collection values emit WARNING logs
    • Unknown-key failures and unrecoverable recovery failures emit ERROR logs

8.39.0

Fixes

  • Fix ANR caused by GestureDetectorCompat Handler/MessageQueue lock contention in SentryWindowCallback (#5138)

Internal

  • Bump AGP version from v8.6.0 to v8.13.1 (#5063)

Dependencies

Changelog

Sourced from io.sentry:sentry-log4j2's changelog.

8.39.1

Fixes

  • Fix JsonObjectReader and MapObjectReader hanging indefinitely when deserialization errors leave the reader in an inconsistent state (#5293)
    • Failed collection values are now skipped so parsing can continue
    • Skipped collection values emit WARNING logs
    • Unknown-key failures and unrecoverable recovery failures emit ERROR logs

8.39.0

Fixes

  • Fix ANR caused by GestureDetectorCompat Handler/MessageQueue lock contention in SentryWindowCallback (#5138)

Internal

  • Bump AGP version from v8.6.0 to v8.13.1 (#5063)

Dependencies

Commits
  • d23b4b6 release: 8.39.1
  • 7bd7bbf fix changelog for unreleased SDK hang fix (#5298)
  • bfc5ee1 fix(sentry): Recover object readers after deserialization errors (#5293)
  • 6cf6485 Merge branch 'release/8.39.0'
  • 12c8c2a release: 8.39.0
  • de6a178 fix(gestures): Replace GestureDetectorCompat with lightweight detector to fix...
  • ce4b2c1 chore(deps): update Gradle to v9.4.1 (#5063)
  • 0675272 build(deps): bump actions/github-script from 8.0.0 to 9.0.0 (#5285)
  • 3af77f4 build(deps): bump actions/create-github-app-token from 3.0.0 to 3.1.1 (#5287)
  • 7935b26 build(deps): bump actions/upload-artifact from 7.0.0 to 7.0.1 (#5286)
  • Additional commits viewable in compare view

Updates io.sentry:sentry-spring-boot-4-starter from 8.38.0 to 8.39.1

Release notes

Sourced from io.sentry:sentry-spring-boot-4-starter's releases.

8.39.1

Fixes

  • Fix JsonObjectReader and MapObjectReader hanging indefinitely when deserialization errors leave the reader in an inconsistent state (#5293)
    • Failed collection values are now skipped so parsing can continue
    • Skipped collection values emit WARNING logs
    • Unknown-key failures and unrecoverable recovery failures emit ERROR logs

8.39.0

Fixes

  • Fix ANR caused by GestureDetectorCompat Handler/MessageQueue lock contention in SentryWindowCallback (#5138)

Internal

  • Bump AGP version from v8.6.0 to v8.13.1 (#5063)

Dependencies

Changelog

Sourced from io.sentry:sentry-spring-boot-4-starter's changelog.

8.39.1

Fixes

  • Fix JsonObjectReader and MapObjectReader hanging indefinitely when deserialization errors leave the reader in an inconsistent state (#5293)
    • Failed collection values are now skipped so parsing can continue
    • Skipped collection values emit WARNING logs
    • Unknown-key failures and unrecoverable recovery failures emit ERROR logs

8.39.0

Fixes

  • Fix ANR caused by GestureDetectorCompat Handler/MessageQueue lock contention in SentryWindowCallback (#5138)

Internal

  • Bump AGP version from v8.6.0 to v8.13.1 (#5063)

Dependencies

Commits
  • d23b4b6 release: 8.39.1
  • 7bd7bbf fix changelog for unreleased SDK hang fix (#5298)
  • bfc5ee1 fix(sentry): Recover object readers after deserialization errors (#5293)
  • 6cf6485 Merge branch 'release/8.39.0'
  • 12c8c2a release: 8.39.0
  • de6a178 fix(gestures): Replace GestureDetectorCompat with lightweight detector to fix...
  • ce4b2c1 chore(deps): update Gradle to v9.4.1 (#5063)
  • 0675272 build(deps): bump actions/github-script from 8.0.0 to 9.0.0 (#5285)
  • 3af77f4 build(deps): bump actions/create-github-app-token from 3.0.0 to 3.1.1 (#5287)
  • 7935b26 build(deps): bump actions/upload-artifact from 7.0.0 to 7.0.1 (#5286)
  • Additional commits viewable in compare view

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 `sentry` from 8.38.0 to 8.39.1.

Updates `io.sentry:sentry-log4j2` from 8.38.0 to 8.39.1
- [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.38.0...8.39.1)

Updates `io.sentry:sentry-spring-boot-4-starter` from 8.38.0 to 8.39.1
- [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.38.0...8.39.1)

---
updated-dependencies:
- dependency-name: io.sentry:sentry-log4j2
  dependency-version: 8.39.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.sentry:sentry-spring-boot-4-starter
  dependency-version: 8.39.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added Dependencies java Pull requests that update Java code labels Apr 17, 2026
@apereocas-bot apereocas-bot added this to the 8.0.0-RC4 milestone Apr 17, 2026
@apereocas-bot apereocas-bot added Bot Operations carried out by automated bots, such as RenovateBot, etc Gradle Build & Release Renovate Monitoring labels Apr 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bot Operations carried out by automated bots, such as RenovateBot, etc Dependencies Gradle Build & Release java Pull requests that update Java code Monitoring Renovate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant