Skip to content

Added files for node version in reactive native project - #34171

Closed
ramonmedel wants to merge 1 commit into
react:mainfrom
ramonmedel:export-D37683291
Closed

Added files for node version in reactive native project#34171
ramonmedel wants to merge 1 commit into
react:mainfrom
ramonmedel:export-D37683291

Conversation

@ramonmedel

Copy link
Copy Markdown

Summary:
Changelog:
[General][Added] - Added files for avn, nodenv, and other managers that set the node.js version in reactive native project including testing

Reviewed By: cortinico

Differential Revision: D37683291

Summary:
Changelog:
[General][Added] - Added files for `avn`, `nodenv`, and other managers that set the node.js version in reactive native project including testing
Reviewed By: cortinico
Differential Revision: D37683291
fbshipit-source-id: 5ea1eed66ca949b1074e3ab7d3599cad81993218
@facebook-github-botfacebook-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 Jul 11, 2022
@facebook-github-bot

Copy link
Copy Markdown
Contributor

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

@react-native-botreact-native-bot added the Type: Enhancement A new feature or enhancement of an existing feature. label Jul 11, 2022
@analysis-bot

Copy link
Copy Markdown
PlatformEngineArchSize (bytes)Diff
androidhermesarm64-v8a7,821,538+1,386
androidhermesarmeabi-v7a7,214,628+1,158
androidhermesx868,135,385+1,165
androidhermesx86_648,113,163+2,669
androidjscarm64-v8a9,697,751+0
androidjscarmeabi-v7a8,452,807+0
androidjscx869,648,431+0
androidjscx86_6410,246,331+0

Base commit: b834d58
Branch: main

@facebook-github-bot

Copy link
Copy Markdown
Contributor

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

4 similar comments
@facebook-github-bot

Copy link
Copy Markdown
Contributor

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

@facebook-github-bot

Copy link
Copy Markdown
Contributor

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

@facebook-github-bot

Copy link
Copy Markdown
Contributor

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

@facebook-github-bot

Copy link
Copy Markdown
Contributor

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

facebook-github-bot pushed a commit that referenced this pull request Jul 11, 2022
Summary:
Pull Request resolved: #34171
Changelog:
[General][Added] - Added files for `avn`, `nodenv`, and other managers that set the node.js version in reactive native project including testing
Reviewed By: cortinico
Differential Revision: D37683291
fbshipit-source-id: ef0df0fb07f5cc0fa3591dde487f65e4b1b5f73f
@react-native-bot

Copy link
Copy Markdown
Collaborator

This pull request was successfully merged by @ramonmedel in 933fbb1.

When will my fix make it into a release? | Upcoming Releases

@react-native-botreact-native-bot added the Merged This PR has been merged. label Jul 11, 2022
@Adnan-Bacic

Copy link
Copy Markdown
Contributor

i guess if we are currently using a .nvmrc file from nvm, we dont need this file?

@ramonmedel

Copy link
Copy Markdown
Author

i guess if we are currently using a .nvmrc file from nvm, we dont need this file?

exactly

@KrisLau

Copy link
Copy Markdown

How do we know if we need to add this file?

facebook-github-bot pushed a commit that referenced this pull request Nov 25, 2022
Summary:
Node 18: https://nodejs.org/de/blog/announcements/v18-release-announce/
Node 16 EOL: 2023-09-11
https://nodejs.org/en/blog/announcements/nodejs16-eol/
Node 18 EOL: 2025-04-30
Follow-up
- #34171
- #32980
Ref
- react-native-community/docker-android#187
cc ramonmedel cortinico gengjiawen
## Changelog
<!-- Help reviewers and the release process by writing your own changelog entry. For an example, see:
https://reactnative.dev/contributing/changelogs-in-pull-requests
-->
[JavaScript] [Changed] - Bump node version from 16 to 18
Pull Request resolved: #35443
Test Plan: Everything builds and runs as expected
Reviewed By: cipolleschi
Differential Revision: D41531161
Pulled By: cortinico
fbshipit-source-id: 305888f55ed179f75bef34548aebf22fc2951308
This pull request was closed.
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA SignedThis label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.fb-exportedMergedThis PR has been merged.p: FacebookPartner: FacebookPartnerType: EnhancementA new feature or enhancement of an existing feature.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@ramonmedel@facebook-github-bot@analysis-bot@react-native-bot@Adnan-Bacic@KrisLau