opal icon indicating copy to clipboard operation
opal copied to clipboard

[Snyk] Upgrade @docusaurus/core from 3.0.0 to 3.2.1

Open danyi1212 opened this issue 2 months ago • 1 comments

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.2.1.

:information_source: 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 5 versions ahead of your current version.
  • The recommended version was released a month ago, on 2024-04-04.
Release notes
Package name: @docusaurus/core
  • 3.2.1 - 2024-04-04

    3.2.1 (2024-04-04)

    🐛 Bug Fix

    • docusaurus

    📝 Documentation

    🤖 Dependencies

    Committers: 2

  • 3.2.0 - 2024-03-29

    3.2.0 (2024-03-29)

    🚀 New Feature

    • docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-plugin-content-pages, docusaurus-plugin-sitemap, docusaurus-types, docusaurus-utils, docusaurus
    • docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-theme-classic, docusaurus-theme-common, docusaurus-utils-validation, docusaurus-utils
    • docusaurus-plugin-debug, docusaurus-types, docusaurus
      • #9931 feat(core): add new plugin allContentLoaded lifecycle (@ slorber)
    • docusaurus-theme-translations
    • docusaurus-plugin-content-blog
      • #9886 feat(blog): allow processing blog posts through a processBlogPosts function (@ OzakIOne)
      • #9838 feat(blog): add blog pageBasePath plugin option (@ ilg-ul)
    • docusaurus
      • #9681 feat(swizzle): ask user preferred language if no language CLI option provided (@ yixiaojiu)
    • create-docusaurus, docusaurus-utils
      • #9442 feat(create-docusaurus): ask user for preferred language when no language CLI option provided (@ Rafael-Martins)
    • docusaurus-plugin-vercel-analytics
      • #9687 feat(plugin-vercel-analytics): add new vercel analytics plugin (@ OzakIOne)
    • docusaurus-mdx-loader
      • #9684 feat(mdx-loader): the table-of-contents should display toc/headings of imported MDX partials (@ anatolykopyl)

    🐛 Bug Fix

    • docusaurus-mdx-loader
      • #9999 fix(mdx-loader): Ignore contentTitle coming after Markdown thematicBreak (@ slorber)
    • docusaurus-theme-search-algolia
      • #9945 fix(a11y): move focus algolia-search focus back to search input on Escape (@ mxschmitt)
    • docusaurus-plugin-content-blog
    • docusaurus-theme-classic
      • #9944 fix(theme): improve a11y of DocSidebarItemCategory expand/collapsed button (@ mxschmitt)
    • docusaurus-theme-translations
    • docusaurus-utils
      • #9897 fix(mdx-loader): mdx-code-block should support CRLF (@ slorber)
    • docusaurus
      • #9878 fix(core): fix default i18n calendar used, infer it from locale if possible (@ slorber)
      • #9852 fix(core): ensure core error boundary is able to render theme layout (@ slorber)
    • docusaurus-remark-plugin-npm2yarn
      • #9861 fix(remark-npm2yarn): update npm-to-yarn from 2.0.0 to 2.2.1, fix pnpm extra args syntax (@ OzakIOne)
    • docusaurus-theme-classic, docusaurus-theme-translations
      • #9851 fix(theme-classic): should use plurals for category items description (@ baradusov)

    🏃‍♀️ Performance

    • docusaurus-types, docusaurus-utils, docusaurus
      • #9975 refactor(core): improve dev perf, fine-grained site reloads - part 3 (@ slorber)
    • docusaurus-types, docusaurus
      • #9968 refactor(core): improve dev perf, fine-grained site reloads - part2 (@ slorber)
    • docusaurus-plugin-content-docs, docusaurus-plugin-content-pages, docusaurus-types, docusaurus
      • #9903 refactor(core): improve dev perf, fine-grained site reloads - part1 (@ slorber)
    • docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-utils
    • docusaurus
      • #9798 refactor(core): internalize, simplify and optimize the SSG logic (@ slorber)

    💅 Polish

    • docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-theme-classic, docusaurus-theme-common
      • #9868 refactor(theme): dates should be formatted on the client-side instead of in nodejs code (@ OzakIOne)
    • docusaurus-plugin-content-blog, docusaurus-theme-classic, docusaurus-theme-common, docusaurus-types
      • #9669 refactor(theme): use JSON-LD instead of microdata for blog structured data (@ johnnyreilly)
    • docusaurus-plugin-content-docs
      • #9839 refactor(blog): improve doc global data hook error message + add doc warning to blogOnly mode (@ OzakIOne)

    📝 Documentation

    🤖 Dependencies

    🔧 Maintenance

    • docusaurus-plugin-client-redirects, docusaurus-plugin-content-docs, docusaurus-utils-common, docusaurus-utils-validation, docusaurus-utils, docusaurus
    • Other
    • docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-theme-classic, docusaurus-theme-common, docusaurus-utils
      • #9963 refactor(docs,blog): last update timestamp should be in milliseconds instead of seconds (@ slorber)

    Committers: 22

  • 3.1.1 - 2024-01-26 Read more
  • 3.1.0 - 2024-01-05 Read more
  • 3.0.1 - 2023-11-30 Read more
  • 3.0.0 - 2023-10-31 Read more
from @docusaurus/core GitHub release notes
Commit messages
Package name: @docusaurus/core
  • f268e15 v3.2.1
  • e03a603 prepare v3.2.1
  • de31315 docs: remove old github action description (#9980)
  • 73e78d2 docs(website): fix SEO docs headTags example (#10014)
  • a9cdb3f chore(deps): bump actions/dependency-review-action from 4.2.4 to 4.2.5 (#10006)
  • f9a90d3 fix(core): fix configurePostCss v3.2 regression (#10012)
  • 26e0bd9 docs(website): Announce v3.2 on website/homepage (#10004)
  • 70415a4 chore: fix codesandbox default privacy (#9993)
  • a34e3f8 chore: update examples to v3.2.0 (#10003)
  • 7edfe0e docs: fix 3.2 blog post headings (#10002)
  • debfc87 chore: release Docusaurus v3.2.0 (#10000)
  • 1a5fe5c fix(mdx-loader): Ignore contentTitle coming after Markdown thematicBreak (#9999)
  • 8212471 refactor(utils): remove duplicated function (#9972)
  • efbe474 refactor(core): improve dev perf, fine-grained site reloads - part 3 (#9975)
  • 06e70a4 chore(deps): bump actions/dependency-review-action from 4.1.3 to 4.2.4 (#9981)
  • 1430c85 chore(deps): bump katex from 0.16.8 to 0.16.10 (#9982)
  • 8024d9b chore(deps): bump express from 4.18.2 to 4.19.2 (#9983)
  • 3877c12 chore(deps): bump webpack-dev-middleware from 5.3.3 to 5.3.4 (#9977)
  • 6f17d54 docs: use official GitHub Action to deploy to GitHub Pages (#9937)
  • 93a09ea refactor(core): improve dev perf, fine-grained site reloads - part2 (#9968)
  • 91f9365 docs: replace VuePress by VitePress on tool comparison section (#9971)
  • 9a47ec0 refactor(website): organise blog posts by year (#9965)
  • 9017fb9 feat(sitemap): add support for "lastmod" (#9954)
  • 465cf4d refactor(docs,blog): last update timestamp should be in milliseconds instead of seconds (#9963)

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

danyi1212 avatar Apr 30 '24 23:04 danyi1212

Deploy Preview for opal-docs failed.

Name Link
Latest commit 59739251bbf79e5145f4e46a2b9effa1100ea93d
Latest deploy log https://app.netlify.com/sites/opal-docs/deploys/6631800bd88c55000859ec23

netlify[bot] avatar Apr 30 '24 23:04 netlify[bot]