-
Notifications
You must be signed in to change notification settings - Fork 740
chore: bump react-native to 0.81.6 #7366
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
janicduplessis
wants to merge
30
commits into
develop
Choose a base branch
from
@janic/rn-0.81-bump
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
05f3279
chore: bump react-native to 0.81.6 and related deps
janicduplessis 8bb058c
chore: bump safe-area-context to 5.7.0 and screens to 4.24.0
janicduplessis de77cbf
chore: downgrade react-native-screens 4.24.0 → 4.16.0
janicduplessis e67a6b7
chore: restore :new_arch_enabled=>false in Podfile, update iOS lock f…
janicduplessis f6684ac
fix: correct line counts and blank-line context in RN 0.81 patch
janicduplessis c8cd02e
fix: update Bundle React Native script for RN 0.81
janicduplessis 3bfd3b9
fix: map zustand subpath imports to CJS files for Hermes
janicduplessis f83528c
chore: drop zustand subpath overrides now that v5 ships a react-nativ…
janicduplessis d2e0c91
chore(android): bump @react-native-menu/menu 1.2.3 → 2.0.0
janicduplessis 5424368
fix(android): patch @shopify/flash-list and react-native-performance …
janicduplessis a066c1b
chore(ios): regenerate Podfile.lock for @react-native-menu/menu 2.0.0…
janicduplessis 664a2a5
fix: pin react to 19.1.4 to match RN 0.81.6's bundled renderer
janicduplessis b30762a
ci: pin sandbox to @janic/rn-0.81 across CI install steps
janicduplessis 782f0bf
fix(android): bump animateable-text + reanimated for RN 0.81 reflecti…
janicduplessis 7cca7cf
fix: force-resolve @reservoir0x/reservoir-sdk to its CJS entry
janicduplessis ca950ac
fix(metro): bypass Node 22 strict exports for reservoir-sdk override
janicduplessis 853beb6
ci: include JS-bundle config in rock fingerprint
janicduplessis c52add0
fix(metro): disable unstable_enablePackageExports for RN 0.81
janicduplessis 0bd01f9
fix(metro): scope CJS-resolution override to reservoir-sdk + viem
janicduplessis 96c7c55
fix(metro): force CJS for viem/ox/abitype subpaths under RN 0.81
janicduplessis 8d134cc
fix(metro): pin axios to browser CJS to avoid Node-only requires
janicduplessis 4cfb311
fix(android): patch react-native-fs to pass non-null reject code on R…
janicduplessis a56a956
fix(metro): upgrade axios via resolution, drop CJS resolver overrides
janicduplessis 6445746
fix(patches): rewrite react-native-fs patch in patch-package format
janicduplessis 12a87d4
chore: drop obsolete @shopify/flash-list 1.8.2 patch
janicduplessis 45474d1
fix(send): pin AddressField height on Android to avoid row jump on RN…
janicduplessis 26dd57a
revert: drop metro/babel configs from rock fingerprint
janicduplessis 03a9814
chore: clean up Info.plist leakage + drop obsolete patches
janicduplessis 1c8957b
chore(patches): adopt RFC patch headers + restore animateable-text patch
janicduplessis c4aee5c
fix(patches): also patch index.d.ts in react-native-animateable-text
janicduplessis File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hardcoded sandbox branch override left in CI workflows
High Severity
SANDBOX_BRANCH: '@janic/rn-0.81'is hardcoded in all five CI workflow files. This development-time override forcesyarn install && yarn setupto resolve internal sandbox packages from a feature branch. If merged to the main branch, all CI builds will permanently depend on this ephemeral branch, breaking when it's deleted or diverges.Additional Locations (2)
.github/workflows/ios-builds.yml#L87-L88.github/workflows/unit-test.yml#L75-L76Reviewed by Cursor Bugbot for commit fc51990. Configure here.