Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[Snyk] Upgrade @docusaurus/core from 3.1.0 to 3.1.1 #39

Closed
wants to merge 1 commit into from

Conversation

Danilqa
Copy link
Owner

@Danilqa Danilqa commented Feb 16, 2024

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade @docusaurus/core from 3.1.0 to 3.1.1.

ℹ️ 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 1 version ahead of your current version.
  • The recommended version was released 21 days ago, on 2024-01-26.
Release notes
Package name: @docusaurus/core
  • 3.1.1 - 2024-01-26

    3.1.1 (2024-01-26)

    🐛 Bug Fix

    • docusaurus-types, docusaurus
      • #9791 fix(core): broken links optimization behaves differently than non-optimized logic (@ slorber)
    • docusaurus
      • #9788 fix(core): links with target "_blank" should no be checked by the broken link checker (@ slorber)
      • #9407 fix(core): conditionally include hostname parameter when using… (@ jack-robson)
    • docusaurus-utils
      • #9776 fix(mdx-loader): allow spaces before mdx-code-block info string (@ eitsupi)
    • create-docusaurus
    • docusaurus-theme-common
      • #9727 fix(theme-common): fix missing code block MagicComments style in Visual Basic (.NET) 16 (@ tats-u)
    • docusaurus-theme-classic, docusaurus-theme-mermaid
    • docusaurus-module-type-aliases, docusaurus-theme-classic, docusaurus-theme-common, docusaurus-utils, docusaurus

    🏃‍♀️ Performance

    • docusaurus

    💅 Polish

    • docusaurus-theme-classic

    Committers: 6

  • 3.1.0 - 2024-01-05

    3.1.0 (2024-01-05)

    🚀 New Feature

    • docusaurus-mdx-loader, docusaurus-module-type-aliases, docusaurus-theme-classic, docusaurus-types, docusaurus-utils, docusaurus
      • #9528 feat(core): make broken link checker detect broken anchors - add onBrokenAnchors config (@ OzakIOne)
    • docusaurus-mdx-loader, docusaurus-types, docusaurus
      • #9674 feat(mdx-loader): add support for siteConfig.markdown.remarkRehypeOptions (@ slorber)
    • docusaurus-theme-common
      • #9671 feat(theme-common): code block MagicComments support for (Visual) Basic/Batch/Fortran/COBOL/ML (@ tats-u)
    • docusaurus-mdx-loader, docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-plugin-content-pages, docusaurus-types, docusaurus-utils, docusaurus
    • docusaurus-utils
      • #9610 feat(core): enable port configuration via environment variable (@ OzakIOne)

    🐛 Bug Fix

    • docusaurus-theme-classic, docusaurus-theme-live-codeblock
      • #9704 fix(theme): allow empty code blocks and live playgrounds (@ slorber)
    • create-docusaurus
      • #9696 fix(create-docusaurus): fix init template code blocks, and little improvements (@ slorber)
    • docusaurus-plugin-pwa
    • docusaurus
      • #9648 fix(cli): output help when no conventional config + no subcommand (@ Josh-Cena)
    • docusaurus-theme-live-codeblock
      • #9631 fix(live-codeblock): stabilize react-live transformCode callback, fix editor/preview desync (@ slorber)
    • docusaurus-utils
      • #9617 fix(utils): Markdown link replacement with <> but no spaces (@ Josh-Cena)
    • docusaurus-module-type-aliases
      • #9612 fix(type-aliases): add title prop for imported inline SVG React components (@ axmmisaka)
    • docusaurus-plugin-content-blog
    • docusaurus-theme-translations
      • #9477 fix(i18n): complete translations for theme-common.json Brazilian Portuguese (pt-BR) (@ c0h1b4)

    💅 Polish

    • docusaurus-theme-common
      • #9335 refactor(theme-common): allow optional desktopBreakpoint param in useWindowSize (@ jgarrow)

    🔧 Maintenance

    • docusaurus-theme-search-algolia

    Committers: 8

from @docusaurus/core GitHub release notes
Commit messages
Package name: @docusaurus/core
  • 8017f6a v3.1.1
  • cf5dc2c Revert "v3.1.1"
  • dba0df5 v3.1.1
  • beb7f05 Revert "v3.1.1"
  • 1b4ee0b v3.1.1
  • e590dac Revert "v3.1.1"
  • 4649ebc v3.1.1
  • 431d58b empty
  • 12fcfd9 fix(core): broken links optimization behaves differently than non-optimized logic (#9791)
  • 37ceeeb fix(core): links with target "_blank" should no be checked by the broken link checker (#9788)
  • ebab8fc fix(mdx-loader): allow spaces before `mdx-code-block` info string (#9776)
  • 43883f8 perf(core): optimize broken links checker (#9778)
  • 47985e7 fix(create-docusaurus): fix typo in init template sample docs (#9783)
  • bd1a2aa fix(core): conditionally include `hostname` parameter when using… (#9407)
  • a2c8b41 polish(theme): MDX images should use async decoding (#9470)
  • f55aad1 fix(theme-common): fix missing code block MagicComments style in Visual Basic (.NET) 16 (#9727)
  • 141e360 fix: remove old useless mdx typedefs (#9733)
  • ac2b5dd fix(core): various broken anchor link fixes (#9732)
  • 7b1b890 chore: release Docusaurus v3.1 (#9705)

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

Copy link

vercel bot commented Feb 16, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
node-file-router ❌ Failed (Inspect) Feb 16, 2024 6:28pm

@Danilqa
Copy link
Owner Author

Danilqa commented Feb 23, 2024

Will be done here: #42

@Danilqa Danilqa closed this Feb 23, 2024
@Danilqa Danilqa deleted the snyk-upgrade-4c6b80c61e97953924335d7f3c14a420 branch February 24, 2024 10:36
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants