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

chore(deps): add wanted dependencies to remove yarn warnings #35122

Closed
wants to merge 1 commit into from

Conversation

kelset
Copy link
Contributor

@kelset kelset commented Oct 28, 2022

Summary

This is take 2 of this #35088, see this comment for why #35088 (comment)

I wanted to start working on a thing but this barrage of warnings was very annoying so ended up doing this instead: a very small PR to take care of some warnings during yarn install.

It doesn't change anything (the versions are the ones already used all around the repo), just makes yarn happier.

Changelog

[General] [Fixed] - add wanted dependencies to remove yarn warnings

Test Plan

Before

Screenshot 2022-10-26 at 10 53 32

After

Screenshot 2022-10-26 at 10 52 19

remove unused dep

Reorder

Update packages/react-native-bots/package.json

Co-authored-by: Rob Hogan <2590098+robhogan@users.noreply.github.com>

Update packages/hermes-inspector-msggen/package.json

Co-authored-by: Rob Hogan <2590098+robhogan@users.noreply.github.com>

Revert "remove unused dep"

This reverts commit 4dd519550193da8ffda113510903e94b9d73fde0.
@kelset kelset requested a review from hramos as a code owner October 28, 2022 15:39
@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. Contributor A React Native contributor. p: Microsoft Partner: Microsoft Partner labels Oct 28, 2022
@kelset kelset requested a review from robhogan October 28, 2022 15:40
@facebook-github-bot
Copy link
Contributor

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

@analysis-bot
Copy link

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

Base commit: d0f94e6
Branch: main

@analysis-bot
Copy link

Platform Engine Arch Size (bytes) Diff
android hermes arm64-v8a 7,003,354 +0
android hermes armeabi-v7a 6,379,691 +0
android hermes x86 7,416,185 +0
android hermes x86_64 7,280,091 +0
android jsc arm64-v8a 8,868,330 +0
android jsc armeabi-v7a 7,606,644 +0
android jsc x86 8,926,230 +0
android jsc x86_64 9,409,467 +0

Base commit: d0f94e6
Branch: main

@react-native-bot
Copy link
Collaborator

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

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

@react-native-bot react-native-bot added the Merged This PR has been merged. label Oct 28, 2022
@kelset kelset deleted the kelset/clean-up-yarn-warnings branch October 31, 2022 10:44
OlimpiaZurek pushed a commit to OlimpiaZurek/react-native that referenced this pull request May 22, 2023
…k#35122)

Summary:
This is take 2 of this facebook#35088, see this comment for why facebook#35088 (comment)

I wanted to start working on a thing but this barrage of warnings was very annoying so ended up doing this instead: a very small PR to take care of some warnings during yarn install.

It doesn't change anything (the versions are the ones already used all around the repo), just makes yarn happier.

## Changelog

<!-- Help reviewers and the release process by writing your own changelog entry. For an example, see:
https://reactnative.dev/contributing/changelogs-in-pull-requests
-->

[General] [Fixed] - add wanted dependencies to remove yarn warnings

Pull Request resolved: facebook#35122

Test Plan:
### Before

<img width="1920" alt="Screenshot 2022-10-26 at 10 53 32" src="https://user-images.githubusercontent.com/16104054/197996489-f463be29-b35b-45cc-9d9c-2d176579fb7d.png">

### After

<img width="947" alt="Screenshot 2022-10-26 at 10 52 19" src="https://user-images.githubusercontent.com/16104054/197996505-3d60b319-006b-45ab-83bf-2f431272fdcd.png">

Reviewed By: cortinico

Differential Revision: D40804260

Pulled By: rshest

fbshipit-source-id: 86af14c885d6d63a0d60bb85f204d17d8757f72a
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. Contributor A React Native contributor. Merged This PR has been merged. p: Microsoft Partner: Microsoft Partner
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants