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/preset-classic from 3.0.0 to 3.5.2 #8

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

Conversation

patzeltj
Copy link
Collaborator

Snyk has created this PR to upgrade @docusaurus/preset-classic from 3.0.0 to 3.5.2.

ℹ️ 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 12 versions ahead of your current version.
  • The recommended version was released 2 months ago, on 2024-08-13.

The recommended version fixes:

Severity Issue PriorityScore (*) Exploit Maturity
Server-side Request Forgery (SSRF)
SNYK-JS-AXIOS-7361793
761/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 8.8
Proof of Concept

(*) Note that the real score may have changed since the PR was raised.

Release notes
Package name: @docusaurus/preset-classic
  • 3.5.2 - 2024-08-13

    3.5.2 (2024-08-13)

    🐛 Bug Fix

    • docusaurus-theme-common
      • #10397 fix(theme-common): restore useContextualSearchFilters public API for retrocompatibility (@ slorber)
    • docusaurus
      • #10391 fix(core): always alias React/ReactDOM to site dependency so that importing MDX from anywhere works (@ slorber)
    • create-docusaurus, docusaurus-plugin-content-blog
      • #10392 fix(create-docusaurus): Improve init templates blog setup + fix warnings (@ slorber)
    • docusaurus-theme-classic
      • #10390 fix(theme): Adjust blog authors line height to show descenders in lowercase letters (g, j, p, q, and y) (@ josh-wong)

    💅 Polish

    • docusaurus-theme-classic, docusaurus-theme-common, docusaurus-theme-translations

    📝 Documentation

    🤖 Dependencies

    Committers: 4

  • 3.5.1 - 2024-08-09

    3.5.1 (2024-08-09)

    🐛 Bug Fix

    • docusaurus-plugin-content-blog, docusaurus-theme-search-algolia
    • docusaurus-theme-search-algolia

    Committers: 2

  • 3.5.0 - 2024-08-09
    Read more
  • 3.4.0 - 2024-05-31

    3.4.0 (2024-05-31)

    🚀 New Feature

    • create-docusaurus, docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-theme-classic, docusaurus-utils-validation, docusaurus-utils
      • #10137 feat(docs, blog): add support for tags.yml, predefined list of tags (@ OzakIOne)
    • docusaurus-theme-translations
      • #10151 feat(theme-translations): Added Turkmen (tk) default theme translations (@ ilmedova)
      • #10111 feat(theme-translations): Add Bulgarian default theme translations (bg) (@ PetarMc1)
    • docusaurus-plugin-client-redirects, docusaurus-plugin-content-blog, docusaurus-plugin-pwa, docusaurus-plugin-sitemap, docusaurus-theme-search-algolia, docusaurus-types, docusaurus-utils, docusaurus
      • #9859 feat(core): hash router option - browse site offline (experimental) (@ slorber)
    • docusaurus-module-type-aliases, docusaurus-theme-classic, docusaurus-theme-common, docusaurus-types, docusaurus
      • #10121 feat(core): site storage config options (experimental) (@ slorber)

    🐛 Bug Fix

    • docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-utils
      • #10185 fix(docs, blog): Markdown link resolution does not support hot reload (@ slorber)
    • docusaurus-theme-search-algolia
    • docusaurus-mdx-loader, docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-plugin-content-pages, docusaurus-utils
      • #10168 fix(mdx-loader): resolve Markdown/MDX links with Remark instead of RegExp (@ slorber)
    • docusaurus-theme-translations
    • docusaurus
      • #10145 fix(core): fix serve workaround regexp (@ slorber)
      • #10142 fix(core): fix docusaurus serve broken for assets when using trailingSlash (@ slorber)
      • #10130 fix(core): the broken anchor checker should not be sensitive pathname trailing slashes (@ slorber)
    • docusaurus-theme-classic, docusaurus-theme-common
      • #10144 fix(theme): fix announcement bar layout shift due to missing storage key namespace (@ slorber)
    • docusaurus-plugin-content-docs, docusaurus
      • #10132 fix(core): configurePostCss() should run after configureWebpack() (@ slorber)
    • docusaurus-utils, docusaurus
      • #10131 fix(core): codegen should generate unique route prop filenames (@ slorber)
    • docusaurus-theme-classic, docusaurus-theme-translations
      • #10118 fix(theme-translations): fix missing pluralization for label DocCard.categoryDescription.plurals (@ slorber)

    📝 Documentation

    • #10176 docs: add community plugin docusaurus-graph (@ Arsero)
    • #10173 docs: improve how to use <details> (@ tats-u)
    • #10167 docs: suggest using {<...>...</...>} if don't use Markdown in migra… (@ tats-u)
    • #10143 docs: recommend users to remove hast-util-is-element in migration to v3 (@ tats-u)
    • #10124 docs: v3 prepare your site blog post should point users to the upgrade guide (@ homotechsual)

    🤖 Dependencies

    Committers: 11

  • 3.3.2 - 2024-05-03

    v3.3.2

  • 3.3.1 - 2024-05-03

    v3.3.1

  • 3.3.0 - 2024-05-03
    Read more
  • 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
    Read more
  • 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.0.1 - 2023-11-30
  • 3.0.0 - 2023-10-31
from @docusaurus/preset-classic GitHub release notes
Commit messages
Package name: @docusaurus/preset-classic
  • eeec303 v3.5.2
  • 3704b32 docs
  • 85edc88 docs
  • d24a7c4 changelog
  • a1edf51 fix(translations): change casing of some en labels (#10394)
  • 221ced7 fix(theme-common): restore useContextualSearchFilters public API for retrocompatibility (#10397)
  • 685730e chore(deps): bump github/codeql-action from 3.25.13 to 3.26.0 (#10396)
  • 140570b docs(showcase): remove sites not using Docusaurus anymore (#10393)
  • 419d559 fix(core): always alias React/ReactDOM to site dependency so that importing MDX from anywhere works (#10391)
  • 547979a fix(create-docusaurus): Improve init templates blog setup + fix warnings (#10392)
  • 471f0d4 fix(theme): Adjust blog authors line height to show descenders in lowercase letters (`g`, `j`, `p`, `q`, and `y`) (#10390)
  • e60de09 chore: update examples for v3.5.1 (#10387)
  • bde4414 chore: release v3.5.1 (#10385)
  • 9c5eb35 fix(core): algolia context import (#10384)
  • 584eec9 fix(theme-algolia): useDocusaurusContext import error (#10382)
  • a56bd2e chore: update examples for v3.5 (#10381)
  • daa6b87 chore: release Docusaurus v3.5 (#10379)
  • a096bbc feat(blog): add `onUntruncatedBlogPosts` blog options (#10375)
  • f43be85 fix(translations): fix wrong Estonian (et) translations and typos (#10344)
  • a2e30be fix(search): fix algolia search ignore ctrl + F in search input (#10342)
  • 44ddada fix(docs): the _category_.json description attribute should display on generated index pages (#10324)
  • 95ab9f8 feat(theme): show unlisted/draft banners in dev mode (#10376)
  • c58fcbd feat(ci): continuous releases for main and PRs with pkg.pr.new (#10369)
  • 087a329 fix(cli): Fix bad docusaurus CLI behavior on for --version, -V, --help, -h (#10368)

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