docusaurus icon indicating copy to clipboard operation
docusaurus copied to clipboard

chore(deps): upgrade copy-webpack-plugin to 13.0.0

Open benmccann opened this issue 9 months ago • 5 comments

Pre-flight checklist

  • [ ] I have read the Contributing Guidelines on pull requests.
  • [ ] If this is a code change: I have written unit tests and/or added dogfooding pages to fully verify the new behavior.
  • [ ] If this is a new API or substantial change: the PR has an accompanying issue (closes #0000) and the maintainers have approved on my working plan.

Motivation

Keeps the project a bit more modern and removes globby as a dependency

Test Plan

Test links

Deploy preview: https://deploy-preview-_____--docusaurus-2.netlify.app/

Related issues/PRs

benmccann avatar Mar 14 '25 19:03 benmccann

[V2]

Built without sensitive environment variables

Name Link
Latest commit 2c8d5cbc109dcb1d23321735768dd6ea1f228a44
Latest deploy log https://app.netlify.com/sites/docusaurus-2/deploys/67d483b5ad3dfa0008485966
Deploy Preview https://deploy-preview-10995--docusaurus-2.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 site configuration.

netlify[bot] avatar Mar 14 '25 19:03 netlify[bot]

⚡️ Lighthouse report for the deploy preview of this PR

URL Performance Accessibility Best Practices SEO Report
/ 🟠 57 🟢 98 🟢 100 🟢 100 Report
/docs/installation 🔴 47 🟢 97 🟢 100 🟢 100 Report
/docs/category/getting-started 🟠 73 🟢 100 🟢 100 🟠 86 Report
/blog 🟠 61 🟢 96 🟢 100 🟠 86 Report
/blog/preparing-your-site-for-docusaurus-v3 🟠 64 🟢 92 🟢 100 🟢 100 Report
/blog/tags/release 🟠 63 🟢 96 🟢 100 🟠 86 Report
/blog/tags 🟠 73 🟢 100 🟢 100 🟠 86 Report

github-actions[bot] avatar Mar 14 '25 19:03 github-actions[bot]

error [email protected]: The engine "node" is incompatible with this module. Expected version ">= 18.12.0". Got "18.0.0"

Looks like we can't merge this for Docusaurus v3 since we support Node 18.0

slorber avatar Mar 14 '25 22:03 slorber

Thanks. Are there any plans for a Docusaurus 4?

benmccann avatar Mar 14 '25 22:03 benmccann

Yes, we'll try to move to Docusaurus v4 soon. Major releases are not exciting in terms of new features, but they are good opportunities to ship such breaking changes. I'm not sure yet what we'll include on v4, but we'll try to upgrade a few dependencies and see how easy it is to do so.

slorber avatar Mar 14 '25 23:03 slorber