dhatim / dropwizard-sentry

Dropwizard integration for error logging to Sentry.
Apache License 2.0
9 stars 9 forks source link

Update sentry.version to v6.18.0 #93

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.sentry:sentry-logback 6.17.0 -> 6.18.0 age adoption passing confidence
io.sentry:sentry 6.17.0 -> 6.18.0 age adoption passing confidence

Release Notes

getsentry/sentry-java ### [`v6.18.0`](https://togithub.com/getsentry/sentry-java/blob/HEAD/CHANGELOG.md#​6180) [Compare Source](https://togithub.com/getsentry/sentry-java/compare/6.17.0...6.18.0) ##### Features - Attach Trace Context when an ANR is detected (ANRv1) ([#​2583](https://togithub.com/getsentry/sentry-java/pull/2583)) - Make log4j2 integration compatible with log4j 3.0 ([#​2634](https://togithub.com/getsentry/sentry-java/pull/2634)) - Instead of relying on package scanning, we now use an annotation processor to generate `Log4j2Plugins.dat` - Create `User` and `Breadcrumb` from map ([#​2614](https://togithub.com/getsentry/sentry-java/pull/2614)) - Add `sent_at` to envelope header item ([#​2638](https://togithub.com/getsentry/sentry-java/pull/2638)) ##### Fixes - Fix timestamp intervals of PerformanceCollectionData in profiles ([#​2648](https://togithub.com/getsentry/sentry-java/pull/2648)) - Fix timestamps of PerformanceCollectionData in profiles ([#​2632](https://togithub.com/getsentry/sentry-java/pull/2632)) - Fix missing propagateMinConstraints flag for SentryTraced ([#​2637](https://togithub.com/getsentry/sentry-java/pull/2637)) - Fix potential SecurityException thrown by ConnectivityManager on Android 11 ([#​2653](https://togithub.com/getsentry/sentry-java/pull/2653)) - Fix aar artifacts publishing for Maven ([#​2641](https://togithub.com/getsentry/sentry-java/pull/2641)) ##### Dependencies - Bump Kotlin compile version from v1.6.10 to 1.8.0 ([#​2563](https://togithub.com/getsentry/sentry-java/pull/2563)) - Bump Compose compile version from v1.1.1 to v1.3.0 ([#​2563](https://togithub.com/getsentry/sentry-java/pull/2563)) - Bump AGP version from v7.3.0 to v7.4.2 ([#​2574](https://togithub.com/getsentry/sentry-java/pull/2574)) - Bump Gradle from v7.6.0 to v8.0.2 ([#​2563](https://togithub.com/getsentry/sentry-java/pull/2563)) - [changelog](https://togithub.com/gradle/gradle/blob/master/CHANGELOG.md#v802) - [diff](https://togithub.com/gradle/gradle/compare/v7.6.0...v8.0.2) - Bump Gradle from v8.0.2 to v8.1.0 ([#​2650](https://togithub.com/getsentry/sentry-java/pull/2650)) - [changelog](https://togithub.com/gradle/gradle/blob/master/CHANGELOG.md#v810) - [diff](https://togithub.com/gradle/gradle/compare/v8.0.2...v8.1.0)

Configuration

šŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

šŸš¦ Automerge: Enabled.

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

šŸ”• Ignore: Close this PR and you won't be reminded about these updates again.



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