Skip to content

chore(deps): update Cocoa SDK to v9.24.0 - #5460

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
deps/modules/sentry-cocoa
Open

chore(deps): update Cocoa SDK to v9.24.0#5460
github-actions[bot] wants to merge 1 commit into
mainfrom
deps/modules/sentry-cocoa

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Bumps modules/sentry-cocoa from 9.23.0 to 9.24.0.

Auto-generated by a dependency updater.

Changelog

9.24.0

Breaking Changes

Important

Due to a potential risk of revealing PII or security-relevant data in crash events in specific circumstances, we're shipping this strictly speaking breaking change in a minor version.

  • Add enableMemoryIntrospection option to allow users to control memory introspection in crash reports, defaults to false (was previously true) (#8571)
    • You can re-enable this feature by setting the option enableMemoryIntrospection to true
    • When this option is disabled, string stack contents found near the crash site will not be included in the event sent to Sentry. These contents are displayed in the 'message' subtitle shown underneath the main issue title in Sentry.

Features

  • Add Breadcrumb.setData(value:key:) to set a single breadcrumb data entry and deprecate the Breadcrumb.data setter in its favor. (#8572)

Fixes

  • Fix screenshots not being captured by hybrid SDKs (#8578)
  • Fix trace propagation for manually instrumented transactions when automatic performance tracing is disabled (#8522)
  • Prevent a Session Replay crash (NSInvalidArgumentException / -[NSConcreteValue doubleValue]) when Core Animation raises while redacting the view hierarchy, e.g. during React Navigation transitions or video fullscreen presentation (#8537)
  • Remove x/y coordinates from UI breadcrumbs, as they are a potential security risk, for example leaking input on custom PIN code views (#8534)

@github-actions github-actions Bot added the Dependencies Pull requests that update a dependency file label Jul 31, 2026
@github-actions
github-actions Bot requested a review from jamescrosswell as a code owner July 31, 2026 04:05
@github-actions github-actions Bot added the Dependencies Pull requests that update a dependency file label Jul 31, 2026
@bruno-garcia
bruno-garcia force-pushed the deps/modules/sentry-cocoa branch from 07b7999 to 3e3f508 Compare July 31, 2026 04:06
@github-actions github-actions Bot added the risk: medium PR risk score: medium label Jul 31, 2026
@codecov

codecov Bot commented Jul 31, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.68%. Comparing base (06dec26) to head (f817a53).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5460   +/-   ##
=======================================
  Coverage   74.68%   74.68%           
=======================================
  Files         512      512           
  Lines       18722    18722           
  Branches     3660     3660           
=======================================
  Hits        13983    13983           
+ Misses       3866     3864    -2     
- Partials      873      875    +2     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@bruno-garcia
bruno-garcia force-pushed the deps/modules/sentry-cocoa branch from 3e3f508 to f817a53 Compare August 1, 2026 04:04
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 risk: medium PR risk score: medium

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant