react-native icon indicating copy to clipboard operation
react-native copied to clipboard

chore(cli, metro): bump cli and metro to latest ahead of 71

Open kelset opened this issue 2 years ago • 5 comments

Summary

Small PR with bump to the new versions of CLI and Metro in preparation of the branch cut for 0.71.

While at it, did a cheeky npx yarn-deduplicate to clean up a bit the deps.

Changelog

[General] [Changed] - Bump CLI to 10.0.0-alpha.1 and Metro to 0.73.3

Test Plan

CI is green

kelset avatar Oct 27 '22 15:10 kelset

Warnings
:warning: :lock: package.json - Changes were made to package.json. This will require a manual import by a Facebook employee.

Generated by :no_entry_sign: dangerJS against 4c1f7503f9758e696e4284c8013b326f960c2cbf

github-actions[bot] avatar Oct 27 '22 15:10 github-actions[bot]

@huntie has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

facebook-github-bot avatar Oct 27 '22 15:10 facebook-github-bot

For the record, these are the changelogs for this Metro update: 0.73.0, 0.73.1, 0.73.2, 0.73.3

Ideally we should mention relevant items from the Metro changelog in the RN 71 changelog - might be worth thinking about a process / format for these PRs to help the person who will compile the RN changelog. Here in particular I'd call out:

motiz88 avatar Oct 27 '22 15:10 motiz88

Platform Engine Arch Size (bytes) Diff
ios - universal n/a --

Base commit: 475310dbbaec8048411edefc6cdddab330df7966 Branch: main

analysis-bot avatar Oct 27 '22 16:10 analysis-bot

Great stuff, thanks @motiz88! and yeah, totally agree (and we also need to come up with something similar for Hermes 😅)

kelset avatar Oct 27 '22 16:10 kelset

This pull request was successfully merged by @kelset in f550606d4cd9640d87126e72a1a575fd2ecffdea.

When will my fix make it into a release? | Upcoming Releases

react-native-bot avatar Oct 27 '22 21:10 react-native-bot