Skip to content

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

Closed
snyk-io[bot] wants to merge 1 commit intomainfrom
snyk-fix-f13e142ab01d36828ce8fdddd66c5d81
Closed

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

Conversation

@snyk-io
Copy link
Copy Markdown
Contributor

@snyk-io snyk-io bot commented Mar 17, 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 Inefficient Algorithmic Complexity
SNYK-JS-MINIMATCH-15353389
  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:

🦉 Learn about vulnerability in an interactive lesson of Snyk Learn.

@snyk-io
Copy link
Copy Markdown
Contributor Author

snyk-io bot commented Mar 17, 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 March 17, 2026 04:41
@snyk-io snyk-io bot requested a review from ioannacaba March 17, 2026 04:41
@CLAassistant
Copy link
Copy Markdown

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
Copy Markdown
Contributor Author

snyk-io bot commented Mar 17, 2026

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

Status Scan Engine 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.

@snyk-io snyk-io bot closed this Mar 28, 2026
@snyk-io
Copy link
Copy Markdown
Contributor Author

snyk-io bot commented Mar 28, 2026

✅ This PR has been automatically closed

The security issues addressed by this pull request are no longer present in the latest project scan. All vulnerabilities this PR was created to fix have been resolved through other means (e.g., dependency updates, direct fixes, or changes in vulnerability data).

Resolved Issues

  • SNYK-JS-MINIMATCH-15353389

What should I do?

No action is required. If you believe this PR was closed in error, you can reopen it and contact Snyk support.


This action was performed automatically by Snyk.

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