-
Notifications
You must be signed in to change notification settings - Fork 25k
Update Node.js to v18 in all RN packages #37791
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
Update Node.js to v18 in all RN packages #37791
Conversation
|
This pull request was exported from Phabricator. Differential Revision: D46583997 |
1 similar comment
|
This pull request was exported from Phabricator. Differential Revision: D46583997 |
Summary: Pull Request resolved: facebook#37791 ## Bump minimum Node JS version to 18 via `react-native/package.json#engines` In facebook#35443 we bumped up the node version from 16 to 18. Node 16 [ends maintenance releases on 2023-09-11](https://nodejs.org/en/blog/announcements/nodejs16-eol/), and bumping this minimum will allow other associated Node JS tools (CLI, Metro, Jest) to reduce their support burden. This follows up by formally making Node 18 the minimum supported version. **Docs PR:** facebook/react-native-website#3748 **Changelog:** [General][Breaking] Bump minimum Node JS version to 18 Reviewed By: NickGerleman Differential Revision: D46583997 fbshipit-source-id: 137066bf6d593cea4b8540051525f21406ea81cb
18d095b to
2db2f23
Compare
|
This pull request was exported from Phabricator. Differential Revision: D46583997 |
Summary: Pull Request resolved: facebook#37791 ## Bump minimum Node JS version to 18 via `react-native/package.json#engines` In facebook#35443 we bumped up the node version from 16 to 18. Node 16 [ends maintenance releases on 2023-09-11](https://nodejs.org/en/blog/announcements/nodejs16-eol/), and bumping this minimum will allow other associated Node JS tools (CLI, Metro, Jest) to reduce their support burden. This follows up by formally making Node 18 the minimum supported version. **Docs PR:** facebook/react-native-website#3748 **Changelog:** [General][Breaking] Bump minimum Node JS version to 18 Reviewed By: NickGerleman Differential Revision: D46583997 fbshipit-source-id: e9b9501a11745797e26c761f5957d124f73e143c
2db2f23 to
85b2857
Compare
|
@cortinico, @kelset just "curious" which version this bump to |
Summary: Pull Request resolved: facebook#37791 ## Bump minimum Node JS version to 18 via `react-native/package.json#engines` In facebook#35443 we bumped up the node version from 16 to 18. Node 16 [ends maintenance releases on 2023-09-11](https://nodejs.org/en/blog/announcements/nodejs16-eol/), and bumping this minimum will allow other associated Node JS tools (CLI, Metro, Jest) to reduce their support burden. This follows up by formally making Node 18 the minimum supported version. **Docs PR:** facebook/react-native-website#3748 **Changelog:** [General][Breaking] Bump minimum Node JS version to 18 Reviewed By: NickGerleman Differential Revision: D46583997 fbshipit-source-id: 5d2d70a76cc1c52098d7837b5413815802f01716
85b2857 to
6dcdd6c
Compare
|
This pull request was exported from Phabricator. Differential Revision: D46583997 |
6dcdd6c to
65a9d3c
Compare
Summary: Pull Request resolved: facebook#37791 ## Bump minimum Node JS version to 18 via `react-native/package.json#engines` In facebook#35443 we bumped up the node version from 16 to 18. Node 16 [ends maintenance releases on 2023-09-11](https://nodejs.org/en/blog/announcements/nodejs16-eol/), and bumping this minimum will allow other associated Node JS tools (CLI, Metro, Jest) to reduce their support burden. This follows up by formally making Node 18 the minimum supported version. **Docs PR:** facebook/react-native-website#3748 **Changelog:** [General][Breaking] Bump minimum Node JS version to 18 Reviewed By: NickGerleman Differential Revision: D46583997 fbshipit-source-id: b1eeec164052548ba94a118df90bc9e99025a194
|
This pull request was exported from Phabricator. Differential Revision: D46583997 |
65a9d3c to
d97b0a1
Compare
Summary: Pull Request resolved: facebook#37791 ## Bump minimum Node JS version to 18 via `react-native/package.json#engines` In facebook#35443 we bumped up the node version from 16 to 18. Node 16 [ends maintenance releases on 2023-09-11](https://nodejs.org/en/blog/announcements/nodejs16-eol/), and bumping this minimum will allow other associated Node JS tools (CLI, Metro, Jest) to reduce their support burden. This follows up by formally making Node 18 the minimum supported version. **Docs PR:** facebook/react-native-website#3748 **Changelog:** [General][Breaking] Bump minimum Node JS version to 18 Reviewed By: NickGerleman Differential Revision: D46583997 fbshipit-source-id: a4c7ff54c7762c8b6edb0b9a5634ae1243e378e3
|
This pull request was exported from Phabricator. Differential Revision: D46583997 |
We'll probably end up bumping |
Summary: Pull Request resolved: facebook#37791 ## Bump minimum Node JS version to 18 via `react-native/package.json#engines` In facebook#35443 we bumped up the node version from 16 to 18. Node 16 [ends maintenance releases on 2023-09-11](https://nodejs.org/en/blog/announcements/nodejs16-eol/), and bumping this minimum will allow other associated Node JS tools (CLI, Metro, Jest) to reduce their support burden. This follows up by formally making Node 18 the minimum supported version. **Docs PR:** facebook/react-native-website#3748 **Changelog:** [General][Breaking] Bump minimum Node JS version to 18 Reviewed By: NickGerleman Differential Revision: D46583997 fbshipit-source-id: 543973a13f130c29685d8cf38247fa509fc52934
d97b0a1 to
2f1cd05
Compare
|
This pull request was exported from Phabricator. Differential Revision: D46583997 |
Summary: Pull Request resolved: facebook#37791 ## Bump minimum Node JS version to 18 via `react-native/package.json#engines` In facebook#35443 we bumped up the node version from 16 to 18. Node 16 [ends maintenance releases on 2023-09-11](https://nodejs.org/en/blog/announcements/nodejs16-eol/), and bumping this minimum will allow other associated Node JS tools (CLI, Metro, Jest) to reduce their support burden. This follows up by formally making Node 18 the minimum supported version. **Docs PR:** facebook/react-native-website#3748 **Changelog:** [General][Breaking] Bump minimum Node JS version to 18 Reviewed By: NickGerleman Differential Revision: D46583997 fbshipit-source-id: 03802038051aa52f70bb44cca150ea50989d932e
2f1cd05 to
5ad8e87
Compare
|
This pull request was exported from Phabricator. Differential Revision: D46583997 |
Summary: Pull Request resolved: facebook#37791 ## Bump minimum Node JS version to 18 via `react-native/package.json#engines` In facebook#35443 we bumped up the node version from 16 to 18. Node 16 [ends maintenance releases on 2023-09-11](https://nodejs.org/en/blog/announcements/nodejs16-eol/), and bumping this minimum will allow other associated Node JS tools (CLI, Metro, Jest) to reduce their support burden. This follows up by formally making Node 18 the minimum supported version. **Docs PR:** facebook/react-native-website#3748 **Changelog:** [General][Breaking] Bump minimum Node JS version to 18 Reviewed By: cortinico, NickGerleman Differential Revision: D46583997 fbshipit-source-id: 40e7f49d4abcb176563974ddd8fb71ba878cffd6
5ad8e87 to
7d01b33
Compare
|
This pull request was exported from Phabricator. Differential Revision: D46583997 |
Summary: Pull Request resolved: facebook#37791 ## Bump minimum Node JS version to 18 via `react-native/package.json#engines` In facebook#35443 we bumped up the node version from 16 to 18. Node 16 [ends maintenance releases on 2023-09-11](https://nodejs.org/en/blog/announcements/nodejs16-eol/), and bumping this minimum will allow other associated Node JS tools (CLI, Metro, Jest) to reduce their support burden. This follows up by formally making Node 18 the minimum supported version. **Docs PR:** facebook/react-native-website#3748 **Changelog:** [General][Breaking] Bump minimum Node JS version to 18 Reviewed By: cortinico, NickGerleman Differential Revision: D46583997 fbshipit-source-id: cd7e08cb653f8b66bad7662ca8564053acba1301
7d01b33 to
cae7e24
Compare
|
This pull request was exported from Phabricator. Differential Revision: D46583997 |
Summary: Pull Request resolved: facebook#37791 ## Bump minimum Node JS version to 18 via `react-native/package.json#engines` In facebook#35443 we bumped up the node version from 16 to 18. Node 16 [ends maintenance releases on 2023-09-11](https://nodejs.org/en/blog/announcements/nodejs16-eol/), and bumping this minimum will allow other associated Node JS tools (CLI, Metro, Jest) to reduce their support burden. This follows up by formally making Node 18 the minimum supported version. **Docs PR:** facebook/react-native-website#3748 **Changelog:** [General][Breaking] Bump minimum Node JS version to 18 Reviewed By: cortinico, NickGerleman Differential Revision: D46583997 fbshipit-source-id: 522545ce15bfae1e34268a003bf49e5c73692309
cae7e24 to
26e109d
Compare
|
This pull request was exported from Phabricator. Differential Revision: D46583997 |
Summary: Pull Request resolved: facebook#37791 ## Bump minimum Node JS version to 18 via `react-native/package.json#engines` In facebook#35443 we bumped up the node version from 16 to 18. Node 16 [ends maintenance releases on 2023-09-11](https://nodejs.org/en/blog/announcements/nodejs16-eol/), and bumping this minimum will allow other associated Node JS tools (CLI, Metro, Jest) to reduce their support burden. This follows up by formally making Node 18 the minimum supported version. **Docs PR:** facebook/react-native-website#3748 **Changelog:** [General][Breaking] Bump minimum Node JS version to 18 Reviewed By: cortinico, NickGerleman Differential Revision: D46583997 fbshipit-source-id: 4041dd0a4b6bb94eeccc9b4a685d5fca06ab5175
26e109d to
6a43e62
Compare
|
This pull request was exported from Phabricator. Differential Revision: D46583997 |
Summary: Pull Request resolved: facebook#37791 ## Bump minimum Node JS version to 18 via `react-native/package.json#engines` In facebook#35443 we bumped up the node version from 16 to 18. Node 16 [ends maintenance releases on 2023-09-11](https://nodejs.org/en/blog/announcements/nodejs16-eol/), and bumping this minimum will allow other associated Node JS tools (CLI, Metro, Jest) to reduce their support burden. This follows up by formally making Node 18 the minimum supported version. **Docs PR:** facebook/react-native-website#3748 **Changelog:** [General][Breaking] Bump minimum Node JS version to 18 Reviewed By: cortinico, NickGerleman Differential Revision: D46583997 fbshipit-source-id: 2d21d9283eca7109e9f4593bf60931f5ffc9ee56
6a43e62 to
dc2948a
Compare
|
This pull request was exported from Phabricator. Differential Revision: D46583997 |
Summary: Pull Request resolved: facebook#37791 ## Bump minimum Node JS version to 18 via `react-native/package.json#engines` In facebook#35443 we bumped up the node version from 16 to 18. Node 16 [ends maintenance releases on 2023-09-11](https://nodejs.org/en/blog/announcements/nodejs16-eol/), and bumping this minimum will allow other associated Node JS tools (CLI, Metro, Jest) to reduce their support burden. This follows up by formally making Node 18 the minimum supported version. **Docs PR:** facebook/react-native-website#3748 **Changelog:** [General][Breaking] Bump minimum Node JS version to 18 Reviewed By: cortinico, NickGerleman Differential Revision: D46583997 fbshipit-source-id: aa67de9670deb67dd2ab4c064cc074cade36a030
dc2948a to
4429ddb
Compare
|
This pull request was exported from Phabricator. Differential Revision: D46583997 |
Summary: Changelog: [General] [Fixed] - Update node version in `prepare_hermes_workspace` Differential Revision: D46905458 fbshipit-source-id: b859e40edfc4771b0467932b1e9eeefea7afaca1
Summary: ## Bump minimum Node JS version to 18 via `react-native/package.json#engines` In facebook#35443 we bumped up the node version from 16 to 18. Node 16's EOL is 2023-09-11 https://nodejs.org/en/blog/announcements/nodejs16-eol/ - this follows up by formally making Node 18 the minimum supported version. Docs PR: facebook/react-native-website#3748 Changelog: [General][Breaking] Bump minimum Node JS version to 18 Differential Revision: D46462639 fbshipit-source-id: 1b2ab0b9646a8aee0c66149deaa14d417eeb0b45
Summary: Pull Request resolved: facebook#37791 ## Bump minimum Node JS version to 18 via `react-native/package.json#engines` In facebook#35443 we bumped up the node version from 16 to 18. Node 16 [ends maintenance releases on 2023-09-11](https://nodejs.org/en/blog/announcements/nodejs16-eol/), and bumping this minimum will allow other associated Node JS tools (CLI, Metro, Jest) to reduce their support burden. This follows up by formally making Node 18 the minimum supported version. **Docs PR:** facebook/react-native-website#3748 **Changelog:** [General][Breaking] Bump minimum Node JS version to 18 Reviewed By: cortinico, NickGerleman Differential Revision: D46583997 fbshipit-source-id: b6fb7d884a885d1913a281e4ac5af830ab4bed4e
4429ddb to
fa885d3
Compare
|
This pull request was exported from Phabricator. Differential Revision: D46583997 |
|
This pull request has been merged in 2eb25cb. |
Summary:
Bump minimum Node JS version to 18 via
react-native/package.json#enginesIn #35443 we bumped up the node version from 16 to 18.
Node 16 ends maintenance releases on 2023-09-11, and bumping this minimum will allow other associated Node JS tools (CLI, Metro, Jest) to reduce their support burden.
This follows up by formally making Node 18 the minimum supported version.
Docs PR:
facebook/react-native-website#3748
Changelog:
[General][Breaking] Bump minimum Node JS version to 18
Differential Revision: D46583997