Skip to content

Conversation

@arushikesarwani94
Copy link
Contributor

Summary:

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

In #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

@facebook-github-bot facebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. p: Facebook Partner: Facebook Partner fb-exported labels Jun 9, 2023
@facebook-github-bot
Copy link
Contributor

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

1 similar comment
@facebook-github-bot
Copy link
Contributor

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

arushikesarwani94 added a commit to arushikesarwani94/react-native that referenced this pull request Jun 9, 2023
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
@facebook-github-bot
Copy link
Contributor

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

arushikesarwani94 added a commit to arushikesarwani94/react-native that referenced this pull request Jun 9, 2023
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
@Pranav-yadav
Copy link
Contributor

Pranav-yadav commented Jun 13, 2023

@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

arushikesarwani94 added a commit to arushikesarwani94/react-native that referenced this pull request Jun 13, 2023
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
@facebook-github-bot
Copy link
Contributor

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

arushikesarwani94 added a commit to arushikesarwani94/react-native that referenced this pull request Jun 13, 2023
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
@facebook-github-bot
Copy link
Contributor

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

arushikesarwani94 added a commit to arushikesarwani94/react-native that referenced this pull request Jun 13, 2023
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
@facebook-github-bot
Copy link
Contributor

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

@cortinico
Copy link
Contributor

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

arushikesarwani94 added a commit to arushikesarwani94/react-native that referenced this pull request Jun 15, 2023
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
@facebook-github-bot
Copy link
Contributor

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

arushikesarwani94 added a commit to arushikesarwani94/react-native that referenced this pull request Jun 15, 2023
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
@facebook-github-bot
Copy link
Contributor

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

arushikesarwani94 added a commit to arushikesarwani94/react-native that referenced this pull request Jun 20, 2023
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
@facebook-github-bot
Copy link
Contributor

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

arushikesarwani94 added a commit to arushikesarwani94/react-native that referenced this pull request Jun 20, 2023
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
@facebook-github-bot
Copy link
Contributor

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

arushikesarwani94 added a commit to arushikesarwani94/react-native that referenced this pull request Jun 20, 2023
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
@facebook-github-bot
Copy link
Contributor

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

arushikesarwani94 added a commit to arushikesarwani94/react-native that referenced this pull request Jun 21, 2023
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
@facebook-github-bot
Copy link
Contributor

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

arushikesarwani94 added a commit to arushikesarwani94/react-native that referenced this pull request Jun 21, 2023
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
@facebook-github-bot
Copy link
Contributor

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

arushikesarwani94 added a commit to arushikesarwani94/react-native that referenced this pull request Jun 21, 2023
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
@facebook-github-bot
Copy link
Contributor

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

arushikesarwani94 and others added 3 commits June 22, 2023 07:53
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
@facebook-github-bot
Copy link
Contributor

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

@facebook-github-bot facebook-github-bot added the Merged This PR has been merged. label Jun 22, 2023
@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 2eb25cb.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported Merged This PR has been merged. p: Facebook Partner: Facebook Partner Type: Breaking Change💥

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants