chore(node): bump node version to 20.9.0#30645
Conversation
|
Hi @pac-guerreiro , I made some fixes and updated the branch against |
|
@fabioh8010 Thank you for the help you provided today with this task! 🙌 @roryabraham This PR can only be merged after the one for Onyx, because otherwise the app will not build because of incompatible node versions. |
|
Onyx PR merged. Let's try to get this PR updated and get E/App onto Onyx 1.0.118 ASAP |
|
@roryabraham @pecanoro @DylanDylann PR is ready for review! Just a note, reassure tests are failing because they're comparing the current main branch which has the old node version with the current branch that has the new one, and the script doesn't change node version between tests as it seems. |
|
@pac-guerreiro tests are failing |
|
Hi @pac-guerreiro @roryabraham , I was investigating the problem with the tests and I discovered that the |
|
It looks like reassure is failing because the baseline branch has the old version of the |
# Conflicts: # package-lock.json # package.json
|
@roryabraham @fabioh8010 @getusha Requested changes applied |
|
Tests are passing now, except |
|
Snyk is a false negative. It says package.json and package-lock.json are out-of-sync, which does not appear to be true. I get no diff when doing an since this only affects GitHub Actions and tests, I think we can merge this without C+ review. And of course, we'll need to follow up with another PR to upgrade |
Reviewer Checklist
Screenshots/VideosAndroid: NativeAndroid: mWeb ChromeiOS: NativeiOS: mWeb SafariMacOS: Chrome / SafariMacOS: Desktop |
|
Merging because snyk is a false negative. I have seen the same thing in other PRs |
|
✋ 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 production by https://github.com/luacmartins in version: 1.4.1-13 🚀
|
Details
This PR represents the 2nd step of the plan to bump node version to 20.9.0 on the E/App and React Native Onyx.
On this step, the E/App will be modified to require node version
20.9.0and bump react-native-onyx version to1.0.118.Fixed Issues
$ #25824
PROPOSAL:
Tests
Offline tests
QA Steps
PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectiontoggleReportand notonIconClick)myBool && <MyComponent />.src/languages/*files and using the translation methodWaiting for Copylabel for a copy review on the original GH to get the correct copy.STYLE.md) were followedAvatar, I verified the components usingAvatarare working as expected)/** comment above it */thisare necessary to be bound (i.e. avoidthis.submit = this.submit.bind(this);ifthis.submitis never passed to a component event handler likeonClick)StyleUtils.getBackgroundAndBorderStyle(themeColors.componentBG))Avataris modified, I verified thatAvataris working as expected in all cases)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
MacOS: Desktop