[LOCAL][0.72] Update Metro to ^0.76.9, CLI to ^11.4.0 #42872
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.
Summary:
Metro 0.76.9 is a hotfix release with a (larger than usual) collection of bug fixes that have been requested for picking back for RN 0.72 users: https://github.com/facebook/metro/releases/tag/v0.76.9
CLI 11.4.0's only user-facing change since 11.3.10 is the Metro bump: react-native-community/cli@v11.3.10...v11.4.0
Note: This changes dependency specifiers to use carets, accepting future patch releases of Metro and/or CLI. This has always been the ideal, but we were forced to use exact specifiers previously due to problems when "multiple Metros" were installed. We've worked to eliminate those problems in Metro, and 0.76.9 includes the last of those fixes - this follows the same change in main and in 0.73.
Changelog:
[GENERAL] [CHANGED] - Bump Metro to ^0.76.9 (Release notes)
Test Plan:
resolutions
in a fresh project.