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.4

💚 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 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 492.33 ms 513.90 ms 21.57 ms
Size 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 446.60 ms 482.06 ms 35.46 ms
Size 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 1205.87 ms 1209.20 ms 3.33 ms
Size 3.41 MiB 4.66 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 1216.14 ms 1223.27 ms 7.13 ms
Size 3.41 MiB 4.66 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
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.

2 participants