Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jun 6, 2025

This PR contains the following updates:

Package Change Age Confidence
@docusaurus/core (source) 3.8.03.9.2 age confidence
@docusaurus/preset-classic (source) 3.8.03.9.2 age confidence
@mdx-js/react (source) 3.1.03.1.1 age confidence
docusaurus-plugin-openapi-docs (source) 4.4.04.6.0 age confidence
docusaurus-theme-openapi-docs (source) 4.4.04.6.0 age confidence
react (source) 19.1.019.2.3 age confidence
react-dom (source) 19.1.019.2.3 age confidence

Release Notes

facebook/docusaurus (@​docusaurus/core)

v3.9.2

Compare Source

🐛 Bug Fix
  • docusaurus-plugin-content-docs
  • docusaurus-cssnano-preset
  • docusaurus-theme-search-algolia
  • docusaurus-theme-translations
  • docusaurus-theme-classic, docusaurus-theme-common
    • #​11466 fix(theme): Fix CSS scroll-margin-top when clicking footnote items, factorize code (@​slorber)
  • docusaurus
  • docusaurus-theme-mermaid
    • #​11437 fix(theme-mermaid): Fix Mermaid ELK layout dependency required bug on v3.9 (@​slorber)
🏃‍♀️ Performance
  • docusaurus-theme-mermaid
💅 Polish
  • docusaurus-theme-classic
🤖 Dependencies
🌐 Translations
Committers: 9

v3.9.1

Compare Source

🐛 Bug Fix
Committers: 1

v3.9.0

Compare Source

🚀 New Feature
  • docusaurus-theme-search-algolia
  • docusaurus-plugin-content-blog, docusaurus-theme-classic
    • #​11425 feat(blog): Add support for email social icon + resize default social icon a bit (@​slorber)
  • docusaurus-theme-classic, docusaurus-theme-common
  • docusaurus-theme-classic, docusaurus-theme-search-algolia, docusaurus-theme-translations
  • docusaurus-faster, docusaurus
  • docusaurus-utils
  • docusaurus-theme-mermaid
  • docusaurus-plugin-pwa, docusaurus-theme-classic, docusaurus-theme-common, docusaurus-types, docusaurus-utils, docusaurus
    • #​11316 feat(core): Add i18n.localeConfigs[locale].{url,baseUrl} config options, fix multi-domain deployments (@​slorber)
  • docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-plugin-content-pages, docusaurus-types, docusaurus-utils, docusaurus
    • #​11304 feat(core): add i18n.localeConfigs.translate + skip translation process if i18n/<locale> dir doesn't exist (@​slorber)
  • docusaurus-plugin-content-docs
    • #​11228 feat(docs): sidebar item key attribute - fix docs translations key conflicts (@​slorber)
  • create-docusaurus
  • docusaurus-mdx-loader, docusaurus-types, docusaurus
    • #​11282 feat(core): add siteConfig.markdown.emoji config option to disable remark-emoji (@​slorber)
  • create-docusaurus, docusaurus-mdx-loader, docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-types, docusaurus
    • #​11283 feat(core): Add siteConfig.markdown.hooks, deprecate siteConfig.onBrokenMarkdownLinks (@​slorber)
🐛 Bug Fix
  • docusaurus-theme-classic, docusaurus
    • #​11422 fix(theme): fix copy of indented code blocks, replace copy-text-to-clipboard by clipboard API (@​slorber)
  • docusaurus-theme-classic
    • #​11407 fix(theme): remove hardcoded fill from Bluesky and LinkedIn icons (@​Simek)
    • #​11389 fix(theme): render sidebar category index with unlisted children as a simple doc/link item (@​slorber)
    • #​11360 fix(theme): Add translate no to heading anchors and blog authors (@​slorber)
    • #​11356 fix(theme): Doc sidebar links/categories with long labels should display properly (@​slorber)
    • #​11338 fix(theme-classic): fix collapsed sidebar category expansion when navigating to another link within that category (@​qqq614)
    • #​11289 fix(theme): Fix footnote ref scrolling behind the navbar when footnote back reference clicked (@​slorber)
  • docusaurus
  • docusaurus-theme-common
  • docusaurus-bundler, docusaurus-faster
  • docusaurus-theme-classic, docusaurus-theme-translations
  • docusaurus-plugin-content-docs
  • docusaurus-theme-classic, docusaurus-theme-common
    • #​11263 fix(theme): make useHistorySelector() hydration-safe + use it read search/hash in theme (@​slorber)
📝 Documentation
🤖 Dependencies
🔧 Maintenance
  • create-docusaurus, docusaurus-babel, docusaurus-bundler, docusaurus-cssnano-preset, docusaurus-faster, docusaurus-logger, docusaurus-mdx-loader, 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-utils-common, docusaurus-utils-validation, docusaurus-utils, docusaurus, eslint-plugin, lqip-loader
  • docusaurus-theme-classic
  • docusaurus-plugin-content-docs
  • docusaurus-bundler
    • #​11290 chore: upgrade website to Rspack 1.4 + fix Rspack internal performance tracing (@​slorber)
  • Other
    • #​11287 chore(website): split changelog per version + adjust changelog plugin implementation (@​slorber)
🌐 Translations
  • docusaurus-theme-translations
Committers: 18

v3.8.1

Compare Source

🐛 Bug Fix
  • docusaurus-theme-classic
    • #​11242 fix(theme): fix unability to navigate to category's page when browsing its children items (@​slorber)
  • docusaurus-plugin-css-cascade-layers
  • docusaurus
  • docusaurus-types
🏃‍♀️ Performance
  • docusaurus-plugin-content-blog, docusaurus-plugin-sitemap, docusaurus-theme-classic, docusaurus-types, docusaurus-utils, docusaurus
    • #​11211 perf: avoid duplicated git log calls in loadContent() and postBuild() for untracked Git files (@​slorber)
🔧 Maintenance
Committers: 7
mdx-js/mdx (@​mdx-js/react)

v3.1.1

Compare Source

Fix
Types
  • 933ab44 @mdx-js/mdx: add attributes to export/import declarations
Docs

Full Changelog: mdx-js/mdx@3.1.0...3.1.1

PaloAltoNetworks/docusaurus-openapi-docs (docusaurus-plugin-openapi-docs)

v4.6.0

Compare Source

High level enhancements

  • Initial i18n (internationalization) support for translating UI labels
  • New authPersistence option to control credential storage (sessionStorage, localStorage, or disabled)
  • OpenAPI 3.1 schema.examples array support in example generation and API Explorer
  • New showInfoPage option to disable info page generation
  • New maskCredentials plugin option to mask sensitive data in generated docs
  • New --schema-only CLI flag for generating only schema documentation
  • Customizable requestTimeout in ThemeConfig for API requests

Other enhancements and bug fixes

  • feat(theme): add initial i18n support (#​1210)
  • feat: translate additional labels (#​1221)
  • feat: implement authPersistence in ThemeConfig (#​1273)
  • feat(api-explorer): add OpenAPI 3.1 schema.examples support (#​1269)
  • feat: support schema.examples array in example generator (#​1270)
  • Support schema property examples (extract) (#​1198)
  • feat: add showInfoPage option to disable info page generation (#​1272)
  • Add maskCredentials as a pluginOption (#​1212)
  • feat: add CLI option for schema-only generation (#​1228)
  • Improve API request error handling and add support for customizing requestTimeout (#​1267)
  • feat: display format for oneOf primitive arms (#​1268)
  • feat: support const in example generation (#​1260)
  • 'multipart/form-data' body: Add posibility to render file array and form object example via LiveEditor (#​1266)
  • Support both curl and bash code tab highlight (#​1195)
  • fix: allow Send API Request button with proxy-only configuration (#​1274)
  • fix: handle undefined when outputDir doesn't contain docPath (#​1271)
  • fix: improve placeholder assignment in CodeSnippets component (#​1256)
  • bugfix: nested oneOf/anyOf inside allOf (#​1250)
  • Fix nested anyOf/oneOf schema rendering with lazy tabs (#​1248)
  • fix: properly encode parameters (#​1202)
  • Fix schema output missing when using allOf within array items (#​1197)
  • fix(webhooks): use event name when summary missing (#​1193)
  • Add allOf required spec and fix items branch (#​1190)
  • Fix incorrectly encoded heading (#​1149)
  • Improve error handling when spec isn't valid (#​1200)
  • refactor: use docusaurus sidebar types (#​1220)
  • docs: explain swizzling DocCard (#​1207)
  • docs: expand list of ignored vendor extensions (#​1184)

v4.5.1

Compare Source

High level enhancements

  • Various bug fixes

Other enhancements and bug fixes

  • Fix Postman request initialization (#​1181)
  • Add AGENTS guidelines (#​1179)

v4.5.0

Compare Source

High level enhancements

  • Support const values, null type, and vendor extensions for sidebar order
  • Improve schema support for array items, type, and format

Other enhancements and bug fixes

  • docs: update compatibility for docusaurus 3.8.1 (#​1177)
  • chore(demo): upgrade Docusaurus to v3.8.1 (#​1176)
  • chore: add typings and remove placeholders (#​1175)
  • fix types for plugin openapi (#​1174)
  • refactor: replace Map type with Record (#​1173)
  • refactor(theme): clean up type definitions (#​1172)
  • refactor: change ResponseSamples to CodeSamples (#​1162)
  • refactor: refactor request and response example (#​1161)
  • Change the tab label of anyOf/oneOf (#​1167)
  • docs: fix typos and tables (#​1170)
  • chore: restrict workflows to main repo (#​1169)
  • [Enhancement] Add vendor extension support for positioning sidebar items (#​1160)
  • feat: support allOf, anyOf, and oneOf schemas with properties in array items (#​1156)
  • feat: support null type (#​1155)
  • Add support for apiKey in query and cookie param (#​1151)
  • Add type and format to schema (#​1148)
  • feat: support const for OAS 3.1.1 (#​1143)
facebook/react (react)

v19.2.3: 19.2.3 (December 11th, 2025)

Compare Source

React Server Components

v19.2.2: 19.2.2 (December 11th, 2025)

Compare Source

React Server Components

v19.2.1: 19.2.1 (December 3rd, 2025)

Compare Source

React Server Components

v19.2.0

Compare Source

Below is a list of all new features, APIs, and bug fixes.

Read the React 19.2 release post for more information.

New React Features
  • <Activity>: A new API to hide and restore the UI and internal state of its children.
  • useEffectEvent is a React Hook that lets you extract non-reactive logic into an Effect Event.
  • cacheSignal (for RSCs) lets your know when the cache() lifetime is over.
  • React Performance tracks appear on the Performance panel’s timeline in your browser developer tools
New React DOM Features
  • Added resume APIs for partial pre-rendering with Web Streams:
  • Added resume APIs for partial pre-rendering with Node Streams:
  • Updated prerender APIs to return a postponed state that can be passed to the resume APIs.
Notable changes
  • React DOM now batches suspense boundary reveals, matching the behavior of client side rendering. This change is especially noticeable when animating the reveal of Suspense boundaries e.g. with the upcoming <ViewTransition> Component. React will batch as much reveals as possible before the first paint while trying to hit popular first-contentful paint metrics.
  • Add Node Web Streams (prerender, renderToReadableStream) to server-side-rendering APIs for Node.js
  • Use underscore instead of : IDs generated by useId
All Changes
React
React DOM
React Server Components
React Reconciler

v19.1.4: 19.1.4 (December 11th, 2025)

Compare Source

React Server Components

v19.1.3: 19.1.3 (December 11th, 2025)

Compare Source

React Server Components

v19.1.2: 19.1.2 (December 3rd, 2025)

Compare Source

React Server Components

v19.1.1

Compare Source

React

Configuration

📅 Schedule: Branch creation - "" in timezone UTC, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/production-dependencies branch 2 times, most recently from 438b770 to 37e5904 Compare June 27, 2025 21:13
@renovate renovate bot changed the title Update Production Dependencies to v3.8.1 Update Production Dependencies Jun 27, 2025
@renovate renovate bot force-pushed the renovate/production-dependencies branch 2 times, most recently from 45f7c06 to 317bda4 Compare July 2, 2025 18:29
@renovate renovate bot force-pushed the renovate/production-dependencies branch from 317bda4 to d9d79fe Compare July 28, 2025 18:09
@renovate renovate bot force-pushed the renovate/production-dependencies branch 3 times, most recently from d251fed to faa8808 Compare August 15, 2025 13:32
@renovate renovate bot force-pushed the renovate/production-dependencies branch from faa8808 to 19f9cc6 Compare August 19, 2025 13:37
@renovate renovate bot force-pushed the renovate/production-dependencies branch from 19f9cc6 to 2aa6c78 Compare August 31, 2025 09:35
@renovate renovate bot force-pushed the renovate/production-dependencies branch 5 times, most recently from 7722600 to bda0eeb Compare October 2, 2025 00:39
@renovate renovate bot force-pushed the renovate/production-dependencies branch from bda0eeb to 41b2bbc Compare October 8, 2025 10:30
@renovate renovate bot force-pushed the renovate/production-dependencies branch 2 times, most recently from 9d6f6f0 to e2d1f33 Compare October 22, 2025 10:44
@renovate renovate bot force-pushed the renovate/production-dependencies branch from e2d1f33 to faebed1 Compare November 10, 2025 16:36
@renovate renovate bot force-pushed the renovate/production-dependencies branch from faebed1 to fb41fe5 Compare November 18, 2025 20:08
@renovate renovate bot force-pushed the renovate/production-dependencies branch from fb41fe5 to 9ecd562 Compare December 3, 2025 19:05
@renovate renovate bot force-pushed the renovate/production-dependencies branch 2 times, most recently from 0896b21 to 761e832 Compare December 12, 2025 02:42
@renovate renovate bot force-pushed the renovate/production-dependencies branch from 761e832 to eb9f168 Compare December 31, 2025 17:13
@renovate renovate bot force-pushed the renovate/production-dependencies branch from eb9f168 to f4f8f32 Compare January 8, 2026 17:04
@renovate renovate bot force-pushed the renovate/production-dependencies branch 2 times, most recently from 15c14d1 to 2d18252 Compare January 19, 2026 19:13
@renovate renovate bot force-pushed the renovate/production-dependencies branch from 2d18252 to f14ceb4 Compare January 23, 2026 16:38
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.

1 participant