react-native icon indicating copy to clipboard operation
react-native copied to clipboard

Update Node.js to v18 in all RN packages

Open arushikesarwani94 opened this issue 2 years ago • 8 comments

Summary:

Bump minimum Node JS version to 18 via react-native/package.json#engines

In https://github.com/facebook/react-native/pull/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: https://github.com/facebook/react-native-website/pull/3748

Changelog: [General][Breaking] Bump minimum Node JS version to 18

Differential Revision: D46583997

arushikesarwani94 avatar Jun 09 '23 06:06 arushikesarwani94

This pull request was exported from Phabricator. Differential Revision: D46583997

facebook-github-bot avatar Jun 09 '23 06:06 facebook-github-bot

This pull request was exported from Phabricator. Differential Revision: D46583997

facebook-github-bot avatar Jun 09 '23 19:06 facebook-github-bot

This pull request was exported from Phabricator. Differential Revision: D46583997

facebook-github-bot avatar Jun 09 '23 19:06 facebook-github-bot

@cortinico, @kelset just "curious" which version this bump to v18 will target (0.74)? Since the bump/enforce to v16 is supposed to target 0.73

Pranav-yadav avatar Jun 13 '23 18:06 Pranav-yadav

This pull request was exported from Phabricator. Differential Revision: D46583997

facebook-github-bot avatar Jun 13 '23 20:06 facebook-github-bot

This pull request was exported from Phabricator. Differential Revision: D46583997

facebook-github-bot avatar Jun 13 '23 21:06 facebook-github-bot

This pull request was exported from Phabricator. Differential Revision: D46583997

facebook-github-bot avatar Jun 13 '23 21:06 facebook-github-bot

Since the bump/enforce to v16 is supposed to target 0.73

We'll probably end up bumping v18 in 0.73. This is due to the recent Node 16 EOL note https://nodejs.org/en/blog/announcements/nodejs16-eol

cortinico avatar Jun 14 '23 15:06 cortinico

This pull request was exported from Phabricator. Differential Revision: D46583997

facebook-github-bot avatar Jun 15 '23 20:06 facebook-github-bot

This pull request was exported from Phabricator. Differential Revision: D46583997

facebook-github-bot avatar Jun 15 '23 20:06 facebook-github-bot

This pull request was exported from Phabricator. Differential Revision: D46583997

facebook-github-bot avatar Jun 20 '23 17:06 facebook-github-bot

This pull request was exported from Phabricator. Differential Revision: D46583997

facebook-github-bot avatar Jun 20 '23 22:06 facebook-github-bot

This pull request was exported from Phabricator. Differential Revision: D46583997

facebook-github-bot avatar Jun 20 '23 22:06 facebook-github-bot

This pull request was exported from Phabricator. Differential Revision: D46583997

facebook-github-bot avatar Jun 21 '23 19:06 facebook-github-bot

This pull request was exported from Phabricator. Differential Revision: D46583997

facebook-github-bot avatar Jun 21 '23 19:06 facebook-github-bot

This pull request was exported from Phabricator. Differential Revision: D46583997

facebook-github-bot avatar Jun 21 '23 19:06 facebook-github-bot

This pull request was exported from Phabricator. Differential Revision: D46583997

facebook-github-bot avatar Jun 22 '23 14:06 facebook-github-bot

This pull request has been merged in facebook/react-native@2eb25cbdbe8d1ce720ffdf5f5d855e1cbf14142b.

facebook-github-bot avatar Jun 22 '23 16:06 facebook-github-bot