Skip to content

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

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/getsentry-sentry-cocoa-9.x
Open

chore(deps): update dependency getsentry/sentry-cocoa to v9.15.0#125
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/getsentry-sentry-cocoa-9.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 11, 2026

This PR contains the following updates:

Package Update Change
getsentry/sentry-cocoa minor 9.12.19.15.0

Release Notes

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

v9.15.0

Compare Source

Features
  • Add SentrySDK.extendAppLaunch() and SentrySDK.finishExtendedAppLaunch() to extend standalone app start spans beyond the default end point (e.g. include initial data loading). Call extendAppLaunch() after SentrySDK.start(options:) and before the app start transaction is created, then call finishExtendedAppLaunch() when your app is fully ready. Requires options.experimental.enableStandaloneAppStartTracing = true. (#​7936)
  • Skip max app start duration limit for standalone app start tracing (#​7949)
Fixes
  • Fix UIViewController transactions lost during launch profiling (#​7920)

v9.14.0

Compare Source

Features
  • Add standalone app start tracing as an experimental option (#​7660), enable it via options.experimental.enableStandaloneAppStartTracing = true
Fixes
  • Defer Session Replay startup until a foreground window is available (#​7928)
  • Fix race conditions in scope observer iteration and propagation context locking (#​7897)
  • Support stack traces for standalone clients (#​7817)
  • Prevent SessionTracker crash with profiling (#​7927)
    • Reevaluation of sampling decision is only done for new sessions.
  • Call SentrySessionListener on main thread (#​7917)

v9.13.0

Compare Source

Fixes
  • Fix crash with AVAssetDownloadTask in urlSessionTask:setState: (#​7891)
  • Prevent crash-loop from malformed recrash reports (#​7892)
Features
  • Prevent memory strings in stack overflow crash reports (#​7841)
  • Add Set conformance to SentryAttributeValue (#​7876)

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
Copy link
Copy Markdown

sentry Bot commented May 11, 2026

📲 Install Builds

iOS

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

⚙️ 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
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.

0 participants