Skip to content

chore(deps): update Cocoa SDK to v9.23.0 - #5442

Merged
jamescrosswell merged 2 commits into
mainfrom
deps/modules/sentry-cocoa
Jul 24, 2026
Merged

chore(deps): update Cocoa SDK to v9.23.0#5442
jamescrosswell merged 2 commits into
mainfrom
deps/modules/sentry-cocoa

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Bumps modules/sentry-cocoa from 9.22.0 to 9.23.0.

Auto-generated by a dependency updater.

Changelog

9.23.0

Features

  • Record trace_metric_byte client reports (#8490)

Fixes

  • Add a depth limit to view hierarchy serialization to prevent a stack overflow crash on deeply nested view hierarchies (#8292)
  • Persist the configured environment in crash reports so later app launches don't overwrite it (#8511)
  • Only expose experimental.dataCollection APIs in SDK V10 (#8435)

Improvements

  • Reduce slight overhead during SDK start by skipping an unnecessary main thread dispatch when there's no work to do (#8494)

  • Add dictionary initialization for options.experimental.dataCollection (#8371)

@github-actions
github-actions Bot requested a review from jamescrosswell as a code owner July 23, 2026 04:00
@github-actions github-actions Bot added the Dependencies Pull requests that update a dependency file label Jul 23, 2026
@bruno-garcia
bruno-garcia force-pushed the deps/modules/sentry-cocoa branch from 9ca0f0e to 21dc507 Compare July 23, 2026 04:00
@github-actions github-actions Bot added the risk: medium PR risk score: medium label Jul 23, 2026
@codecov

codecov Bot commented Jul 23, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.62%. Comparing base (65c0c59) to head (4dfd77d).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5442      +/-   ##
==========================================
+ Coverage   74.58%   74.62%   +0.04%     
==========================================
  Files         512      512              
  Lines       18666    18672       +6     
  Branches     3659     3657       -2     
==========================================
+ Hits        13922    13934      +12     
+ Misses       3869     3865       -4     
+ Partials      875      873       -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.

Regenerate the Objective Sharpie bindings for sentry-cocoa 9.23.0 so the
Sentry.Bindings.Cocoa dirty-check passes. Removes the dropped
SentryExperimentalOptions.validateOptions: binding and adds the new
SentryDataCategory, SentryDiscardReason, and SentryFlushResult enums.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

@jamescrosswell jamescrosswell left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks fine - random warden failure but unrelated to this PR.

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.

2 participants