krud-dev / ostara

Ostara is a cross-platform desktop app for managing and monitoring Spring Boot applications using the Actuator API, providing comprehensive insights and effortless control.
https://ostara.dev
Apache License 2.0
319 stars 11 forks source link

fix(deps): update dependency io.sentry:sentry-spring-boot-starter-jakarta to v6.27.0 #725

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-spring-boot-starter-jakarta 6.26.0 -> 6.27.0 age adoption passing confidence

Release Notes

getsentry/sentry-java (io.sentry:sentry-spring-boot-starter-jakarta) ### [`v6.27.0`](https://togithub.com/getsentry/sentry-java/blob/HEAD/CHANGELOG.md#6270) [Compare Source](https://togithub.com/getsentry/sentry-java/compare/6.26.0...6.27.0) ##### Features - Add TraceOrigin to Transactions and Spans ([#​2803](https://togithub.com/getsentry/sentry-java/pull/2803)) ##### Fixes - Deduplicate events happening in multiple threads simultaneously (e.g. `OutOfMemoryError`) ([#​2845](https://togithub.com/getsentry/sentry-java/pull/2845)) - This will improve Crash-Free Session Rate as we no longer will send multiple Session updates with `Crashed` status, but only the one that is relevant - Ensure no Java 8 method reference sugar is used for Android ([#​2857](https://togithub.com/getsentry/sentry-java/pull/2857)) - Do not send session updates for terminated sessions ([#​2849](https://togithub.com/getsentry/sentry-java/pull/2849))

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.

changeset-bot[bot] commented 1 year ago

āš ļø No Changeset found

Latest commit: 55ddff3620a61bba9259cdea41ec7be3a09ebeed

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR