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

Upgrade metro dependencies to 0.73.3 #1726

Merged
merged 1 commit into from
Oct 27, 2022

Conversation

huntie
Copy link
Collaborator

@huntie huntie commented Oct 26, 2022

Summary:

Upgrades Metro dependencies to 0.73.3. This includes the last 3 minor releases with no anticipated compatibility issues.

Metro release notes: https://github.com/facebook/metro/releases/tag/v0.73.3
Changelog between 0.73.0 (latest version in cli-plugin-metro #1711) and 0.73.1: https://github.com/facebook/metro/compare/v0.73.0..v0.73.3

Reminder: When React Native updates the CLI to a version that depends on metro 0.73.3, it must also update metro-runtime etc to 0.73.3 in the same commit.

Test Plan:

  • Updated dependencies with yarn.
  • ✅ Ran yarn test.

@adamTrz adamTrz merged commit 4f02002 into react-native-community:main Oct 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants