Skip to content

Conversation

@acoates-ms
Copy link
Collaborator

@acoates-ms acoates-ms commented Jan 8, 2020

Please select one of the following

  • I am removing an existing difference between facebook/react-native and microsoft/react-native 👍
  • I am cherry-picking a change from Facebook's react-native into microsoft/react-native 👍
  • I am making a fix / change for the macOS implementation of react-native
  • I am making a change required for Microsoft usage of react-native

For a while we were using pnpm, and having a local copy of react-native within a monorepo internally which required us to be more explicit about a bunch of dependencies. That repo is now using yarn, so we can align the dependencies with facebook's and get closer to getting off the fork.

Microsoft Reviewers: Open in CodeFlow

@pull-bot
Copy link

pull-bot commented Jan 8, 2020

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

📋 Missing Changelog - Can you add a Changelog? To do so, add a "## Changelog" section to your PR description. A changelog entry has the following format: [CATEGORY] [TYPE] - Message.

DetailsCATEGORY may be:
  • General
  • iOS
  • Android
  • JavaScript
  • Internal (for changes that do not need to be called out in the release notes)

TYPE may be:

  • Added, for new features.
  • Changed, for changes in existing functionality.
  • Deprecated, for soon-to-be removed features.
  • Removed, for now removed features.
  • Fixed, for any bug fixes.
  • Security, in case of vulnerabilities.

MESSAGE may answer "what and why" on a feature level. Use this to briefly tell React Native users about notable changes.

📖 📋 Missing Test Plan - Can you add a Test Plan? To do so, add a "## Test Plan" section to your PR description. A Test Plan lets us know how these changes were tested.
📖 📋 Missing Summary - Can you add a Summary? To do so, add a "## Summary" section to your PR description. This is a good place to explain the motivation for making this change.

Generated by 🚫 dangerJS against d7fa750

@acoates-ms acoates-ms merged commit a978d6b into microsoft:master Jan 8, 2020
@acoates-ms acoates-ms deleted the aligndeps branch January 8, 2020 22:31
lenaic pushed a commit to lenaic/react-native-macos that referenced this pull request Nov 11, 2025
Summary:
Pull Request resolved: facebook#54483

Changelog: [Internal] - Update `react-native/debugger-frontend` from d8824de...e1dd7af

Resyncs `react-native/debugger-frontend` from GitHub - see `rn-chrome-devtools-frontend` [changelog](facebook/react-native-devtools-frontend@d8824de...e1dd7af).

### Changelog

| Commit | Author | Date/Time | Subject |
| ------ | ------ | --------- | ------- |
| [e1dd7af90](facebook/react-native-devtools-frontend@e1dd7af90) | Alex Hunt (hello@alexhunt.dev) | 2025-11-10T18:06:01+00:00 | [Remove network experiment and experimental icon (microsoft#220)](facebook/react-native-devtools-frontend@e1dd7af90) |
| [e1743557e](facebook/react-native-devtools-frontend@e1743557e) | Alex Hunt (hello@alexhunt.dev) | 2025-11-07T18:02:38+00:00 | [Update Network list to use x-fb-friendly-name header (microsoft#221)](facebook/react-native-devtools-frontend@e1743557e) |
| [59c63cbe2](facebook/react-native-devtools-frontend@59c63cbe2) | Alex Hunt (hello@alexhunt.dev) | 2025-11-06T19:13:11+00:00 | [Add conditional disabling of features incompatible with multiple hosts (microsoft#218)](facebook/react-native-devtools-frontend@59c63cbe2) |
| [d37d4264b](facebook/react-native-devtools-frontend@d37d4264b) | Alex Hunt (hello@alexhunt.dev) | 2025-11-06T18:01:59+00:00 | [Add experimental Perf Issues sub-panel (microsoft#217)](facebook/react-native-devtools-frontend@d37d4264b) |

Reviewed By: cipolleschi

Differential Revision: D86685451

fbshipit-source-id: 7f417f50eaa7fdd0de85ac05fc883806a011d308
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.

3 participants