react-native-macos/Libraries
Rick Hanlon 7f7f8188f2 React Native sync for revisions bd5bf55...95d762e
Summary:
This sync includes the following changes:
- **[95d762e40](https://github.com/facebook/react/commit/95d762e40 )**: Remove duplicate test //<Andrew Clark>//
- **[d4d1dc085](https://github.com/facebook/react/commit/d4d1dc085 )**: Reorder VARIANT feature flags ([#22266](https://github.com/facebook/react/pull/22266)) //<Dan Abramov>//
- **[2f156eafb](https://github.com/facebook/react/commit/2f156eafb )**: Adjust consoleManagedByDevToolsDuringStrictMode feature flag ([#22253](https://github.com/facebook/react/pull/22253)) //<Dan Abramov>//
- **[cfd819332](https://github.com/facebook/react/commit/cfd819332 )**: Add useSyncExternalStore to react-debug-tools ([#22240](https://github.com/facebook/react/pull/22240)) //<Andrew Clark>//
- **[8e80592a3](https://github.com/facebook/react/commit/8e80592a3 )**: Remove state queue from useSyncExternalStore ([#22265](https://github.com/facebook/react/pull/22265)) //<Andrew Clark>//
- **[06f98c168](https://github.com/facebook/react/commit/06f98c168 )**: Implement useSyncExternalStore in Fiber ([#22239](https://github.com/facebook/react/pull/22239)) //<Andrew Clark>//
- **[77912d9a0](https://github.com/facebook/react/commit/77912d9a0 )**: Wire up the native API for useSyncExternalStore ([#22237](https://github.com/facebook/react/pull/22237)) //<Andrew Clark>//
- **[031abd24b](https://github.com/facebook/react/commit/031abd24b )**: Add warning and test for useSyncExternalStore when getSnapshot isn't cached ([#22262](https://github.com/facebook/react/pull/22262)) //<salazarm>//
- **[b8884de24](https://github.com/facebook/react/commit/b8884de24 )**: break up import keyword to avoid being accidentally parsed as dynamic import statement in external code ([#21918](https://github.com/facebook/react/pull/21918)) //<Jianhua Zheng>//
- **[6d6bba5bf](https://github.com/facebook/react/commit/6d6bba5bf )**: Fix typo in ReactUpdatePriority-test.js ([#21958](https://github.com/facebook/react/pull/21958)) //<Ikko Ashimine>//
- **[0c0d1ddae](https://github.com/facebook/react/commit/0c0d1ddae )**: feat(eslint-plugin-react-hooks): support ESLint 8.x ([#22248](https://github.com/facebook/react/pull/22248)) //<Michaël De Boey>//
- **[1314299c7](https://github.com/facebook/react/commit/1314299c7 )**: Initial shim of useSyncExternalStore ([#22211](https://github.com/facebook/react/pull/22211)) //<Andrew Clark>//
- **[fc40f02ad](https://github.com/facebook/react/commit/fc40f02ad )**: Add consoleManagedByDevToolsDuringStrictMode feature flag in React Reconciler ([#22196](https://github.com/facebook/react/pull/22196)) //<Luna Ruan>//
- **[46a0f050a](https://github.com/facebook/react/commit/46a0f050a )**: Set up use-sync-external-store package ([#22202](https://github.com/facebook/react/pull/22202)) //<Andrew Clark>//
- **[8723e772b](https://github.com/facebook/react/commit/8723e772b )**: Fix a string interpolation typo in ReactHooks test ([#22174](https://github.com/facebook/react/pull/22174)) //<Matt Hargett>//
- **[60a30cf32](https://github.com/facebook/react/commit/60a30cf32 )**: Console Logging for StrictMode Double Rendering ([#22030](https://github.com/facebook/react/pull/22030)) //<Luna Ruan>//
- **[76bbad3e3](https://github.com/facebook/react/commit/76bbad3e3 )**: Add maxYieldMs feature flag in Scheduler ([#22165](https://github.com/facebook/react/pull/22165)) //<Ricky>//
- **[b0b53ae2c](https://github.com/facebook/react/commit/b0b53ae2c )**: Add feature flags for scheduler experiments ([#22105](https://github.com/facebook/react/pull/22105)) //<Ricky>//

Changelog:
[General][Changed] - React Native sync for revisions bd5bf55...95d762e

jest_e2e[run_all_tests]

Reviewed By: mdvacca

Differential Revision: D30809906

fbshipit-source-id: 131cfdf91e15f67fa59a5d925467e538ee89fe10
2021-09-10 17:28:55 -07:00
..
ActionSheetIOS Resolve "fatal: not a git repository" error outside of git repositories 2021-04-15 13:30:31 -07:00
Alert Remove Unable to get TurboModule for DialogManagerAndroid warning for iOS 2021-03-26 23:48:28 -07:00
Animated Fix validation of AnimatedEvent with AnimatedValueXY 2021-09-09 04:31:58 -07:00
AppState Codemod usages of NativeEventEmitter in react-native-github to only pass a native module on iOS 2021-04-12 06:27:20 -07:00
BatchedBridge Rename immediate to ReactNativeMicrotask in Bridge 2021-07-27 00:51:34 -07:00
Blob chore: fix dead link in comment (#31902) 2021-07-26 13:10:41 -07:00
BugReporting RN: Replace `master` with `main` in Documentation 2021-07-15 15:22:57 -07:00
Components removed default props for drawerBackgroundColor and fixed lint issues (#32162) 2021-09-08 07:09:51 -07:00
Core Type more globals 2021-08-26 01:06:44 -07:00
DeprecatedPropTypes Updated TextInput autoCompleteType prop to autoComplete 2/2 (#26010) 2021-08-11 17:53:37 -07:00
EventEmitter pre-suppress Flow errors in xplat ahead of 153 release 2021-06-01 09:01:26 -07:00
FBLazyVector Migrate xplat autoglob targets (#31400) 2021-04-28 11:07:17 -07:00
HeapCapture Remove "use strict" directive from ES Modules 2021-02-02 11:12:56 -08:00
Image Refactor Image to log component stacktraces for images rendering non-fb sources 2021-08-25 16:41:50 -07:00
Inspector pre-suppress Flow errors in xplat ahead of 153 release 2021-06-01 09:01:26 -07:00
Interaction RN: Replace `master` with `main` in Documentation 2021-07-15 15:22:57 -07:00
JSInspector Migrate large amount of modules to flow strict and strict-local 2020-07-22 09:46:16 -07:00
LayoutAnimation LayoutAnimation: don't call non-Fabric configurNext if Fabric is installed 2021-03-23 14:37:25 -07:00
Linking RN: Restore Deprecated Event Methods 2021-03-10 16:06:26 -08:00
LinkingIOS Upgrade folly to 2021.06.28.00 and boost to 1.76.0 (#31840) 2021-07-16 15:13:12 -07:00
Lists Fix typo in VirtualizedList-test.js (#31756) 2021-07-28 18:51:07 -07:00
LogBox RN: Check `ReactSafeMobileConfig` Dependents for MobileConfig References 2021-09-09 13:29:02 -07:00
Modal pre-suppress Flow errors in xplat ahead of 153 release 2021-06-01 09:01:26 -07:00
NativeAnimation Move NativeModule initialization logic outside of setModuleRegistry 2021-09-08 12:46:35 -07:00
NativeComponent Integrate global.__nativeComponentRegistry__hasComponent into NativeComponentRegistry.js 2021-03-09 10:39:20 -08:00
NativeModules/specs Remove "use strict" directive from ES Modules 2021-02-02 11:12:56 -08:00
Network Remove existential types from xplat/js 2021-07-21 16:52:22 -07:00
NewAppScreen RN: Check `ReactSafeMobileConfig` Dependents for MobileConfig References 2021-09-09 13:29:02 -07:00
Performance Adding metadata to React Native QPL points 2021-07-21 10:34:27 -07:00
PermissionsAndroid feat: add Android 12 BLUETOOTH_ADVERTISE to PermissionsAndroid (#32079) 2021-08-25 12:46:44 -07:00
Pressability Pass nativeTimestamp into PressabilityPerformanceEvent 2021-08-30 20:03:28 -07:00
PushNotificationIOS Upgrade folly to 2021.06.28.00 and boost to 1.76.0 (#31840) 2021-07-16 15:13:12 -07:00
RCTRequired Migrate xplat autoglob targets (#31400) 2021-04-28 11:07:17 -07:00
ReactNative Native component check in deprecatedPropType was inverted (#31164) 2021-08-30 18:03:27 -07:00
ReactPrivate Remove existential types from xplat/js 2021-07-21 16:52:22 -07:00
Reliability Documenting UserFlow.endFailure 2021-08-11 02:52:53 -07:00
Renderer React Native sync for revisions bd5bf55...95d762e 2021-09-10 17:28:55 -07:00
Settings Upgrade folly to 2021.06.28.00 and boost to 1.76.0 (#31840) 2021-07-16 15:13:12 -07:00
Share Remove "use strict" directive from ES Modules 2021-02-02 11:12:56 -08:00
Storage pre-suppress this typing errors ahead of 154 2021-06-11 14:31:41 -07:00
StyleSheet RN: @react-native/normalize-color support Node.js 2021-09-01 01:26:56 -07:00
SurfaceBackedComponent Migrate remaining call sites to `CKOverlayLayoutComponent` to Builder 2020-10-20 05:58:21 -07:00
SurfaceHostingComponent CKComponentLayout 2021-07-01 09:04:46 -07:00
Text Remove unsupported values for android_hyphenationFrequency 2021-08-26 10:40:11 -07:00
TurboModule Type more globals 2021-08-26 01:06:44 -07:00
TypeSafety Upgrade folly to 2021.06.28.00 and boost to 1.76.0 (#31840) 2021-07-16 15:13:12 -07:00
Types Make RootTag an opaque type 2021-04-26 22:57:55 -07:00
Utilities Native component check in deprecatedPropType was inverted (#31164) 2021-08-30 18:03:27 -07:00
Vibration Upgrade folly to 2021.06.28.00 and boost to 1.76.0 (#31840) 2021-07-16 15:13:12 -07:00
WebSocket Migrate remaining modules using NativeEventEmitter to only pass the native module on iOS 2021-04-12 06:27:20 -07:00
Wrapper Back out "Rename measure to measureContent and pass it LayoutContext" 2020-03-04 05:01:53 -08:00
YellowBox pre-suppress this typing errors ahead of 154 2021-06-11 14:31:41 -07:00
__flowtests__ Remove "use strict" directive from ES Modules 2021-02-02 11:12:56 -08:00
vendor fix typos in comments (#32061) 2021-08-24 07:21:56 -07:00
.npmignore npmignore: ignore tests and fixtures 2018-02-27 08:42:14 -08:00
Promise.js Conditionalize Promise Polyfill for Hermes 2020-10-19 15:24:38 -07:00
UTFSequence.js fix typos in comments (#32061) 2021-08-24 07:21:56 -07:00
promiseRejectionTrackingOptions.js pre-suppress Flow errors in xplat ahead of 153 release 2021-06-01 09:01:26 -07:00