Skip to content

Commit fc6d7d4

Browse files
thymikeefacebook-github-bot
authored andcommitted
Update RNC CLI in RNTester to v20.0.0 (#53206)
Summary: Bump CLI to stable v20 for RNTester ## Changelog: [INTERNAL] [CHANGED] - Update RNC CLI in RNTester to v20.0.0 <!-- Help reviewers and the release process by writing your own changelog entry. Pick one each for the category and type tags: For more details, see: https://reactnative.dev/contributing/changelogs-in-pull-requests Pull Request resolved: #53206 Reviewed By: cortinico Differential Revision: D79997077 Pulled By: rshest fbshipit-source-id: 7264d942967fbfbc7fa5704f1089c0e7dbd3eb4b
1 parent 9eb90f8 commit fc6d7d4

2 files changed

Lines changed: 75 additions & 103 deletions

File tree

packages/rn-tester/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,9 +57,9 @@
5757
}
5858
},
5959
"devDependencies": {
60-
"@react-native-community/cli": "20.0.0-alpha.0",
61-
"@react-native-community/cli-platform-android": "20.0.0-alpha.0",
62-
"@react-native-community/cli-platform-ios": "20.0.0-alpha.0",
60+
"@react-native-community/cli": "20.0.0",
61+
"@react-native-community/cli-platform-android": "20.0.0",
62+
"@react-native-community/cli-platform-ios": "20.0.0",
6363
"commander": "^12.0.0",
6464
"listr2": "^6.4.1",
6565
"rxjs": "npm:@react-native-community/rxjs@6.5.4-custom"

yarn.lock

Lines changed: 72 additions & 100 deletions
Original file line numberDiff line numberDiff line change
@@ -1676,17 +1676,6 @@
16761676
"@types/istanbul-reports" "^1.1.1"
16771677
"@types/yargs" "^13.0.0"
16781678

1679-
"@jest/types@^26.6.2":
1680-
version "26.6.2"
1681-
resolved "https://registry.yarnpkg.com/@jest/types/-/types-26.6.2.tgz#bef5a532030e1d88a2f5a6d933f84e97226ed48e"
1682-
integrity sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==
1683-
dependencies:
1684-
"@types/istanbul-lib-coverage" "^2.0.0"
1685-
"@types/istanbul-reports" "^3.0.0"
1686-
"@types/node" "*"
1687-
"@types/yargs" "^15.0.0"
1688-
chalk "^4.0.0"
1689-
16901679
"@jest/types@^29.6.3":
16911680
version "29.6.3"
16921681
resolved "https://registry.yarnpkg.com/@jest/types/-/types-29.6.3.tgz#1131f8cf634e7e84c5e77bab12f052af585fba59"
@@ -2027,58 +2016,58 @@
20272016
dependencies:
20282017
"@octokit/openapi-types" "^25.0.0"
20292018

2030-
"@react-native-community/cli-clean@20.0.0-alpha.0":
2031-
version "20.0.0-alpha.0"
2032-
resolved "https://registry.yarnpkg.com/@react-native-community/cli-clean/-/cli-clean-20.0.0-alpha.0.tgz#befce1ea464acc1c3cf09503ccd421afd7bda059"
2033-
integrity sha512-HfexYz1ghBQE4jlnJP4yNX9mWZgWl0a7l/fwrG9Fs6T6PdMxslZ28yme8/yIg9iDJT4ed/Z43I1qO5TA5vGEKg==
2019+
"@react-native-community/cli-clean@20.0.0":
2020+
version "20.0.0"
2021+
resolved "https://registry.yarnpkg.com/@react-native-community/cli-clean/-/cli-clean-20.0.0.tgz#e685f5404195ded69c81d1394e8c5eb332b780bc"
2022+
integrity sha512-YmdNRcT+Dp8lC7CfxSDIfPMbVPEXVFzBH62VZNbYGxjyakqAvoQUFTYPgM2AyFusAr4wDFbDOsEv88gCDwR3ig==
20342023
dependencies:
2035-
"@react-native-community/cli-tools" "20.0.0-alpha.0"
2024+
"@react-native-community/cli-tools" "20.0.0"
20362025
chalk "^4.1.2"
20372026
execa "^5.0.0"
20382027
fast-glob "^3.3.2"
20392028

2040-
"@react-native-community/cli-config-android@20.0.0-alpha.0":
2041-
version "20.0.0-alpha.0"
2042-
resolved "https://registry.yarnpkg.com/@react-native-community/cli-config-android/-/cli-config-android-20.0.0-alpha.0.tgz#4dee94f8d6eec6d85f007564baa9b9319edc1a13"
2043-
integrity sha512-iAYzD/eb2r3Zxtj79dn1j7k90qZd/d4+AOH5LklUnUhOMHbFJtjXptMipKjpgh1ZpDi2FVJyMmmnX2NihcGUwA==
2029+
"@react-native-community/cli-config-android@20.0.0":
2030+
version "20.0.0"
2031+
resolved "https://registry.yarnpkg.com/@react-native-community/cli-config-android/-/cli-config-android-20.0.0.tgz#756bd8f2d5c47023964551612cc48a1fecc9a7e4"
2032+
integrity sha512-asv60qYCnL1v0QFWcG9r1zckeFlKG+14GGNyPXY72Eea7RX5Cxdx8Pb6fIPKroWH1HEWjYH9KKHksMSnf9FMKw==
20442033
dependencies:
2045-
"@react-native-community/cli-tools" "20.0.0-alpha.0"
2034+
"@react-native-community/cli-tools" "20.0.0"
20462035
chalk "^4.1.2"
20472036
fast-glob "^3.3.2"
20482037
fast-xml-parser "^4.4.1"
20492038

2050-
"@react-native-community/cli-config-apple@20.0.0-alpha.0":
2051-
version "20.0.0-alpha.0"
2052-
resolved "https://registry.yarnpkg.com/@react-native-community/cli-config-apple/-/cli-config-apple-20.0.0-alpha.0.tgz#636bc12efc7172cd860749e247e0f4acfdd7bb53"
2053-
integrity sha512-tkucjH+h/zt4c+9HNqIP/bUCR32kTb6rMOFsOkxEinUgtA8EZEpHU3I4eVuEAQC25Dg+314OqBDCSSKdEk8NNA==
2039+
"@react-native-community/cli-config-apple@20.0.0":
2040+
version "20.0.0"
2041+
resolved "https://registry.yarnpkg.com/@react-native-community/cli-config-apple/-/cli-config-apple-20.0.0.tgz#eaef1db689a4f205cf665306c04e4d717c5d7d46"
2042+
integrity sha512-PS1gNOdpeQ6w7dVu1zi++E+ix2D0ZkGC2SQP6Y/Qp002wG4se56esLXItYiiLrJkhH21P28fXdmYvTEkjSm9/Q==
20542043
dependencies:
2055-
"@react-native-community/cli-tools" "20.0.0-alpha.0"
2044+
"@react-native-community/cli-tools" "20.0.0"
20562045
chalk "^4.1.2"
20572046
execa "^5.0.0"
20582047
fast-glob "^3.3.2"
20592048

2060-
"@react-native-community/cli-config@20.0.0-alpha.0":
2061-
version "20.0.0-alpha.0"
2062-
resolved "https://registry.yarnpkg.com/@react-native-community/cli-config/-/cli-config-20.0.0-alpha.0.tgz#0bdfdcfd0f838c3edcc2e00e10040922c8dadb5a"
2063-
integrity sha512-PvFQ1v/1D75ijdVsJWhzMe4OrC9nq5MsyCYGgpTsuNQrX0bQ8XnP2wTnfUV9lHJrDESuIjW9XkVlosXLr0XyvA==
2049+
"@react-native-community/cli-config@20.0.0":
2050+
version "20.0.0"
2051+
resolved "https://registry.yarnpkg.com/@react-native-community/cli-config/-/cli-config-20.0.0.tgz#890e3cdb7779f936bd50f2fe2601f0fdd917b3e6"
2052+
integrity sha512-5Ky9ceYuDqG62VIIpbOmkg8Lybj2fUjf/5wK4UO107uRqejBgNgKsbGnIZgEhREcaSEOkujWrroJ9gweueLfBg==
20642053
dependencies:
2065-
"@react-native-community/cli-tools" "20.0.0-alpha.0"
2054+
"@react-native-community/cli-tools" "20.0.0"
20662055
chalk "^4.1.2"
20672056
cosmiconfig "^9.0.0"
20682057
deepmerge "^4.3.0"
20692058
fast-glob "^3.3.2"
20702059
joi "^17.2.1"
20712060

2072-
"@react-native-community/cli-doctor@20.0.0-alpha.0":
2073-
version "20.0.0-alpha.0"
2074-
resolved "https://registry.yarnpkg.com/@react-native-community/cli-doctor/-/cli-doctor-20.0.0-alpha.0.tgz#08c2afdb5e06d5c147dac1afbc6cc8308b1900f5"
2075-
integrity sha512-PKhcPlCWpOCIJEZEZ1yWXuJiDvQZ4R2bCl0KTDo0jJ+Pofwpc9Nc8wkmr/DFJKGys3kE06GMdWCKnvgvqLmPUg==
2061+
"@react-native-community/cli-doctor@20.0.0":
2062+
version "20.0.0"
2063+
resolved "https://registry.yarnpkg.com/@react-native-community/cli-doctor/-/cli-doctor-20.0.0.tgz#4d19108dafffc4727654dc4fc17f8f170519f130"
2064+
integrity sha512-cPHspi59+Fy41FDVxt62ZWoicCZ1o34k8LAl64NVSY0lwPl+CEi78jipXJhtfkVqSTetloA8zexa/vSAcJy57Q==
20762065
dependencies:
2077-
"@react-native-community/cli-config" "20.0.0-alpha.0"
2078-
"@react-native-community/cli-platform-android" "20.0.0-alpha.0"
2079-
"@react-native-community/cli-platform-apple" "20.0.0-alpha.0"
2080-
"@react-native-community/cli-platform-ios" "20.0.0-alpha.0"
2081-
"@react-native-community/cli-tools" "20.0.0-alpha.0"
2066+
"@react-native-community/cli-config" "20.0.0"
2067+
"@react-native-community/cli-platform-android" "20.0.0"
2068+
"@react-native-community/cli-platform-apple" "20.0.0"
2069+
"@react-native-community/cli-platform-ios" "20.0.0"
2070+
"@react-native-community/cli-tools" "20.0.0"
20822071
chalk "^4.1.2"
20832072
command-exists "^1.2.8"
20842073
deepmerge "^4.3.0"
@@ -2090,55 +2079,55 @@
20902079
wcwidth "^1.0.1"
20912080
yaml "^2.2.1"
20922081

2093-
"@react-native-community/cli-platform-android@20.0.0-alpha.0":
2094-
version "20.0.0-alpha.0"
2095-
resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-android/-/cli-platform-android-20.0.0-alpha.0.tgz#21f1ab2a339e32ef5d8bce512ac48ae90dd4c438"
2096-
integrity sha512-LZz534+PThSRg1OvhvQY5J41tMwEf3gNJxwSLugEJWz2wAwBjKkOwZa4Sn5AzGUkmQ3i2qQuIHhsPC/ddiVtKw==
2082+
"@react-native-community/cli-platform-android@20.0.0":
2083+
version "20.0.0"
2084+
resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-android/-/cli-platform-android-20.0.0.tgz#f2f6c666e8c878abf39bde1f3281198ba6e3d5b3"
2085+
integrity sha512-th3ji1GRcV6ACelgC0wJtt9daDZ+63/52KTwL39xXGoqczFjml4qERK90/ppcXU0Ilgq55ANF8Pr+UotQ2AB/A==
20972086
dependencies:
2098-
"@react-native-community/cli-config-android" "20.0.0-alpha.0"
2099-
"@react-native-community/cli-tools" "20.0.0-alpha.0"
2087+
"@react-native-community/cli-config-android" "20.0.0"
2088+
"@react-native-community/cli-tools" "20.0.0"
21002089
chalk "^4.1.2"
21012090
execa "^5.0.0"
21022091
logkitty "^0.7.1"
21032092

2104-
"@react-native-community/cli-platform-apple@20.0.0-alpha.0":
2105-
version "20.0.0-alpha.0"
2106-
resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-apple/-/cli-platform-apple-20.0.0-alpha.0.tgz#2fbf47764f2b7b38d49b3f9eb0533bcb1c5a5a84"
2107-
integrity sha512-ngAPATSimhqeUBZrrfN/DBOSexW76+eeBLFCM/+5Y7VUTs1tfOGT54vpY0Y9nnMUAH0p1BzpAwcngrJ6JwyqIw==
2093+
"@react-native-community/cli-platform-apple@20.0.0":
2094+
version "20.0.0"
2095+
resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-apple/-/cli-platform-apple-20.0.0.tgz#976f535278b6671703fce5dc91833cedd45a1040"
2096+
integrity sha512-rZZCnAjUHN1XBgiWTAMwEKpbVTO4IHBSecdd1VxJFeTZ7WjmstqA6L/HXcnueBgxrzTCRqvkRIyEQXxC1OfhGw==
21082097
dependencies:
2109-
"@react-native-community/cli-config-apple" "20.0.0-alpha.0"
2110-
"@react-native-community/cli-tools" "20.0.0-alpha.0"
2098+
"@react-native-community/cli-config-apple" "20.0.0"
2099+
"@react-native-community/cli-tools" "20.0.0"
21112100
chalk "^4.1.2"
21122101
execa "^5.0.0"
21132102
fast-xml-parser "^4.4.1"
21142103

2115-
"@react-native-community/cli-platform-ios@20.0.0-alpha.0":
2116-
version "20.0.0-alpha.0"
2117-
resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-ios/-/cli-platform-ios-20.0.0-alpha.0.tgz#555e1d561aa73edb386cf19215d7fa1f63af19c3"
2118-
integrity sha512-7AAPTUshSrl/PK5/pZJZikBi/Cl1CICFpI80VvEJL73HyO9E8IhjKDoEnc/5AT5fr4pNuwT3I7Kkfxmzi7AXQw==
2104+
"@react-native-community/cli-platform-ios@20.0.0":
2105+
version "20.0.0"
2106+
resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-ios/-/cli-platform-ios-20.0.0.tgz#382c1781c352ef5d4c8a6357e552a2e51a722f75"
2107+
integrity sha512-Z35M+4gUJgtS4WqgpKU9/XYur70nmj3Q65c9USyTq6v/7YJ4VmBkmhC9BticPs6wuQ9Jcv0NyVCY0Wmh6kMMYw==
21192108
dependencies:
2120-
"@react-native-community/cli-platform-apple" "20.0.0-alpha.0"
2109+
"@react-native-community/cli-platform-apple" "20.0.0"
21212110

2122-
"@react-native-community/cli-server-api@20.0.0-alpha.0":
2123-
version "20.0.0-alpha.0"
2124-
resolved "https://registry.yarnpkg.com/@react-native-community/cli-server-api/-/cli-server-api-20.0.0-alpha.0.tgz#20b6ee24c09685b6541cbe280d846fa6e0f59923"
2125-
integrity sha512-oskG1B+Xey3/aVtiZN7IRUa4CQcvkX+tKK3TejiCjN7JsKLkA1SZSQkn1PldvhxIS1u3WZ1UOpYcXLrOjULPhQ==
2111+
"@react-native-community/cli-server-api@20.0.0":
2112+
version "20.0.0"
2113+
resolved "https://registry.yarnpkg.com/@react-native-community/cli-server-api/-/cli-server-api-20.0.0.tgz#67399e213341449f1785476a35753c58bae8a260"
2114+
integrity sha512-Ves21bXtjUK3tQbtqw/NdzpMW1vR2HvYCkUQ/MXKrJcPjgJnXQpSnTqHXz6ZdBlMbbwLJXOhSPiYzxb5/v4CDg==
21262115
dependencies:
2127-
"@react-native-community/cli-tools" "20.0.0-alpha.0"
2116+
"@react-native-community/cli-tools" "20.0.0"
21282117
body-parser "^1.20.3"
21292118
compression "^1.7.1"
21302119
connect "^3.6.5"
21312120
errorhandler "^1.5.1"
21322121
nocache "^3.0.1"
21332122
open "^6.2.0"
2134-
pretty-format "^26.6.2"
2123+
pretty-format "^29.7.0"
21352124
serve-static "^1.13.1"
21362125
ws "^6.2.3"
21372126

2138-
"@react-native-community/cli-tools@20.0.0-alpha.0":
2139-
version "20.0.0-alpha.0"
2140-
resolved "https://registry.yarnpkg.com/@react-native-community/cli-tools/-/cli-tools-20.0.0-alpha.0.tgz#e62f4cc1c28e023748795feba1381942686c9f35"
2141-
integrity sha512-mQD/7iVC5BxgnlwsWXmDaSb5vOX5ZJm5MB/oj7FIw5W/MvMkjxnN6x0A0F4tmu9AxiDNvfDBrJ6SpSXAinEDnQ==
2127+
"@react-native-community/cli-tools@20.0.0":
2128+
version "20.0.0"
2129+
resolved "https://registry.yarnpkg.com/@react-native-community/cli-tools/-/cli-tools-20.0.0.tgz#a20a80e58da07dd0cc02c897e8dada21bd289bea"
2130+
integrity sha512-akSZGxr1IajJ8n0YCwQoA3DI0HttJ0WB7M3nVpb0lOM+rJpsBN7WG5Ft+8ozb6HyIPX+O+lLeYazxn5VNG/Xhw==
21422131
dependencies:
21432132
"@vscode/sudo-prompt" "^9.0.0"
21442133
appdirsjs "^1.2.4"
@@ -2151,24 +2140,24 @@
21512140
prompts "^2.4.2"
21522141
semver "^7.5.2"
21532142

2154-
"@react-native-community/cli-types@20.0.0-alpha.0":
2155-
version "20.0.0-alpha.0"
2156-
resolved "https://registry.yarnpkg.com/@react-native-community/cli-types/-/cli-types-20.0.0-alpha.0.tgz#79766dc66250ab3afefb704e87fa3e53fbdeb3ef"
2157-
integrity sha512-XPonOEw/ygUzXBGUr4GCNDUgOmgrPmVjW5Ns6Mvns7qU+tLqMBJWhQQIlkweAKCJ9oyDV0HMKsZKk7SvWfqNNA==
2143+
"@react-native-community/cli-types@20.0.0":
2144+
version "20.0.0"
2145+
resolved "https://registry.yarnpkg.com/@react-native-community/cli-types/-/cli-types-20.0.0.tgz#f38988d21538a0537757782e3e44f088e6715708"
2146+
integrity sha512-7J4hzGWOPTBV1d30Pf2NidV+bfCWpjfCOiGO3HUhz1fH4MvBM0FbbBmE9LE5NnMz7M8XSRSi68ZGYQXgLBB2Qw==
21582147
dependencies:
21592148
joi "^17.2.1"
21602149

2161-
"@react-native-community/cli@20.0.0-alpha.0":
2162-
version "20.0.0-alpha.0"
2163-
resolved "https://registry.yarnpkg.com/@react-native-community/cli/-/cli-20.0.0-alpha.0.tgz#93c98c3e6c1252b99b211fbfb2e3747bb58b7516"
2164-
integrity sha512-09/+wtxedbBmBAFeaduI+9raKPAoxvEycuwpf5x3oIW+jHz0zQNZsalF2wtney3fYuAMO6s327nrQvtVA5eFAw==
2165-
dependencies:
2166-
"@react-native-community/cli-clean" "20.0.0-alpha.0"
2167-
"@react-native-community/cli-config" "20.0.0-alpha.0"
2168-
"@react-native-community/cli-doctor" "20.0.0-alpha.0"
2169-
"@react-native-community/cli-server-api" "20.0.0-alpha.0"
2170-
"@react-native-community/cli-tools" "20.0.0-alpha.0"
2171-
"@react-native-community/cli-types" "20.0.0-alpha.0"
2150+
"@react-native-community/cli@20.0.0":
2151+
version "20.0.0"
2152+
resolved "https://registry.yarnpkg.com/@react-native-community/cli/-/cli-20.0.0.tgz#a9155bd63e0cf45aafb4cc49c390ceb3bde64c74"
2153+
integrity sha512-/cMnGl5V1rqnbElY1Fvga1vfw0d3bnqiJLx2+2oh7l9ulnXfVRWb5tU2kgBqiMxuDOKA+DQoifC9q/tvkj5K2w==
2154+
dependencies:
2155+
"@react-native-community/cli-clean" "20.0.0"
2156+
"@react-native-community/cli-config" "20.0.0"
2157+
"@react-native-community/cli-doctor" "20.0.0"
2158+
"@react-native-community/cli-server-api" "20.0.0"
2159+
"@react-native-community/cli-tools" "20.0.0"
2160+
"@react-native-community/cli-types" "20.0.0"
21722161
chalk "^4.1.2"
21732162
commander "^9.4.1"
21742163
deepmerge "^4.3.0"
@@ -2481,13 +2470,6 @@
24812470
dependencies:
24822471
"@types/yargs-parser" "*"
24832472

2484-
"@types/yargs@^15.0.0":
2485-
version "15.0.19"
2486-
resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-15.0.19.tgz#328fb89e46109ecbdb70c295d96ff2f46dfd01b9"
2487-
integrity sha512-2XUaGVmyQjgyAZldf0D0c14vvo/yv0MhQBSTJcejMMaitsn3nxCB6TmH4G0ZQf+uxROOa9mpanoSm8h6SG/1ZA==
2488-
dependencies:
2489-
"@types/yargs-parser" "*"
2490-
24912473
"@types/yargs@^17.0.8":
24922474
version "17.0.33"
24932475
resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-17.0.33.tgz#8c32303da83eec050a84b3c7ae7b9f922d13e32d"
@@ -8016,16 +7998,6 @@ pretty-format@^24.9.0:
80167998
ansi-styles "^3.2.0"
80177999
react-is "^16.8.4"
80188000

8019-
pretty-format@^26.6.2:
8020-
version "26.6.2"
8021-
resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-26.6.2.tgz#e35c2705f14cb7fe2fe94fa078345b444120fc93"
8022-
integrity sha512-7AeGuCYNGmycyQbCqd/3PWH4eOoX/OiCa0uphp57NVTeAGdJGaAliecxwBDHYQCIvrW7aDBZCYeNTP/WX69mkg==
8023-
dependencies:
8024-
"@jest/types" "^26.6.2"
8025-
ansi-regex "^5.0.0"
8026-
ansi-styles "^4.0.0"
8027-
react-is "^17.0.1"
8028-
80298001
pretty-format@^29.0.0, pretty-format@^29.7.0:
80308002
version "29.7.0"
80318003
resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-29.7.0.tgz#ca42c758310f365bfa71a0bda0a807160b776812"
@@ -8157,7 +8129,7 @@ react-devtools-core@^6.1.5:
81578129
shell-quote "^1.6.1"
81588130
ws "^7"
81598131

8160-
react-is@19.1.1, react-is@^16.13.1, react-is@^16.8.4, react-is@^17.0.1, react-is@^18.0.0, react-is@^19.1.1:
8132+
react-is@19.1.1, react-is@^16.13.1, react-is@^16.8.4, react-is@^18.0.0, react-is@^19.1.1:
81618133
version "19.1.1"
81628134
resolved "https://registry.yarnpkg.com/react-is/-/react-is-19.1.1.tgz#038ebe313cf18e1fd1235d51c87360eb87f7c36a"
81638135
integrity sha512-tr41fA15Vn8p4X9ntI+yCyeGSf1TlYaY5vlTZfQmeLBrFo3psOPX6HhTDnFNL9uj3EhP0KAQ80cugCl4b4BERA==

0 commit comments

Comments
 (0)