facebook / metro

🚇 The JavaScript bundler for React Native
https://metrobundler.dev
MIT License
5.24k stars 626 forks source link

Pin @babel/register dependency to 7.22.5 #1359

Closed huntie closed 1 month ago

huntie commented 1 month ago

Summary: This fixes the current state in fbsource, where the bump to this dependency breaks existing run-from-source behaviour when we bump Metro (and metro-babel-register) to latest (where https://github.com/facebook/metro/pull/1343 recently bumped all Babel deps).

No change to other bumped Babel packages — want to minimally unblock https://github.com/facebook/react-native/pull/46703. As this is fbsource-only, no new release of Metro is needed.

Changelog: [Internal]

Reviewed By: vzaidman

Differential Revision: D63694664

facebook-github-bot commented 1 month ago

This pull request was exported from Phabricator. Differential Revision: D63694664

facebook-github-bot commented 1 month ago

This pull request was exported from Phabricator. Differential Revision: D63694664

facebook-github-bot commented 1 month ago

This pull request has been merged in facebook/metro@03724c0db15b09e0e6c2223caae66286a51c712e.