Commit Graph

6685 Commits

Author SHA1 Message Date
dependabot[bot] 0aa160b396 chore(deps): bump github/codeql-action/analyze from 4.31.0 to 4.36.2
Bumps [github/codeql-action/analyze](https://github.com/github/codeql-action) from 4.31.0 to 4.36.2.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/4e94bd11f71e507f7f87df81788dff88d1dacbfb...8aad20d150bbac5944a9f9d289da16a4b0d87c1e)

---
updated-dependencies:
- dependency-name: github/codeql-action/analyze
  dependency-version: 4.36.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-26 20:32:49 +00:00
Sébastien Lorber 5d162a4654 fix(test): fix bad test import (#12200) 2026-06-25 14:16:49 +02:00
dependabot[bot] a1680a6c1f chore(deps): bump preactjs/compressed-size-action from 2.9.1 to 2.10.0 (#12194)
Signed-off-by: dependabot[bot] <support@github.com>
2026-06-25 13:46:26 +02:00
dependabot[bot] 449eca0f48 chore(deps): bump pnpm/action-setup from 6.0.8 to 6.0.9 (#12192)
Signed-off-by: dependabot[bot] <support@github.com>
2026-06-25 13:45:52 +02:00
dependabot[bot] a86ba92be4 chore(deps): bump actions/checkout from 6.0.3 to 7.0.0 (#12193)
Signed-off-by: dependabot[bot] <support@github.com>
2026-06-25 13:45:08 +02:00
Sébastien Lorber 7434ba5057 feat(faster): upgrade @rspack/core to v2 (#12187)
Co-authored-by: smeng9 <shaoyu@life-foundry.com>
2026-06-19 15:22:28 +02:00
Sébastien Lorber 122af8321d chore(deps): upgrade sharp, fix Argos/Playwright (#12188) 2026-06-19 15:00:28 +02:00
Sébastien Lorber fcb4190e77 chore(deps): upgrade to @11ty/gray-matter v2 (#12182) 2026-06-18 18:42:59 +02:00
Sébastien Lorber 92fe75d3de chore(deps): migrate to @11ty/gray-matter (#12181) 2026-06-18 18:33:33 +02:00
Octavio 014f3d151b fix(i18n): complete Spanish translations for theme-common and theme-l… (#12180)
fix(i18n): complete Spanish translations for theme-common and theme-live-codeblock
2026-06-18 18:27:25 +02:00
dependabot[bot] f475f434ca chore(deps): bump open from 8.4.2 to 11.0.0 (#11881)
Co-authored-by: sebastien <lorber.sebastien@gmail.com>
Signed-off-by: dependabot[bot] <support@github.com>
2026-06-18 17:19:07 +02:00
dependabot[bot] 73ab5139af chore(deps-dev): bump tree-node-cli from 1.6.0 to 3.0.0 (#12159)
Co-authored-by: sebastien <lorber.sebastien@gmail.com>
Signed-off-by: dependabot[bot] <support@github.com>
2026-06-18 16:56:05 +02:00
Clemens Kofler c9e6a30f13 fix(core): bump detect-port to v2.1, fix pnpm trustPolicy downgrade issue (#12012)
Co-authored-by: sebastien <lorber.sebastien@gmail.com>
2026-06-18 16:46:27 +02:00
Jan Olencki 8180a0bf6a fix(devcontainer): fix devcontainer Node version, skip corepack prompt (#12026)
* chore(devcontainer): fix yarn install by disabling a download prompt

* chore(devcontainer): bump Node.js version

---------

Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
2026-06-18 16:31:25 +02:00
Srikanth Patchava 35cec7d263 fix(cli): docusaurus serve should pass --host to server.listen() (#12127)
Co-authored-by: sebastien <lorber.sebastien@gmail.com>
2026-06-18 16:21:27 +02:00
dependabot[bot] 5ad98919c9 chore(deps): bump feed from 4.2.2 to 5.2.1 (#12060)
Co-authored-by: sebastien <lorber.sebastien@gmail.com>
Signed-off-by: dependabot[bot] <support@github.com>
2026-06-18 13:25:34 +02:00
dependabot[bot] cbab031aab chore(deps): bump js-yaml from 4.1.1 to 4.2.0 (#12177)
Signed-off-by: dependabot[bot] <support@github.com>
2026-06-18 12:39:47 +02:00
lampovayatyan999 698de7ea1e docs: improve useIsBrowser section, clarify hydration vs DOM availabi… (#12176)
* docs: improve useIsBrowser section, clarify hydration vs DOM availability (#8678)

* Update website/docs/docusaurus-core.mdx

* Update website/docs/docusaurus-core.mdx

* Apply suggestion from @slorber

---------

Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
2026-06-18 12:31:49 +02:00
dependabot[bot] 9ba455926c chore(deps): bump srcset from 4.0.0 to 5.0.3 (#12156)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Signed-off-by: dependabot[bot] <support@github.com>
2026-06-18 12:31:11 +02:00
Sanjaiyan Parthipan 70d0991010 refactor(core): route matching to use .flatMap() instead of .map().flat() (#12173)
* refactor route matching to use .flatMap() instead of map().flat()

* fix styl code format
2026-06-18 11:27:31 +02:00
Ben McCann e551c9a136 chore: switch to tinyglobby (#11042)
Co-authored-by: sebastien <lorber.sebastien@gmail.com>
2026-06-12 19:39:38 +02:00
Sébastien Lorber 36a9a7c779 refactor: lint/test ignore agent folders (#12152) 2026-06-12 19:32:19 +02:00
Sébastien Lorber 545cff6d84 refactor: replace escape-string-regexp with native RegExp.escape (#12150)
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
2026-06-12 16:39:44 +02:00
dependabot[bot] 88a8e08a42 chore(deps-dev): bump @ai-sdk/react from 2.0.194 to 3.0.177 (#12115)
Signed-off-by: dependabot[bot] <support@github.com>
2026-06-12 16:31:42 +02:00
dependabot[bot] 11e6b0f0db chore(deps): bump actions/checkout from 6.0.2 to 6.0.3 (#12113)
Signed-off-by: dependabot[bot] <support@github.com>
2026-06-12 16:31:27 +02:00
Sébastien Lorber a85847fbac docs(website): split Deployment page into a category with hosting provider subpages + cleanup providers (#12139) 2026-06-12 16:07:35 +02:00
Ifeanyi Chima b7963e359d docs: document that plugin-ideal-image changes imported image types (#12130) 2026-06-12 13:10:51 +02:00
Sébastien Lorber 7da2c45be5 fix(create-docusaurus): init template README should use npm commands by default (#12138) 2026-06-12 10:54:08 +02:00
Ifeanyi Chima 0968de19c9 docs(deployment): update Node.js version from 20 to 24 in deployment … (#12118) 2026-06-12 10:26:56 +02:00
Sébastien Lorber 96b32dd2e5 refactor(monorepo): migrate to pnpm 11 (#12109) 2026-06-04 19:29:20 +02:00
Sébastien Lorber c1663f1af9 chore(monorepo): upgrade to Lerna v9 (#12110) 2026-06-04 16:44:16 +02:00
Sébastien Lorber 67da2d8ec3 break(theme-common: move useSearchQueryString() + useSearchLinkCreator() to theme-search-algolia (#12108) 2026-06-04 11:05:36 +02:00
vidigoat 9ab8633d57 docs(utils): fix incorrect encodePath JSDoc examples (#12088) 2026-06-02 20:46:31 +02:00
Sébastien Lorber 22043c606b refactor(test): remove usage of useless tmp-promise dependency (#12106) 2026-06-02 20:40:51 +02:00
Sébastien Lorber 183fc6f1e3 refactor: various v4 code cleanups and soft breaking changes (#12104) 2026-06-01 17:48:09 +02:00
Sébastien Lorber 2800c8a076 refactor(ssg): Remove SSG workaround for React 18 null warning bug (#12102) 2026-06-01 16:59:35 +02:00
Sébastien Lorber b4df481859 break(theme): @docusaurus/theme-common doesn't export <UnlistedMetadata> anymore (AI-assisted) (#12086) 2026-06-01 16:39:36 +02:00
dependabot[bot] 9cb6a710e2 chore(deps-dev): bump strip-ansi from 6.0.1 to 7.2.0 (#12059)
Signed-off-by: dependabot[bot] <support@github.com>
2026-06-01 16:37:07 +02:00
Sébastien Lorber 4b3b352cf3 fix(utils): fix extractLeadingEmoji() edge cases (#12100) 2026-06-01 16:15:29 +02:00
Sébastien Lorber e35d0987dd break(theme-common): Remove deprecated useColorMode APIs (AI-assisted) (#12085) 2026-05-29 17:36:17 +02:00
Sébastien Lorber 34656d725c break(core): Remove legacy postBuild({head}) API and v4 future flag (#12084) 2026-05-29 17:25:09 +02:00
Sébastien Lorber ff28bdf062 chore: upgrade stylelint (#11992) 2026-05-29 17:24:18 +02:00
Sébastien Lorber 98a605fe26 chore: use modern Node APIs (AI-assisted) (#12083) 2026-05-29 17:17:24 +02:00
Sébastien Lorber a846a0fd73 feat(dev-server): add dev-server CLI options for HTTPS support (#12082) 2026-05-29 16:34:13 +02:00
Ben Maurer d478043ef5 fix(dev-server): for HTTPS, support non-RSA TLS certs (#12065)
Co-authored-by: sebastien <lorber.sebastien@gmail.com>
2026-05-29 15:58:19 +02:00
Sébastien Lorber 1dba8e8e1b break(google-analytics): remove deprecated Google Analytics plugin (#12081) 2026-05-28 18:39:51 +02:00
Sébastien Lorber d98843579b fix(gtag.js, faster): Fix StackBlitz, vendor @types/gtag.js, upgrade @swc/html (#12080) 2026-05-28 17:44:18 +02:00
Thanasis Katsios aeae3002d2 fix(mdx-loader): avoid transforming dotted directory links into asset… (#11944)
Co-authored-by: Thanasis Katsios <th.katsios@kaizengaming.com>
Co-authored-by: sebastien <lorber.sebastien@gmail.com>
2026-05-28 16:33:02 +02:00
Sébastien Lorber 4a65684ae8 chore(ci): restore original CodeQL workflow + add config file (#12079) 2026-05-28 13:39:17 +02:00
Sébastien Lorber 13a5ce0a99 fix(ci): forks should not run publish/argos workflows + fix lint fix typo (#12078) 2026-05-28 13:17:21 +02:00