Skip to content

build(deps): bump sentry-kmp from 0.26.0 to 0.27.0#1759

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/sentry-kmp-0.27.0
Open

build(deps): bump sentry-kmp from 0.26.0 to 0.27.0#1759
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/sentry-kmp-0.27.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 3, 2026

Copy link
Copy Markdown
Contributor

Bumps sentry-kmp from 0.26.0 to 0.27.0.
Updates io.sentry:sentry-kotlin-multiplatform from 0.26.0 to 0.27.0

Release notes

Sourced from io.sentry:sentry-kotlin-multiplatform's releases.

0.27.0

Features

  • Add C++ exception monitor option (#554)
    • Compose Multiplatform: It is highly recommended to disable C++ monitoring (options.enableUnhandledCppExceptionMonitoring = false) on Apple targets. Unhandled Kotlin exceptions from CMP can be reported as generic C++ crashes (ExceptionObjHolderImpl) instead of useful Kotlin stack traces when C++ monitoring is enabled.

Dependencies

Changelog

Sourced from io.sentry:sentry-kotlin-multiplatform's changelog.

0.27.0

Features

  • Add C++ exception monitor option (#554)
    • Compose Multiplatform: It is highly recommended to disable C++ monitoring (options.enableUnhandledCppExceptionMonitoring = false) on Apple targets. Unhandled Kotlin exceptions from CMP can be reported as generic C++ crashes (ExceptionObjHolderImpl) instead of useful Kotlin stack traces when C++ monitoring is enabled.

Dependencies

Commits

Updates io.sentry.kotlin.multiplatform.gradle from 0.26.0 to 0.27.0

Release notes

Sourced from io.sentry.kotlin.multiplatform.gradle's releases.

0.27.0

Features

  • Add C++ exception monitor option (#554)
    • Compose Multiplatform: It is highly recommended to disable C++ monitoring (options.enableUnhandledCppExceptionMonitoring = false) on Apple targets. Unhandled Kotlin exceptions from CMP can be reported as generic C++ crashes (ExceptionObjHolderImpl) instead of useful Kotlin stack traces when C++ monitoring is enabled.

Dependencies

Changelog

Sourced from io.sentry.kotlin.multiplatform.gradle's changelog.

0.27.0

Features

  • Add C++ exception monitor option (#554)
    • Compose Multiplatform: It is highly recommended to disable C++ monitoring (options.enableUnhandledCppExceptionMonitoring = false) on Apple targets. Unhandled Kotlin exceptions from CMP can be reported as generic C++ crashes (ExceptionObjHolderImpl) instead of useful Kotlin stack traces when C++ monitoring is enabled.

Dependencies

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jun 3, 2026
@dependabot dependabot Bot requested a review from a team as a code owner June 3, 2026 04:36
@dependabot dependabot Bot requested a review from KaylaBrady June 3, 2026 04:36
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jun 3, 2026
@dependabot dependabot Bot force-pushed the dependabot/gradle/sentry-kmp-0.27.0 branch from f9ebd1a to 6478063 Compare June 11, 2026 19:14
Bumps `sentry-kmp` from 0.26.0 to 0.27.0.

Updates `io.sentry:sentry-kotlin-multiplatform` from 0.26.0 to 0.27.0
- [Release notes](https://github.com/getsentry/sentry-kotlin-multiplatform/releases)
- [Changelog](https://github.com/getsentry/sentry-kotlin-multiplatform/blob/main/CHANGELOG.md)
- [Commits](getsentry/sentry-kotlin-multiplatform@0.26.0...0.27.0)

Updates `io.sentry.kotlin.multiplatform.gradle` from 0.26.0 to 0.27.0
- [Release notes](https://github.com/getsentry/sentry-kotlin-multiplatform/releases)
- [Changelog](https://github.com/getsentry/sentry-kotlin-multiplatform/blob/main/CHANGELOG.md)
- [Commits](getsentry/sentry-kotlin-multiplatform@0.26.0...0.27.0)

---
updated-dependencies:
- dependency-name: io.sentry.kotlin.multiplatform.gradle
  dependency-version: 0.27.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.sentry:sentry-kotlin-multiplatform
  dependency-version: 0.27.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/gradle/sentry-kmp-0.27.0 branch from 6478063 to 374d2f8 Compare June 18, 2026 19:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant