Skip to content
This repository was archived by the owner on Feb 5, 2026. It is now read-only.

Comments

[Snyk] Security upgrade @docusaurus/core from 2.0.0-alpha.40 to 2.0.1#38

Open
ayusuf-mq wants to merge 1 commit intomasterfrom
snyk-fix-d486811a3ba857357d45691465bce3fa
Open

[Snyk] Security upgrade @docusaurus/core from 2.0.0-alpha.40 to 2.0.1#38
ayusuf-mq wants to merge 1 commit intomasterfrom
snyk-fix-d486811a3ba857357d45691465bce3fa

Conversation

@ayusuf-mq
Copy link

snyk-top-banner

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

Snyk changed the following file(s):

  • website/package.json
  • website/yarn.lock

Note for zero-installs users

If you are using the Yarn feature zero-installs that was introduced in Yarn V2, note that this PR does not update the .yarn/cache/ directory meaning this code cannot be pulled and immediately developed on as one would expect for a zero-install project - you will need to run yarn to update the contents of the ./yarn/cache directory.
If you are not using zero-install you can ignore this as your flow should likely be unchanged.

Vulnerabilities that will be fixed with an upgrade:

Issue Score
medium severity Use of a Cryptographic Primitive with a Risky Implementation
SNYK-JS-ELLIPTIC-14908844
  590  

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.

@ayusuf-mq
Copy link
Author

Merge Risk: High

This is a major migration from an early, unstable alpha version to a stable public release. The update spans several years of development, including numerous breaking changes across configuration, theming, and APIs. A direct version update is not possible and will break the site. [1, 8]

Highlights:

  • Configuration Overhaul: The siteConfig.js file is replaced by docusaurus.config.js, which uses a new plugin-based architecture. Many configuration options from the alpha are deprecated or have been restructured. [5]
  • Theming and API Changes: Theming was significantly refactored with a new public API and a new swizzle command experience was introduced. [1, 13]

Source: Docusaurus documentation
Recommendation: Do not merge directly. A full manual migration is required. It is best to create a new Docusaurus v2 project and port the content and customizations over, following the modern project structure. [4, 5]

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants