Skip to content

[repo] Bump to Docusaurus 3.8 #1365

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

andrewnicols
Copy link
Member

No description provided.

@Copilot Copilot AI review requested due to automatic review settings May 28, 2025 13:49
Copy link

netlify bot commented May 28, 2025

Deploy Preview for moodledevdocs ready!

Name Link
🔨 Latest commit d09b1e9
🔍 Latest deploy log https://app.netlify.com/projects/moodledevdocs/deploys/68379e2b5502880008a6b5e3
😎 Deploy Preview https://deploy-preview-1365--moodledevdocs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link

@Copilot 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 upgrades the Docusaurus setup to version 3.8 and introduces related configuration tweaks.

  • Bumps core Docusaurus packages to 3.8.0 in package.json
  • Adds Netlify deployment flags and new v4 experimental options in docusaurus.config.js
  • Introduces a custom plugin to adjust Webpack bundler optimizations

Reviewed Changes

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

File Description
package.json Updated Docusaurus dependencies from ^3.7.0 to ^3.8.0
docusaurus.config.js Added Netlify env checks, v4 flags under future, and a bundler plugin
Comments suppressed due to low confidence (1)

docusaurus.config.js:149

  • [nitpick] The plugin function name is quite long; consider a more concise identifier (e.g., bundlerOptimizationToggle) to improve readability.
        function disableExpensiveBundlerOptimizationPlugin() {

@andrewnicols andrewnicols requested a review from a team as a code owner May 28, 2025 23:37
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