Bump sentry.version from 8.37.1 to 8.38.0#1684
Merged
github-actions[bot] merged 1 commit intoApr 10, 2026
Merged
Conversation
Dependency ReviewThe following issues were found:
Snapshot WarningsEnsure 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 Issuespom.xml
OpenSSF Scorecard
Scanned Files
|
Codecov Report✅ All modified and coverable lines are covered by tests. @@ Coverage Diff @@
## main #1684 +/- ##
========================================
+ 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:
|
Test Results479 tests 472 ✅ 5m 11s ⏱️ For more details on these failures, see this check. Results for commit d68b9f7. ♻️ This comment has been updated with latest results. |
mprins
approved these changes
Apr 10, 2026
f863152 to
d68b9f7
Compare
Bumps `sentry.version` from 8.37.1 to 8.38.0. Updates `io.sentry:sentry` from 8.37.1 to 8.38.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.37.1...8.38.0) Updates `io.sentry:sentry-jdbc` from 8.37.1 to 8.38.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.37.1...8.38.0) Updates `io.sentry:sentry-quartz` from 8.37.1 to 8.38.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.37.1...8.38.0) Updates `io.sentry:sentry-spring-boot-4-starter` from 8.37.1 to 8.38.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.37.1...8.38.0) --- updated-dependencies: - dependency-name: io.sentry:sentry dependency-version: 8.38.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.sentry:sentry-jdbc dependency-version: 8.38.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.sentry:sentry-quartz dependency-version: 8.38.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.sentry:sentry-spring-boot-4-starter dependency-version: 8.38.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
d68b9f7 to
c7577b1
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps
sentry.versionfrom 8.37.1 to 8.38.0.Updates
io.sentry:sentryfrom 8.37.1 to 8.38.0Release notes
Sourced from io.sentry:sentry's releases.
Changelog
Sourced from io.sentry:sentry's changelog.
Commits
b572de2release: 8.38.0327ca51perf(init): Do not retrieve ActivityManager if API < 35 (#5275)2195398chore: Update validate-pr workflow (#5252)62c14b0chore(tooling): Add dotagents configuration (#5230)a1eadfabuild(deps): bump codecov/codecov-action from 5.5.2 to 6.0.0 (#5246)05d6f76chore: bump action-app-sdk-overhead-metrics SHA (#5238)a0e1341build(deps): bump getsentry/craft/.github/workflows/changelog-preview.yml fro...34e1ee3build(deps): bump getsentry/craft from 2.24.1 to 2.25.2 (#5242)d12a33cbuild(deps): bump requests from 2.32.4 to 2.33.0 in the uv group across 1 dir...5889259build(deps): bump github/codeql-action from 4.32.6 to 4.35.1 (#5243)Updates
io.sentry:sentry-jdbcfrom 8.37.1 to 8.38.0Release notes
Sourced from io.sentry:sentry-jdbc's releases.
Changelog
Sourced from io.sentry:sentry-jdbc's changelog.
Commits
b572de2release: 8.38.0327ca51perf(init): Do not retrieve ActivityManager if API < 35 (#5275)2195398chore: Update validate-pr workflow (#5252)62c14b0chore(tooling): Add dotagents configuration (#5230)a1eadfabuild(deps): bump codecov/codecov-action from 5.5.2 to 6.0.0 (#5246)05d6f76chore: bump action-app-sdk-overhead-metrics SHA (#5238)a0e1341build(deps): bump getsentry/craft/.github/workflows/changelog-preview.yml fro...34e1ee3build(deps): bump getsentry/craft from 2.24.1 to 2.25.2 (#5242)d12a33cbuild(deps): bump requests from 2.32.4 to 2.33.0 in the uv group across 1 dir...5889259build(deps): bump github/codeql-action from 4.32.6 to 4.35.1 (#5243)Updates
io.sentry:sentry-quartzfrom 8.37.1 to 8.38.0Release notes
Sourced from io.sentry:sentry-quartz's releases.
Changelog
Sourced from io.sentry:sentry-quartz's changelog.
Commits
b572de2release: 8.38.0327ca51perf(init): Do not retrieve ActivityManager if API < 35 (#5275)2195398chore: Update validate-pr workflow (#5252)62c14b0chore(tooling): Add dotagents configuration (#5230)a1eadfabuild(deps): bump codecov/codecov-action from 5.5.2 to 6.0.0 (#5246)05d6f76chore: bump action-app-sdk-overhead-metrics SHA (#5238)a0e1341build(deps): bump getsentry/craft/.github/workflows/changelog-preview.yml fro...34e1ee3build(deps): bump getsentry/craft from 2.24.1 to 2.25.2 (#5242)d12a33cbuild(deps): bump requests from 2.32.4 to 2.33.0 in the uv group across 1 dir...5889259build(deps): bump github/codeql-action from 4.32.6 to 4.35.1 (#5243)Updates
io.sentry:sentry-spring-boot-4-starterfrom 8.37.1 to 8.38.0Release notes
Sourced from io.sentry:sentry-spring-boot-4-starter's releases.
Changelog
Sourced from io.sentry:sentry-spring-boot-4-starter's changelog.
Commits
b572de2release: 8.38.0327ca51perf(init): Do not retrieve ActivityManager if API < 35 (#5275)2195398chore: Update validate-pr workflow (#5252)62c14b0chore(tooling): Add dotagents configuration (#5230)a1eadfabuild(deps): bump codecov/codecov-action from 5.5.2 to 6.0.0 (#5246)05d6f76chore: bump action-app-sdk-overhead-metrics SHA (#5238)a0e1341build(deps): bump getsentry/craft/.github/workflows/changelog-preview.yml fro...34e1ee3build(deps): bump getsentry/craft from 2.24.1 to 2.25.2 (#5242)d12a33cbuild(deps): bump requests from 2.32.4 to 2.33.0 in the uv group across 1 dir...5889259build(deps): bump github/codeql-action from 4.32.6 to 4.35.1 (#5243)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)