Skip to content

chore(deps): update Cocoa SDK to v9.12.1#6105

Merged
antonis merged 1 commit intomainfrom
deps/scripts/update-cocoa.sh
May 7, 2026
Merged

chore(deps): update Cocoa SDK to v9.12.1#6105
antonis merged 1 commit intomainfrom
deps/scripts/update-cocoa.sh

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented May 7, 2026

Bumps scripts/update-cocoa.sh from 9.12.0 to 9.12.1.

Auto-generated by a dependency updater.

Changelog

9.12.1

Fixes

  • Prevent memory strings in stack overflow crash reports (#7841)
  • Report crashed thread for null function calls (#7866)

Fixes

  • Moved BinaryImageCache initialization to a background thread to reduce blocking on dyld reader locks on the main thread (#7823)

@github-actions github-actions Bot requested a review from alwx as a code owner May 7, 2026 04:15
@github-actions github-actions Bot added the dependencies Pull requests that update a dependency file label May 7, 2026
@github-actions github-actions Bot added the dependencies Pull requests that update a dependency file label May 7, 2026
@bruno-garcia bruno-garcia force-pushed the deps/scripts/update-cocoa.sh branch from 3f10682 to bc304bf Compare May 7, 2026 04:15
@github-actions
Copy link
Copy Markdown
Contributor Author

github-actions Bot commented May 7, 2026

Semver Impact of This PR

None (no version bump detected)

📋 Changelog Preview

This is how your changes will appear in the changelog.
Entries from this PR are highlighted with a left border (blockquote style).


  • chore(deps): update Cocoa SDK to v9.12.1 by github-actions[bot] in #6105
  • build(core): Add public API surface tracking with api-extractor by antonis in #6093
  • chore(deps): bump axios from 1.15.0 to 1.16.0 by dependabot in #6091
  • ci: Add workflow to notify issues when fix is released by antonis in #6089
  • ci: Add Danger check to warn about auth token handling changes by antonis in #6087
  • Fix PNPM iOS Upload Debug Symbol fail in EAS Build by alwx in #6086
  • chore(deps): update Sentry Android Gradle Plugin to v6.6.0 by github-actions in #6085
  • fix(e2e): Remove flaky iOS replay assertion from captureReplay test by antonis in #6072
  • chore(deps): bump github/codeql-action from 4.35.2 to 4.35.3 by dependabot in #6078
  • fix: Prevent shell injection vulnerability in GitHub Actions workflow by fix-it-felix-sentry in #6077
  • chore(deps): update Maestro to v2.5.1 by github-actions in #6075

🤖 This preview updates automatically when you update the PR.

@antonis antonis added the ready-to-merge Triggers the full CI test suite label May 7, 2026
@sentry
Copy link
Copy Markdown

sentry Bot commented May 7, 2026

📲 Install Builds

Android

🔗 App Name App ID Version Configuration
Sentry RN io.sentry.reactnative.sample 8.10.0 (86) Release

⚙️ sentry-react-native Build Distribution Settings

@github-actions
Copy link
Copy Markdown
Contributor Author

github-actions Bot commented May 7, 2026

iOS (new) Performance metrics 🚀

  Plain With Sentry Diff
Startup time 3839.13 ms 1211.04 ms -2628.09 ms
Size 5.15 MiB 6.67 MiB 1.51 MiB

Baseline results on branch: main

Startup times

Revision Plain With Sentry Diff
5fe1c6c+dirty 1201.36 ms 1209.15 ms 7.78 ms
5c1e987+dirty 1208.43 ms 1220.72 ms 12.29 ms
3d377b5+dirty 1201.55 ms 1201.80 ms 0.25 ms
4953e94+dirty 1217.41 ms 1223.53 ms 6.12 ms
2c735cc+dirty 1223.33 ms 1224.38 ms 1.04 ms
df5d108+dirty 1207.34 ms 1210.50 ms 3.16 ms
23598c3+dirty 1223.59 ms 1229.13 ms 5.53 ms
0d9949d+dirty 1203.94 ms 1202.27 ms -1.67 ms
7ac3378+dirty 1202.35 ms 1198.31 ms -4.04 ms
44c8b3f+dirty 3849.24 ms 1209.94 ms -2639.31 ms

App size

Revision Plain With Sentry Diff
5fe1c6c+dirty 3.38 MiB 4.77 MiB 1.39 MiB
5c1e987+dirty 3.38 MiB 4.73 MiB 1.35 MiB
3d377b5+dirty 3.38 MiB 4.76 MiB 1.38 MiB
4953e94+dirty 3.38 MiB 4.73 MiB 1.35 MiB
2c735cc+dirty 3.38 MiB 4.74 MiB 1.35 MiB
df5d108+dirty 3.38 MiB 4.73 MiB 1.35 MiB
23598c3+dirty 3.38 MiB 4.80 MiB 1.42 MiB
0d9949d+dirty 3.38 MiB 4.76 MiB 1.38 MiB
7ac3378+dirty 3.38 MiB 4.76 MiB 1.38 MiB
44c8b3f+dirty 5.15 MiB 6.66 MiB 1.51 MiB

Previous results on branch: deps/scripts/update-cocoa.sh

Startup times

Revision Plain With Sentry Diff
08c933b+dirty 1204.21 ms 1217.09 ms 12.88 ms

App size

Revision Plain With Sentry Diff
08c933b+dirty 3.38 MiB 4.78 MiB 1.40 MiB

@github-actions
Copy link
Copy Markdown
Contributor Author

github-actions Bot commented May 7, 2026

iOS (legacy) Performance metrics 🚀

  Plain With Sentry Diff
Startup time 3849.82 ms 1228.28 ms -2621.54 ms
Size 5.15 MiB 6.67 MiB 1.51 MiB

Baseline results on branch: main

Startup times

Revision Plain With Sentry Diff
5fe1c6c+dirty 1220.79 ms 1217.63 ms -3.16 ms
5c1e987+dirty 1204.30 ms 1222.15 ms 17.85 ms
3d377b5+dirty 1218.48 ms 1219.51 ms 1.03 ms
4953e94+dirty 1212.06 ms 1214.83 ms 2.77 ms
2c735cc+dirty 1229.67 ms 1221.50 ms -8.17 ms
df5d108+dirty 1225.90 ms 1220.14 ms -5.76 ms
23598c3+dirty 1207.00 ms 1209.90 ms 2.90 ms
0d9949d+dirty 1211.38 ms 1219.67 ms 8.29 ms
7ac3378+dirty 1213.37 ms 1218.15 ms 4.78 ms
44c8b3f+dirty 3823.85 ms 1207.66 ms -2616.19 ms

App size

Revision Plain With Sentry Diff
5fe1c6c+dirty 3.38 MiB 4.77 MiB 1.39 MiB
5c1e987+dirty 3.38 MiB 4.73 MiB 1.35 MiB
3d377b5+dirty 3.38 MiB 4.76 MiB 1.38 MiB
4953e94+dirty 3.38 MiB 4.73 MiB 1.35 MiB
2c735cc+dirty 3.38 MiB 4.74 MiB 1.35 MiB
df5d108+dirty 3.38 MiB 4.73 MiB 1.35 MiB
23598c3+dirty 3.38 MiB 4.80 MiB 1.42 MiB
0d9949d+dirty 3.38 MiB 4.76 MiB 1.38 MiB
7ac3378+dirty 3.38 MiB 4.76 MiB 1.38 MiB
44c8b3f+dirty 5.15 MiB 6.66 MiB 1.51 MiB

Previous results on branch: deps/scripts/update-cocoa.sh

Startup times

Revision Plain With Sentry Diff
08c933b+dirty 1224.53 ms 1226.59 ms 2.06 ms

App size

Revision Plain With Sentry Diff
08c933b+dirty 3.38 MiB 4.78 MiB 1.40 MiB

@antonis antonis merged commit 100ce80 into main May 7, 2026
165 of 175 checks passed
@antonis antonis deleted the deps/scripts/update-cocoa.sh branch May 7, 2026 07:28
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 ready-to-merge Triggers the full CI test suite

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants