Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[LOCAL][0.72] Update Metro to ^0.76.9, CLI to ^11.4.0 #42872

Merged
merged 1 commit into from
Feb 8, 2024

Conversation

robhogan
Copy link
Contributor

@robhogan robhogan commented Feb 5, 2024

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:

  • Smoke tested RN 0.72.10 with Metro 0.76.9 by forcing resolutions in a fresh project.
  • All of the picked changes in Metro are already live in RN 0.73.

@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 labels Feb 5, 2024
Copy link

github-actions bot commented Feb 5, 2024

Warnings
⚠️ 🔒 package.json - Changes were made to package.json. This will require a manual import by a Facebook employee.

Generated by 🚫 dangerJS against 9587f34

@robhogan robhogan merged commit ddff36f into 0.72-stable Feb 8, 2024
64 checks passed
@robhogan robhogan deleted the robhogan/0.72-metro-0.76.9 branch February 8, 2024 16:56
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. p: Facebook Partner: Facebook Partner Pick Request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants