Skip to content
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] Upgrade react-styleguidist from 9.1.2 to 9.2.0 #63

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

snyk-bot
Copy link

Snyk has created this PR to upgrade react-styleguidist from 9.1.2 to 9.2.0.

merge advice

✨What is Merge Advice? We check thousands of dependency upgrade pull requests and CI tests every day to see which upgrades were successfully merged. After crunching this data, we give a recommendation on how safe we think the change is for you to merge without causing issues. Learn more, and share your feedback to help improve this feature. 🙏

ℹ️ 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 is 15 versions ahead of your current version.
  • The recommended version was released 6 months ago, on 2019-10-16.
Release notes
Package name: react-styleguidist
  • 9.2.0 - 2019-10-16

    New features

    • New minimize option to disable JavaScript compression (#1442, #1443 by @kopax)
  • 9.1.16 - 2019-08-19
    • Fixed: Update react-dev-utils to ^9.0.3 (#1422)
  • 9.1.15 - 2019-08-19
    • Fixed: Don't show empty sidebar (#1423)
  • 9.1.14 - 2019-08-08
    • 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.

  • 9.1.13 - 2019-07-26
    • Fixed: Highlighting currently selected page on sidebar broken with sections (#1405)

      Fixes #1375

  • 9.1.12 - 2019-07-25
    • Fixed: Disable HTML minification (#1402)

      Fixes #1189

  • 9.1.11 - 2019-06-25
    • 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 mistake ButtonTS in file name becomes ButtonTs display name for component when we expect ButtonTS Use [startCase]:(https://lodash.com/docs/4.17.11#startCase) and then remove spaces which covers most our cases likemy-buttonTS => MyButtonTS

  • 9.1.10 - 2019-06-24
    • Fixed: 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".

  • 9.1.9 - 2019-06-20
    • Fixed: Add .wasm and .mjs to default extensions in webpack config (#1386)

      Fixes #1385

  • 9.1.8 - 2019-06-19
    • Fixed: Replace 'walkes' with 'estree-walker' (#1349)

      Because walkes has LGPL-3 license.

      Fixes #1210

  • 9.1.7 - 2019-06-15
  • 9.1.6 - 2019-06-11
  • 9.1.5 - 2019-06-07
  • 9.1.4 - 2019-06-05
  • 9.1.3 - 2019-06-04
  • 9.1.2 - 2019-05-19
from react-styleguidist GitHub release notes
Commit messages
Package name: react-styleguidist
  • 92659a0 Docs: Add a screenshot
  • a40c607 Docs: clarify release process a bit
  • 9106cc9 Docs: Clarify changelogs
  • 7db6b5a Chore: remove Changelog
  • c059282 Feat: minimize options to be able to disable the js compression (#1449)
  • 97bc47a Feat: minimize options to be able to disable the js compression (#1448)
  • 099ef9a Feat: minimize options to be able to disable the js compression (#1443)
  • df71d53 Docs: Clean up language in first two paragraphs (#1432)
  • f37eb5e Fix: Update react-dev-utils to ^9.0.3 (#1422)
  • 83f1826 Fix: Don't show empty sidebar (#1423)
  • 8678c56 Docs: Fix "React.useState is not a function" error in the basic example (#1418)
  • 6d70a2a Fix: Single sections can contain only sections (#1414)
  • beeb7cb Docs: Add example of using Context (#1411)
  • d1e528f Fix: Highlighting currently selected page on sidebar broken with sections (#1405)
  • c3731c7 Chore: Upgrade react-icons to 3.7.0 (#1406)
  • 981eeaa Fix: Disable HTML minification (#1402)
  • 7e5bb81 Docs: Add clarification to non-webpack project docs (#1404)
  • 859b04e Docs: Change "value may depends" to "value may depend" (#1399)
  • 87e9129 Docs: Improve typescript usage (#1395)
  • dc5d662 Fix: Fix incorrect component name capitalization (#1388)
  • 44b640b Fix: Encode sublinks in URLs to fix broken routes (#1389)
  • 5b9b517 Chore: Update react-docgen to 4.1.0 (#1288)
  • c6cf900 Fix: Add .wasm and .mjs to default extensions in webpack config (#1386)
  • 4ef3cc9 Fix: Replace 'walkes' with 'estree-walker' (#1349)

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant