Skip to content

chore: bump docusaurus to 3.10.1#958

Merged
AlexAndBear merged 2 commits into
mainfrom
bump-docusaurus-to-3.10.1
Jun 12, 2026
Merged

chore: bump docusaurus to 3.10.1#958
AlexAndBear merged 2 commits into
mainfrom
bump-docusaurus-to-3.10.1

Conversation

@AlexAndBear

Copy link
Copy Markdown
Member

No description provided.

Copilot AI review requested due to automatic review settings June 12, 2026 10:11

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

This PR upgrades the documentation site’s Docusaurus dependencies from 3.9.2 to 3.10.1, updating both the declared dependencies and the pnpm lockfile to reflect the new resolved dependency graph.

Changes:

  • Bump @docusaurus/* dependencies and devDependencies to 3.10.1 in package.json.
  • Regenerate pnpm-lock.yaml to pull in Docusaurus 3.10.1 and related transitive dependency updates (e.g., Babel runtime, types, tooling).

Reviewed changes

Copilot reviewed 1 out of 3 changed files in this pull request and generated 1 comment.

File Description
package.json Updates Docusaurus dependency versions to 3.10.1 (but currently leaves Node engines constraint behind the new minimum).
pnpm-lock.yaml Updates the resolved dependency graph for the Docusaurus 3.10.1 bump (currently still includes Docusaurus 3.9.2 via docusaurus-search-local).
Files not reviewed (1)
  • pnpm-lock.yaml: Generated file
Comments suppressed due to low confidence (1)

package.json:43

  • Docusaurus 3.10.1 packages in the lockfile require Node >=20, but package.json still declares "engines.node": ">=18.0". This can lead to installs/builds running on unsupported Node versions (and failing in CI or at runtime). Update the engines field to match the new minimum Node requirement.
    "@docusaurus/types": "3.10.1",
    "@opencloud-eu/prettier-config": "^3.2.0",
    "likec4": "1.46.2",
    "markdownlint-cli2": "^0.18.1",
    "prettier": "^3.8.0",

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

Comment thread pnpm-lock.yaml Outdated

@Svanvith Svanvith 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.

👍

@AlexAndBear AlexAndBear merged commit d4e4f49 into main Jun 12, 2026
2 checks passed
@AlexAndBear AlexAndBear deleted the bump-docusaurus-to-3.10.1 branch June 12, 2026 10:34
@openclouders openclouders mentioned this pull request Jun 12, 2026
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants