chore(deps): update Cocoa SDK to v9.14.0#6204
Merged
Merged
Conversation
52338f0 to
2e014a9
Compare
Contributor
Author
Semver Impact of This PR⚪ None (no version bump detected) 📋 Changelog PreviewThis is how your changes will appear in the changelog.
🤖 This preview updates automatically when you update the PR. |
02164b0 to
b8e7831
Compare
📲 Install BuildsAndroid
|
Contributor
Author
b8e7831 to
273a781
Compare
5 tasks
antonis
reviewed
May 22, 2026
Cocoa SDK 9.14.0 adds standalone app start tracing and stack overflow crash report improvements, increasing the binary size by ~1.2 KiB. Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
antonis
approved these changes
May 22, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps scripts/update-cocoa.sh from 9.13.0 to 9.14.0.
Auto-generated by a dependency updater.
Changelog
9.14.0
Features
options.experimental.enableStandaloneAppStartTracing = trueFixes
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)
Call SentrySessionListener on main thread (#7917)
Prevent memory strings in stack overflow crash reports (#7841)
Full CHANGELOG.md diff