[Snyk] Upgrade react-styleguidist from 9.0.8 to 9.2.0 #38
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Snyk has created this PR to upgrade react-styleguidist from 9.0.8 to 9.2.0.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version fixes:
SNYK-JS-WEBSOCKETEXTENSIONS-570623
Why? Proof of Concept exploit, CVSS 8.2
SNYK-JS-URLPARSE-2407770
Why? Proof of Concept exploit, CVSS 8.2
SNYK-JS-PRISMJS-597628
Why? Proof of Concept exploit, CVSS 8.2
SNYK-JS-PRISMJS-1585202
Why? Proof of Concept exploit, CVSS 8.2
SNYK-JS-PRISMJS-1314893
Why? Proof of Concept exploit, CVSS 8.2
SNYK-JS-PRISMJS-1076581
Why? Proof of Concept exploit, CVSS 8.2
SNYK-JS-NODEFORGE-598677
Why? Proof of Concept exploit, CVSS 8.2
SNYK-JS-MARKDOWNTOJSX-570059
Why? Proof of Concept exploit, CVSS 8.2
SNYK-JS-DNSPACKET-1293563
Why? Proof of Concept exploit, CVSS 8.2
SNYK-JS-ASYNC-2441827
Why? Proof of Concept exploit, CVSS 8.2
SNYK-JS-ANSIHTML-1296849
Why? Proof of Concept exploit, CVSS 8.2
SNYK-JS-YARGSPARSER-560381
Why? Proof of Concept exploit, CVSS 8.2
SNYK-JS-URLPARSE-2412697
Why? Proof of Concept exploit, CVSS 8.2
SNYK-JS-URLPARSE-2407759
Why? Proof of Concept exploit, CVSS 8.2
SNYK-JS-URLPARSE-2401205
Why? Proof of Concept exploit, CVSS 8.2
SNYK-JS-URLPARSE-1533425
Why? Proof of Concept exploit, CVSS 8.2
SNYK-JS-URLPARSE-1078283
Why? Proof of Concept exploit, CVSS 8.2
SNYK-JS-SOCKJS-575261
Why? Proof of Concept exploit, CVSS 8.2
SNYK-JS-PRISMJS-2404333
Why? Proof of Concept exploit, CVSS 8.2
SNYK-JS-HTTPPROXY-569139
Why? Proof of Concept exploit, CVSS 8.2
SNYK-JS-FOLLOWREDIRECTS-2332181
Why? Proof of Concept exploit, CVSS 8.2
SNYK-JS-EVENTSOURCE-2823375
Why? Proof of Concept exploit, CVSS 8.2
SNYK-JS-EVENTSOURCE-2823375
Why? Proof of Concept exploit, CVSS 8.2
SNYK-JS-FOLLOWREDIRECTS-2396346
Why? Proof of Concept exploit, CVSS 8.2
(*) Note that the real score may have changed since the PR was raised.
Release notes
Package name: react-styleguidist
New features
minimize
option to disable JavaScript compression (#1442, #1443 by @ kopax)Fixed: Single sections can contain only sections (#1414)
If a section contains only one subsection, Styleguidist will try to optimize. It will make the section disappear and show its components instead. If this section only contain sections, no components, it should optimize to sections and not to components.
Fixed: Highlighting currently selected page on sidebar broken with sections (#1405)
Fixes #1375
Fixed: Disable HTML minification (#1402)
Fixes #1189
Fixed: Fix incorrect component name capitalization (#1388)
Fixes #1381
It is happening in a case when react-docgen (any propsParser) is failed and we are trying to guess displayName based on file path. We capitalized every case in the string instead of just words separated by
-
started with small letter. So, by mistakeButtonTS
in file name becomesButtonTs
display name for component when we expectButtonTS
Use [startCase]:(https://lodash.com/docs/4.17.11#startCase) and then remove spaces which covers most our cases likemy-buttonTS => MyButtonTSFixed: Encode sublinks in URLs to fix broken routes (#1389)
Follow up of #1332. This appears to have fixed the top level section link, but any sub-links within that section are still unencoded and result in "Page not found".
Fixed: Add .wasm and .mjs to default extensions in webpack config (#1386)
Fixes #1385
Fixed: Replace 'walkes' with 'estree-walker' (#1349)
Because walkes has LGPL-3 license.
Fixes #1210
Commit messages
Package name: react-styleguidist
Compare
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information:
🧐 View latest project report
🛠 Adjust upgrade PR settings
🔕 Ignore this dependency or unsubscribe from future upgrade PRs