Skip to content

[SDK-448] Upgrade RN to the latest 0.79#860

Open
lposen wants to merge 2 commits intomasterfrom
upgrade/0.79-latest
Open

[SDK-448] Upgrade RN to the latest 0.79#860
lposen wants to merge 2 commits intomasterfrom
upgrade/0.79-latest

Conversation

@lposen
Copy link
Copy Markdown
Contributor

@lposen lposen commented May 5, 2026

🔹 JIRA Ticket(s) if any

✏️ Description

Please provide a brief description of what this pull request does.

Copilot AI review requested due to automatic review settings May 5, 2026 21:46
@lposen lposen requested review from Copilot and removed request for Copilot May 5, 2026 21:47
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 5, 2026

Lines Statements Branches Functions
Coverage: 63%
63.07% (398/631) 40.07% (103/257) 61.5% (139/226)

@qltysh
Copy link
Copy Markdown

qltysh Bot commented May 5, 2026

Qlty


Coverage Impact

This PR will not change total coverage.

🚦 See full report on Qlty Cloud »

🛟 Help
  • Diff Coverage: Coverage for added or modified lines of code (excludes deleted files). Learn more.

  • Total Coverage: Coverage for the whole repository, calculated as the sum of all File Coverage. Learn more.

  • File Coverage: Covered Lines divided by Covered Lines plus Missed Lines. (Excludes non-executable lines including blank lines and comments.)

    • Indirect Changes: Changes to File Coverage for files that were not modified in this PR. Learn more.

Copy link
Copy Markdown
Contributor

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

Updates the library workspace and example app from React Native 0.79.3 to 0.79.7, along with the associated React Native toolchain packages and regenerated iOS project metadata needed for the example app.

Changes:

  • Bumps react-native and related @react-native/* packages from 0.79.3 to 0.79.7 in the root workspace and example app.
  • Regenerates yarn.lock and the example iOS Xcode project to align with the upgraded toolchain.
  • Adds an iOS CocoaPods post-install workaround for the fmt pod in the example app.

Reviewed changes

Copilot reviewed 4 out of 5 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
yarn.lock Lockfile refresh for the RN/toolchain upgrade, plus an added direct baseline-browser-mapping entry.
package.json Root workspace devDependency updates for RN 0.79.7 and related tooling.
example/package.json Example app dependency/tooling updates to RN 0.79.7.
example/ios/ReactNativeSdkExample.xcodeproj/project.pbxproj Regenerated Xcode project references and build phase IDs/scripts for the example app.
example/ios/Podfile Adds a post-install CocoaPods workaround for the fmt target.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread package.json
"@types/react": "^19.0.0",
"@typescript-eslint/eslint-plugin": "^8.13.0",
"@typescript-eslint/parser": "^8.13.0",
"baseline-browser-mapping": "latest",
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.

2 participants