Skip to content

chore(deps): update dependency getsentry/sentry-cocoa to v9.16.1 - #125

Merged
philprime merged 1 commit into
mainfrom
renovate/getsentry-sentry-cocoa-9.x
Jun 4, 2026
Merged

chore(deps): update dependency getsentry/sentry-cocoa to v9.16.1#125
philprime merged 1 commit into
mainfrom
renovate/getsentry-sentry-cocoa-9.x

Conversation

@renovate

@renovate renovate Bot commented May 11, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
getsentry/sentry-cocoa minor 9.15.09.16.1

Release Notes

getsentry/sentry-cocoa (getsentry/sentry-cocoa)

v9.16.1

Compare Source

[!NOTE]
No documented changes. This is the same as 9.16.0, re-released to fix the SentryObjC-Static SPM checksum.

[!IMPORTANT]
The new SentryObjC SDK introduced in this release should be considered experimental and may be subject to breaking changes.

Features
  • Add SentryObjC wrapper SDK — a pure Objective-C interface for projects that cannot enable Clang modules (e.g., ObjC++ with -fmodules=NO). (#​7918)

    Ships as a compile-from-source SPM product SentryObjC, a static pre-compiled framework SentryObjC-Static.xcframework.zip and a dynamic pre-compiled framework SentryObjC-Dynamic.xcframework.zip.

    Steps to migrate:

    • Replace your dependency on the target Sentry or SentrySPM with SentryObjC (or SentryObjC-Static / SentryObjC-Dynamic if you want to use the precompiled binary targets).
    • Change #import <Sentry/Sentry.h> to #import <SentryObjC/SentryObjC.h>
    • Rename Sentry-prefixed types to SentryObjC (e.g., SentrySDKSentryObjCSDK, SentryOptionsSentryObjCOptions).
  • SentrySDK.extendAppLaunch() now returns the extended app launch span, allowing users to add child spans for granular breakdown of the app start period (#​7985)

Fixes
  • Fix crash in SentryFramesTracker.add/removeListener when called from a listener's own init / deinit on a background thread, observed on iOS 26 (#​7943)
  • Report only cold or warm as start_type for standalone app starts, removing the .prewarmed suffix per sentry-conventions (#​7968)
  • Fix reporting arbitrary Objective-C object throws via the C++ exception monitor (#​7984)

v9.16.0

Compare Source

[!WARNING]
The SentryObjC-Static SPM binary target in this release has an incorrect checksum and resolving dependencies might fail, but the release artifacts are not affected.

[!IMPORTANT]
The new SentryObjC SDK introduced in this release should be considered experimental and may be subject to breaking changes.

Features
  • Add SentryObjC wrapper SDK — a pure Objective-C interface for projects that cannot enable Clang modules (e.g., ObjC++ with -fmodules=NO). (#​7918)

    Ships as a compile-from-source SPM product SentryObjC, a static pre-compiled framework SentryObjC-Static.xcframework.zip and a dynamic pre-compiled framework SentryObjC-Dynamic.xcframework.zip.

    Steps to migrate:

    • Replace your dependency on the target Sentry or SentrySPM with SentryObjC (or SentryObjC-Static / SentryObjC-Dynamic if you want to use the precompiled binary targets).
    • Change #import <Sentry/Sentry.h> to #import <SentryObjC/SentryObjC.h>
    • Rename Sentry-prefixed types to SentryObjC (e.g., SentrySDKSentryObjCSDK, SentryOptionsSentryObjCOptions).
  • SentrySDK.extendAppLaunch() now returns the extended app launch span, allowing users to add child spans for granular breakdown of the app start period (#​7985)

Fixes
  • Fix crash in SentryFramesTracker.add/removeListener when called from a listener's own init / deinit on a background thread, observed on iOS 26 (#​7943)
  • Report only cold or warm as start_type for standalone app starts, removing the .prewarmed suffix per sentry-conventions (#​7968)
  • Fix reporting arbitrary Objective-C object throws via the C++ exception monitor (#​7984)

Configuration

📅 Schedule: (in timezone Europe/Vienna)

  • 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot requested a review from philprime as a code owner May 11, 2026 14:45
@sentry

sentry Bot commented May 11, 2026

Copy link
Copy Markdown

📲 Install Builds

iOS

🔗 App Name App ID Version Configuration
Flinky com.techprimate.Flinky 1.1.4 (8) --

⚙️ flinky Build Distribution Settings

@philprime
philprime enabled auto-merge (squash) May 11, 2026 14:51
@renovate renovate Bot changed the title chore(deps): update dependency getsentry/sentry-cocoa to v9.13.0 chore(deps): update dependency getsentry/sentry-cocoa to v9.14.0 May 21, 2026
@renovate
renovate Bot force-pushed the renovate/getsentry-sentry-cocoa-9.x branch from d1d2943 to 9b1202c Compare May 21, 2026 14:46
@renovate renovate Bot changed the title chore(deps): update dependency getsentry/sentry-cocoa to v9.14.0 chore(deps): update dependency getsentry/sentry-cocoa to v9.15.0 May 27, 2026
@renovate
renovate Bot force-pushed the renovate/getsentry-sentry-cocoa-9.x branch from 9b1202c to 839c7b2 Compare May 27, 2026 17:35
@renovate renovate Bot changed the title chore(deps): update dependency getsentry/sentry-cocoa to v9.15.0 chore(deps): update dependency getsentry/sentry-cocoa to v9.15.0 - autoclosed May 29, 2026
@renovate renovate Bot closed this May 29, 2026
auto-merge was automatically disabled May 29, 2026 07:47

Pull request was closed

@renovate
renovate Bot deleted the renovate/getsentry-sentry-cocoa-9.x branch May 29, 2026 07:48
@renovate renovate Bot changed the title chore(deps): update dependency getsentry/sentry-cocoa to v9.15.0 - autoclosed chore(deps): update dependency getsentry/sentry-cocoa to v9.16.1 Jun 3, 2026
@renovate renovate Bot reopened this Jun 3, 2026
@renovate
renovate Bot force-pushed the renovate/getsentry-sentry-cocoa-9.x branch from 839c7b2 to adf8d2d Compare June 3, 2026 18:11
@philprime
philprime merged commit abd726b into main Jun 4, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant