Skip to content

[Snyk] Upgrade @docusaurus/faster from 3.10.0 to 3.10.1#161

Open
v-0-0 wants to merge 1 commit into
masterfrom
snyk-upgrade-279dec002d5092a8fa51822681a5ee3e
Open

[Snyk] Upgrade @docusaurus/faster from 3.10.0 to 3.10.1#161
v-0-0 wants to merge 1 commit into
masterfrom
snyk-upgrade-279dec002d5092a8fa51822681a5ee3e

Conversation

@v-0-0
Copy link
Copy Markdown

@v-0-0 v-0-0 commented May 21, 2026

snyk-top-banner

Snyk has created this PR to upgrade @docusaurus/faster from 3.10.0 to 3.10.1.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 18 versions ahead of your current version.

  • The recommended version was released 21 days ago.

Release notes
Package name: @docusaurus/faster
  • 3.10.1 - 2026-04-30

    3.10.1 (2026-04-30)

    🐛 Bug Fix

    • docusaurus-bundler
      • #11981 fix(bundler): fix v3 webpackbar bug due to webpack breaking change (@ slorber)

    🔧 Maintenance

    • docusaurus

    Committers: 1

  • 3.10.1-canary-6624 - 2026-05-21
  • 3.10.1-canary-6622 - 2026-05-21
  • 3.10.1-canary-6621 - 2026-05-21
  • 3.10.1-canary-6618 - 2026-05-21
  • 3.10.1-canary-6616 - 2026-05-21
  • 3.10.1-canary-6615 - 2026-05-21
  • 3.10.1-canary-6612 - 2026-05-15
  • 3.10.1-canary-6611 - 2026-05-15
  • 3.10.1-canary-6610 - 2026-05-15
  • 3.10.1-canary-6609 - 2026-05-15
  • 3.10.1-canary-6608 - 2026-05-14
  • 3.10.1-canary-6604 - 2026-05-09
  • 3.10.1-canary-6603 - 2026-05-09
  • 3.10.1-canary-6597 - 2026-05-08
  • 3.10.1-canary-6596 - 2026-05-07
  • 3.10.1-canary-6593 - 2026-05-07
  • 3.10.1-canary-6591 - 2026-04-30
  • 3.10.0 - 2026-04-07

    3.10.0 (2026-04-07)

    🚀 New Feature

    • docusaurus-types, docusaurus
      • #11896 feat(core): add future.v4.mdx1CompatDisabledByDefault flag (@ slorber)
      • #11797 feat(core): promote siteConfig.storage to stable + add future.v4.siteStorageNamespacing flag [Claude] (@ slorber)
      • #11571 feat(core): support custom html elements in head tags (@ lebalz)
    • create-docusaurus
      • #11897 feat(create-docusaurus): update init template to .mdx extension and strict MDX syntax (@ slorber)
      • #11696 feat(create-docusaurus): Newly initialized TS sites should use "strict: true" (@ slorber)
      • #11611 feat(create-docusaurus): enable creation in current directory (@ Mcheung7272)
    • Other
      • #11874 feat(ci): improve npm supply chain security - improve Dependabot config (@ slorber)
      • #11712 feat(publish): Use trusted publishing (OIDC) for canary releases (@ slorber)
    • create-docusaurus, docusaurus-bundler, docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-plugin-content-pages, docusaurus-plugin-pwa, docusaurus-types, docusaurus
      • #11802 feat(core): Docusaurus Faster is stable + v4 future flag turns it on by default (@ slorber)
    • docusaurus-mdx-loader, docusaurus-utils, docusaurus
      • #11777 feat(cli): write-heading-ids CLI now supports the --syntax and --migrate options (@ slorber)
    • docusaurus-mdx-loader
      • #11755 feat(mdx-loader): add support for explicit headingId based on MD/MDX comments (@ slorber)
    • docusaurus-theme-live-codeblock, docusaurus-theme-translations
      • #11675 feat(theme-live-codeblock): reset button + wire position prop (@ NPX2218)
    • docusaurus-theme-classic, docusaurus-theme-common
      • #11734 feat(theme): Split <DocCard>, improve extensibility, better handling of emoji icons, stable classNames (@ slorber)
      • #11733 feat(theme): Use React context for <Tabs>, allow custom <TabItem> components (@ slorber)
    • docusaurus-faster, docusaurus
      • #11715 feat(bundler): upgrade to Rspack 1.7, remove useless experimental feature flags (@ slorber)
    • docusaurus-plugin-content-pages
    • docusaurus-mdx-loader, docusaurus-theme-classic
      • #11642 feat(mdx-loader): add admonitions directive support for class/id shortcuts (@ lebalz)
    • docusaurus-theme-classic
    • docusaurus-theme-search-algolia
      • #11581 feat(theme-search-algolia): allow overriding transformSearchClient (@ hugohaggmark)
      • #11541 feat(theme-search-algolia): add support for DocSearch v4.3.2 and new Suggested Questions (@ NatanTechofNY)
    • create-docusaurus, docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-plugin-content-pages, docusaurus-plugin-sitemap, docusaurus-types, docusaurus-utils, docusaurus
      • #11512 feat(core): New siteConfig future.experimental_vcs API + future.experimental_faster.gitEagerVcs flag (@ slorber)

    🐛 Bug Fix

    • docusaurus
      • #11844 fix(core): fix url.resolve() Node.js deprecation warning (@ slorber)
      • #11833 fix(core): upgrade serve handler min version to for upgrade users to a secure version (@ BearAlliance)
      • #11763 fix(cli): fix write-heading-ids CLI when no files provided (@ slorber)
      • #11693 fix(core): Remove deprecated experiments.lazyBarrel config for RsPack (@ VedikaGupt)
      • #11604 fix(core): webpack aliases shouldn't be created for test files and typedefs (@ slorber)
      • #11603 fix(core): Fix openBrowser AppleScript support for Arc (@ slorber)
      • #11579 fix(core): in isInternalUrl(), URI protocol scheme detection should implement the spec more strictly (@ slorber)
      • #11550 fix(core): optimize i18n integration for site builds + improve inference of locale config (@ slorber)
    • docusaurus-faster, docusaurus
    • create-docusaurus, docusaurus-logger, docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-plugin-google-gtag, docusaurus-plugin-pwa, docusaurus
      • #11843 fix(create-docusaurus): fix support for TypeScript 6.0 + fix our CI (@ slorber)
    • docusaurus-utils
    • docusaurus-theme-classic
      • #11796 fix(theme): restore copy-text-to-clipboard as lazy fallback for non-secure contexts (@ dmoranp)
      • #11513 fix(a11y): add Space key support for navbar dropdowns (@ TheCyperpunk)
      • #11565 fix(theme): Change code block line from span to div, fix Firefox text selection/copy bug (@ slorber)
    • docusaurus-plugin-content-docs
      • #11794 fix(content-docs): translate generated-index category titles in pagination links (@ dmoranp)
      • #11743 fix(content-docs): use category key for generated-index translation lookup (@ 4RH1T3CT0R7)
      • #11616 fix(docs): breadcrumb APIs only return category/docs items, ignoring links (@ Chesars)
    • docusaurus-plugin-google-gtag
    • docusaurus-theme-search-algolia
      • #11683 fix(algolia): upgrade to DocSearch 4.5 + fix types (@ slorber)
      • #11560 fix(theme-search-algolia): preserve query strings in useSearchResultUrlProcessor (@ pyrytakala)
    • docusaurus-plugin-content-blog
      • #11736 fix(content-blog): fix wrong path variable in feed XSLT CSS file validation (@ akshatsinha0)
      • #11577 fix(blog): Fix author paginated page url: /blog/authors/<author>/page/2 (@ slorber)
      • #11562 chore(blog): refactor blog Content, remove useless blogListPaginated attribute (@ slorber)
      • #11559 fix(content-blog): filter unlisted posts from author pages (@ pyrytakala)
    • docusaurus-theme-classic, docusaurus-theme-common
    • docusaurus-plugin-ideal-image
      • #11659 fix(ideal-image): <IdealImage> should forward remaining props to the underlying component (@ tempoz)
    • eslint-plugin
      • #11587 fix(eslint-plugin): specify exact type of no-untranslated-text rule options (@ andreww2012)
    • docusaurus-mdx-loader
      • #11530 fix(mdx-loader): fix url.parse deprecation warning on Node 24+ (@ kou029w)
    • docusaurus-bundler, docusaurus-faster, docusaurus-theme-mermaid
      • #11496 fix(faster): fix server build SWC / browserslist node target (@ slorber)

    🏃‍♀️ Performance

    • docusaurus-plugin-content-blog
      • #11707 refactor(content-blog): decouple getTagsFile from generateBlogPosts (@ garry00107)
    • create-docusaurus, docusaurus-utils, docusaurus
      • #11684 refactor(create-docusaurus): remove useless dependencies (docusaurus-utils, execa, fs-extra) + simplify some code (@ slorber)
    • create-docusaurus
      • #11653 refactor(create-docusaurus): replace lodash with native implementation (@ torresgol10)

    📝 Documentation

    • docusaurus
      • #11779 chore(website): migrate MDX heading ids to comment syntax + upgrade Crowdin parser version (@ slorber)
    • Other

    🤖 Dependencies

    🔧 Maintenance

    • Other
    • create-docusaurus, docusaurus-babel, docusaurus-bundler, docusaurus-cssnano-preset, docusaurus-faster, docusaurus-logger, docusaurus-mdx-loader, docusaurus-module-type-aliases, docusaurus-plugin-client-redirects, docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-plugin-content-pages, docusaurus-plugin-css-cascade-layers, docusaurus-plugin-debug, docusaurus-plugin-google-analytics, docusaurus-plugin-google-gtag, docusaurus-plugin-google-tag-manager, docusaurus-plugin-ideal-image, docusaurus-plugin-pwa, docusaurus-plugin-rsdoctor, docusaurus-plugin-sitemap, docusaurus-plugin-svgr, docusaurus-plugin-vercel-analytics, docusaurus-preset-classic, docusaurus-remark-plugin-npm2yarn, docusaurus-theme-classic, docusaurus-theme-common, docusaurus-theme-live-codeblock, docusaurus-theme-mermaid, docusaurus-theme-search-algolia, docusaurus-theme-translations, docusaurus-tsconfig, docusaurus-types, docusaurus-utils-common, docusaurus-utils-validation, docusaurus-utils, docusaurus, eslint-plugin, lqip-loader, stylelint-copyright
      • #11823 chore(ci): fixes for the npm trusted publishing workflow (@ slorber)
      • #11819 chore(ci): add Trusted Publishing release workflow through dispatch action (@ slorber)
    • docusaurus-plugin-content-docs, docusaurus-plugin-ideal-image, docusaurus-theme-classic, docusaurus-theme-common, docusaurus-theme-mermaid, docusaurus-utils, docusaurus
    • docusaurus-cssnano-preset, docusaurus-logger, docusaurus-mdx-loader, docusaurus-plugin-client-redirects, docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-plugin-content-pages, docusaurus-plugin-ideal-image, docusaurus-remark-plugin-npm2yarn, docusaurus-theme-classic, docusaurus-theme-common, docusaurus-utils-validation, docusaurus-utils, docusaurus
    • docusaurus-theme-classic, docusaurus-theme-common, docusaurus
    • docusaurus-babel
    • docusaurus-plugin-content-blog

    🌐 Translations

    Committers: 41

from @docusaurus/faster GitHub release notes

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

Snyk has created this PR to upgrade @docusaurus/faster from 3.10.0 to 3.10.1.

See this package in npm:
@docusaurus/faster

See this project in Snyk:
https://app.eu.snyk.io/org/layer-3-foundation-default/project/8e8246cb-950d-4d7c-a2f8-e8424b84c35c?utm_source=github&utm_medium=referral&page=upgrade-pr
@v-0-0 v-0-0 requested a review from dpatsora as a code owner May 21, 2026 21:32
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 21, 2026

Important

Review skipped

Ignore keyword(s) in the title.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: e17d6fa5-05de-402f-9f32-3d7d1487992c

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch snyk-upgrade-279dec002d5092a8fa51822681a5ee3e

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

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.

2 participants