Skip to content

Commit 4b50373

Browse files
renovatebot(deps): update sentry to v8.19.1
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [io.sentry:sentry-spring-boot-starter-jakarta](https://redirect.github.com/getsentry/sentry-java) | dependencies | patch | `8.19.0` -> `8.19.1` | | [io.sentry:sentry-log4j2](https://redirect.github.com/getsentry/sentry-java) | dependencies | patch | `8.19.0` -> `8.19.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>getsentry/sentry-java (io.sentry:sentry-spring-boot-starter-jakarta)</summary> ### [`v8.19.1`](https://redirect.github.com/getsentry/sentry-java/blob/HEAD/CHANGELOG.md#8191) [Compare Source](https://redirect.github.com/getsentry/sentry-java/compare/8.19.0...8.19.1) ##### Fixes - Do not store No-Op scopes onto OpenTelemetry Context when wrapping ([#&#8203;4631](https://redirect.github.com/getsentry/sentry-java/pull/4631)) - In 8.18.0 and 8.19.0 the SDK could break when initialized too late. </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 5pm,before 9am" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS42My4wIiwidXBkYXRlZEluVmVyIjoiNDEuNjMuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJCb3QiLCJSZW5vdmF0ZSJdfQ==-->
1 parent 4fa5ee6 commit 4b50373

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ saajImpl = "3.0.4"
194194
scimSdkClient = "1.27.2"
195195
semver = "3.1.0"
196196
sendGrid = "4.10.3"
197-
sentry = "8.19.0"
197+
sentry = "8.19.1"
198198
shibbolethUtilJavaSupport = "9.1.4"
199199
slackClient = "1.45.3"
200200
slf4j = "2.0.17"

0 commit comments

Comments
 (0)