Skip to content

Conversation

@antonis
Copy link
Contributor

@antonis antonis commented Dec 3, 2025

📢 Type of change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring

⚠️ NOT READY FOR MERGE BEFORE 0.83.0 is GA

📜 Description

Bump to 0.83.0 to test compatibility

💡 Motivation and Context

Fixes #5437

https://github.com/facebook/react-native/releases/tag/v0.83.0-rc.5

💚 How did you test it?

CI

📝 Checklist

  • I added tests to verify changes
  • No new PII added or SDK only sends newly added PII if sendDefaultPII is enabled
  • I updated the docs if needed.
  • I updated the wizard if needed.
  • All tests passing
  • No breaking changes

🔮 Next steps

#skip-changelog

antonis and others added 30 commits August 27, 2025 19:03
…-0.82.0-rc.1

# Conflicts:
#	.github/workflows/e2e-v2.yml
@antonis antonis added the ready-to-merge Triggers the full CI test suite label Dec 3, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Dec 3, 2025

Android (legacy) Performance metrics 🚀

  Plain With Sentry Diff
Startup time 457.23 ms 512.36 ms 55.13 ms
Size 43.75 MiB 48.07 MiB 4.32 MiB

Baseline results on branch: main

Startup times

Revision Plain With Sentry Diff
d1bfbde+dirty 478.88 ms 505.52 ms 26.64 ms
93137d1+dirty 400.15 ms 424.74 ms 24.59 ms
05bef0e+dirty 349.78 ms 334.04 ms -15.74 ms
77061ed+dirty 369.55 ms 408.35 ms 38.80 ms
a941c72+dirty 489.85 ms 549.17 ms 59.32 ms
6479fd5+dirty 412.95 ms 434.02 ms 21.07 ms
07808fb+dirty 419.10 ms 419.08 ms -0.02 ms
b80b14f+dirty 505.06 ms 534.32 ms 29.26 ms
90afdd3+dirty 375.94 ms 377.52 ms 1.58 ms
5526494 440.84 ms 448.36 ms 7.52 ms

App size

Revision Plain With Sentry Diff
d1bfbde+dirty 43.75 MiB 47.99 MiB 4.24 MiB
93137d1+dirty 17.75 MiB 19.70 MiB 1.95 MiB
05bef0e+dirty 17.75 MiB 19.70 MiB 1.95 MiB
77061ed+dirty 17.75 MiB 19.68 MiB 1.94 MiB
a941c72+dirty 43.75 MiB 48.05 MiB 4.29 MiB
6479fd5+dirty 17.75 MiB 19.68 MiB 1.94 MiB
07808fb+dirty 17.75 MiB 19.70 MiB 1.95 MiB
b80b14f+dirty 43.75 MiB 48.04 MiB 4.29 MiB
90afdd3+dirty 17.75 MiB 19.70 MiB 1.95 MiB
5526494 17.75 MiB 19.68 MiB 1.93 MiB

Previous results on branch: antonis/bump-e2e-0.83.0-rc

Startup times

Revision Plain With Sentry Diff
09db381+dirty 462.98 ms 533.12 ms 70.14 ms
ec9bf17+dirty 492.33 ms 513.90 ms 21.57 ms

App size

Revision Plain With Sentry Diff
09db381+dirty 43.75 MiB 48.07 MiB 4.32 MiB
ec9bf17+dirty 43.75 MiB 48.05 MiB 4.30 MiB

@github-actions
Copy link
Contributor

github-actions bot commented Dec 3, 2025

Android (new) Performance metrics 🚀

  Plain With Sentry Diff
Startup time 406.42 ms 469.90 ms 63.48 ms
Size 43.94 MiB 48.90 MiB 4.96 MiB

Baseline results on branch: main

Startup times

Revision Plain With Sentry Diff
c1573b3+dirty 355.65 ms 448.82 ms 93.17 ms
d1bfbde+dirty 438.90 ms 494.82 ms 55.92 ms
8d89cc9+dirty 357.69 ms 415.79 ms 58.10 ms
2adbd1e+dirty 366.13 ms 419.49 ms 53.36 ms
6fee48d+dirty 370.23 ms 427.86 ms 57.63 ms
a941c72+dirty 381.92 ms 436.63 ms 54.71 ms
d861c16+dirty 334.54 ms 339.27 ms 4.72 ms
c08359e+dirty 406.04 ms 428.87 ms 22.83 ms
b80b14f+dirty 320.33 ms 376.06 ms 55.73 ms
ba75c7c+dirty 377.92 ms 417.74 ms 39.83 ms

App size

Revision Plain With Sentry Diff
c1573b3+dirty 7.15 MiB 8.42 MiB 1.27 MiB
d1bfbde+dirty 43.94 MiB 48.82 MiB 4.88 MiB
8d89cc9+dirty 7.15 MiB 8.41 MiB 1.26 MiB
2adbd1e+dirty 7.15 MiB 8.43 MiB 1.28 MiB
6fee48d+dirty 7.15 MiB 8.41 MiB 1.26 MiB
a941c72+dirty 43.94 MiB 48.87 MiB 4.93 MiB
d861c16+dirty 7.15 MiB 8.43 MiB 1.28 MiB
c08359e+dirty 7.15 MiB 8.42 MiB 1.27 MiB
b80b14f+dirty 43.94 MiB 48.87 MiB 4.93 MiB
ba75c7c+dirty 7.15 MiB 8.42 MiB 1.27 MiB

Previous results on branch: antonis/bump-e2e-0.83.0-rc

Startup times

Revision Plain With Sentry Diff
09db381+dirty 383.74 ms 418.10 ms 34.36 ms
ec9bf17+dirty 446.60 ms 482.06 ms 35.46 ms

App size

Revision Plain With Sentry Diff
09db381+dirty 43.94 MiB 48.90 MiB 4.96 MiB
ec9bf17+dirty 43.94 MiB 48.88 MiB 4.94 MiB

@github-actions
Copy link
Contributor

github-actions bot commented Dec 3, 2025

iOS (new) Performance metrics 🚀

  Plain With Sentry Diff
Startup time 1215.57 ms 1213.11 ms -2.46 ms
Size 3.41 MiB 4.67 MiB 1.25 MiB

Baseline results on branch: main

Startup times

Revision Plain With Sentry Diff
083f560+dirty 1215.27 ms 1231.96 ms 16.69 ms
f3b058c+dirty 1221.43 ms 1219.85 ms -1.58 ms
23080e5+dirty 1221.39 ms 1222.08 ms 0.70 ms
534ba8c+dirty 1225.00 ms 1237.43 ms 12.43 ms
493c1a1+dirty 1220.50 ms 1221.30 ms 0.80 ms
6416d6c+dirty 1222.83 ms 1222.04 ms -0.79 ms
46da307+dirty 1213.45 ms 1207.96 ms -5.49 ms
e07935d+dirty 1225.85 ms 1227.72 ms 1.87 ms
ec14be7+dirty 1229.62 ms 1230.53 ms 0.91 ms
90afdd3+dirty 1216.17 ms 1225.55 ms 9.38 ms

App size

Revision Plain With Sentry Diff
083f560+dirty 3.19 MiB 4.56 MiB 1.38 MiB
f3b058c+dirty 3.41 MiB 4.67 MiB 1.25 MiB
23080e5+dirty 3.19 MiB 4.48 MiB 1.29 MiB
534ba8c+dirty 3.19 MiB 4.38 MiB 1.19 MiB
493c1a1+dirty 3.41 MiB 4.58 MiB 1.17 MiB
6416d6c+dirty 3.41 MiB 4.59 MiB 1.18 MiB
46da307+dirty 3.19 MiB 4.44 MiB 1.25 MiB
e07935d+dirty 3.41 MiB 4.58 MiB 1.17 MiB
ec14be7+dirty 3.19 MiB 4.54 MiB 1.36 MiB
90afdd3+dirty 3.19 MiB 4.55 MiB 1.37 MiB

Previous results on branch: antonis/bump-e2e-0.83.0-rc

Startup times

Revision Plain With Sentry Diff
ec9bf17+dirty 1205.87 ms 1209.20 ms 3.33 ms
09db381+dirty 1211.83 ms 1218.93 ms 7.10 ms

App size

Revision Plain With Sentry Diff
ec9bf17+dirty 3.41 MiB 4.66 MiB 1.25 MiB
09db381+dirty 3.41 MiB 4.67 MiB 1.25 MiB

@github-actions
Copy link
Contributor

github-actions bot commented Dec 3, 2025

iOS (legacy) Performance metrics 🚀

  Plain With Sentry Diff
Startup time 1195.90 ms 1196.94 ms 1.04 ms
Size 3.41 MiB 4.67 MiB 1.25 MiB

Baseline results on branch: main

Startup times

Revision Plain With Sentry Diff
083f560+dirty 1227.33 ms 1242.02 ms 14.69 ms
f3b058c+dirty 1221.30 ms 1214.62 ms -6.68 ms
23080e5+dirty 1216.02 ms 1224.94 ms 8.91 ms
534ba8c+dirty 1230.22 ms 1231.18 ms 0.96 ms
493c1a1+dirty 1207.58 ms 1211.80 ms 4.22 ms
6416d6c+dirty 1220.38 ms 1222.98 ms 2.60 ms
46da307+dirty 1217.08 ms 1224.16 ms 7.08 ms
e07935d+dirty 1217.37 ms 1211.44 ms -5.93 ms
ec14be7+dirty 1234.64 ms 1245.54 ms 10.90 ms
90afdd3+dirty 1233.90 ms 1240.90 ms 7.00 ms

App size

Revision Plain With Sentry Diff
083f560+dirty 2.63 MiB 4.00 MiB 1.36 MiB
f3b058c+dirty 3.41 MiB 4.67 MiB 1.25 MiB
23080e5+dirty 2.63 MiB 3.91 MiB 1.28 MiB
534ba8c+dirty 2.63 MiB 3.81 MiB 1.18 MiB
493c1a1+dirty 3.41 MiB 4.58 MiB 1.17 MiB
6416d6c+dirty 3.41 MiB 4.59 MiB 1.18 MiB
46da307+dirty 2.63 MiB 3.87 MiB 1.24 MiB
e07935d+dirty 3.41 MiB 4.58 MiB 1.17 MiB
ec14be7+dirty 2.63 MiB 3.98 MiB 1.34 MiB
90afdd3+dirty 2.63 MiB 3.99 MiB 1.35 MiB

Previous results on branch: antonis/bump-e2e-0.83.0-rc

Startup times

Revision Plain With Sentry Diff
ec9bf17+dirty 1216.14 ms 1223.27 ms 7.13 ms
09db381+dirty 1215.47 ms 1213.57 ms -1.89 ms

App size

Revision Plain With Sentry Diff
ec9bf17+dirty 3.41 MiB 4.66 MiB 1.25 MiB
09db381+dirty 3.41 MiB 4.67 MiB 1.25 MiB

# exclude new rn architecture and dynamic frameworks
- rn-architecture: 'new'
ios-use-frameworks: 'dynamic'
# exclude RN 0.82.1 with dynamic frameworks due to React Native circular dependency bug
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This exclusion seems to not be needed in 0.83.0-rc

@antonis antonis mentioned this pull request Dec 4, 2025
@antonis antonis changed the title chore(e2e): Bump to 0.83.0-rc.4 chore(e2e): Bump to 0.83.0-rc.5 Dec 9, 2025
Copy link
Collaborator

@lucas-zimerman lucas-zimerman left a comment

Choose a reason for hiding this comment

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

lgtm once test passes

Base automatically changed from antonis/bump-e2e-0.82.0-rc.1 to main December 9, 2025 14:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready-to-merge Triggers the full CI test suite

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bump E2E tests to 0.83.x

3 participants