Re-sync with internal repository #37831
Merged
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.
Changelog: [Internal]
This diff is the one that actually passes the nightly dict of latest versions of nightlies for monorepo packages (done in D46450703) to
set-rn-version
.This will then update
package/react-native
's package to update any dependencies/devDependencies to the specified nightly.It will also update the template app's package to also use these nightly dependencies.
Changes:
set-rn-version
's usage as a modulesetReactNativeVersion
that is optional -- pass in list of specified versions of a dependencies you want to use in react-native and update its package with it.The internal and external repositories are out of sync. This attempts to brings them back in sync by patching the GitHub repository. Please carefully review this patch. You must disable ShipIt for your project in order to merge this pull request. DO NOT IMPORT this pull request. Instead, merge it directly on GitHub using the MERGE BUTTON. Re-enable ShipIt after merging.