Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 29, 2025

This PR contains the following updates:

Package Change Age Confidence
@docusaurus/core (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
@graphql-codegen/cli (source) 6.0.0 -> 6.0.1 age confidence
@graphql-codegen/visitor-plugin-common (source) 6.0.0 -> 6.1.0 age confidence
bun-types (source) 1.2.22 -> 1.3.0 age confidence
eslint (source) 9.36.0 -> 9.38.0 age confidence
jsdoc-to-markdown 9.1.2 -> 9.1.3 age confidence
react (source) 19.1.1 -> 19.2.0 age confidence
react-dom (source) 19.1.1 -> 19.2.0 age confidence
typescript (source) 5.9.2 -> 5.9.3 age confidence
typescript-eslint (source) 8.44.0 -> 8.46.2 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
dotansimha/graphql-code-generator (@​graphql-codegen/cli)

v6.0.1

Compare Source

Patch Changes
  • #​10468 cb1b9d9 Thanks @​eddeee888! - In watch mode, do not write output on failure

    Previously, on partial or full failure, watch mode still write to output. However, since the output'd be an empty array, it will then call removeStaleFiles internally to remove all previously generated files.

    This patch puts a temporary fix to avoid writing output on any failure to fix the described behaviour.

    This also means the config.allowPartialOutputs does not work in watch mode for now.

dotansimha/graphql-code-generator (@​graphql-codegen/visitor-plugin-common)

v6.1.0

Compare Source

Minor Changes

v6.0.1

Compare Source

Patch Changes
  • #​10412 accdab6 Thanks @​thekevinbrown! - Add special handling for identifiers that consist entirely of _ characters when transformUnderscore is true. This prevents _ values in GraphQL enums from being emitted without identifers in the resulting types.
oven-sh/bun (bun-types)

v1.3.0

Compare Source

v1.2.23

Compare Source

eslint/eslint (eslint)

v9.38.0

Compare Source

Features

  • ce40f74 feat: update complexity rule to only highlight function header (#​20048) (Atul Nair)
  • e37e590 feat: correct no-loss-of-precision false positives with e notation (#​20187) (Francesco Trotta)

Bug Fixes

  • 50c3dfd fix: improve type support for isolated dependencies in pnpm (#​20201) (Francesco Trotta)
  • a1f06a3 fix: correct SourceCode typings (#​20114) (Pixel998)

Documentation

  • 462675a docs: improve web accessibility by hiding non-semantic character (#​20205) (루밀LuMir)
  • c070e65 docs: correct formatting in no-irregular-whitespace rule documentation (#​20203) (루밀LuMir)
  • b39e71a docs: Update README (GitHub Actions Bot)
  • cd39983 docs: move custom-formatters type descriptions to nodejs-api (#​20190) (Percy Ma)

Chores

v9.37.0

Compare Source

Features

  • 39f7fb4 feat: preserve-caught-error should recognize all static "cause" keys (#​20163) (Pixel998)
  • f81eabc feat: support TS syntax in no-restricted-imports (#​19562) (Nitin Kumar)

Bug Fixes

Documentation

  • b950359 docs: fix typos across the docs (#​20182) (루밀LuMir)
  • 42498a2 docs: improve ToC accessibility by hiding non-semantic character (#​20181) (Percy Ma)
  • 29ea092 docs: Update README (GitHub Actions Bot)
  • 5c97a04 docs: show availableUntil in deprecated rule banner (#​20170) (Pixel998)
  • 90a71bf docs: update README files to add badge and instructions (#​20115) (루밀LuMir)
  • 1603ae1 docs: update references from master to main (#​20153) (루밀LuMir)

Chores

  • afe8a13 chore: update @eslint/js dependency to version 9.37.0 (#​20183) (Francesco Trotta)
  • abee4ca chore: package.json update for @​eslint/js release (Jenkins)
  • fc9381f chore: fix typos in comments (#​20175) (overlookmotel)
  • e1574a2 chore: unpin jiti (#​20173) (renovate[bot])
  • e1ac05e refactor: mark ESLint.findConfigFile() as async, add missing docs (#​20157) (Pixel998)
  • 347906d chore: update eslint (#​20149) (renovate[bot])
  • 0cb5897 test: remove tmp dir created for circular fixes in multithread mode test (#​20146) (Milos Djermanovic)
  • bb99566 ci: pin jiti to version 2.5.1 (#​20151) (Pixel998)
  • 177f669 perf: improve worker count calculation for "auto" concurrency (#​20067) (Francesco Trotta)
  • 448b57b chore: Mark deprecated formatting rules as available until v11.0.0 (#​20144) (Milos Djermanovic)
jsdoc2md/jsdoc-to-markdown (jsdoc-to-markdown)

v9.1.3

Compare Source

Non-breaking change since v9.1.2

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
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:

typescript-eslint/typescript-eslint (typescript-eslint)

v8.46.2

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.46.1

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.46.0

Compare Source

🚀 Features
❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.45.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.44.1

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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

@renovate renovate bot requested a review from a team as a code owner September 29, 2025 02:47
@renovate renovate bot enabled auto-merge (squash) September 29, 2025 02:47
@renovate renovate bot force-pushed the renovate/dependencies branch from 8f7fcf1 to 675bb9c Compare September 29, 2025 17:57
@renovate renovate bot changed the title chore(deps): update dependencies fix(deps): update dependencies Sep 29, 2025
@renovate renovate bot force-pushed the renovate/dependencies branch 5 times, most recently from c75da6e to 1bb1e2c Compare October 5, 2025 13:59
@renovate renovate bot changed the title fix(deps): update dependencies feat(deps): update dependencies Oct 5, 2025
@renovate renovate bot force-pushed the renovate/dependencies branch 2 times, most recently from aa7a56b to fc3c753 Compare October 10, 2025 21:11
@renovate renovate bot force-pushed the renovate/dependencies branch 3 times, most recently from 7e0ed02 to 37d6397 Compare October 18, 2025 04:09
@renovate renovate bot force-pushed the renovate/dependencies branch from 37d6397 to 59f448b Compare October 20, 2025 18:04
@renovate renovate bot force-pushed the renovate/dependencies branch from 59f448b to b6e30c6 Compare October 21, 2025 17:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants