Skip to content

chore(deps): update all non-major dependencies - #1123

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/all-minor-patch
Open

chore(deps): update all non-major dependencies#1123
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/all-minor-patch

Conversation

@renovate

@renovate renovate Bot commented Nov 3, 2025

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence Type Update
@babel/cli (source) ^7.28.3^7.29.7 age confidence devDependencies minor
@babel/core (source) ^7.28.5^7.29.7 age confidence devDependencies patch
@babel/plugin-transform-export-namespace-from (source) ^7.27.1^7.29.7 age confidence devDependencies minor
@babel/plugin-transform-modules-commonjs (source) ^7.27.1^7.29.7 age confidence devDependencies minor
@babel/preset-react (source) ^7.28.5^7.29.7 age confidence devDependencies minor
@babel/preset-typescript (source) ^7.28.5^7.29.7 age confidence devDependencies minor
@docusaurus/module-type-aliases (source) ^3.9.2^3.10.2 age confidence devDependencies minor
@testing-library/react ^16.3.0^16.3.3 age confidence devDependencies patch
@tsconfig/docusaurus (source) ^2.0.4^2.0.9 age confidence devDependencies patch
@types/react (source) ^19.2.2^19.2.18 age confidence devDependencies patch
@types/react-dom (source) ^19.2.2^19.2.5 age confidence devDependencies patch
@typescript-eslint/eslint-plugin (source) ^8.46.2^8.69.0 age confidence devDependencies minor
@typescript-eslint/parser (source) ^8.46.2^8.69.0 age confidence devDependencies minor
@vitest/coverage-v8 (source) 3.2.43.2.7 age confidence devDependencies patch
doctoc ^2.2.1^2.5.0 age confidence devDependencies minor
eslint (source) ^9.38.0^9.39.5 age confidence devDependencies minor
eslint-plugin-prettier ^5.5.4^5.5.6 age confidence devDependencies patch
globals ^16.4.0^16.5.0 age confidence devDependencies minor
node (source) 22.21.022.23.2 age confidence minor
prettier (source) ^3.6.2^3.9.6 age confidence devDependencies minor
react (source) ^19.2.0^19.2.8 age confidence devDependencies patch
react-dom (source) ^19.2.0^19.2.8 age confidence devDependencies patch
react-test-renderer (source) ^19.2.0^19.2.8 age confidence devDependencies patch
typescript-eslint (source) ^8.46.2^8.69.0 age confidence devDependencies minor
vitest (source) ^3.2.4^3.2.7 age confidence devDependencies patch
yarn (source) 4.10.3+sha512.c38cafb5c7bb273f3926d04e55e1d8c9dfa7d9c3ea1f36a4868fa028b9e5f72298f0b7f401ad5eb921749eb012eb1c3bb74bf7503df3ee43fd600d14a018266f4.18.0 age confidence packageManager minor

Release Notes

babel/babel (@​babel/cli)

v7.29.7

Compare Source

v7.29.7 (2026-05-25)

Re-release all packages with npm provenance attestations

v7.28.6

Compare Source

v7.28.6 (2026-01-12)

Thanks @​kadhirash and @​kolvian for your first PRs!

🐛 Bug Fix
  • babel-cli, babel-code-frame, babel-core, babel-helper-check-duplicate-nodes, babel-helper-fixtures, babel-helper-plugin-utils, babel-node, babel-plugin-transform-flow-comments, babel-plugin-transform-modules-commonjs, babel-plugin-transform-property-mutators, babel-preset-env, babel-traverse, babel-types
  • babel-plugin-transform-regenerator
  • babel-plugin-transform-react-jsx
💅 Polish
  • babel-core, babel-standalone
🏠 Internal
  • babel-plugin-bugfix-v8-static-class-fields-redefine-readonly, babel-plugin-proposal-decorators, babel-plugin-proposal-import-attributes-to-assertions, babel-plugin-proposal-import-wasm-source, babel-plugin-syntax-async-do-expressions, babel-plugin-syntax-decorators, babel-plugin-syntax-destructuring-private, babel-plugin-syntax-do-expressions, babel-plugin-syntax-explicit-resource-management, babel-plugin-syntax-export-default-from, babel-plugin-syntax-flow, babel-plugin-syntax-function-bind, babel-plugin-syntax-function-sent, babel-plugin-syntax-import-assertions, babel-plugin-syntax-import-attributes, babel-plugin-syntax-import-defer, babel-plugin-syntax-import-source, babel-plugin-syntax-jsx, babel-plugin-syntax-module-blocks, babel-plugin-syntax-optional-chaining-assign, babel-plugin-syntax-partial-application, babel-plugin-syntax-pipeline-operator, babel-plugin-syntax-throw-expressions, babel-plugin-syntax-typescript, babel-plugin-transform-async-generator-functions, babel-plugin-transform-async-to-generator, babel-plugin-transform-class-properties, babel-plugin-transform-class-static-block, babel-plugin-transform-dotall-regex, babel-plugin-transform-duplicate-named-capturing-groups-regex, babel-plugin-transform-explicit-resource-management, babel-plugin-transform-exponentiation-operator, babel-plugin-transform-json-strings, babel-plugin-transform-logical-assignment-operators, babel-plugin-transform-nullish-coalescing-operator, babel-plugin-transform-numeric-separator, babel-plugin-transform-object-rest-spread, babel-plugin-transform-optional-catch-binding, babel-plugin-transform-optional-chaining, babel-plugin-transform-private-methods, babel-plugin-transform-private-property-in-object, babel-plugin-transform-regexp-modifiers, babel-plugin-transform-unicode-property-regex, babel-plugin-transform-unicode-sets-regex
🏃‍♀️ Performance
Committers: 7
facebook/docusaurus (@​docusaurus/module-type-aliases)

v3.10.2

Compare Source

Backport and cherry-pick commits from main for v3.10.2 patch release:

v3.10.1

Compare Source

🐛 Bug Fix
  • docusaurus-bundler
🔧 Maintenance
Committers: 1

v3.10.0

Compare Source

🚀 New Feature
  • docusaurus-types, docusaurus
  • create-docusaurus
  • Other
  • 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
  • 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
  • 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
  • docusaurus-faster, docusaurus
  • create-docusaurus, docusaurus-logger, docusaurus-plugin-content-blog, docusaurus-plugin-content-docs, docusaurus-plugin-google-gtag, docusaurus-plugin-pwa, docusaurus
  • docusaurus-utils
  • docusaurus-theme-classic
  • docusaurus-plugin-content-docs
  • docusaurus-plugin-google-gtag
  • docusaurus-theme-search-algolia
  • docusaurus-plugin-content-blog
  • 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
  • docusaurus-mdx-loader
  • docusaurus-bundler, docusaurus-faster, docusaurus-theme-mermaid
⚡ Performance
  • docusaurus-plugin-content-blog
  • create-docusaurus, docusaurus-utils, docusaurus
    • #​11684 refactor(create-docusaurus): remove useless dependencies (docusaurus-utils, execa, fs-extra) + simplify some code (@​slorber)
  • create-docusaurus
📝 Documentation
🤖 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
  • 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
testing-library/react-testing-library (@​testing-library/react)

v16.3.3

Compare Source

Bug Fixes

v16.3.2

Compare Source

Bug Fixes
  • Update 'onCaughtError' type inference in 'RenderOptions' to work with React v19 (#​1438) (f32bd1b)

v16.3.1

Compare Source

Bug Fixes
tsconfig/bases (@​tsconfig/docusaurus)

v2.0.9

Compare Source

v2.0.8

Compare Source

v2.0.7

Compare Source

v2.0.6

Compare Source

v2.0.5

Compare Source

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v8.69.0

Compare Source

🚀 Features
  • eslint-plugin: [no-misused-promises] add flagUnions option for checkConditionals (#​12603)
🩹 Fixes
  • eslint-plugin: [no-meaningless-void-operator] report void on non-call expressions (#​12727)
  • eslint-plugin: [unified-signatures] compare type parameters by constraint instead of name (#​12741)
  • eslint-plugin: [no-mixed-enums] use scope analysis instead of type checking for merged namespaces (#​12731)
❤️ Thank You

See GitHub Releases for more information.

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

v8.68.0

Compare Source

🚀 Features
  • eslint-plugin: [strict-void-return] add fix suggestions (#​12086)
🩹 Fixes
  • eslint-plugin: [no-empty-object-type] ignore suggestions that result in invalid interfaces

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)
  • 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 renovate Bot added the renovatebot label Nov 3, 2025
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 8cc724d to aa4cbcf Compare November 7, 2025 16:55
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from ff982b6 to 26a3614 Compare November 18, 2025 03:56
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from 3a7e27d to d329843 Compare November 29, 2025 19:43
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from f8ef5c4 to f28a066 Compare December 8, 2025 19:16
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from b83f4db to 910fbc6 Compare December 15, 2025 21:06
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from f534b13 to 910c193 Compare December 29, 2025 17:55
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 44eb046 to 410a6ec Compare January 10, 2026 12:49
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 3aa600a to e16aaca Compare January 14, 2026 11:06
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from d8b8e0e to 106e042 Compare February 16, 2026 18:01
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from a7397b6 to dab3688 Compare February 23, 2026 18:53
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 6525bc3 to 585000d Compare March 9, 2026 17:51
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from bd18274 to 862f6f4 Compare March 23, 2026 17:56
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 7dc2dfb to 889f752 Compare March 30, 2026 21:36
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from a00c0ad to fb5080b Compare April 10, 2026 05:18
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from e1fbbe8 to 669a9d3 Compare April 17, 2026 11:17
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 1bd7673 to 03bbb4b Compare April 27, 2026 18:15
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 90f7485 to 3ade010 Compare May 4, 2026 18:55
@renovate

renovate Bot commented Aug 26, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ 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: package.json
Command failed: corepack use yarn@4.18.0

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