Skip to content

chore(deps): update Cocoa SDK to v9.27.0 - #6670

Merged
antonis merged 1 commit into
mainfrom
deps/scripts/update-cocoa.sh
Sep 4, 2026
Merged

chore(deps): update Cocoa SDK to v9.27.0#6670
antonis merged 1 commit into
mainfrom
deps/scripts/update-cocoa.sh

Conversation

@github-actions

@github-actions github-actions Bot commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

Bumps scripts/update-cocoa.sh from 9.26.1 to 9.27.0.

Auto-generated by a dependency updater.

Changelog

9.27.0

Note

enableLogs and enableMetrics are now deprecated and will be removed in the next major version. Manual log and metric capture is no longer gated by these flags.

Improvements

  • Install idle Session Replay recovery infrastructure at zero sample rates. (#8865)
  • Manual log and metrics APIs are no longer gated by behind enableLogs / enableMetrics (#8918)

Features

  • Add manual Session Replay controls through SentrySDK.replay. (#8868)
    • Explicit start() and startBuffering() calls bypass the configured replay sample rates; sampling still controls automatic startup.
    • start() starts a full-session replay and does nothing if one is already recording.
    • startBuffering() keeps a rolling buffer that is sent on flush() or an error, then continues in session mode.
    • stop() ends the current replay; the next start() creates a new replay session.
    • pause() suspends recording until resume() and remains paused across background and foreground transitions and automatic replay restarts in the same process.
    • resume() continues the same manually paused replay.
    • flush() sends the current replay data to Sentry, or starts a full-session replay when recording is stopped.

Improvements

  • Install idle Session Replay recovery infrastructure at zero sample rates. (#8865)

Features

  • Copy app.vitals.start.type and app.vitals.start.screen onto standalone app.start children, including app.start.extended and user descendants (#8888)
  • Add maxFeatureFlags option to configure how many feature flag evaluations the scope retains, matching sentry-java. Defaults to 100 (#8858)
  • Add SentrySDK.internal.envelope.captureNonTerminating for hybrid SDKs, which keeps the current session running and reports it with the unhandled status when an unhandled exception doesn't terminate the process (#8654)
  • Add SentrySDK.internal.envelope.updateSessionForDroppedEventNonTerminating so hybrid SDKs can update the native session when an error is dropped by sampling, without sending an envelope (#8907)

Fixes

  • Silence spurious ERROR log in SentryCrashCxaThrowSwapper for empty sections (#8915)
  • Stop recording touch events while Session Replay is paused. (#8887)

Internal

  • Add visionOS support to internal screen APIs (#8913)

@github-actions github-actions Bot added the dependencies Pull requests that update a dependency file label Sep 4, 2026
@bruno-garcia
bruno-garcia force-pushed the deps/scripts/update-cocoa.sh branch from 147996f to 4a99884 Compare September 4, 2026 03:07
@github-actions

github-actions Bot commented Sep 4, 2026

Copy link
Copy Markdown
Contributor Author

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.27.0 by github-actions[bot] in #6670
  • chore(deps): update Sentry Android Gradle Plugin to v6.21.0 by github-actions in #6671
  • chore(deps): Bump fast-uri to ^3.1.6 to resolve security alerts by antonis in #6662
  • chore(deps): Bump qs to ^6.16.0 to resolve security alerts by antonis in #6663
  • chore(deps): Bump @xmldom/xmldom pins to patched versions to resolve security alerts by antonis in #6664
  • docs: Revamp root and nested AGENTS.md by antonis in #6666

🤖 This preview updates automatically when you update the PR.

@bruno-garcia
bruno-garcia force-pushed the deps/scripts/update-cocoa.sh branch from 4a99884 to 4e0fbd8 Compare September 4, 2026 06:57
@bruno-garcia
bruno-garcia force-pushed the deps/scripts/update-cocoa.sh branch from 4e0fbd8 to 3313751 Compare September 4, 2026 07:02
@antonis antonis added the ready-to-merge Triggers the full CI test suite label Sep 4, 2026
@github-actions

github-actions Bot commented Sep 4, 2026

Copy link
Copy Markdown
Contributor Author

Android (legacy) Performance metrics 🚀

  Plain With Sentry Diff
Startup time 498.71 ms 555.47 ms 56.76 ms
Size 50.56 MiB 56.46 MiB 5.90 MiB

Baseline results on branch: main

Startup times

Revision Plain With Sentry Diff
0b1b5e3+dirty 416.42 ms 470.58 ms 54.16 ms
f3215d3+dirty 411.11 ms 454.38 ms 43.27 ms
eb93136+dirty 416.18 ms 467.32 ms 51.14 ms
68ae91b+dirty 416.44 ms 477.56 ms 61.12 ms
68672fc+dirty 425.02 ms 487.56 ms 62.54 ms
5a010b7+dirty 425.62 ms 469.38 ms 43.76 ms
4e0ba9c+dirty 452.84 ms 473.36 ms 20.52 ms
bc0d8cf+dirty 412.37 ms 466.26 ms 53.89 ms
15d4514+dirty 406.77 ms 428.06 ms 21.29 ms
f9c1ed4+dirty 431.00 ms 466.22 ms 35.22 ms

App size

Revision Plain With Sentry Diff
0b1b5e3+dirty 48.30 MiB 53.60 MiB 5.29 MiB
f3215d3+dirty 48.30 MiB 53.49 MiB 5.19 MiB
eb93136+dirty 48.30 MiB 53.58 MiB 5.28 MiB
68ae91b+dirty 49.74 MiB 54.79 MiB 5.05 MiB
68672fc+dirty 48.30 MiB 53.61 MiB 5.31 MiB
5a010b7+dirty 48.30 MiB 53.58 MiB 5.28 MiB
4e0ba9c+dirty 48.30 MiB 53.49 MiB 5.19 MiB
bc0d8cf+dirty 48.30 MiB 53.48 MiB 5.18 MiB
15d4514+dirty 48.30 MiB 53.60 MiB 5.30 MiB
f9c1ed4+dirty 49.74 MiB 54.86 MiB 5.12 MiB

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

Startup times

Revision Plain With Sentry Diff
443e161+dirty 438.29 ms 450.81 ms 12.52 ms
eaa5141+dirty 437.77 ms 472.27 ms 34.50 ms
c09bf88+dirty 420.15 ms 445.09 ms 24.93 ms

App size

Revision Plain With Sentry Diff
443e161+dirty 49.74 MiB 55.66 MiB 5.91 MiB
eaa5141+dirty 49.74 MiB 55.66 MiB 5.91 MiB
c09bf88+dirty 49.74 MiB 55.45 MiB 5.70 MiB

@sentry

sentry Bot commented Sep 4, 2026

Copy link
Copy Markdown

📲 Install Builds

Android

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

⚙️ sentry-react-native Build Distribution Settings

@github-actions

github-actions Bot commented Sep 4, 2026

Copy link
Copy Markdown
Contributor Author

iOS (legacy) Performance metrics 🚀

  Plain With Sentry Diff
Startup time 3843.15 ms 1225.16 ms -2617.99 ms
Size 5.15 MiB 6.88 MiB 1.73 MiB

Baseline results on branch: main

Startup times

Revision Plain With Sentry Diff
ecf47a2+dirty 3835.20 ms 1222.43 ms -2612.77 ms
3817909+dirty 1183.90 ms 1187.50 ms 3.60 ms
5ee78d6+dirty 3847.52 ms 1224.27 ms -2623.25 ms
890d145+dirty 1223.59 ms 1231.37 ms 7.78 ms
e763471+dirty 3841.16 ms 1218.06 ms -2623.09 ms
3d31fcf+dirty 3838.09 ms 1223.46 ms -2614.63 ms
9210ae6+dirty 3815.93 ms 1214.14 ms -2601.79 ms
26843eb+dirty 3861.60 ms 1238.77 ms -2622.82 ms
7a89652+dirty 3861.46 ms 1229.61 ms -2631.85 ms
9ad4522+dirty 3850.40 ms 1222.40 ms -2628.00 ms

App size

Revision Plain With Sentry Diff
ecf47a2+dirty 4.98 MiB 6.46 MiB 1.49 MiB
3817909+dirty 3.38 MiB 4.73 MiB 1.35 MiB
5ee78d6+dirty 5.15 MiB 6.69 MiB 1.53 MiB
890d145+dirty 3.38 MiB 4.77 MiB 1.38 MiB
e763471+dirty 4.98 MiB 6.51 MiB 1.53 MiB
3d31fcf+dirty 4.98 MiB 6.56 MiB 1.58 MiB
9210ae6+dirty 5.15 MiB 6.68 MiB 1.53 MiB
26843eb+dirty 4.98 MiB 6.53 MiB 1.55 MiB
7a89652+dirty 5.15 MiB 6.70 MiB 1.55 MiB
9ad4522+dirty 4.98 MiB 6.56 MiB 1.58 MiB

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

Startup times

Revision Plain With Sentry Diff
443e161+dirty 3849.17 ms 1222.71 ms -2626.46 ms
c09bf88+dirty 3834.33 ms 1213.62 ms -2620.71 ms
eaa5141+dirty 3848.40 ms 1222.96 ms -2625.45 ms

App size

Revision Plain With Sentry Diff
443e161+dirty 5.08 MiB 6.80 MiB 1.72 MiB
c09bf88+dirty 5.08 MiB 6.75 MiB 1.67 MiB
eaa5141+dirty 5.08 MiB 6.77 MiB 1.69 MiB

@github-actions

github-actions Bot commented Sep 4, 2026

Copy link
Copy Markdown
Contributor Author

iOS (new) Performance metrics 🚀

  Plain With Sentry Diff
Startup time 3856.69 ms 1228.41 ms -2628.28 ms
Size 5.15 MiB 6.88 MiB 1.73 MiB

Baseline results on branch: main

Startup times

Revision Plain With Sentry Diff
61cc206+dirty 3822.60 ms 1206.17 ms -2616.43 ms
b9bebee+dirty 3858.02 ms 1231.92 ms -2626.11 ms
2363c0f+dirty 3834.61 ms 1224.46 ms -2610.15 ms
038a6d7+dirty 3838.96 ms 1218.86 ms -2620.10 ms
7ff4d0f+dirty 3859.87 ms 1224.75 ms -2635.12 ms
d7d54c6+dirty 3842.44 ms 1204.87 ms -2637.57 ms
1122a96+dirty 3839.17 ms 1219.23 ms -2619.93 ms
23598c3+dirty 1223.59 ms 1229.13 ms 5.53 ms
af33f3b+dirty 3851.28 ms 1233.06 ms -2618.21 ms
5a316ea+dirty 3831.56 ms 1214.31 ms -2617.26 ms

App size

Revision Plain With Sentry Diff
61cc206+dirty 4.98 MiB 6.55 MiB 1.57 MiB
b9bebee+dirty 5.15 MiB 6.68 MiB 1.53 MiB
2363c0f+dirty 4.98 MiB 6.46 MiB 1.49 MiB
038a6d7+dirty 5.15 MiB 6.70 MiB 1.55 MiB
7ff4d0f+dirty 5.15 MiB 6.70 MiB 1.55 MiB
d7d54c6+dirty 4.98 MiB 6.51 MiB 1.53 MiB
1122a96+dirty 5.15 MiB 6.68 MiB 1.53 MiB
23598c3+dirty 3.38 MiB 4.80 MiB 1.42 MiB
af33f3b+dirty 4.98 MiB 6.51 MiB 1.54 MiB
5a316ea+dirty 4.98 MiB 6.51 MiB 1.53 MiB

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

Startup times

Revision Plain With Sentry Diff
443e161+dirty 3832.75 ms 1226.34 ms -2606.41 ms
c09bf88+dirty 3844.62 ms 1220.64 ms -2623.98 ms
eaa5141+dirty 3852.31 ms 1231.67 ms -2620.65 ms

App size

Revision Plain With Sentry Diff
443e161+dirty 5.08 MiB 6.80 MiB 1.72 MiB
c09bf88+dirty 5.08 MiB 6.75 MiB 1.67 MiB
eaa5141+dirty 5.08 MiB 6.77 MiB 1.69 MiB

@github-actions

github-actions Bot commented Sep 4, 2026

Copy link
Copy Markdown
Contributor Author

Android (new) Performance metrics 🚀

  Plain With Sentry Diff
Startup time 437.27 ms 460.04 ms 22.77 ms
Size 50.56 MiB 56.46 MiB 5.90 MiB

Baseline results on branch: main

Startup times

Revision Plain With Sentry Diff
eb93136+dirty 500.37 ms 532.58 ms 32.21 ms
9210ae6+dirty 444.14 ms 459.80 ms 15.66 ms
94af3bd+dirty 413.04 ms 451.76 ms 38.71 ms
7d6fd3a+dirty 435.06 ms 458.78 ms 23.72 ms
15d4514+dirty 413.63 ms 449.62 ms 35.99 ms
9ad4522+dirty 432.43 ms 450.91 ms 18.49 ms
0a147b2+dirty 442.80 ms 522.24 ms 79.44 ms
7887847+dirty 420.47 ms 460.55 ms 40.08 ms
a3265b6+dirty 410.96 ms 444.76 ms 33.80 ms
57e0069+dirty 442.25 ms 486.64 ms 44.39 ms

App size

Revision Plain With Sentry Diff
eb93136+dirty 48.30 MiB 53.58 MiB 5.28 MiB
9210ae6+dirty 48.30 MiB 53.54 MiB 5.23 MiB
94af3bd+dirty 48.30 MiB 53.57 MiB 5.26 MiB
7d6fd3a+dirty 43.94 MiB 49.00 MiB 5.06 MiB
15d4514+dirty 48.30 MiB 53.60 MiB 5.30 MiB
9ad4522+dirty 49.74 MiB 55.38 MiB 5.63 MiB
0a147b2+dirty 49.74 MiB 55.08 MiB 5.34 MiB
7887847+dirty 49.74 MiB 54.81 MiB 5.07 MiB
a3265b6+dirty 48.30 MiB 53.58 MiB 5.28 MiB
57e0069+dirty 49.74 MiB 54.85 MiB 5.11 MiB

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

Startup times

Revision Plain With Sentry Diff
eaa5141+dirty 436.06 ms 457.56 ms 21.50 ms
c09bf88+dirty 434.50 ms 463.80 ms 29.30 ms
443e161+dirty 433.50 ms 449.20 ms 15.70 ms

App size

Revision Plain With Sentry Diff
eaa5141+dirty 49.74 MiB 55.66 MiB 5.91 MiB
c09bf88+dirty 49.74 MiB 55.45 MiB 5.70 MiB
443e161+dirty 49.74 MiB 55.66 MiB 5.91 MiB

@antonis
antonis merged commit 635676f into main Sep 4, 2026
114 of 120 checks passed
@antonis
antonis deleted the deps/scripts/update-cocoa.sh branch September 4, 2026 07:31
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