Skip to content

chore(deps): update deps:docs-non-major#691

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/deps-docs-non-major
Open

chore(deps): update deps:docs-non-major#691
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/deps-docs-non-major

Conversation

@renovate

@renovate renovate Bot commented May 23, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@babel/plugin-proposal-decorators (source) 7.29.07.29.7 age confidence
@babel/plugin-transform-class-properties (source) 7.28.67.29.7 age confidence
@docusaurus/core (source) 3.10.13.10.2 age confidence
@docusaurus/eslint-plugin (source) 3.10.13.10.2 age confidence
@docusaurus/faster (source) 3.10.13.10.2 age confidence
@docusaurus/module-type-aliases (source) 3.10.13.10.2 age confidence
@docusaurus/preset-classic (source) 3.10.13.10.2 age confidence
@docusaurus/tsconfig (source) 3.10.13.10.2 age confidence
@docusaurus/types (source) 3.10.13.10.2 age confidence
@types/google-apps-script (source) 2.0.82.0.11 age confidence
@types/node (source) 24.12.324.13.3 age confidence
@types/react (source) 19.2.1419.2.17 age confidence
eslint-import-resolver-typescript 4.4.44.4.5 age confidence
eslint-plugin-import-x 4.16.24.17.1 age confidence
globals 17.6.017.7.0 age confidence
jsonrepair 3.14.03.15.0 age confidence
react (source) 19.2.619.2.7 age confidence
react-dom (source) 19.2.619.2.7 age confidence
serialize-javascript 7.0.57.0.7 age confidence
typescript-eslint (source) 8.59.28.64.0 age confidence

Release Notes

babel/babel (@​babel/plugin-proposal-decorators)

v7.29.7

Compare Source

v7.29.7 (2026-05-25)

Re-release all packages with npm provenance attestations

facebook/docusaurus (@​docusaurus/core)

v3.10.2

Compare Source

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

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

v4.4.5

Compare Source

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

v4.17.1

Compare Source

Patch Changes
  • #​498 cf25a01 Thanks @​marcalexiei! - fix(extensions): don't require an extension for package subpaths that resolve to a .d.ts (e.g. vitest/config)

v4.17.0

Compare Source

Minor Changes
  • #​474 4b2c0c5 Thanks @​regseb! - Support RegExp in the import-x/ignore setting and the ignore option of the no-unresolved rule.
Patch Changes
  • #​494 1c84235 Thanks @​morgan-coded! - Fixed no-unresolved crashing when case-sensitive path checks encounter EACCES or EPERM on an ancestor directory.

  • #​481 3e13121 Thanks @​B4nan! - fix: memoize legacyNodeResolve resolver to avoid native memory leak

  • #​484 9a07009 Thanks @​sairus2k! - Make the extensions rule check Node.js subpath imports (specifiers starting with #, e.g. #utils/helper). Previously parsePath treated a leading # as a URL hash fragment, so the rule skipped extension validation for these imports.

    Note: single-segment subpath imports without a slash (e.g. #dep) are still skipped by the existing external-root-module classification; fixing that is deferred to avoid expanding scope.

  • #​468 240ed58 Thanks @​silverwind! - Make extensions handle .d.ts correctly

  • #​479 e3cc7e4 Thanks @​mrginglymus! - fix: strip querystrings and hash fragments when checking for file existence

  • #​476 fce29b1 Thanks @​nbouvrette! - fix(deps): replace @​package-json/types with an inline minimal type

sindresorhus/globals (globals)

v17.7.0

Compare Source

josdejong/jsonrepair (jsonrepair)

v3.15.0

Compare Source

Features
Bug Fixes
  • infinite recursion when a string is followed by a backslash (#​175) (f213160)
3.14.1 (2026-06-25)
Bug Fixes
  • improve repairing of numbers (#​172) (aedd5a9)
  • repair unquoted strings starting with a keyword (#​173) (1bbc1da)
  • trailing-comma repair strips the parents containers comma (#​174) (8d1754c)
  • unescaped quotes before special characters like ) or the end of the string (#​169) (5cbc9ba)

v3.14.1

Compare Source

react/react (react)

v19.2.7

Compare Source

React Server Components
yahoo/serialize-javascript (serialize-javascript)

v7.0.7

Compare Source

v7.0.6

Compare Source

What's Changed

Full Changelog: yahoo/serialize-javascript@v7.0.5...v7.0.6

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

v8.64.0

Compare Source

8.64.0 (2026-07-13)

🚀 Features
  • support parsing import defer (#​12513)
  • eslint-plugin: [no-loop-func] support using / await using declarations and deprecate the rule (#​12500)
  • typescript-estree: throw for invalid definite assignment in class properties (#​12543)
🩹 Fixes
  • eslint-plugin: [require-array-sort-compare] handle constrained arrays (#​12512)
❤️ Thank You

See GitHub Releases for more information.

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

v8.63.0

Compare Source

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

See GitHub Releases for more information.

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

v8.62.1

Compare Source

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

See GitHub Releases for more information.

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

v8.62.0

Compare Source

🚀 Features
  • remove redundant package.json "files" (#​12444)
❤️ Thank You

See GitHub Releases for more information.

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

v8.61.1

Compare Source

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

See GitHub Releases for more information.

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

v8.61.0

Compare Source

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

See GitHub Releases for more information.

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

v8.60.1

Compare Source

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

See GitHub Releases for more information.

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

v8.60.0

Compare Source

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

See GitHub Releases for more information.

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

v8.59.4

Compare Source

🩹 Fixes
  • typescript-eslint: export Compatible* types from typescript-eslint to resolve pnpm TS error (#​12340)
❤️ Thank You

See GitHub Releases for more information.

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

v8.59.3

Compare Source

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

See GitHub Releases for more information.

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


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "before 8am on saturday"
  • 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 dependencies Update one or more dependencies version label May 23, 2026
@renovate
renovate Bot force-pushed the renovate/deps-docs-non-major branch from adb0a2b to 20ab463 Compare May 23, 2026 09:56
@renovate
renovate Bot force-pushed the renovate/deps-docs-non-major branch from 20ab463 to 7bbc229 Compare May 24, 2026 06:53
@renovate
renovate Bot force-pushed the renovate/deps-docs-non-major branch from 7bbc229 to ca76412 Compare May 25, 2026 20:37
@renovate
renovate Bot force-pushed the renovate/deps-docs-non-major branch from ca76412 to 2ca93ac Compare May 26, 2026 21:52
@renovate
renovate Bot force-pushed the renovate/deps-docs-non-major branch from 2ca93ac to 583867c Compare May 29, 2026 00:32
@renovate
renovate Bot force-pushed the renovate/deps-docs-non-major branch from 583867c to 55f7cfe Compare June 1, 2026 16:59
@renovate
renovate Bot force-pushed the renovate/deps-docs-non-major branch from 55f7cfe to 12ced37 Compare June 2, 2026 02:00
@renovate
renovate Bot force-pushed the renovate/deps-docs-non-major branch from 12ced37 to f7003b8 Compare June 8, 2026 05:16
@renovate
renovate Bot force-pushed the renovate/deps-docs-non-major branch from f7003b8 to 58221a9 Compare June 8, 2026 18:15
@renovate
renovate Bot force-pushed the renovate/deps-docs-non-major branch from 58221a9 to d3225b5 Compare June 8, 2026 22:54
@renovate
renovate Bot force-pushed the renovate/deps-docs-non-major branch from d3225b5 to b7b418b Compare June 11, 2026 16:37
@renovate
renovate Bot force-pushed the renovate/deps-docs-non-major branch from b7b418b to d1fcacb Compare June 12, 2026 19:42
@renovate
renovate Bot force-pushed the renovate/deps-docs-non-major branch from d1fcacb to 1436921 Compare June 12, 2026 23:14
@renovate
renovate Bot force-pushed the renovate/deps-docs-non-major branch from 1436921 to 2650e9c Compare June 16, 2026 02:11
@renovate
renovate Bot force-pushed the renovate/deps-docs-non-major branch from 2650e9c to 00530a5 Compare June 18, 2026 00:56
@renovate
renovate Bot force-pushed the renovate/deps-docs-non-major branch from 00530a5 to 8f3fff1 Compare June 22, 2026 19:41
@renovate
renovate Bot force-pushed the renovate/deps-docs-non-major branch from 8f3fff1 to 67d2ff0 Compare June 25, 2026 02:09
@renovate
renovate Bot force-pushed the renovate/deps-docs-non-major branch from 67d2ff0 to 7b1622a Compare June 29, 2026 17:36
@renovate
renovate Bot force-pushed the renovate/deps-docs-non-major branch from 7b1622a to 336fa9b Compare June 29, 2026 22:53
@renovate
renovate Bot force-pushed the renovate/deps-docs-non-major branch from 336fa9b to 413dab8 Compare July 2, 2026 10:05
@renovate
renovate Bot force-pushed the renovate/deps-docs-non-major branch from 413dab8 to e524f65 Compare July 5, 2026 09:29
@renovate
renovate Bot force-pushed the renovate/deps-docs-non-major branch from e524f65 to 442c994 Compare July 6, 2026 18:13
@renovate
renovate Bot force-pushed the renovate/deps-docs-non-major branch from 442c994 to 4c25380 Compare July 7, 2026 13:44
@renovate
renovate Bot force-pushed the renovate/deps-docs-non-major branch from 4c25380 to 505778e Compare July 10, 2026 21:55
@renovate
renovate Bot force-pushed the renovate/deps-docs-non-major branch from 505778e to 4ad7076 Compare July 13, 2026 18:40
@renovate
renovate Bot force-pushed the renovate/deps-docs-non-major branch from 4ad7076 to ef8c03f Compare July 15, 2026 12:00
@renovate
renovate Bot force-pushed the renovate/deps-docs-non-major branch from ef8c03f to 94bf7ce Compare July 17, 2026 22:13
@renovate
renovate Bot force-pushed the renovate/deps-docs-non-major branch from 94bf7ce to fa8f84c Compare July 21, 2026 03:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Update one or more dependencies version

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants