chore(deps): update Cocoa SDK to v9.14.0#5252
Open
github-actions[bot] wants to merge 1 commit into
Open
Conversation
7dff2cd to
d2053c6
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #5252 +/- ##
==========================================
- Coverage 74.09% 74.09% -0.01%
==========================================
Files 508 508
Lines 18320 18320
Branches 3584 3584
==========================================
- Hits 13575 13574 -1
+ Misses 3872 3867 -5
- Partials 873 879 +6 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
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 modules/sentry-cocoa 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