Skip to content

chore(deps): bump sentry from 0.26.0 to 0.27.0#179

Merged
MessiasLima merged 1 commit into
mainfrom
dependabot/gradle/sentry-0.27.0
Jul 15, 2026
Merged

chore(deps): bump sentry from 0.26.0 to 0.27.0#179
MessiasLima merged 1 commit into
mainfrom
dependabot/gradle/sentry-0.27.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 1, 2026

Copy link
Copy Markdown
Contributor

Bumps sentry 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 Jul 1, 2026
@MessiasLima MessiasLima added this to the next milestone Jul 15, 2026
Bumps `sentry` 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-0.27.0 branch from 2e80d6c to 74f7cef Compare July 15, 2026 17:41
@MessiasLima
MessiasLima merged commit a9a579a into main Jul 15, 2026
1 check passed
@MessiasLima
MessiasLima deleted the dependabot/gradle/sentry-0.27.0 branch July 15, 2026 17:47
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