-
Notifications
You must be signed in to change notification settings - Fork 3.5k
[Snyk] Fix for 3 vulnerabilities #21425
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
Conversation
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ELECTRON-5710623 - https://snyk.io/vuln/SNYK-JS-ELECTRON-5710626 - https://snyk.io/vuln/SNYK-JS-SEMVER-3247795
|
@aldo-expensify Please copy/paste the Reviewer Checklist from here into a new comment on this PR and complete it. If you have the K2 extension, you can simply click: [this button] |
| "babel-eslint": "^10.1.0", | ||
| "babel-jest": "29.4.1", | ||
| "babel-loader": "^8.1.0", | ||
| "babel-loader": "^9.0.0", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't see breaking changes: https://github.com/babel/babel-loader/releases
Reviewer Checklist
Screenshots/VideosWebMobile Web - ChromeMobile Web - SafariDesktopiOSAndroid |
aldo-expensify
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
|
ahhh story books are failing |
|
This is similar to #21154. |
true! |
aldo-expensify
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Storybook changes not working
|
These versions probably got updated in more recent PRs since it has been opened since June, so I am going to close it |






Details
Vulnerabilities that will be fixed
With an upgrade:
SNYK-JS-ELECTRON-5710623
SNYK-JS-ELECTRON-5710626
SNYK-JS-SEMVER-3247795
Commit messages
Package name: @storybook/addon-essentials
The new version differs by 250 commits.ReportScreenunnecessarily when switching #21832 from storybookjs/fix/polyfill-globalSee the full diff
Package name: @storybook/react
The new version differs by 250 commits.ReportScreenunnecessarily when switching #21832 from storybookjs/fix/polyfill-globalSee the full diff
Package name: copy-webpack-plugin
The new version differs by 4 commits.See the full diff
Check the changes in this PR to ensure they won't cause issues with your project.
Fixed Issues
$ #21426
PROPOSAL: https://github.com/Expensify/App/issues/21426_ISSUE(COMMENT)
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 */thisproperly so there are no scoping issues (i.e. foronClick={this.submit}the methodthis.submitshould be bound tothisin the constructor)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
Web
Mobile Web - Chrome
Mobile Web - Safari
Desktop
iOS
Android