-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
[Snyk] Fix for 25 vulnerabilities #35341
Conversation
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ANSIREGEX-1583908 - https://snyk.io/vuln/SNYK-JS-ELECTRON-6057536 - https://snyk.io/vuln/SNYK-JS-ELECTRON-6062177 - https://snyk.io/vuln/SNYK-JS-ELECTRON-6095118 - https://snyk.io/vuln/SNYK-JS-ELECTRON-6095120 - https://snyk.io/vuln/SNYK-JS-ELECTRON-6095121 - https://snyk.io/vuln/SNYK-JS-ELECTRON-6095122 - https://snyk.io/vuln/SNYK-JS-ELECTRON-6100741 - https://snyk.io/vuln/SNYK-JS-ELECTRON-6105391 - https://snyk.io/vuln/SNYK-JS-ELECTRON-6137744 - https://snyk.io/vuln/SNYK-JS-ELECTRON-6146929 - https://snyk.io/vuln/SNYK-JS-ELECTRON-6146930 - https://snyk.io/vuln/SNYK-JS-ELECTRON-6146931 - https://snyk.io/vuln/SNYK-JS-ELECTRON-6146932 - https://snyk.io/vuln/SNYK-JS-ELECTRON-6173170 - https://snyk.io/vuln/SNYK-JS-ELECTRON-6173171 - https://snyk.io/vuln/SNYK-JS-ELECTRON-6179663 - https://snyk.io/vuln/SNYK-JS-GLOBPARENT-1016905 - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 - https://snyk.io/vuln/SNYK-JS-POSTCSS-5926692 - https://snyk.io/vuln/SNYK-JS-SERIALIZEJAVASCRIPT-6147607 - https://snyk.io/vuln/SNYK-JS-TRIM-1017038 - https://snyk.io/vuln/SNYK-JS-TRIMNEWLINES-1298042 - https://snyk.io/vuln/SNYK-JS-UNSETVALUE-2400660 - https://snyk.io/vuln/SNYK-JS-XML2JS-5414874
@tylerkaraszewski 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] |
"@storybook/builder-webpack5": "^7.0.0", | ||
"@storybook/manager-webpack5": "^6.5.10", | ||
"@storybook/react": "^6.5.9", | ||
"@storybook/react": "^7.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 was trying to update this in a different PR and this seems to break storybook, just so you are aware
What am I supposed to do with this PR that's created by a bot but has conflicts? |
You can fix the conflicts but you should test that nothing broke after the update, which as I said, it will at least for the storybooks 😄 |
Heh, well then what? Don't merge it? |
Ideally, you should figure out how to fix it and why storybooks break after updating, but if you don't want to do it, I am not sure, just close the PR? 😄 |
Details
Vulnerabilities that will be fixed
With an upgrade:
Why? Proof of Concept exploit, CVSS 7.5
SNYK-JS-ANSIREGEX-1583908
Why?
SNYK-JS-ELECTRON-6057536
Why?
SNYK-JS-ELECTRON-6062177
Why?
SNYK-JS-ELECTRON-6095118
Why?
SNYK-JS-ELECTRON-6095120
Why?
SNYK-JS-ELECTRON-6095121
Why?
SNYK-JS-ELECTRON-6095122
Why?
SNYK-JS-ELECTRON-6100741
Why?
SNYK-JS-ELECTRON-6105391
Why?
SNYK-JS-ELECTRON-6137744
Why?
SNYK-JS-ELECTRON-6146929
Why?
SNYK-JS-ELECTRON-6146930
Why?
SNYK-JS-ELECTRON-6146931
Why?
SNYK-JS-ELECTRON-6146932
Why?
SNYK-JS-ELECTRON-6173170
Why?
SNYK-JS-ELECTRON-6173171
Why?
SNYK-JS-ELECTRON-6179663
Why? Proof of Concept exploit, CVSS 5.3
SNYK-JS-GLOBPARENT-1016905
Why?
SNYK-JS-INFLIGHT-6095116
Why? CVSS 5.3
SNYK-JS-POSTCSS-5926692
Why?
SNYK-JS-SERIALIZEJAVASCRIPT-6147607
Why? Proof of Concept exploit, CVSS 7.5
SNYK-JS-TRIM-1017038
Why? CVSS 7.5
SNYK-JS-TRIMNEWLINES-1298042
Why? CVSS 7.5
SNYK-JS-UNSETVALUE-2400660
Why? Proof of Concept exploit, Has a fix available, CVSS 5.3
SNYK-JS-XML2JS-5414874
(*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: @storybook/builder-webpack5
The new version differs by 250 commits.ReportScreen
unnecessarily when switching #21832 from storybookjs/fix/polyfill-globalSee the full diff
Package name: @storybook/react
The new version differs by 250 commits.ReportScreen
unnecessarily when switching #21832 from storybookjs/fix/polyfill-globalSee the full diff
Package name: copy-webpack-plugin
The new version differs by 29 commits.See the full diff
Package name: expo
The new version differs by 95 commits.See the full diff
Package name: react-native-blob-util
The new version differs by 6 commits.See the full diff
Check the changes in this PR to ensure they won't cause issues with your project.
Fixed Issues
$
PROPOSAL:
Tests
Offline tests
QA Steps
PR Author Checklist
### Fixed Issues
section aboveTests
sectionOffline steps
sectionQA steps
sectiontoggleReport
and notonIconClick
)myBool && <MyComponent />
.src/languages/*
files and using the translation methodWaiting for Copy
label for a copy review on the original GH to get the correct copy.STYLE.md
) were followedAvatar
, I verified the components usingAvatar
are working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG)
)Avatar
is modified, I verified thatAvatar
is working as expected in all cases)Design
label so the design team can review the changes.ScrollView
component to make it scrollable when more elements are added to the page.main
branch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTest
steps.Screenshots/Videos
Android: Native
Android: mWeb Chrome
iOS: Native
iOS: mWeb Safari
MacOS: Chrome / Safari
MacOS: Desktop