Page MenuHomePhabricator

[native] Upgrade to react-native@0.70.15
ClosedPublic

Authored by ashoat on Oct 12 2024, 12:14 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Dec 18, 8:39 AM
Unknown Object (File)
Wed, Dec 18, 8:38 AM
Unknown Object (File)
Wed, Dec 18, 8:37 AM
Unknown Object (File)
Sun, Dec 15, 8:38 AM
Unknown Object (File)
Thu, Dec 5, 1:06 PM
Unknown Object (File)
Thu, Dec 5, 1:03 PM
Unknown Object (File)
Thu, Dec 5, 1:01 PM
Unknown Object (File)
Thu, Dec 5, 12:43 PM
Subscribers

Details

Summary

Was investigating if this introduce support in Hermes for named capture groups to address some issues integrating Viem in ENG-5308. It didn't end up helping, but I figured I'd put the diff up anyways.

Test Plan

Before landing, will confirm it passes CI, and that iOS / Android builds on dev / release

Diff Detail

Repository
rCOMM Comm
Branch
ashoat/reactnative
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

Harbormaster returned this revision to the author for changes because remote builds failed.Oct 12 2024, 12:30 PM
Harbormaster failed remote builds in B32201: Diff 45097!
Harbormaster returned this revision to the author for changes because remote builds failed.Oct 13 2024, 3:02 PM
Harbormaster failed remote builds in B32204: Diff 45100!
ashoat edited the test plan for this revision. (Show Details)
native/ios/Podfile
89–91

Context on why we can remove these lines is here

native/package.json
81

Context on why this upgrade was necessary here

This revision is now accepted and ready to land.Oct 14 2024, 7:28 AM
This revision was automatically updated to reflect the committed changes.