Skip to content

chore(ci): add node 26 to workflows matrices#11994

Merged
slorber merged 1 commit into
mainfrom
slorber/upgrade-node-26.1
May 7, 2026
Merged

chore(ci): add node 26 to workflows matrices#11994
slorber merged 1 commit into
mainfrom
slorber/upgrade-node-26.1

Conversation

@slorber
Copy link
Copy Markdown
Collaborator

@slorber slorber commented May 7, 2026

Motivation

We'll likely release Docusaurus v4 at a time where v26 is, or close to be, the new LTS, so let's ensure our CI tests against it.

I've only noticed this warning for now. It seems related to a Mermaid dependency and doesn't block the build.

[PERF] Build > en > Creating rspack bundler configs - 61.59 ms - (Heap 178mb -> 173mb / Total 262mb)
● Client ██████████████████████████████████████████████████ (100%) emitting after emit                                                                                                                             
● Server ██████████████████████████████████████████████████ (100%) emitting after emit

[WARNING] {"message":"  ⚠ Critical dependency: require function is used in a way in which dependencies cannot be statically extracted\n   ╭─[3:24]\n 1 │ (function (factory) {\n 2 │     if (typeof module === \"object\" && typeof module.exports === \"object\") {\n 3 │         var v = factory(require, exports);\n   ·                         ───────\n 4 │         if (v !== undefined) module.exports = v;\n 5 │     }\n   ╰────\n","moduleIdentifier":"/projects/docusaurus/node_modules/vscode-languageserver-types/lib/umd/main.js","moduleName":"../node_modules/vscode-languageserver-types/lib/umd/main.js","loc":"3:25-31","compilerPath":"server"}

Test Plan

CI

@slorber slorber requested a review from Josh-Cena as a code owner May 7, 2026 15:02
@slorber slorber added the Argos Add this label to run UI visual regression tests. See argos.yml GH action. label May 7, 2026
@meta-cla meta-cla Bot added the CLA Signed Signed Facebook CLA label May 7, 2026
@slorber slorber added the pr: maintenance This PR does not produce any behavior differences to end users when upgrading. label May 7, 2026
@netlify
Copy link
Copy Markdown

netlify Bot commented May 7, 2026

[V2]

Name Link
🔨 Latest commit f4d3dce
🔍 Latest deploy log https://app.netlify.com/projects/docusaurus-2/deploys/69fca9719e31e100087a8144
😎 Deploy Preview https://deploy-preview-11994--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 project configuration.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 7, 2026

⚡️ Lighthouse report for the deploy preview of this PR

URL Performance Accessibility Best Practices SEO Report
/ 🟠 65 🟢 98 🟢 100 🟢 100 Report
/docs/installation 🟠 65 🟢 97 🟢 100 🟢 100 Report
/docs/category/getting-started 🟠 71 🟢 100 🟢 100 🟠 86 Report
/blog 🟠 65 🟢 96 🟢 100 🟠 86 Report
/blog/preparing-your-site-for-docusaurus-v3 🟠 67 🟢 92 🟢 100 🟢 100 Report
/blog/tags/release 🟠 68 🟢 96 🟢 100 🟠 86 Report
/blog/tags 🟠 67 🟢 100 🟢 100 🟠 86 Report

@argos-ci
Copy link
Copy Markdown

argos-ci Bot commented May 7, 2026

The latest updates on your projects. Learn more about Argos notifications ↗︎

Build Status Details Updated (UTC)
default (Inspect) ✅ No changes detected - May 7, 2026, 3:10 PM

@slorber slorber merged commit 6cb74c3 into main May 7, 2026
28 of 31 checks passed
@slorber slorber deleted the slorber/upgrade-node-26.1 branch May 7, 2026 15:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Argos Add this label to run UI visual regression tests. See argos.yml GH action. CLA Signed Signed Facebook CLA pr: maintenance This PR does not produce any behavior differences to end users when upgrading.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant