GiganticMinecraft / SeichiAssist

ギガンティック☆整地鯖の独自要素を司るプラグイン / A Minecraft(Spigot) Plugin used for Gigantic Seichi Server. Address -> play.seichi.click
https://discord.gg/GcJtgsCj3W
GNU General Public License v3.0
96 stars 36 forks source link

chore(deps): update dependency io.sentry:sentry to v7.2.0 #2286

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Update Change
io.sentry:sentry minor 7.0.0 -> 7.2.0

Release Notes

getsentry/sentry-java (io.sentry:sentry) ### [`v7.2.0`](https://togithub.com/getsentry/sentry-java/blob/HEAD/CHANGELOG.md#720) [Compare Source](https://togithub.com/getsentry/sentry-java/compare/7.1.0...7.2.0) ##### Features - Handle `monitor`/`check_in` in client reports and rate limiter ([#​3096](https://togithub.com/getsentry/sentry-java/pull/3096)) - Add support for `graphql-java` version 21 ([#​3090](https://togithub.com/getsentry/sentry-java/pull/3090)) ##### Fixes - Avoid concurrency in AndroidProfiler performance data collection ([#​3130](https://togithub.com/getsentry/sentry-java/pull/3130)) - Improve thresholds for network changes breadcrumbs ([#​3083](https://togithub.com/getsentry/sentry-java/pull/3083)) - SchedulerFactoryBeanCustomizer now runs first so user customization is not overridden ([#​3095](https://togithub.com/getsentry/sentry-java/pull/3095)) - If you are setting global job listeners please also add `SentryJobListener` - Ensure serialVersionUID of Exception classes are unique ([#​3115](https://togithub.com/getsentry/sentry-java/pull/3115)) - Get rid of "is not eligible for getting processed by all BeanPostProcessors" warnings in Spring Boot ([#​3108](https://togithub.com/getsentry/sentry-java/pull/3108)) - Fix missing `release` and other fields for ANRs reported with `mechanism:AppExitInfo` ([#​3074](https://togithub.com/getsentry/sentry-java/pull/3074)) ##### Dependencies - Bump `opentelemetry-sdk` to `1.33.0` and `opentelemetry-javaagent` to `1.32.0` ([#​3112](https://togithub.com/getsentry/sentry-java/pull/3112)) ### [`v7.1.0`](https://togithub.com/getsentry/sentry-java/blob/HEAD/CHANGELOG.md#710) [Compare Source](https://togithub.com/getsentry/sentry-java/compare/7.0.0...7.1.0) ##### Features - Support multiple debug-metadata.properties ([#​3024](https://togithub.com/getsentry/sentry-java/pull/3024)) - Automatically downsample transactions when the system is under load ([#​3072](https://togithub.com/getsentry/sentry-java/pull/3072)) - You can opt into this behaviour by setting `enable-backpressure-handling=true`. - We're happy to receive feedback, e.g. [in this GitHub issue](https://togithub.com/getsentry/sentry-java/issues/2829) - When the system is under load we start reducing the `tracesSampleRate` automatically. - Once the system goes back to healthy, we reset the `tracesSampleRate` to its original value. - (Android) Experimental: Provide more detailed cold app start information ([#​3057](https://togithub.com/getsentry/sentry-java/pull/3057)) - Attaches spans for Application, ContentProvider, and Activities to app-start timings - Application and ContentProvider timings are added using bytecode instrumentation, which requires sentry-android-gradle-plugin version `4.1.0` or newer - Uses Process.startUptimeMillis to calculate app-start timings - To enable this feature set `options.isEnablePerformanceV2 = true` - Move slow+frozen frame calculation, as well as frame delay inside SentryFrameMetricsCollector ([#​3100](https://togithub.com/getsentry/sentry-java/pull/3100)) - Extract Activity Breadcrumbs generation into own Integration ([#​3064](https://togithub.com/getsentry/sentry-java/pull/3064)) ##### Fixes - Send breadcrumbs and client error in `SentryOkHttpEventListener` even without transactions ([#​3087](https://togithub.com/getsentry/sentry-java/pull/3087)) - Keep `io.sentry.exception.SentryHttpClientException` from obfuscation to display proper issue title on Sentry ([#​3093](https://togithub.com/getsentry/sentry-java/pull/3093)) - (Android) Fix wrong activity transaction duration in case SDK init is deferred ([#​3092](https://togithub.com/getsentry/sentry-java/pull/3092)) ##### Dependencies - Bump Gradle from v8.4.0 to v8.5.0 ([#​3070](https://togithub.com/getsentry/sentry-java/pull/3070)) - [changelog](https://togithub.com/gradle/gradle/blob/master/CHANGELOG.md#v850) - [diff](https://togithub.com/gradle/gradle/compare/v8.4.0...v8.5.0)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 6 months ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (7.2.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.