Skip to content
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

Upgrade React Native to 0.71.6 #6220

Merged
merged 176 commits into from
Jun 30, 2023
Merged
Show file tree
Hide file tree
Changes from 136 commits
Commits
Show all changes
176 commits
Select commit Hold shift + click to select a range
e1e700b
bump react-native to 0.67.5
joaoloureirop Mar 1, 2023
6963df3
react upgrade configs
joaoloureirop Mar 1, 2023
31f44a4
bump lottie-react-native
joaoloureirop Mar 1, 2023
e009502
bump react-native-aes-crypto
joaoloureirop Mar 1, 2023
1d8a2de
bump react-native-minimizer
joaoloureirop Mar 1, 2023
98509ee
bump react-dom
joaoloureirop Mar 1, 2023
1f19436
migrate react-native patch
joaoloureirop Mar 1, 2023
83690de
remove old patch
joaoloureirop Mar 1, 2023
c2c5d27
remove react-native patch for now. deal with that later on
joaoloureirop Mar 1, 2023
00baf17
remove old lottie framework & viewpager
joaoloureirop Mar 1, 2023
97ea930
patch react-native-aes-crypto
joaoloureirop Mar 2, 2023
023bdab
fix submodule resolution
joaoloureirop Mar 2, 2023
c0cc237
update react-native-aes-crypto patch
joaoloureirop Mar 2, 2023
26f736e
undo lottie manual link
joaoloureirop Mar 9, 2023
9342e19
rn 68.6 upgrade
joaoloureirop Mar 9, 2023
cd9e07f
update RCTBundleURLProvider
joaoloureirop Mar 9, 2023
dc4d5f5
update pods
joaoloureirop Mar 9, 2023
d42db47
rn 69.8 upgrade
joaoloureirop Mar 9, 2023
977924e
update pods
joaoloureirop Mar 9, 2023
15d509e
rn update 0.70.7
joaoloureirop Mar 9, 2023
4fcf9d2
use node 16
joaoloureirop Mar 9, 2023
4a8cabe
update podfile
joaoloureirop Mar 14, 2023
ca0bd3a
update pods
joaoloureirop Mar 21, 2023
1acdc77
71.4
joaoloureirop Mar 21, 2023
f6351a9
bump pods to 71.4
joaoloureirop Mar 22, 2023
d4edaad
use RN animated for now
joaoloureirop Mar 22, 2023
140a40b
update sentry/react-native. fix sentry-cli
joaoloureirop Mar 22, 2023
475efc2
hard code drawer dismiss
joaoloureirop Mar 22, 2023
9ee1632
disable svg metro bundler config to allow Bigint to number conversion
joaoloureirop Mar 28, 2023
e7410e0
Update static-logos svg's
leotm Apr 4, 2023
1c8e088
Update .nvmrc from Node 14 to 16
leotm Apr 4, 2023
43c7a9c
Update Gemfile for RN 0.71.6
leotm Apr 4, 2023
013d3ab
Update deps and pods
leotm Apr 4, 2023
d8f7279
Add commented Babel config from debugging SVGs
leotm Apr 4, 2023
0030f60
Add back react-native-svg Metro config
leotm Apr 4, 2023
ad58291
Test all @ethereumjs/util methods and BigInt
leotm Apr 4, 2023
ba710c5
udpate android configs
joaoloureirop Apr 5, 2023
06799c1
Revert "Test all @ethereumjs/util methods and BigInt"
leotm Apr 6, 2023
dc34b4f
Revert "Add commented Babel config from debugging SVGs"
leotm Apr 6, 2023
f943b6d
Convert reanimated v1 code -> v2 for ReusableModal and Drawer
Cal-L Apr 7, 2023
af6e783
Replace Notification animation with reanimated v2
Cal-L Apr 7, 2023
6274a9c
Use SheetBottom for DetectedTokens screen
Cal-L Apr 7, 2023
314b33f
Remove layout animations on accordion for now
Cal-L Apr 7, 2023
2a063aa
Merge branch 'upgrade/react-native/0.71.6' of https://github.com/Meta…
Cal-L Apr 7, 2023
0be7ed6
Update AppState listener removal
Cal-L Apr 10, 2023
2b8097d
Expose boolean in dismiss callback for ReusableModal and SheetBottom
Cal-L Apr 10, 2023
169ac93
Remove AppState listeners and fix lint
Cal-L Apr 10, 2023
3bd2497
patch react-native TextInput
joaoloureirop Apr 12, 2023
2809099
Move Flipper files on Android
Cal-L Apr 12, 2023
fcbadb0
Update build gradle files with manifest placeholders and remove need …
Cal-L Apr 12, 2023
e030929
Clean up MainActivity and MainApplication java files
Cal-L Apr 12, 2023
725f373
Configure gesture handler for Android in react-native.config.js
Cal-L Apr 12, 2023
2d00bfa
Patch compile method for packages
Cal-L Apr 13, 2023
9c3b452
Bump blur and video packages
Cal-L Apr 13, 2023
40c8d23
Find node with xcode.env
Cal-L Apr 13, 2023
42e83be
Update pod files with bumped libraries
Cal-L Apr 13, 2023
ce470df
patch(react-native): make sdk versioning absolute
joaoloureirop Apr 14, 2023
73caa13
update pods
joaoloureirop Apr 14, 2023
4bfcdb6
react-native-aes-crypto-fork: apply manual patch
joaoloureirop Apr 14, 2023
b18de8a
dont kill adb server when running on android
joaoloureirop Apr 19, 2023
023b5d6
skip build react-native from source
joaoloureirop Apr 19, 2023
8eb83be
Bump react-native-reanimated from 3.0.2 to 3.1.0
leotm Apr 21, 2023
a16fb02
Bump pod RNReanimated from 3.0.2 to 3.1.0
leotm Apr 21, 2023
4eb71cd
Add Hermes ProGuard rules for Android
leotm Apr 21, 2023
5a34bd4
Doc pos eth-json-rpc-errors issue RE Hermes
leotm Apr 21, 2023
e3fabe1
Add temp debug breakpoints and crash notes
leotm Apr 21, 2023
7251926
removed lint and audit blockers to test bitrise builds
sethkfman Apr 21, 2023
0c4e4dc
added lint disabled on files
sethkfman Apr 21, 2023
2c621fa
removed non-existing imports
sethkfman Apr 21, 2023
794e7c0
Manually set Error stack property
Cal-L Apr 27, 2023
a304805
Pull from main
Cal-L Apr 28, 2023
67bcf7e
Revert manually adding lru-cache
leotm Apr 28, 2023
5dc1949
snapshot
joaoloureirop Apr 28, 2023
8a5dce5
patch hermes-build
joaoloureirop Apr 28, 2023
1aab2d5
remove commented code
joaoloureirop Apr 28, 2023
0d18e42
Android: build only one ABI during development
joaoloureirop May 2, 2023
f4a044b
Use JS exports in wdio config files
Cal-L May 3, 2023
3f6c333
add react-native-aes-crypto-forked patch
joaoloureirop May 5, 2023
6eb1aa2
feat(CI): Bitrise M1 Machine and React Native 0.71.6 compatibility up…
sethkfman May 5, 2023
b75ddd5
Update Podfile.lock
leotm May 9, 2023
8da4415
Revert eth-rpc-errors+4.0.3.patch
leotm May 9, 2023
124b1e5
Merge branch 'main' into upgrade/react-native/0.71.6-hermes
joaoloureirop May 10, 2023
068b4e8
Merge branch 'main' into upgrade/react-native/0.71.6-hermes
sethkfman May 10, 2023
e8f8381
native module for goBack on Android
tommasini May 11, 2023
37212a8
implement Minimizer Android native module
joaoloureirop May 11, 2023
233ae50
Merge branch 'main' into upgrade/react-native/0.71.6-hermes
joaoloureirop May 12, 2023
f112272
add puppeteer to lavamoat allow-scrpits
joaoloureirop May 16, 2023
51f4e64
update yarn.lock
joaoloureirop May 16, 2023
f268490
allow jest to run
joaoloureirop May 16, 2023
0d1b752
update pods
joaoloureirop May 16, 2023
89a76eb
ignore default exports rule
joaoloureirop May 16, 2023
80dd5e2
remove unused nativemodules import
joaoloureirop May 16, 2023
7592339
mock rnfetchblobk mkdir function
joaoloureirop May 16, 2023
351d4cf
remove caret from rn clipboard
joaoloureirop May 16, 2023
e4447d7
react-native-keychain version 8.0.0
joaoloureirop May 16, 2023
ac8f7bb
fix: hexToBN should not be used with BN argument
joaoloureirop May 18, 2023
551baff
Merge branch 'main' into upgrade/react-native/0.71.6-hermes
joaoloureirop May 19, 2023
83900f4
Merge branch 'main' of https://github.com/MetaMask/metamask-mobile in…
Cal-L May 19, 2023
10bb768
fix: Upgrade testing library versions and resolve jest unit tests (#6…
Cal-L May 19, 2023
ccd5e68
remove .node-version in favor of .nvmrc
joaoloureirop May 24, 2023
82f32f0
[hexToBN] allow non string input values
joaoloureirop May 24, 2023
9d4c477
Merge branch 'main' into upgrade/react-native/0.71.6-hermes
joaoloureirop May 24, 2023
0bf8719
fix lint
joaoloureirop May 24, 2023
b4927db
remove proptype error log from device screen.
joaoloureirop May 24, 2023
bdcc3c9
fix lint
joaoloureirop May 30, 2023
859c76f
Merge branch 'main' into upgrade/react-native/0.71.6-hermes
joaoloureirop May 31, 2023
fd9349a
restore adb server reload when building
joaoloureirop May 31, 2023
76f95e4
remove unused flow config file
joaoloureirop May 31, 2023
b61e216
fix yarn.lock
joaoloureirop May 31, 2023
f4ee86d
fix unit tests
joaoloureirop Jun 1, 2023
ad3b78b
Merge branch 'main' into upgrade/react-native/0.71.6-hermes
joaoloureirop Jun 1, 2023
af43eb9
enable project ext var enableHermes
joaoloureirop Jun 1, 2023
b0e8c5c
bring bitrise yaml closer to main
joaoloureirop Jun 1, 2023
1f26482
fix AccountFromToInfoCard unit test by waiting for element query
joaoloureirop Jun 1, 2023
3ef0ee8
Merge branch 'main' into upgrade/react-native/0.71.6-hermes
joaoloureirop Jun 1, 2023
99d469e
testing library: make use of screen export
joaoloureirop Jun 1, 2023
fcf4d69
AccountFromToInfoCard: tests: remove unused import
joaoloureirop Jun 1, 2023
1c7e46d
recover ndk_version key
joaoloureirop Jun 1, 2023
5d2b4ce
replace deprecated listener removal
Cal-L Jun 1, 2023
22232e9
bitrise: download cmake manually with sdkmanager
joaoloureirop Jun 2, 2023
dc33f21
bitrise: fix android sourcemaps path
joaoloureirop Jun 2, 2023
bf04203
Remove old project.ext.react
Cal-L Jun 5, 2023
63e47ef
Merge branch 'main' into upgrade/react-native/0.71.6-hermes
Cal-L Jun 5, 2023
41f99f1
Fix snapshots
Cal-L Jun 5, 2023
40c7222
bump version
Cal-L Jun 5, 2023
0a62e98
Bump version and update ios build script to fix building main bundle …
Cal-L Jun 6, 2023
41e6b05
Remove @ethereumjs/util (from prev testing)
leotm Jun 6, 2023
ff02152
Bump version
Cal-L Jun 6, 2023
e72ed09
Merge branch 'upgrade/react-native/0.71.6-hermes' of https://github.c…
Cal-L Jun 6, 2023
a5a943e
Ignore GHSA-6w63-h3fj-q4vw advisory
Cal-L Jun 6, 2023
a934b89
add get workflow info
sethkfman Jun 6, 2023
7ad7d13
update release announce before task
sethkfman Jun 6, 2023
f3883c6
Merge branch 'main' into upgrade/react-native/0.71.6-hermes
Cal-L Jun 7, 2023
dac19bf
Merge conflicts from main
Cal-L Jun 7, 2023
3a9303a
Update pod checksums
Cal-L Jun 7, 2023
75fedfb
bump version to 1125
Cal-L Jun 7, 2023
3c18115
Fix lint issues
Cal-L Jun 7, 2023
cc031e3
Bump cocoapods from 1.12.0 to 1.12.1 in ReadMe
leotm Jun 8, 2023
49dc21a
Revert app/components/Views/Wallet/index.tsx textStyle changes
leotm Jun 8, 2023
5c162a7
Fix Xcode 14.3.1 MixPanel Linker error
leotm Jun 14, 2023
9d3d00d
Fix Xcode 14.3.1 Branch Linker error
leotm Jun 14, 2023
ad4b3bc
Fix Podfile to implement `flipper_config`
leotm Jun 14, 2023
d4fa8fc
Remove stale Podfile comment RE use_frameworks!
leotm Jun 14, 2023
0a73351
Fix Podfile undefined local var flipper_config
leotm Jun 14, 2023
f621165
Update Podfile.lock
leotm Jun 14, 2023
c8313a4
Update Xcode proj (doc) format from 12.0-compat to 14.0-compat
leotm Jun 14, 2023
fd84cc5
native module go back on ios
tommasini Jun 14, 2023
c13b69f
fix app minimize
joaoloureirop Jun 15, 2023
bdbb0df
move RCTMinmizer inside NativeModules folder
joaoloureirop Jun 15, 2023
67ddb31
Revert "Fix Xcode 14.3.1 MixPanel Linker error"
leotm Jun 19, 2023
d43ee8c
Revert "Fix Xcode 14.3.1 Branch Linker error"
leotm Jun 19, 2023
3bc4761
fix android crash on SRP Reveal
joaoloureirop Jun 20, 2023
609fc93
fix wc V2: remove big-integer polyfill
joaoloureirop Jun 21, 2023
3f1056e
NativeModules: ignore eslint default exports
joaoloureirop Jun 21, 2023
49a5f64
merge main and solved conflicts
tommasini Jun 22, 2023
3248772
return state on latest migration
tommasini Jun 22, 2023
69fb40d
Merge branch 'main' into upgrade/react-native/0.71.6-hermes
sethkfman Jun 22, 2023
bdcce09
address yarn audit for fast-xml-parser
sethkfman Jun 22, 2023
48da027
Merge branch 'main' into upgrade/react-native/0.71.6-hermes
sethkfman Jun 22, 2023
838b086
removing the '#' as it was causing babel issues.
cortisiko Jun 22, 2023
7425437
Force bundle for iOS e2e debug
Cal-L Jun 27, 2023
d2f3961
Bump ruby
Cal-L Jun 27, 2023
dbb3840
Ignore all logbox errors
Cal-L Jun 27, 2023
00cf3d3
remove smoke tag and flakiness step in 2 tests
cortisiko Jun 28, 2023
b390e79
fix lint
cortisiko Jun 28, 2023
faaaac8
Merge branch 'main' into upgrade/react-native/0.71.6-hermes
joaoloureirop Jun 29, 2023
59d4d44
Merge branch 'main' into upgrade/react-native/0.71.6-hermes
joaoloureirop Jun 29, 2023
c08be00
update snapshots
joaoloureirop Jun 29, 2023
774c2da
fix jest unit tests
joaoloureirop Jun 29, 2023
ab49adc
remove duplicate testing-library reference
joaoloureirop Jun 29, 2023
87b94b1
Merge branch 'main' into upgrade/react-native/0.71.6-hermes
jpcloureiro Jun 29, 2023
42826fe
Merge branch 'main' into upgrade/react-native/0.71.6-hermes
joaoloureirop Jun 30, 2023
602cfed
update tests
joaoloureirop Jun 30, 2023
66767cc
Merge branch 'main' into upgrade/react-native/0.71.6-hermes
joaoloureirop Jun 30, 2023
ba92ed9
update jest snapshot
joaoloureirop Jun 30, 2023
0cb5bec
Merge branch 'main' into upgrade/react-native/0.71.6-hermes
sethkfman Jun 30, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .bundle/config
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
BUNDLE_PATH: "vendor/bundle"
BUNDLE_FORCE_RUBY_PLATFORM: 1
65 changes: 0 additions & 65 deletions .flowconfig

This file was deleted.

5 changes: 3 additions & 2 deletions .iyarc
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
GHSA-p8p7-x288-28g6
# excluded and patched using this current patch patches/request+2.88.2.patch
# improved-yarn-audit advisory exclusions
GHSA-6w63-h3fj-q4vw
# excluded and patched using this current patch patches/request+2.88.2.patch
# improved-yarn-audit advisory exclusions
Loading