solven-eu / cleanthat

Github App opening automatically cleaning PR
64 stars 18 forks source link

Update sentry to v7.17.0 #891

Closed renovate[bot] closed 1 week ago

renovate[bot] commented 1 week ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.sentry:sentry-logback 7.16.0 -> 7.17.0 age adoption passing confidence
io.sentry:sentry-spring-boot-starter 7.16.0 -> 7.17.0 age adoption passing confidence

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

getsentry/sentry-java (io.sentry:sentry-logback) ### [`v7.17.0`](https://redirect.github.com/getsentry/sentry-java/blob/HEAD/CHANGELOG.md#7170) [Compare Source](https://redirect.github.com/getsentry/sentry-java/compare/7.16.0...7.17.0) ##### Features - Add meta option to set the maximum amount of breadcrumbs to be logged. ([#​3836](https://redirect.github.com/getsentry/sentry-java/pull/3836)) - Use a separate `Random` instance per thread to improve SDK performance ([#​3835](https://redirect.github.com/getsentry/sentry-java/pull/3835)) ##### Fixes - Using MaxBreadcrumb with value 0 no longer crashes. ([#​3836](https://redirect.github.com/getsentry/sentry-java/pull/3836)) - Accept manifest integer values when requiring floating values ([#​3823](https://redirect.github.com/getsentry/sentry-java/pull/3823)) - Fix standalone tomcat jndi issue ([#​3873](https://redirect.github.com/getsentry/sentry-java/pull/3873)) - Using Sentry Spring Boot on a standalone tomcat caused the following error: - Failed to bind properties under 'sentry.parsed-dsn' to io.sentry.Dsn

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), 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.



This PR was generated by Mend Renovate. View the repository job log.