mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 15:17:05 +05:30
fix(deps): update sentry to v8.15.1 (#876)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [io.sentry:sentry-bom](https://redirect.github.com/getsentry/sentry-java) | `8.15.0` -> `8.15.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [io.sentry:sentry-android](https://redirect.github.com/getsentry/sentry-java) | `8.15.0` -> `8.15.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- > [!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-bom)</summary> ### [`v8.15.1`](https://redirect.github.com/getsentry/sentry-java/blob/HEAD/CHANGELOG.md#8151) [Compare Source](https://redirect.github.com/getsentry/sentry-java/compare/8.15.0...8.15.1) ##### Fixes - Enabling Sentry Logs through Logback in Spring Boot config did not work in 3.15.0 ([#​4523](https://redirect.github.com/getsentry/sentry-java/pull/4523)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/msfjarvis/compose-lobsters). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC42Mi4xIiwidXBkYXRlZEluVmVyIjoiNDAuNjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
a2c447d8f8
commit
46ce31bcb8
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ navigation3 = "1.0.0-SNAPSHOT"
|
|||
navigation3-material = "1.0.0-SNAPSHOT"
|
||||
retrofit = "3.0.0"
|
||||
richtext = "1.0.0-alpha02"
|
||||
sentry-sdk = "8.15.0"
|
||||
sentry-sdk = "8.15.1"
|
||||
serialization = "1.8.1"
|
||||
sqldelight = "2.1.0"
|
||||
whetstone = "0.9.0-beta02"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue