Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jun 5, 2025

This PR contains the following updates:

Package Change Age Confidence
@docusaurus/core (source) 3.8.1 -> 3.9.2 age confidence
@docusaurus/eslint-plugin (source) 3.8.1 -> 3.9.2 age confidence
@docusaurus/module-type-aliases (source) 3.8.1 -> 3.9.2 age confidence
@docusaurus/preset-classic (source) 3.8.1 -> 3.9.2 age confidence
@docusaurus/tsconfig (source) 3.8.1 -> 3.9.2 age confidence
@docusaurus/types (source) 3.8.1 -> 3.9.2 age confidence
@iconify/react (source) 6.0.0 -> 6.0.2 age confidence
@mdx-js/loader (source) 3.1.0 -> 3.1.1 age confidence
@mdx-js/react (source) 3.1.0 -> 3.1.1 age confidence
eslint-import-resolver-typescript 4.4.1 -> 4.4.4 age confidence
eslint-plugin-import-x 4.14.2 -> 4.16.1 age confidence
jsonrepair 3.13.0 -> 3.13.1 age confidence
react (source) 19.1.0 -> 19.2.0 age confidence
react-dom (source) 19.1.0 -> 19.2.0 age confidence
react-json-view-lite 2.4.1 -> 2.5.0 age confidence
typescript (source) 5.8.3 -> 5.9.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
mdx-js/mdx (@​mdx-js/loader)

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

import-js/eslint-import-resolver-typescript (eslint-import-resolver-typescript)

v4.4.4

Compare Source

Patch Changes

v4.4.3

Compare Source

Patch Changes

v4.4.2

Compare Source

Patch Changes
un-ts/eslint-plugin-import-x (eslint-plugin-import-x)

v4.16.1

Compare Source

Patch Changes

v4.16.0

Compare Source

Minor Changes
Patch Changes

v4.15.2

Compare Source

Patch Changes

v4.15.1

Compare Source

Patch Changes

v4.15.0

Compare Source

Minor Changes
josdejong/jsonrepair (jsonrepair)

v3.13.1

Compare Source

facebook/react (react)

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.1

Compare Source

React
AnyRoad/react-json-view-lite (react-json-view-lite)

v2.5.0

Compare Source

New Features
  • compactTopLevel property to render an Object without top level "collapse" button and indentation.

v2.4.2

Compare Source

Bug Fixes
microsoft/TypeScript (typescript)

v5.9.3: TypeScript 5.9.3

Compare Source

Note: this tag was recreated to point at the correct commit. The npm package contained the correct content.

For release notes, check out the release announcement

Downloads are available on:

v5.9.2: TypeScript 5.9

Compare Source

Note: this tag was recreated to point at the correct commit. The npm package contained the correct content.

For release notes, check out the release announcement

Downloads are available on:


Configuration

📅 Schedule: Branch creation - "before 5am on monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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
Copy link
Contributor Author

renovate bot commented Jun 5, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: docs/package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm.
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: gmail-processor-docs@0.0.0
npm error Found: @typescript-eslint/utils@5.62.0
npm error node_modules/@typescript-eslint/utils
npm error   @typescript-eslint/utils@"^5.62.0" from @docusaurus/eslint-plugin@3.9.2
npm error   node_modules/@docusaurus/eslint-plugin
npm error     dev @docusaurus/eslint-plugin@"3.9.2" from the root project
npm error
npm error Could not resolve dependency:
npm error dev eslint-import-resolver-typescript@"4.4.4" from the root project
npm error
npm error Conflicting peer dependency: @typescript-eslint/utils@8.48.0
npm error node_modules/@typescript-eslint/utils
npm error   peerOptional @typescript-eslint/utils@"^8.0.0" from eslint-plugin-import-x@4.16.1
npm error   node_modules/eslint-plugin-import-x
npm error     dev eslint-plugin-import-x@"4.16.1" from the root project
npm error     peerOptional eslint-plugin-import-x@"*" from eslint-import-resolver-typescript@4.4.4
npm error     node_modules/eslint-import-resolver-typescript
npm error       dev eslint-import-resolver-typescript@"4.4.4" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /runner/cache/others/npm/_logs/2025-12-01T10_59_40_315Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2025-12-01T10_59_40_315Z-debug-0.log

@renovate renovate bot force-pushed the renovate/docs-non-major branch from 5de87e9 to 7a4dba8 Compare June 5, 2025 08:52
@renovate renovate bot force-pushed the renovate/docs-non-major branch from 7a4dba8 to f09633c Compare June 6, 2025 19:49
@renovate renovate bot changed the title chore(deps): update dependency eslint-import-resolver-typescript to v4.4.2 chore(deps): update docs-non-major Jun 6, 2025
@renovate renovate bot force-pushed the renovate/docs-non-major branch from f09633c to ec04c0a Compare June 12, 2025 05:24
@renovate renovate bot force-pushed the renovate/docs-non-major branch from ec04c0a to bd556b4 Compare June 12, 2025 20:35
@renovate renovate bot force-pushed the renovate/docs-non-major branch from bd556b4 to 3a9ff73 Compare June 19, 2025 05:50
@renovate renovate bot force-pushed the renovate/docs-non-major branch from 3a9ff73 to b0d9058 Compare June 19, 2025 16:47
@renovate renovate bot force-pushed the renovate/docs-non-major branch from b0d9058 to 892ca00 Compare June 20, 2025 23:52
@renovate renovate bot force-pushed the renovate/docs-non-major branch from 892ca00 to 5a6856d Compare June 25, 2025 17:53
@renovate renovate bot force-pushed the renovate/docs-non-major branch from 5a6856d to 9fbcc54 Compare June 26, 2025 05:51
@renovate renovate bot force-pushed the renovate/docs-non-major branch from 9fbcc54 to be4e796 Compare June 26, 2025 14:43
@renovate renovate bot force-pushed the renovate/docs-non-major branch from be4e796 to f146fd3 Compare July 2, 2025 13:59
@renovate renovate bot force-pushed the renovate/docs-non-major branch from f146fd3 to 8d51b04 Compare July 3, 2025 05:14
@renovate renovate bot force-pushed the renovate/docs-non-major branch from 8d51b04 to 3d102ab Compare July 3, 2025 13:57
@renovate renovate bot force-pushed the renovate/docs-non-major branch from 3d102ab to 612d6da Compare July 10, 2025 06:41
@renovate renovate bot force-pushed the renovate/docs-non-major branch from 4cc3a1f to 03eb24b Compare October 2, 2025 01:34
@renovate renovate bot force-pushed the renovate/docs-non-major branch from 03eb24b to 60a3ea1 Compare October 6, 2025 05:12
@renovate renovate bot force-pushed the renovate/docs-non-major branch from 60a3ea1 to f0fefa7 Compare October 13, 2025 05:31
@renovate renovate bot force-pushed the renovate/docs-non-major branch from f0fefa7 to 7156aaf Compare October 18, 2025 02:11
@renovate renovate bot force-pushed the renovate/docs-non-major branch from 7156aaf to 8822102 Compare October 20, 2025 04:28
@renovate renovate bot force-pushed the renovate/docs-non-major branch from 8822102 to 74a1c2d Compare October 20, 2025 08:36
@renovate renovate bot force-pushed the renovate/docs-non-major branch from 74a1c2d to b1bae57 Compare October 27, 2025 05:26
@renovate renovate bot force-pushed the renovate/docs-non-major branch from b1bae57 to 9482398 Compare October 27, 2025 09:04
@renovate renovate bot force-pushed the renovate/docs-non-major branch from 9482398 to 744a6dd Compare November 3, 2025 05:44
@renovate renovate bot force-pushed the renovate/docs-non-major branch from 744a6dd to 8c74fff Compare November 10, 2025 05:43
@renovate renovate bot force-pushed the renovate/docs-non-major branch from 8c74fff to 669c103 Compare November 17, 2025 04:36
@renovate renovate bot force-pushed the renovate/docs-non-major branch from 669c103 to 134fbb5 Compare November 17, 2025 11:10
@renovate renovate bot force-pushed the renovate/docs-non-major branch from 134fbb5 to 1e9a305 Compare November 24, 2025 04:41
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