Skip to content

Comments

chore: update Docusaurus dependencies to version 3.9.2#384

Merged
hannesrudolph merged 1 commit intomainfrom
Docusaurus-Update
Oct 20, 2025
Merged

chore: update Docusaurus dependencies to version 3.9.2#384
hannesrudolph merged 1 commit intomainfrom
Docusaurus-Update

Conversation

@hannesrudolph
Copy link
Collaborator

@hannesrudolph hannesrudolph commented Oct 20, 2025

Important

Update Docusaurus dependencies to version 3.9.2 and adjust configuration for markdown links and search indexing.

  • Dependencies:
    • Update Docusaurus dependencies in package.json to version 3.9.2 for @docusaurus/core, @docusaurus/plugin-client-redirects, @docusaurus/preset-classic, @docusaurus/module-type-aliases, @docusaurus/tsconfig, and @docusaurus/types.
  • Configuration:
    • Modify docusaurus.config.ts to move onBrokenMarkdownLinks to markdown.hooks.
    • Set indexBlog to false in the search configuration in docusaurus.config.ts.

This description was created by Ellipsis for a0146b6. You can customize this summary. It will automatically update as commits are pushed.

Copilot AI review requested due to automatic review settings October 20, 2025 16:45
@vercel
Copy link

vercel bot commented Oct 20, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
roo-code-docs Ready Ready Preview Comment Oct 20, 2025 4:45pm

💡 Enable Vercel Agent with $100 free credit for automated AI reviews

Copy link

Copilot AI left a comment

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 updates Docusaurus dependencies from version 3.8.1 to 3.9.2 and includes configuration changes to accommodate the new version.

  • Updated all Docusaurus-related packages from 3.8.1 to 3.9.2 in both dependencies and devDependencies
  • Restructured the onBrokenMarkdownLinks configuration to nest under a new markdown.hooks structure
  • Added indexBlog: false to the search plugin configuration

Reviewed Changes

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

File Description
package.json Updated six Docusaurus packages from version 3.8.1 to 3.9.2
docusaurus.config.ts Restructured broken link warning configuration and disabled blog indexing in search

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@roomote
Copy link
Contributor

roomote bot commented Oct 20, 2025

Review Complete

I've reviewed this pull request and found no issues. The Docusaurus dependency update from 3.8.1 to 3.9.2 is properly implemented with all necessary configuration migrations:

  • ✅ Configuration migration for onBrokenMarkdownLinks to markdown.hooks API
  • ✅ Added explicit indexBlog: false to search plugin configuration
  • ✅ All package dependencies updated correctly
  • ✅ No breaking changes or bugs introduced

The changes are ready for merge.

@hannesrudolph hannesrudolph merged commit 8414fa2 into main Oct 20, 2025
3 checks passed
@hannesrudolph hannesrudolph deleted the Docusaurus-Update branch October 20, 2025 16:50
@github-project-automation github-project-automation bot moved this from Triage to Done in Roo Code Roadmap Oct 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

No open projects
Archived in project

Development

Successfully merging this pull request may close these issues.

1 participant