Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Oct 9, 2025

Bumps the npm_and_yarn group with 2 updates in the / directory: webpack-dev-server and mermaid.
Bumps the npm_and_yarn group with 1 update in the /examples/classic directory: brace-expansion.
Bumps the npm_and_yarn group with 1 update in the /examples/classic-typescript directory: brace-expansion.
Bumps the npm_and_yarn group with 1 update in the /packages/docusaurus directory: webpack-dev-server.

Updates webpack-dev-server from 4.15.2 to 5.2.1

Release notes

Sourced from webpack-dev-server's releases.

v5.2.1

5.2.1 (2025-03-26)

Security

  • cross-origin requests are not allowed unless allowed by Access-Control-Allow-Origin header
  • requests with an IP addresses in the Origin header are not allowed to connect to WebSocket server unless configured by allowedHosts or it different from the Host header

The above changes may make the dev server not work if you relied on such behavior, but unfortunately they carry security risks, so they were considered as fixes.

Bug Fixes

  • prevent overlay for errors caught by React error boundaries (#5431) (8c1abc9)
  • take the first network found instead of the last one, this restores the same behavior as 5.0.4 (#5411) (ffd0b86)

v5.2.0

5.2.0 (2024-12-11)

Features

  • added getClientEntry and getClientHotEntry methods to get clients entries (dc642a8)

Bug Fixes

  • speed up initial client bundling (145b5d0)

v5.1.0

5.1.0 (2024-09-03)

Features

  • add visual progress indicators (a8f40b7)
  • added the app option to be Function (by default only with connect compatibility frameworks) (3096148)
  • allow the server option to be Function (#5275) (02a1c6d)
  • http2 support for connect and connect compatibility frameworks which support HTTP2 (#5267) (6509a3f)

Bug Fixes

v5.0.4

5.0.4 (2024-03-19)

... (truncated)

Changelog

Sourced from webpack-dev-server's changelog.

5.2.1 (2025-03-26)

Security

  • cross-origin requests are not allowed unless allowed by Access-Control-Allow-Origin header
  • requests with an IP addresses in the Origin header are not allowed to connect to WebSocket server unless configured by allowedHosts or it different from the Host header

The above changes may make the dev server not work if you relied on such behavior, but unfortunately they carry security risks, so they were considered as fixes.

Bug Fixes

  • prevent overlay for errors caught by React error boundaries (#5431) (8c1abc9)
  • take the first network found instead of the last one, this restores the same behavior as 5.0.4 (#5411) (ffd0b86)

5.2.0 (2024-12-11)

Features

  • added getClientEntry and getClientHotEntry methods to get clients entries (dc642a8)

Bug Fixes

  • speed up initial client bundling (145b5d0)

5.1.0 (2024-09-03)

Features

  • add visual progress indicators (a8f40b7)
  • added the app option to be Function (by default only with connect compatibility frameworks) (3096148)
  • allow the server option to be Function (#5275) (02a1c6d)
  • http2 support for connect and connect compatibility frameworks which support HTTP2 (#5267) (6509a3f)

Bug Fixes

5.0.4 (2024-03-19)

Bug Fixes

... (truncated)

Commits
  • 0d22a08 chore(release): 5.2.1
  • 6045b1e chore(deps): update (#5444)
  • ffd0b86 fix: take the first network found instead of the last one, this restores the ...
  • 9ea7b08 ci: update dependency-review-action (#5442)
  • 5c9378b Merge commit from fork
  • d2575ad Merge commit from fork
  • 8c1abc9 fix: prevent overlay for errors caught by React error boundaries (#5431)
  • 5a39c70 ci: update codecov/codecov-action to v5 (#5406)
  • 55220a8 chore(deps-dev): bump the dependencies group across 1 directory with 4 update...
  • 09f6f8e chore(deps): bump the dependencies group across 1 directory with 2 updates (#...
  • Additional commits viewable in compare view

Updates mermaid from 11.6.0 to 11.10.0

Release notes

Sourced from mermaid's releases.

mermaid@11.10.0

Minor Changes

Patch Changes

... (truncated)

Commits
  • 96778f7 Merge pull request #6880 from mermaid-js/changeset-release/master
  • d4c058b Version Packages
  • b638a0a temp: Remove peerDeps from examples
  • fd9aa36 chore: Update peerDependencies for examples
  • 46a9f1b temp: Disable cspell check as it's blocking release
  • 83c6224 Merge pull request #6878 from mermaid-js/develop
  • d8161b1 fix: move fourcube to contributor
  • 8223141 chore: add fourcube to cspell
  • 99f98a6 Merge pull request #6877 from mermaid-js/update-timings
  • ef28f54 chore: update E2E timings
  • Additional commits viewable in compare view

Updates path-to-regexp from 0.1.10 to 0.1.12

Release notes

Sourced from path-to-regexp's releases.

Fix backtracking (again)

Fixed

  • Improved backtracking protection for 0.1.x, will break some previously valid paths (see previous advisory: GHSA-9wv6-86v2-598j)

pillarjs/path-to-regexp@v0.1.11...v0.1.12

Error on bad input

Changed

  • Add error on bad input values 8f09549

pillarjs/path-to-regexp@v0.1.10...v0.1.11

Commits

Updates send from 0.18.0 to 0.19.0

Release notes

Sourced from send's releases.

0.19.0

What's Changed

New Contributors

Full Changelog: pillarjs/send@0.18.0...0.19.0

Changelog

Sourced from send's changelog.

0.19.0 / 2024-09-10

  • Remove link renderization in html while redirecting
Commits
Maintainer changes

This version was pushed to npm by ulisesgascon, a new releaser for send since your current version.


Updates brace-expansion from 1.1.11 to 1.1.12

Release notes

Sourced from brace-expansion's releases.

v1.1.12

  • pkg: publish on tag 1.x c460dbd
  • fmt ccb8ac6
  • Fix potential ReDoS Vulnerability or Inefficient Regular Expression (#65) c3c73c8

juliangruber/brace-expansion@v1.1.11...v1.1.12

Commits

Updates brace-expansion from 1.1.11 to 1.1.12

Release notes

Sourced from brace-expansion's releases.

v1.1.12

  • pkg: publish on tag 1.x c460dbd
  • fmt ccb8ac6
  • Fix potential ReDoS Vulnerability or Inefficient Regular Expression (#65) c3c73c8

juliangruber/brace-expansion@v1.1.11...v1.1.12

Commits

Updates webpack-dev-server from 4.15.2 to 5.2.2

Release notes

Sourced from webpack-dev-server's releases.

v5.2.1

5.2.1 (2025-03-26)

Security

  • cross-origin requests are not allowed unless allowed by Access-Control-Allow-Origin header
  • requests with an IP addresses in the Origin header are not allowed to connect to WebSocket server unless configured by allowedHosts or it different from the Host header

The above changes may make the dev server not work if you relied on such behavior, but unfortunately they carry security risks, so they were considered as fixes.

Bug Fixes

  • prevent overlay for errors caught by React error boundaries (#5431) (8c1abc9)
  • take the first network found instead of the last one, this restores the same behavior as 5.0.4 (#5411) (ffd0b86)

v5.2.0

5.2.0 (2024-12-11)

Features

  • added getClientEntry and getClientHotEntry methods to get clients entries (dc642a8)

Bug Fixes

  • speed up initial client bundling (145b5d0)

v5.1.0

5.1.0 (2024-09-03)

Features

  • add visual progress indicators (a8f40b7)
  • added the app option to be Function (by default only with connect compatibility frameworks) (3096148)
  • allow the server option to be Function (#5275) (02a1c6d)
  • http2 support for connect and connect compatibility frameworks which support HTTP2 (#5267) (6509a3f)

Bug Fixes

v5.0.4

5.0.4 (2024-03-19)

... (truncated)

Changelog

Sourced from webpack-dev-server's changelog.

5.2.1 (2025-03-26)

Security

  • cross-origin requests are not allowed unless allowed by Access-Control-Allow-Origin header
  • requests with an IP addresses in the Origin header are not allowed to connect to WebSocket server unless configured by allowedHosts or it different from the Host header

The above changes may make the dev server not work if you relied on such behavior, but unfortunately they carry security risks, so they were considered as fixes.

Bug Fixes

  • prevent overlay for errors caught by React error boundaries (#5431) (8c1abc9)
  • take the first network found instead of the last one, this restores the same behavior as 5.0.4 (#5411) (ffd0b86)

5.2.0 (2024-12-11)

Features

  • added getClientEntry and getClientHotEntry methods to get clients entries (dc642a8)

Bug Fixes

  • speed up initial client bundling (145b5d0)

5.1.0 (2024-09-03)

Features

  • add visual progress indicators (a8f40b7)
  • added the app option to be Function (by default only with connect compatibility frameworks) (3096148)
  • allow the server option to be Function (#5275) (02a1c6d)
  • http2 support for connect and connect compatibility frameworks which support HTTP2 (#5267) (6509a3f)

Bug Fixes

5.0.4 (2024-03-19)

Bug Fixes

... (truncated)

Commits
  • 0d22a08 chore(release): 5.2.1
  • 6045b1e chore(deps): update (#5444)
  • ffd0b86 fix: take the first network found instead of the last one, this restores the ...
  • 9ea7b08 ci: update dependency-review-action (#5442)
  • 5c9378b Merge commit from fork
  • d2575ad Merge commit from fork
  • 8c1abc9 fix: prevent overlay for errors caught by React error boundaries (#5431)
  • 5a39c70 ci: update codecov/codecov-action to v5 (#5406)
  • 55220a8 chore(deps-dev): bump the dependencies group across 1 directory with 4 update...
  • 09f6f8e chore(deps): bump the dependencies group across 1 directory with 2 updates (#...
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
    You can disable automated security fix PRs for this repo from the Security Alerts page.

…updates

Bumps the npm_and_yarn group with 2 updates in the / directory: [webpack-dev-server](https://github.com/webpack/webpack-dev-server) and [mermaid](https://github.com/mermaid-js/mermaid).
Bumps the npm_and_yarn group with 1 update in the /examples/classic directory: [brace-expansion](https://github.com/juliangruber/brace-expansion).
Bumps the npm_and_yarn group with 1 update in the /examples/classic-typescript directory: [brace-expansion](https://github.com/juliangruber/brace-expansion).
Bumps the npm_and_yarn group with 1 update in the /packages/docusaurus directory: [webpack-dev-server](https://github.com/webpack/webpack-dev-server).


Updates `webpack-dev-server` from 4.15.2 to 5.2.1
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/main/CHANGELOG.md)
- [Commits](webpack/webpack-dev-server@v4.15.2...v5.2.1)

Updates `mermaid` from 11.6.0 to 11.10.0
- [Release notes](https://github.com/mermaid-js/mermaid/releases)
- [Commits](https://github.com/mermaid-js/mermaid/compare/mermaid@11.6.0...mermaid@11.10.0)

Updates `path-to-regexp` from 0.1.10 to 0.1.12
- [Release notes](https://github.com/pillarjs/path-to-regexp/releases)
- [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md)
- [Commits](pillarjs/path-to-regexp@v0.1.10...v0.1.12)

Updates `send` from 0.18.0 to 0.19.0
- [Release notes](https://github.com/pillarjs/send/releases)
- [Changelog](https://github.com/pillarjs/send/blob/master/HISTORY.md)
- [Commits](pillarjs/send@0.18.0...0.19.0)

Updates `brace-expansion` from 1.1.11 to 1.1.12
- [Release notes](https://github.com/juliangruber/brace-expansion/releases)
- [Commits](juliangruber/brace-expansion@1.1.11...v1.1.12)

Updates `brace-expansion` from 1.1.11 to 1.1.12
- [Release notes](https://github.com/juliangruber/brace-expansion/releases)
- [Commits](juliangruber/brace-expansion@1.1.11...v1.1.12)

Updates `webpack-dev-server` from 4.15.2 to 5.2.2
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/main/CHANGELOG.md)
- [Commits](webpack/webpack-dev-server@v4.15.2...v5.2.1)

---
updated-dependencies:
- dependency-name: webpack-dev-server
  dependency-version: 5.2.1
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: mermaid
  dependency-version: 11.10.0
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: path-to-regexp
  dependency-version: 0.1.12
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: send
  dependency-version: 0.19.0
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: brace-expansion
  dependency-version: 1.1.12
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: brace-expansion
  dependency-version: 1.1.12
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: webpack-dev-server
  dependency-version: 5.2.2
  dependency-type: direct:production
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Oct 9, 2025
@snyk-io
Copy link

snyk-io bot commented Oct 9, 2025

🎉 Snyk checks have passed. No issues have been found so far.

security/snyk check is complete. No issues have been found. (View Details)

@github-actions
Copy link

github-actions bot commented Oct 9, 2025

⚡️ Lighthouse report for the deploy preview of this PR

URL Performance Accessibility Best Practices SEO Report
/ 🔴 43 🟢 98 🟢 100 🟢 100 Report
/docs/installation 🟠 55 🟢 97 🟢 100 🟢 100 Report
/docs/category/getting-started 🟠 70 🟢 100 🟢 100 🟠 86 Report
/blog 🟠 57 🟢 96 🟢 100 🟠 86 Report
/blog/preparing-your-site-for-docusaurus-v3 🟠 56 🟢 92 🟢 100 🟢 100 Report
/blog/tags/release 🟠 59 🟢 96 🟢 100 🟠 86 Report
/blog/tags 🟠 66 🟢 100 🟢 100 🟠 86 Report

@github-actions
Copy link

github-actions bot commented Oct 9, 2025

Size Change: -27 B (0%)

Total Size: 11.7 MB

Filename Size Change
website/build/assets/js/runtime~main.********.js 38.5 kB +36 B (+0.09%)
ℹ️ View Unchanged
Filename Size Change
website/.docusaurus/codeTranslations.json 2 B 0 B
website/.docusaurus/docusaurus.config.mjs 28.6 kB 0 B
website/.docusaurus/globalData.json 37.2 kB 0 B
website/.docusaurus/i18n.json 1.36 kB 0 B
website/.docusaurus/registry.js 172 kB 0 B
website/.docusaurus/routes.js 85.3 kB 0 B
website/.docusaurus/routesChunkNames.json 89.4 kB 0 B
website/.docusaurus/site-metadata.json 2.54 kB 0 B
website/build/assets/css/styles.********.css 127 kB 0 B
website/build/assets/js/main.********.js 824 kB 0 B
website/build/blog.html 76.1 kB 0 B
website/build/blog/2017/12/14/introducing-docusaurus.html 65 kB -3 B (0%)
website/build/blog/2018/04/30/How-I-Converted-Profilo-To-Docusaurus.html 44.5 kB +9 B (+0.02%)
website/build/blog/2018/09/11/Towards-Docusaurus-2.html 48.9 kB -3 B (-0.01%)
website/build/blog/2018/12/14/Happy-First-Birthday-Slash.html 29 kB -3 B (-0.01%)
website/build/blog/2019/12/30/docusaurus-2019-recap.html 39.6 kB -4 B (-0.01%)
website/build/blog/2020/01/07/tribute-to-endi.html 32.5 kB -3 B (-0.01%)
website/build/blog/2021/01/19/docusaurus-2020-recap.html 50.4 kB -3 B (-0.01%)
website/build/blog/2021/03/09/releasing-docusaurus-i18n.html 46.8 kB -4 B (-0.01%)
website/build/blog/2021/05/12/announcing-docusaurus-two-beta.html 47.6 kB -3 B (-0.01%)
website/build/blog/2021/11/21/algolia-docsearch-migration.html 53.9 kB +9 B (+0.02%)
website/build/blog/2022/01/24/docusaurus-2021-recap.html 42.8 kB -3 B (-0.01%)
website/build/blog/2022/08/01/announcing-docusaurus-2.0.html 131 kB -3 B (0%)
website/build/blog/2022/09/01/docusaurus-2.1.html 49.9 kB -4 B (-0.01%)
website/build/blog/archive.html 23.5 kB 0 B
website/build/blog/authors.html 50.1 kB 0 B
website/build/blog/authors/j-marcey.html 69.8 kB 0 B
website/build/blog/authors/josh-cena.html 46.5 kB 0 B
website/build/blog/authors/lex-111.html 55.2 kB 0 B
website/build/blog/authors/slorber.html 79.4 kB 0 B
website/build/blog/authors/slorber/authors/2.html 81.7 kB 0 B
website/build/blog/authors/slorber/authors/3.html 80.3 kB 0 B
website/build/blog/authors/slorber/authors/4.html 97 kB 0 B
website/build/blog/authors/yangshun.html 65.6 kB 0 B
website/build/blog/authors/zpao.html 47 kB 0 B
website/build/blog/page/2.html 78.8 kB 0 B
website/build/blog/page/3.html 77.4 kB 0 B
website/build/blog/page/4.html 88.3 kB 0 B
website/build/blog/page/5.html 53.5 kB 0 B
website/build/blog/page/6.html 34.4 kB 0 B
website/build/blog/preparing-your-site-for-docusaurus-v3.html 125 kB +1 B (0%)
website/build/blog/releases/2.2.html 49.9 kB -3 B (-0.01%)
website/build/blog/releases/2.3.html 60.2 kB -3 B (0%)
website/build/blog/releases/2.4.html 63.7 kB -3 B (0%)
website/build/blog/releases/3.0.html 104 kB -3 B (0%)
website/build/blog/releases/3.1.html 52.9 kB -2 B (0%)
website/build/blog/releases/3.2.html 48.5 kB -3 B (-0.01%)
website/build/blog/releases/3.3.html 55.6 kB -3 B (-0.01%)
website/build/blog/releases/3.4.html 54.8 kB +4 B (+0.01%)
website/build/blog/releases/3.5.html 57.2 kB -2 B (0%)
website/build/blog/releases/3.6.html 75.2 kB -2 B (0%)
website/build/blog/releases/3.7.html 50.3 kB -2 B (0%)
website/build/blog/releases/3.8.html 84.5 kB -3 B (0%)
website/build/blog/tags.html 27.2 kB 0 B
website/build/blog/upgrading-frontend-dependencies-with-confidence-using-visual-regression-testing.html 122 kB -3 B (0%)
website/build/docs.html 47.8 kB -3 B (-0.01%)
website/build/docs/advanced.html 30.1 kB -3 B (-0.01%)
website/build/docs/advanced/architecture.html 29.6 kB +1 B (0%)
website/build/docs/advanced/client.html 68.6 kB -3 B (0%)
website/build/docs/advanced/plugins.html 54 kB -3 B (-0.01%)
website/build/docs/advanced/routing.html 69 kB +5 B (+0.01%)
website/build/docs/advanced/ssg.html 73.2 kB -3 B (0%)
website/build/docs/api/docusaurus-config.html 203 kB -3 B (0%)
website/build/docs/api/misc/@docusaurus/eslint-plugin.html 44.1 kB +1 B (0%)
website/build/docs/api/misc/@docusaurus/eslint-plugin/no-html-links.html 35.7 kB -3 B (-0.01%)
website/build/docs/api/misc/@docusaurus/eslint-plugin/no-untranslated-text.html 34.7 kB -3 B (-0.01%)
website/build/docs/api/misc/@docusaurus/eslint-plugin/prefer-docusaurus-heading.html 36 kB +1 B (0%)
website/build/docs/api/misc/@docusaurus/eslint-plugin/string-literal-i18n-messages.html 39.5 kB -3 B (-0.01%)
website/build/docs/api/misc/@docusaurus/logger.html 37.9 kB -3 B (-0.01%)
website/build/docs/api/misc/create-docusaurus.html 33.1 kB -3 B (-0.01%)
website/build/docs/api/misc/docusaurus-init/index.html 361 B 0 B
website/build/docs/api/plugin-methods.html 64.3 kB +1 B (0%)
website/build/docs/api/plugin-methods/extend-infrastructure.html 58.3 kB +1 B (0%)
website/build/docs/api/plugin-methods/i18n-lifecycles.html 56.6 kB +1 B (0%)
website/build/docs/api/plugin-methods/lifecycle-apis.html 158 kB -3 B (0%)
website/build/docs/api/plugin-methods/static-methods.html 44 kB +1 B (0%)
website/build/docs/api/plugins.html 32.2 kB +1 B (0%)
website/build/docs/api/plugins/@docusaurus/plugin-client-redirects.html 59 kB +10 B (+0.02%)
website/build/docs/api/plugins/@docusaurus/plugin-content-blog.html 182 kB 0 B
website/build/docs/api/plugins/@docusaurus/plugin-content-docs.html 189 kB -2 B (0%)
website/build/docs/api/plugins/@docusaurus/plugin-content-pages.html 73.4 kB -3 B (0%)
website/build/docs/api/plugins/@docusaurus/plugin-css-cascade-layers.html 46.7 kB -3 B (-0.01%)
website/build/docs/api/plugins/@docusaurus/plugin-debug.html 47.4 kB +9 B (+0.02%)
website/build/docs/api/plugins/@docusaurus/plugin-google-analytics.html 48.9 kB 0 B
website/build/docs/api/plugins/@docusaurus/plugin-google-gtag.html 48.4 kB -7 B (-0.01%)
website/build/docs/api/plugins/@docusaurus/plugin-google-tag-manager.html 47.3 kB -3 B (-0.01%)
website/build/docs/api/plugins/@docusaurus/plugin-ideal-image.html 51.1 kB -3 B (-0.01%)
website/build/docs/api/plugins/@docusaurus/plugin-pwa.html 115 kB +1 B (0%)
website/build/docs/api/plugins/@docusaurus/plugin-rsdoctor.html 40.1 kB -3 B (-0.01%)
website/build/docs/api/plugins/@docusaurus/plugin-sitemap.html 64.7 kB +3 B (0%)
website/build/docs/api/plugins/@docusaurus/plugin-svgr.html 45.1 kB -3 B (-0.01%)
website/build/docs/api/plugins/@docusaurus/plugin-vercel-analytics.html 40.4 kB +9 B (+0.02%)
website/build/docs/api/themes.html 29.4 kB -3 B (-0.01%)
website/build/docs/api/themes/@docusaurus/theme-classic.html 42.7 kB +1 B (0%)
website/build/docs/api/themes/@docusaurus/theme-live-codeblock.html 35.9 kB -1 B (0%)
website/build/docs/api/themes/@docusaurus/theme-mermaid.html 34.7 kB +1 B (0%)
website/build/docs/api/themes/@docusaurus/theme-search-algolia.html 32.5 kB -3 B (-0.01%)
website/build/docs/api/themes/configuration.html 246 kB -3 B (0%)
website/build/docs/blog.html 198 kB 0 B
website/build/docs/browser-support.html 46.9 kB -3 B (-0.01%)
website/build/docs/category/getting-started.html 27.1 kB 0 B
website/build/docs/category/guides.html 35.7 kB 0 B
website/build/docs/cli.html 58.7 kB -3 B (-0.01%)
website/build/docs/configuration.html 90.3 kB +4 B (0%)
website/build/docs/create-doc.html 60.3 kB 0 B
website/build/docs/creating-pages.html 56 kB -2 B (0%)
website/build/docs/deployment.html 209 kB +3 B (0%)
website/build/docs/docs-introduction.html 49.7 kB -3 B (-0.01%)
website/build/docs/docs-multi-instance.html 72 kB +1 B (0%)
website/build/docs/docusaurus-core.html 220 kB -3 B (0%)
website/build/docs/guides/whats-next.html 32.1 kB -3 B (-0.01%)
website/build/docs/i18n/crowdin.html 136 kB +9 B (+0.01%)
website/build/docs/i18n/git.html 75.8 kB +1 B (0%)
website/build/docs/i18n/introduction.html 48.1 kB -3 B (-0.01%)
website/build/docs/i18n/tutorial.html 162 kB -3 B (0%)
website/build/docs/installation.html 63.1 kB +2 B (0%)
website/build/docs/introduction/index.html 280 B 0 B
website/build/docs/markdown-features.html 78.5 kB -3 B (0%)
website/build/docs/markdown-features/admonitions.html 109 kB +1 B (0%)
website/build/docs/markdown-features/assets.html 85 kB -1 B (0%)
website/build/docs/markdown-features/code-blocks.html 215 kB +4 B (0%)
website/build/docs/markdown-features/diagrams.html 53.9 kB +6 B (+0.01%)
website/build/docs/markdown-features/head-metadata.html 50.3 kB -3 B (-0.01%)
website/build/docs/markdown-features/links.html 40.3 kB -2 B (0%)
website/build/docs/markdown-features/math-equations.html 88.2 kB +1 B (0%)
website/build/docs/markdown-features/plugins.html 93.9 kB +5 B (+0.01%)
website/build/docs/markdown-features/react.html 130 kB -3 B (0%)
website/build/docs/markdown-features/tabs.html 137 kB -3 B (0%)
website/build/docs/markdown-features/toc.html 81.8 kB +1 B (0%)
website/build/docs/migration.html 38.2 kB +1 B (0%)
website/build/docs/migration/v2.html 38.9 kB -3 B (-0.01%)
website/build/docs/migration/v2/automated.html 39.3 kB -3 B (-0.01%)
website/build/docs/migration/v2/manual.html 185 kB -3 B (0%)
website/build/docs/migration/v2/translated-sites.html 50 kB -3 B (-0.01%)
website/build/docs/migration/v2/versioned-sites.html 59.2 kB +5 B (+0.01%)
website/build/docs/migration/v3.html 186 kB -1 B (0%)
website/build/docs/playground.html 31.1 kB -3 B (-0.01%)
website/build/docs/resources/index.html 325 B 0 B
website/build/docs/search.html 111 kB -2 B (0%)
website/build/docs/seo.html 86.3 kB +10 B (+0.01%)
website/build/docs/sidebar.html 133 kB -2 B (0%)
website/build/docs/sidebar/autogenerated.html 142 kB +10 B (+0.01%)
website/build/docs/sidebar/items.html 171 kB -2 B (0%)
website/build/docs/sidebar/multiple-sidebars.html 60.9 kB +1 B (0%)
website/build/docs/static-assets.html 50.9 kB +1 B (0%)
website/build/docs/styling-layout.html 133 kB -2 B (0%)
website/build/docs/support/index.html 319 B 0 B
website/build/docs/swizzling.html 108 kB +11 B (+0.01%)
website/build/docs/team/index.html 310 B 0 B
website/build/docs/typescript-support.html 59.1 kB +1 B (0%)
website/build/docs/using-plugins.html 104 kB -3 B (0%)
website/build/docs/versioning.html 89.7 kB -5 B (-0.01%)
website/build/index.html 35.4 kB 0 B

compressed-size-action::DOCUSAURUS_INFRA_FASTER

@github-actions
Copy link

github-actions bot commented Oct 9, 2025

Size Change: -39 B (0%)

Total Size: 12.1 MB

Filename Size Change
website/build/assets/js/runtime~main.********.js 38 kB +36 B (+0.09%)
ℹ️ View Unchanged
Filename Size Change
website/.docusaurus/codeTranslations.json 2 B 0 B
website/.docusaurus/docusaurus.config.mjs 28.6 kB 0 B
website/.docusaurus/globalData.json 37.2 kB 0 B
website/.docusaurus/i18n.json 1.36 kB 0 B
website/.docusaurus/registry.js 172 kB 0 B
website/.docusaurus/routes.js 85.3 kB 0 B
website/.docusaurus/routesChunkNames.json 89.4 kB 0 B
website/.docusaurus/site-metadata.json 2.38 kB 0 B
website/build/assets/css/styles.********.css 120 kB 0 B
website/build/assets/js/main.********.js 825 kB -2 B (0%)
website/build/blog.html 78.8 kB 0 B
website/build/blog/2017/12/14/introducing-docusaurus.html 67.1 kB -3 B (0%)
website/build/blog/2018/04/30/How-I-Converted-Profilo-To-Docusaurus.html 46.4 kB +9 B (+0.02%)
website/build/blog/2018/09/11/Towards-Docusaurus-2.html 50.9 kB -3 B (-0.01%)
website/build/blog/2018/12/14/Happy-First-Birthday-Slash.html 30.6 kB -3 B (-0.01%)
website/build/blog/2019/12/30/docusaurus-2019-recap.html 41.4 kB -4 B (-0.01%)
website/build/blog/2020/01/07/tribute-to-endi.html 34.1 kB -3 B (-0.01%)
website/build/blog/2021/01/19/docusaurus-2020-recap.html 52.5 kB -3 B (-0.01%)
website/build/blog/2021/03/09/releasing-docusaurus-i18n.html 48.8 kB -4 B (-0.01%)
website/build/blog/2021/05/12/announcing-docusaurus-two-beta.html 49.6 kB -3 B (-0.01%)
website/build/blog/2021/11/21/algolia-docsearch-migration.html 56.1 kB +9 B (+0.02%)
website/build/blog/2022/01/24/docusaurus-2021-recap.html 44.8 kB -3 B (-0.01%)
website/build/blog/2022/08/01/announcing-docusaurus-2.0.html 135 kB -3 B (0%)
website/build/blog/2022/09/01/docusaurus-2.1.html 52.2 kB -4 B (-0.01%)
website/build/blog/archive.html 24.9 kB 0 B
website/build/blog/authors.html 52.3 kB 0 B
website/build/blog/authors/j-marcey.html 72.4 kB 0 B
website/build/blog/authors/josh-cena.html 48.6 kB 0 B
website/build/blog/authors/lex-111.html 57.5 kB 0 B
website/build/blog/authors/slorber.html 82.3 kB 0 B
website/build/blog/authors/slorber/authors/2.html 84.7 kB 0 B
website/build/blog/authors/slorber/authors/3.html 83.2 kB 0 B
website/build/blog/authors/slorber/authors/4.html 100 kB 0 B
website/build/blog/authors/yangshun.html 68.3 kB 0 B
website/build/blog/authors/zpao.html 49 kB 0 B
website/build/blog/page/2.html 81.5 kB 0 B
website/build/blog/page/3.html 80.1 kB 0 B
website/build/blog/page/4.html 91.3 kB 0 B
website/build/blog/page/5.html 55.7 kB 0 B
website/build/blog/page/6.html 36.1 kB 0 B
website/build/blog/preparing-your-site-for-docusaurus-v3.html 129 kB -4 B (0%)
website/build/blog/releases/2.2.html 52.1 kB -3 B (-0.01%)
website/build/blog/releases/2.3.html 62.7 kB -3 B (0%)
website/build/blog/releases/2.4.html 66.4 kB -3 B (0%)
website/build/blog/releases/3.0.html 108 kB -3 B (0%)
website/build/blog/releases/3.1.html 55 kB -2 B (0%)
website/build/blog/releases/3.2.html 50.7 kB -3 B (-0.01%)
website/build/blog/releases/3.3.html 57.9 kB -3 B (-0.01%)
website/build/blog/releases/3.4.html 57.1 kB +4 B (+0.01%)
website/build/blog/releases/3.5.html 59.6 kB -2 B (0%)
website/build/blog/releases/3.6.html 78.2 kB -2 B (0%)
website/build/blog/releases/3.7.html 52.6 kB -2 B (0%)
website/build/blog/releases/3.8.html 87.6 kB -3 B (0%)
website/build/blog/tags.html 28.9 kB 0 B
website/build/blog/upgrading-frontend-dependencies-with-confidence-using-visual-regression-testing.html 127 kB -3 B (0%)
website/build/docs.html 49.7 kB -3 B (-0.01%)
website/build/docs/advanced.html 31.6 kB -3 B (-0.01%)
website/build/docs/advanced/architecture.html 31.1 kB +1 B (0%)
website/build/docs/advanced/client.html 71.3 kB -3 B (0%)
website/build/docs/advanced/plugins.html 56.2 kB -3 B (-0.01%)
website/build/docs/advanced/routing.html 71.6 kB +5 B (+0.01%)
website/build/docs/advanced/ssg.html 76.3 kB -3 B (0%)
website/build/docs/api/docusaurus-config.html 211 kB -3 B (0%)
website/build/docs/api/misc/@docusaurus/eslint-plugin.html 46.3 kB +1 B (0%)
website/build/docs/api/misc/@docusaurus/eslint-plugin/no-html-links.html 37.5 kB -3 B (-0.01%)
website/build/docs/api/misc/@docusaurus/eslint-plugin/no-untranslated-text.html 36.4 kB -3 B (-0.01%)
website/build/docs/api/misc/@docusaurus/eslint-plugin/prefer-docusaurus-heading.html 37.7 kB +1 B (0%)
website/build/docs/api/misc/@docusaurus/eslint-plugin/string-literal-i18n-messages.html 41.4 kB -3 B (-0.01%)
website/build/docs/api/misc/@docusaurus/logger.html 39.6 kB -3 B (-0.01%)
website/build/docs/api/misc/create-docusaurus.html 34.7 kB -3 B (-0.01%)
website/build/docs/api/misc/docusaurus-init/index.html 361 B 0 B
website/build/docs/api/plugin-methods.html 66.7 kB +1 B (0%)
website/build/docs/api/plugin-methods/extend-infrastructure.html 60.6 kB +1 B (0%)
website/build/docs/api/plugin-methods/i18n-lifecycles.html 58.8 kB +1 B (0%)
website/build/docs/api/plugin-methods/lifecycle-apis.html 163 kB -3 B (0%)
website/build/docs/api/plugin-methods/static-methods.html 45.8 kB +1 B (0%)
website/build/docs/api/plugins.html 33.9 kB +1 B (0%)
website/build/docs/api/plugins/@docusaurus/plugin-client-redirects.html 61.7 kB +10 B (+0.02%)
website/build/docs/api/plugins/@docusaurus/plugin-content-blog.html 190 kB 0 B
website/build/docs/api/plugins/@docusaurus/plugin-content-docs.html 196 kB -2 B (0%)
website/build/docs/api/plugins/@docusaurus/plugin-content-pages.html 77.1 kB -3 B (0%)
website/build/docs/api/plugins/@docusaurus/plugin-css-cascade-layers.html 48.9 kB -3 B (-0.01%)
website/build/docs/api/plugins/@docusaurus/plugin-debug.html 49.6 kB +9 B (+0.02%)
website/build/docs/api/plugins/@docusaurus/plugin-google-analytics.html 51.2 kB 0 B
website/build/docs/api/plugins/@docusaurus/plugin-google-gtag.html 50.7 kB -7 B (-0.01%)
website/build/docs/api/plugins/@docusaurus/plugin-google-tag-manager.html 49.5 kB -3 B (-0.01%)
website/build/docs/api/plugins/@docusaurus/plugin-ideal-image.html 53.6 kB -3 B (-0.01%)
website/build/docs/api/plugins/@docusaurus/plugin-pwa.html 120 kB +1 B (0%)
website/build/docs/api/plugins/@docusaurus/plugin-rsdoctor.html 42.1 kB -3 B (-0.01%)
website/build/docs/api/plugins/@docusaurus/plugin-sitemap.html 67.6 kB +3 B (0%)
website/build/docs/api/plugins/@docusaurus/plugin-svgr.html 47.2 kB -3 B (-0.01%)
website/build/docs/api/plugins/@docusaurus/plugin-vercel-analytics.html 42.5 kB +9 B (+0.02%)
website/build/docs/api/themes.html 30.9 kB -3 B (-0.01%)
website/build/docs/api/themes/@docusaurus/theme-classic.html 44.7 kB +1 B (0%)
website/build/docs/api/themes/@docusaurus/theme-live-codeblock.html 37.6 kB -1 B (0%)
website/build/docs/api/themes/@docusaurus/theme-mermaid.html 36.4 kB +1 B (0%)
website/build/docs/api/themes/@docusaurus/theme-search-algolia.html 34.1 kB -3 B (-0.01%)
website/build/docs/api/themes/configuration.html 258 kB -3 B (0%)
website/build/docs/blog.html 204 kB 0 B
website/build/docs/browser-support.html 49.2 kB -3 B (-0.01%)
website/build/docs/category/getting-started.html 28.5 kB 0 B
website/build/docs/category/guides.html 37.5 kB 0 B
website/build/docs/cli.html 62.2 kB -3 B (0%)
website/build/docs/configuration.html 93.8 kB +4 B (0%)
website/build/docs/create-doc.html 62.8 kB 0 B
website/build/docs/creating-pages.html 58.4 kB -2 B (0%)
website/build/docs/deployment.html 217 kB +3 B (0%)
website/build/docs/docs-introduction.html 52 kB -3 B (-0.01%)
website/build/docs/docs-multi-instance.html 75.2 kB +1 B (0%)
website/build/docs/docusaurus-core.html 227 kB -3 B (0%)
website/build/docs/guides/whats-next.html 33.8 kB -3 B (-0.01%)
website/build/docs/i18n/crowdin.html 141 kB +9 B (+0.01%)
website/build/docs/i18n/git.html 79 kB +1 B (0%)
website/build/docs/i18n/introduction.html 50.3 kB -3 B (-0.01%)
website/build/docs/i18n/tutorial.html 168 kB -3 B (0%)
website/build/docs/installation.html 65.8 kB +2 B (0%)
website/build/docs/introduction/index.html 280 B 0 B
website/build/docs/markdown-features.html 81.4 kB -3 B (0%)
website/build/docs/markdown-features/admonitions.html 113 kB +1 B (0%)
website/build/docs/markdown-features/assets.html 88.9 kB -1 B (0%)
website/build/docs/markdown-features/code-blocks.html 224 kB +4 B (0%)
website/build/docs/markdown-features/diagrams.html 56.4 kB +6 B (+0.01%)
website/build/docs/markdown-features/head-metadata.html 52.6 kB -3 B (-0.01%)
website/build/docs/markdown-features/links.html 42.3 kB -2 B (0%)
website/build/docs/markdown-features/math-equations.html 92.1 kB +1 B (0%)
website/build/docs/markdown-features/plugins.html 97.5 kB +5 B (+0.01%)
website/build/docs/markdown-features/react.html 136 kB -3 B (0%)
website/build/docs/markdown-features/tabs.html 143 kB -3 B (0%)
website/build/docs/markdown-features/toc.html 85.2 kB +1 B (0%)
website/build/docs/migration.html 40.1 kB -4 B (-0.01%)
website/build/docs/migration/v2.html 40.7 kB -3 B (-0.01%)
website/build/docs/migration/v2/automated.html 41.2 kB -3 B (-0.01%)
website/build/docs/migration/v2/manual.html 193 kB -3 B (0%)
website/build/docs/migration/v2/translated-sites.html 52.3 kB -3 B (-0.01%)
website/build/docs/migration/v2/versioned-sites.html 61.5 kB +5 B (+0.01%)
website/build/docs/migration/v3.html 193 kB -1 B (0%)
website/build/docs/playground.html 32.6 kB -3 B (-0.01%)
website/build/docs/resources/index.html 325 B 0 B
website/build/docs/search.html 115 kB -2 B (0%)
website/build/docs/seo.html 90.1 kB +10 B (+0.01%)
website/build/docs/sidebar.html 139 kB -2 B (0%)
website/build/docs/sidebar/autogenerated.html 147 kB +10 B (+0.01%)
website/build/docs/sidebar/items.html 177 kB -2 B (0%)
website/build/docs/sidebar/multiple-sidebars.html 63.8 kB +1 B (0%)
website/build/docs/static-assets.html 53.3 kB +1 B (0%)
website/build/docs/styling-layout.html 138 kB -2 B (0%)
website/build/docs/support/index.html 319 B 0 B
website/build/docs/swizzling.html 113 kB +11 B (+0.01%)
website/build/docs/team/index.html 310 B 0 B
website/build/docs/typescript-support.html 61.6 kB +1 B (0%)
website/build/docs/using-plugins.html 108 kB -3 B (0%)
website/build/docs/versioning.html 93.4 kB -5 B (-0.01%)
website/build/index.html 37 kB 0 B

compressed-size-action::DOCUSAURUS_INFRA_SLOWER

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant