[No QA] chore: Bump react-native-onyx to version 3.0.29#79382
[No QA] chore: Bump react-native-onyx to version 3.0.29#79382amyevans merged 3 commits intoExpensify:mainfrom
Conversation
|
|
There was a problem hiding this comment.
Pull request overview
This PR bumps the react-native-onyx dependency from version 3.0.26 to 3.0.30 as a routine maintenance update.
Changes:
- Updated
react-native-onyxversion from 3.0.26 to 3.0.30 in package.json - Updated corresponding package-lock.json with new version, resolved URL, and integrity hash
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| package.json | Updated react-native-onyx version to 3.0.30 |
| package-lock.json | Updated lock file entries with new version metadata including resolved URL and integrity hash |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Codecov Report✅ All modified and coverable lines are covered by tests. |
amyevans
left a comment
There was a problem hiding this comment.
Since this PR is bumping from 3.0.26, we need to be cautious about the changes released in the intermediate patch increments too:
- 3.0.27: still under review in #78588. I'm going to put this PR on hold for that one
- 3.0.28: Expensify/react-native-onyx#720 - @chrispader do you have a PR to bump the
react-native-onyxversion in App? Or if not, any objections to it being released here? It looks alright to me, but confirmation would be great.
package.json
Outdated
| "react-native-nitro-modules": "0.29.4", | ||
| "react-native-nitro-sqlite": "9.2.0", | ||
| "react-native-onyx": "3.0.26", | ||
| "react-native-onyx": "3.0.30", |
There was a problem hiding this comment.
Let's bump to 3.0.29 please, since that's the version created from your react-native-onyx PR
There was a problem hiding this comment.
Sure, I'll update this as soon #78588 merge.
No, i don't have a PR up yet, so please go ahead including it here. We'll just have to make sure, that we don't have any usages in the app, where we rely on the @samranahm do you want to look into this or should i check? |
|
@chrispader I'll look into it too. Thanks for update 🙌 |
|
I didn’t find a place in App that depends on App/src/libs/actions/OnyxDerived/index.ts Lines 98 to 103 in c86b3c3 Other usages of We're good to include this version along. |
|
Cool, thank you for taking a look! |
Reviewer Checklist
Screenshots/VideosAndroid: HybridAppAndroid: mWeb ChromeiOS: HybridAppiOS: mWeb SafariMacOS: Chrome / Safari |
|
@samranahm I removed the HOLD so we're good to proceed here! |
|
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
|
🚀 Deployed to staging by https://github.com/amyevans in version: 9.3.1-0 🚀
|
|
🚀 Deployed to production by https://github.com/francoisl in version: 9.3.1-1 🚀
|
Explanation of Change
Fixed Issues
$ #78023
PROPOSAL: #78023 (comment)
Tests
Offline tests
QA Steps
// TODO: These must be filled out, or the issue title must include "[No QA]."
PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectioncanBeMissingparam foruseOnyxtoggleReportand notonIconClick)src/languages/*files and using the translation methodSTYLE.md) were followedAvatar, I verified the components usingAvatarare working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG))npm run compress-svg)Avataris modified, I verified thatAvataris working as expected in all cases)Designlabel and/or tagged@Expensify/designso the design team can review the changes.ScrollViewcomponent to make it scrollable when more elements are added to the page.mainbranch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTeststeps.Screenshots/Videos
Android: Native
Android: mWeb Chrome
iOS: Native
iOS: mWeb Safari
MacOS: Chrome / Safari