Skip to content

Bump sentry.version from 8.39.0 to 8.39.1#1700

Merged
matthijsln merged 1 commit into
mainfrom
dependabot/maven/main/sentry.version-8.39.1
Apr 21, 2026
Merged

Bump sentry.version from 8.39.0 to 8.39.1#1700
matthijsln merged 1 commit into
mainfrom
dependabot/maven/main/sentry.version-8.39.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 21, 2026

Copy link
Copy Markdown
Contributor

Bumps sentry.version from 8.39.0 to 8.39.1.
Updates io.sentry:sentry from 8.39.0 to 8.39.1

Release notes

Sourced from io.sentry:sentry'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
Changelog

Sourced from io.sentry:sentry'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
Commits

Updates io.sentry:sentry-jdbc from 8.39.0 to 8.39.1

Release notes

Sourced from io.sentry:sentry-jdbc'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
Changelog

Sourced from io.sentry:sentry-jdbc'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
Commits

Updates io.sentry:sentry-quartz from 8.39.0 to 8.39.1

Release notes

Sourced from io.sentry:sentry-quartz'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
Changelog

Sourced from io.sentry:sentry-quartz'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
Commits

Updates io.sentry:sentry-spring-boot-4-starter from 8.39.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
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
Commits

@dependabot dependabot Bot added dependency (automated) dependency update infrastructure build infrastructure (Maven plugins, CI related, ...) labels Apr 21, 2026
@github-actions github-actions Bot removed the infrastructure build infrastructure (Maven plugins, CI related, ...) label Apr 21, 2026
@github-actions

github-actions Bot commented Apr 21, 2026

Copy link
Copy Markdown

Dependency Review

The following issues were found:
  • ✅ 0 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ⚠️ 4 package(s) with unknown licenses.
See the Details below.

Snapshot Warnings

⚠️: No snapshots were found for the head SHA 3e2200e.
Ensure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice.

License Issues

pom.xml

PackageVersionLicenseIssue Type
io.sentry:sentry8.39.1NullUnknown License
io.sentry:sentry-jdbc8.39.1NullUnknown License
io.sentry:sentry-quartz8.39.1NullUnknown License
io.sentry:sentry-spring-boot-4-starter8.39.1NullUnknown License
Allowed Licenses: MIT, Apache-2.0, BSD-2-Clause, BSD-3-Clause, ISC, MPL-2.0, LGPL-2.1-only, EPL-2.0, EPL-1.0
Excluded from license check: pkg:maven/org.eclipse.angus/jakarta.mail@2.0.5?type=jar, pkg:maven/jakarta.ws.rs:jakarta.ws.rs-api@4.0.0?type=jar

OpenSSF Scorecard

PackageVersionScoreDetails
maven/io.sentry:sentry 8.39.1 UnknownUnknown
maven/io.sentry:sentry-jdbc 8.39.1 UnknownUnknown
maven/io.sentry:sentry-quartz 8.39.1 UnknownUnknown
maven/io.sentry:sentry-spring-boot-4-starter 8.39.1 UnknownUnknown

Scanned Files

  • pom.xml

@github-actions github-actions Bot enabled auto-merge (squash) April 21, 2026 08:52
@dependabot dependabot Bot force-pushed the dependabot/maven/main/sentry.version-8.39.1 branch from e943280 to efda668 Compare April 21, 2026 09:10
@codecov

codecov Bot commented Apr 21, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

Impacted file tree graph

@@           Coverage Diff            @@
##             main   #1700     +/-   ##
========================================
+ Coverage       5%     78%    +73%     
  Complexity    130     130             
========================================
  Files         157     157             
  Lines        7799    7799             
  Branches      715     715             
========================================
+ Hits          351    6009   +5658     
+ Misses       7420    1377   -6043     
- Partials       28     413    +385     

see 140 files with indirect coverage changes

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Bumps `sentry.version` from 8.39.0 to 8.39.1.

Updates `io.sentry:sentry` from 8.39.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.39.0...8.39.1)

Updates `io.sentry:sentry-jdbc` from 8.39.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.39.0...8.39.1)

Updates `io.sentry:sentry-quartz` from 8.39.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.39.0...8.39.1)

Updates `io.sentry:sentry-spring-boot-4-starter` from 8.39.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.39.0...8.39.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/maven/main/sentry.version-8.39.1 branch from efda668 to 3e2200e Compare April 21, 2026 09:34
@matthijsln matthijsln disabled auto-merge April 21, 2026 09:42
@matthijsln matthijsln merged commit 0a5698e into main Apr 21, 2026
17 checks passed
@matthijsln matthijsln deleted the dependabot/maven/main/sentry.version-8.39.1 branch April 21, 2026 09:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependency (automated) dependency update

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants