Skip to content

Docusaurus update and address security vulnerabilities#200

Merged
marchbold merged 5 commits into
mainfrom
feature/lib-update
Jul 8, 2026
Merged

Docusaurus update and address security vulnerabilities#200
marchbold merged 5 commits into
mainfrom
feature/lib-update

Conversation

@marchbold

Copy link
Copy Markdown
Contributor
  • fix(basics): clear up notes about licenses on linux
  • feat: update docusaurus to v3.10.1 and address security vulnerabilities in dependencies

Copilot AI review requested due to automatic review settings July 8, 2026 06:27
@marchbold marchbold changed the title feature/lib update Docusaurus update and address security vulnerabilities Jul 8, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates site dependencies/overrides and clarifies Linux installation documentation, focusing on licensing requirements and Linux runtime limitations.

Changes:

  • Simplifies/adjusts package.json dependency overrides around Ajv-related packages.
  • Refactors Linux install documentation into clearer Docusaurus admonition blocks for licensing and shared runtime notes.

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated 3 comments.

File Description
package.json Updates npm overrides entries for Ajv-related transitive dependency resolution.
docs/basics/install/linux.mdx Reorganizes Linux install notes into admonitions and clarifies license/shared-runtime messaging.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread package.json Outdated
Comment on lines 59 to 61
"ajv-keywords": {
"ajv": "^6.15.0"
},
"null-loader": {
"ajv": "^6.15.0"
},
"node-forge": "^1.4.0",
"qs": "^6.15.1",
"selfsigned": "^5.5.0",
"serialize-javascript": "^7.0.5",
"webpackbar": "^7.0.0",
"express": {
"path-to-regexp": "0.1.13"
},
"sockjs": {
"uuid": "^14.0.0"
"ajv": "^8.18.0"
}
Comment thread docs/basics/install/linux.mdx Outdated
Comment thread docs/basics/install/linux.mdx Outdated
marchbold and others added 3 commits July 8, 2026 16:32
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@marchbold marchbold merged commit a955a6f into main Jul 8, 2026
2 checks passed
@marchbold marchbold deleted the feature/lib-update branch July 8, 2026 11:48
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