-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Integrate 0.82.0-nightly-20250819-25104de5c #15361
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
base: main
Are you sure you want to change the base?
Integrate 0.82.0-nightly-20250819-25104de5c #15361
Conversation
This reverts commit 3cec31d.
…ps://github.com/protikbiswas100/react-native-windows into user/protikbiswas100/integrate-nighlty-20250819
…ps://github.com/protikbiswas100/react-native-windows into user/protikbiswas100/integrate-nighlty-20250819
...ges/@office-iss/react-native-win32/src-win/Libraries/Components/TextInput/TextInput.win32.js
Outdated
Show resolved
Hide resolved
packages/@office-iss/react-native-win32/src-win/Libraries/Text/Text.win32.js
Outdated
Show resolved
Hide resolved
packages/@office-iss/react-native-win32/src-win/Libraries/Utilities/Platform.win32.js
Outdated
Show resolved
Hide resolved
packages/@react-native-windows/tester/src/js/examples/TextInput/TextInputExample.windows.js
Outdated
Show resolved
Hide resolved
vnext/src-win/Libraries/Components/Touchable/TouchableWithoutFeedback.windows.js
Outdated
Show resolved
Hide resolved
Update snapshots for the following tests: - ImageComponentTest (4 snapshots) - TextComponentTest (4 snapshots) - ViewComponentTest (16 snapshots) - ButtonComponentTest (11 snapshots) - LegacyTextInputTest (1 snapshot) - PressableComponentTest (15 snapshots) These snapshots were updated to reflect changes from the React Native nightly integration and UI rendering updates.
| } | ||
|
|
||
| _setBooleanValue: string => boolean => void = key => value => | ||
| // $FlowFixMe[incompatible-type] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Any reason you added this comment to ignore a type error on the next line of code?
Is this a bydesign error?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
These are lint errors I was getting them in pipeline
| stdio: 'inherit', | ||
| }); | ||
| } catch (error) { | ||
| // $FlowFixMe - Temporarily ignore Flow errors from React Native nightly integration |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@protikbiswas100 reason for this warning here?Are you supressing errors from React Native nightly integration
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, they are coming from upstream facebook/react-native@5936f29...25104de
|
/azp run PR |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
/azp run PR |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Description
React Native Integration with React Native Windows
facebook/react-native@5936f29...25104de
https://www.npmjs.com/package/@react-native-community/template/v/0.82.0-nightly-2025819-246871d
Type of Change
Integration of facebook/react-native@5936f29...25104de
Why
Integrate 0.82.0-nightly-20250819-25104de5c
[0.82.0-nightly-20250819-25104de5c](https://www.npmjs.com/package/react-native/v/0.82.0-nightly-20250819-25104de5c)What
RNW commit range
(facebook/react-native@5936f29...25104de)
Review this commit as well.
Screenshots
Changelog
Should this change be included in the release notes: no
Integrated facebook/react-native@5936f29...25104de
Microsoft Reviewers: Open in CodeFlow