remove rnc/cli-tools version & errors deps#45380
Closed
blakef wants to merge 2 commits intofacebook:mainfrom
blakef:export-D59378012
Closed
remove rnc/cli-tools version & errors deps#45380blakef wants to merge 2 commits intofacebook:mainfrom blakef:export-D59378012
blakef wants to merge 2 commits intofacebook:mainfrom
blakef:export-D59378012
Conversation
Contributor
|
This pull request was exported from Phabricator. Differential Revision: D59378012 |
Contributor
|
This pull request was exported from Phabricator. Differential Revision: D59378012 |
2 similar comments
Contributor
|
This pull request was exported from Phabricator. Differential Revision: D59378012 |
Contributor
|
This pull request was exported from Phabricator. Differential Revision: D59378012 |
Summary: Removing the remaining dependencies from the react-native-community/*. This inlines a copy of the logger. Changelog: [Internal][Changed] Removed react-native-community/cli-tools logger dependency Differential Revision: D59378011
Contributor
|
This pull request was exported from Phabricator. Differential Revision: D59378012 |
Summary: Pull Request resolved: #45380 Removed the use of version checking and error code that is in react-native-community/cli-tools. Changelog: [Internal] [Changed] - Removed community-cli-plugin version & error dependencies Reviewed By: robhogan Differential Revision: D59378012
Contributor
|
This pull request was exported from Phabricator. Differential Revision: D59378012 |
Contributor
|
This pull request has been merged in 9aaadd9. |
huntie
added a commit
to huntie/react-native
that referenced
this pull request
Mar 6, 2025
Summary: Scope down type definitions to the subset of CLI we are currently explicitly referencing. Rename/bump to `19.x`. Related to: - facebook#45380 - react-native-community/cli#2584 - (others) Changelog: [Internal] Reviewed By: rshest Differential Revision: D70699083
facebook-github-bot
pushed a commit
that referenced
this pull request
Mar 6, 2025
Summary: Pull Request resolved: #49866 Scope down type definitions to the subset of CLI we are currently explicitly referencing. Rename/bump to `19.x`. Related to: - #45380 - react-native-community/cli#2584 - (others) Changelog: [Internal] Reviewed By: rshest Differential Revision: D70699083 fbshipit-source-id: 43af1b529d9b95f3d8ba955588af6a09367cdcea
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary:
Removed the use of version checking and error code that is in react-native-community/cli-tools.
Changelog:
[Internal] [Changed] - Removed community-cli-plugin version & error dependencies
Differential Revision: D59378012