Skip to content

Integrate RN Nightly Build 0.79.0-nightly-20250206-fb8a6a5bb #14650

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

Merged
merged 34 commits into from
May 13, 2025

Conversation

@anupriya13 anupriya13 changed the title Integrate RN Nightly Build 0.79.0-nightly-20250206-fb8a6a5bb [Draft] Integrate RN Nightly Build 0.79.0-nightly-20250206-fb8a6a5bb May 8, 2025
@anupriya13 anupriya13 force-pushed the user/anuverma/integrate_jan branch from 8caa02a to 9ad53ea Compare May 8, 2025 16:38
@anupriya13 anupriya13 force-pushed the user/anuverma/integrate_jan branch from 58fa132 to 5c7a08e Compare May 9, 2025 08:20
@anupriya13 anupriya13 changed the title [Draft] Integrate RN Nightly Build 0.79.0-nightly-20250206-fb8a6a5bb Integrate RN Nightly Build 0.79.0-nightly-20250206-fb8a6a5bb May 9, 2025
@anupriya13 anupriya13 marked this pull request as ready for review May 9, 2025 12:42
@anupriya13 anupriya13 requested review from a team as code owners May 9, 2025 12:42
@anupriya13 anupriya13 requested a review from vivekkhare31 May 9, 2025 12:48
@anupriya13 anupriya13 force-pushed the user/anuverma/integrate_jan branch from cba4f15 to 25305e4 Compare May 10, 2025 02:54
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR integrates the RN Nightly Build 0.79.0-nightly-20250206-fb8a6a5bb by updating module export patterns, type definitions, and dependency version references.

  • Updated module exports from CommonJS to ES modules in several libraries
  • Overhauled TextInput types and event names for improved consistency
  • Upgraded dependency versions and override hashes across packages

Reviewed Changes

Copilot reviewed 120 out of 120 changed files in this pull request and generated no comments.

Show a summary per file
File Description
src-win/Libraries/Image/Image.win32.js Converted module export to ES module syntax
src-win/Libraries/Core/ReactNativeVersionCheck.win32.js Refactored to export function rather than module.exports
src-win/Libraries/Core/Devtools/loadBundleFromServer.win32.js Switched to ES module export with function signature changes
src-win/Libraries/Components/* Updated exports (View, ReactNativeViewAttributes, TouchableNativeFeedback, ToastAndroid) to default exports
src-win/Libraries/Components/TextInput/TextInput.win32.js Renamed types and event parameters for TextInput for consistency and clarity
package.json & overrides.json files Updated nightly build dependency versions and associated hash values
react-native-win32-tester package files Aligned dependency versions with the new nightly build (with one noted version downgrade)
Change logs Added change files with prerelease/patch declarations
Comments suppressed due to low confidence (2)

packages/@office-iss/react-native-win32/src-win/Libraries/Components/AccessibilityInfo/NativeAccessibilityInfoWin32.js:9

  • The updated import now references a DEPRECATED modules path. Please verify that using the deprecated modules is intentional and will not affect functionality.
export * from '../../../src/private/specs_DEPRECATED/modules/NativeAccessibilityInfoWin32';

packages/@office-iss/react-native-win32-tester/package.json:34

  • The version for react-native-platform-override has been downgraded from ^1.9.53 to ^1.9.52. Please confirm that this downgrade is intentional.
"react-native-platform-override": "^1.9.52",

Copy link
Contributor

@chiaramooney chiaramooney left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Left a few comments to address, but otherwise looks good.

@anupriya13 anupriya13 mentioned this pull request May 13, 2025
@anupriya13 anupriya13 linked an issue May 13, 2025 that may be closed by this pull request
@anupriya13 anupriya13 force-pushed the user/anuverma/integrate_jan branch from 4b92709 to d233588 Compare May 13, 2025 03:17
@anupriya13 anupriya13 removed a link to an issue May 13, 2025
@anupriya13 anupriya13 merged commit 5db40de into microsoft:main May 13, 2025
59 checks passed
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.

5 participants