Skip to content

fix(deps): upgrade @docusaurus/core to 3.9.0#305

Open
snyk-io[bot] wants to merge 1 commit intomainfrom
snyk-fix-a5f6499cbf8fabd76d05880ea338b4fa
Open

fix(deps): upgrade @docusaurus/core to 3.9.0#305
snyk-io[bot] wants to merge 1 commit intomainfrom
snyk-fix-a5f6499cbf8fabd76d05880ea338b4fa

Conversation

@snyk-io
Copy link
Contributor

@snyk-io snyk-io bot commented Feb 24, 2026

snyk-top-banner

Snyk has created this PR to fix 1 vulnerabilities in the npm dependencies of this project.

Snyk changed the following file(s):

  • package.json
  • package-lock.json

Vulnerabilities that will be fixed with an upgrade:

Issue Score
high severity Regular Expression Denial of Service (ReDoS)
SNYK-JS-MINIMATCH-15309438
  828  

Breaking Change Risk

Merge Risk: Medium

Notice: This assessment is enhanced by AI.


Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • Max score is 1000. Note that the real score may have changed since the PR was raised.
  • This PR was automatically created by Snyk using the credentials of a real user.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.

For more information:
🧐 View latest project report
📜 Customise PR templates
🛠 Adjust project settings
📚 Read about Snyk's upgrade logic


Learn how to fix vulnerabilities with free interactive lessons:

🦉 Regular Expression Denial of Service (ReDoS)

@snyk-io
Copy link
Contributor Author

snyk-io bot commented Feb 24, 2026

Merge Risk: Medium

This minor upgrade for Docusaurus introduces a required runtime environment change and a few deprecations.

Key Changes:

  • Node.js Requirement: Support for Node.js 18 has been dropped as it has reached its End-of-Life. The new minimum required version is Node.js 20. While the Docusaurus team considers this a non-breaking change, it requires verification of your build and deployment environment.
  • Configuration Deprecation: The onBrokenMarkdownLinks configuration has been moved. It is now located at markdown.hooks.onBrokenMarkdownLinks.
  • Advanced Customization: For users who have customized the CodeBlock component, the metastring prop has been removed and replaced with a useCodeBlockContext() hook. This will only affect sites with this specific advanced customization.

Recommendation:
Verify that your development and deployment environments are using Node.js 20 or newer. Update your docusaurus.config.js if you are using the deprecated onBrokenMarkdownLinks key.

Source: Docusaurus 3.9 Release Notes

Notice 🤖: This content was augmented using artificial intelligence. AI-generated content may contain errors and should be reviewed for accuracy before use.

@snyk-io snyk-io bot requested review from a team as code owners February 24, 2026 05:09
@snyk-io snyk-io bot requested a review from andreeaneata February 24, 2026 05:09
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@snyk-io
Copy link
Contributor Author

snyk-io bot commented Feb 24, 2026

Snyk checks have passed. No issues have been found so far.

Status Scanner Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues
Code Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

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.

1 participant