Skip to content

Conversation

JohnsonEricAtSalesforce
Copy link
Contributor

🥁 Ready For Review! 🎸

This updates to React Native 0.79.3 according to the Upgrade Helper at https://react-native-community.github.io/upgrade-helper/

Note this has been testing in SalesforceMobileSDK-Android, iOS and both platform templates as well. The tests pass to match current dev in each repo.

…imal Updates To `package.json` And Changes From `yarn install`)
…prehensive Update To `package.json` Matching React Native Upgrade Helper Updates To SalesforceMobileSDK-Android And SalesforceMobileSDK-Templates)
package.json Outdated
"repository": {
"type": "git",
"url": "https://github.com/forcedotcom/SalesforceMobileSDK-ReactNative.git"
"url": "https://github.com/JohnsonEricAtSalesforce/SalesforceMobileSDK-ReactNative.git"
Copy link
Contributor Author

Choose a reason for hiding this comment

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

To-Do: I'll flip this back before merge.

},
"peerDependencies": {
"react-native": "0.74.7"
"react-native": "0.79.3"
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I went over the upgrade notes in the Upgrade Helper with a fine-tooth comb plus also synchronized all the dependencies between the repositories.

#import <SalesforceSDKCore/NSDictionary+SFAdditions.h>
#import <SalesforceSDKCore/NSURLResponse+SFAdditions.h>
#import <SalesforceSDKCore/SFRestAPI+Blocks.h>
@import SalesforceSDKCore;
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@Crebs & @bbirman, I fixed this while I was at it.

Copy link
Contributor

@wmathurin wmathurin left a comment

Choose a reason for hiding this comment

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

LGTM

@JohnsonEricAtSalesforce JohnsonEricAtSalesforce force-pushed the feature/w-16556387_reactnative_android-upgrade-to-react-native-0.79 branch from 83e5aa7 to 41fe54d Compare June 16, 2025 18:14
Copy link

codecov bot commented Jun 16, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (dev@51a5f02). Learn more about missing BASE report.
Report is 10 commits behind head on dev.

Additional details and impacted files

Impacted file tree graph

@@          Coverage Diff           @@
##             dev     #413   +/-   ##
======================================
  Coverage       ?   76.12%           
======================================
  Files          ?       13           
  Lines          ?      557           
  Branches       ?        0           
======================================
  Hits           ?      424           
  Misses         ?      133           
  Partials       ?        0           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@JohnsonEricAtSalesforce JohnsonEricAtSalesforce merged commit 442f131 into forcedotcom:dev Jun 16, 2025
9 checks passed
@JohnsonEricAtSalesforce JohnsonEricAtSalesforce deleted the feature/w-16556387_reactnative_android-upgrade-to-react-native-0.79 branch June 16, 2025 20:33
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