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 @docusaurus/core from 3.0.0 to 3.1.1 #2

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

Conversation

therev3l4
Copy link
Owner

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.0.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 3 versions ahead of your current version.
  • The recommended version was released a month 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

  • 3.0.1 - 2023-11-30

    3.0.1 (2023-11-30)

    🐛 Bug Fix

    • docusaurus-utils
      • #9570 fix: add v2 retrocompatible support for quoted admonitions (@ slorber)
      • #9535 fix: v3 admonitions should support v2 title syntax for nested admonitions (@ slorber)
    • create-docusaurus, docusaurus-theme-classic, docusaurus-theme-common
      • #9567 fix(theme): upgrade prism-react-renderer, fix html script and style tag highlighting (@ slorber)
    • docusaurus-theme-common
      • #9531 fix(theme): docs html sidebar items should always be visible (@ slorber)
    • docusaurus-theme-classic
    • create-docusaurus
      • #9487 fix(create-docusaurus): fix readme docusaurus 2 ref (@ slorber)

    🤖 Dependencies

    • docusaurus-plugin-debug
      • #9566 chore(debug-plugin): migrate to a new maintained JSON Viewer (@ mcrstudio)
    • create-docusaurus, docusaurus-theme-classic, docusaurus-theme-common
      • #9572 chore: upgrade prism-react-renderer to 2.3.0 to avoid older clsx (@ harryzcy)
      • #9567 fix(theme): upgrade prism-react-renderer, fix html script and style tag highlighting (@ slorber)
    • create-docusaurus, docusaurus-plugin-pwa, docusaurus-theme-classic, docusaurus-theme-common, docusaurus-theme-live-codeblock, docusaurus-theme-search-algolia
    • docusaurus
    • docusaurus-plugin-pwa, docusaurus

    Committers: 6

  • 3.0.0 - 2023-10-31
    Read more
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)
  • a2e05d2 chore: release Docusaurus 3.0.1 (#9596)
  • b3e16c6 chore: update examples for v3.0.0 (#9482)
  • a456fef docs: Docusaurus v3.0 blog post (#9433)
  • 85e5e55 chore: release Docusaurus 3.0.0 (#9478)

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
Development

Successfully merging this pull request may close these issues.

2 participants