Skip to content

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

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

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

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Nov 23, 2025

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
@eslint/eslintrc 3.3.13.3.5 age confidence
@eslint/js (source) 9.39.19.39.4 age confidence
@types/node (source) 24.10.124.12.2 age confidence
eslint (source) 9.39.19.39.4 age confidence
eslint-plugin-jest 29.2.029.15.2 age confidence
eslint-plugin-tsdoc (source) 0.5.00.5.2 age confidence
jest (source) 30.2.030.3.0 age confidence
pnpm (source) 10.23.010.33.2 age confidence
prettier (source) 3.6.23.8.3 age confidence
ts-jest (source) 29.4.529.4.9 age confidence
typedoc (source) 0.28.140.28.19 age confidence
typedoc-plugin-missing-exports 4.1.24.1.3 age confidence
typescript-eslint (source) 8.47.08.59.0 age confidence

Release Notes

eslint/eslintrc (@​eslint/eslintrc)

v3.3.5

Compare Source

Bug Fixes

v3.3.4

Compare Source

Bug Fixes
  • update ajv to 6.14.0 to address security vulnerabilities (#​221) (9139140)
  • update minimatch to 3.1.3 to address security vulnerabilities (#​224) (30339d0)

v3.3.3

Compare Source

Bug Fixes
eslint/eslint (@​eslint/js)

v9.39.4

Compare Source

v9.39.3

Compare Source

Bug Fixes

  • 791bf8d fix: restore TypeScript 4.0 compatibility in types (#​20504) (sethamus)

Chores

v9.39.2

Compare Source

eslint/eslint (eslint)

v9.39.4

Compare Source

Bug Fixes

Documentation

Chores

v9.39.3

Compare Source

Bug Fixes

  • 791bf8d fix: restore TypeScript 4.0 compatibility in types (#​20504) (sethamus)

Chores

v9.39.2

Compare Source

jest-community/eslint-plugin-jest (eslint-plugin-jest)

v29.15.2

Compare Source

Bug Fixes

v29.15.1

Compare Source

Bug Fixes

v29.15.0

Compare Source

Features
  • no-conditional-in-test: only report optional chaining when allowOptionalChaining is false (#​1934) (3f5751e)

v29.14.0

Compare Source

Features

v29.13.0

Compare Source

Features

29.12.2 (2026-02-03)

Bug Fixes

29.12.1 (2026-01-02)

Bug Fixes
  • no-unnecessary-assertion: don't report for any and unknown types (#​1918) (388a36c)

v29.12.2

Compare Source

Bug Fixes

v29.12.1

Compare Source

Bug Fixes
  • no-unnecessary-assertion: don't report for any and unknown types (#​1918) (388a36c)

v29.12.0

Compare Source

Features
  • prefer-mock-return-shorthand: greatly improve checking if mutable variables are used (#​1914) (13bbd20)

29.11.4 (2025-12-30)

Bug Fixes
  • prefer-mock-return-shorthand: ignore use of update expressions (#​1913) (5713ac9)

29.11.3 (2025-12-30)

Bug Fixes
  • prefer-mock-return-shorthand: ignore async implementations (#​1912) (80288e2)

29.11.2 (2025-12-29)

Bug Fixes
  • prefer-mock-return-shorthand: don't report mutable implementations (#​1908) (b164700)

29.11.1 (2025-12-29)

Bug Fixes
  • unbound-method: ignore inline use of jest.mocked(...) (#​1862) (3a50b97)

v29.11.4

Compare Source

Bug Fixes
  • prefer-mock-return-shorthand: ignore use of update expressions (#​1913) (5713ac9)

v29.11.3

Compare Source

Bug Fixes
  • prefer-mock-return-shorthand: ignore async implementations (#​1912) (80288e2)

v29.11.2

Compare Source

Bug Fixes
  • prefer-mock-return-shorthand: don't report mutable implementations (#​1908) (b164700)

v29.11.1

Compare Source

Bug Fixes
  • unbound-method: ignore inline use of jest.mocked(...) (#​1862) (3a50b97)

v29.11.0

Compare Source

Features

29.10.1 (2025-12-22)

Bug Fixes

v29.10.1

Compare Source

Features

29.10.1 (2025-12-22)

Bug Fixes

v29.10.0

Compare Source

Features

29.10.1 (2025-12-22)

Bug Fixes

v29.9.0

Compare Source

Features

v29.8.0

Compare Source

Features

v29.7.0

Compare Source

Features

29.6.1 (2025-12-22)

Bug Fixes
  • no-unnecessary-assertion: ignore resolve and reject chains (for now) (#​1887) (64a5f0c)

v29.6.1

Compare Source

Features

29.6.1 (2025-12-22)

Bug Fixes
  • no-unnecessary-assertion: ignore resolve and reject chains (for now) (#​1887) (64a5f0c)

v29.6.0

Compare Source

Features

29.6.1 (2025-12-22)

Bug Fixes
  • no-unnecessary-assertion: ignore resolve and reject chains (for now) (#​1887) (64a5f0c)

v29.5.0

Compare Source

Features

29.4.1 (2025-12-14)

Bug Fixes
  • prefer-to-have-been-called-times: actually check that current matcher is toHaveLength (#​1878) (3415744)

v29.4.1

Compare Source

Features

29.4.1 (2025-12-14)

Bug Fixes
  • prefer-to-have-been-called-times: actually check that current matcher is toHaveLength (#​1878) (3415744)

v29.4.0

Compare Source

Features
  • create new prefer-to-have-been-called-times rule (281085a)
  • create new prefer-to-have-been-called rule (24e2acd)

v29.3.0

Compare Source

Features
  • prefer-expect-assertions: support basic uses of hasAssertions in beforeEach and afterEach hooks (#​1871) (eed9acb)

29.2.3 (2025-12-13)

Bug Fixes
  • prefer-expect-assertions: use correct word in error message (#​1873) (c48c48c)

29.2.2 (2025-12-12)

Bug Fixes

29.2.1 (2025-11-23)

Bug Fixes
  • valid-mock-module-path: report on ERR_PACKAGE_PATH_NOT_EXPORTED errors (#​1860) (6cd4e89)

v29.2.3

Compare Source

Bug Fixes
  • prefer-expect-assertions: use correct word in error message (#​1873) (c48c48c)

v29.2.2

Compare Source

Bug Fixes

v29.2.1

Compare Source

Bug Fixes
  • valid-mock-module-path: report on ERR_PACKAGE_PATH_NOT_EXPORTED errors (#​1860) (6cd4e89)
microsoft/tsdoc (eslint-plugin-tsdoc)

v0.5.2

Compare Source

Wed, 25 Feb 2026 21:34:35 GMT

Patches
  • Replace deprecated context.getSourceCode() and context.getCwd() with context.sourceCode and context.cwd for ESLint 10 compatibility, with fallback for older versions.

v0.5.1

Compare Source

Wed, 25 Feb 2026 02:06:43 GMT

Patches
  • Update the @typescript-eslint/utils dependency to ~8.56.0 to address CVE-2026-26996.
jestjs/jest (jest)

v30.3.0

Compare Source

Features
  • [jest-config] Add defineConfig and mergeConfig helpers for type-safe Jest config (#​15844)
  • [jest-fake-timers] Add setTimerTickMode to configure how timers advance
  • [*] Reduce token usage when run through LLMs (3f17932)
Fixes
  • [jest-config] Keep CLI coverage output when using --json with --outputFile (#​15918)
  • [jest-mock] Use Symbol from test environment (#​15858)
  • [jest-reporters] Fix issue where console output not displayed for GHA reporter even with silent: false option (#​15864)
  • [jest-runtime] Fix issue where user cannot utilize dynamic import despite specifying --experimental-vm-modules Node option (#​15842)
  • [jest-test-sequencer] Fix issue where failed tests due to compilation errors not getting re-executed even with --onlyFailures CLI option (#​15851)
  • [jest-util] Make sure process.features.require_module is false (#​15867)
Chore & Maintenance
  • [*] Replace remaining micromatch uses with picomatch
  • [deps] Update to sinon/fake-timers v15
  • [docs] Update V30 migration guide to notify users on jest.mock() work with case-sensitive path (#​15849)
  • Updated Twitter icon to match the latest brand guidelines (#​15869)
pnpm/pnpm (pnpm)

v10.33.2

Compare Source

v10.33.1: pnpm 10.33.1

Compare Source

Patch Changes
  • When a project's packageManager field selects pnpm v11 or newer, commands that v10 would have passed through to npm (version, login, logout, publish, unpublish, deprecate, dist-tag, docs, ping, search, star, stars, unstar, whoami, etc.) are now handed over to the wanted pnpm, which implements them natively. Previously they silently shelled out to npm — making, for example, pnpm version --help print npm's help on a project with packageManager: pnpm@11.0.0-rc.3 #​11328.
Platinum Sponsors
Bit
Gold Sponsors
Sanity Discord Vite
SerpApi CodeRabbit Stackblitz
Workleap Nx

v10.33.0

Compare Source

v10.32.1: pnpm 10.32.1

Compare Source

Patch Changes

  • Fix a regression where pnpm-workspace.yaml without a packages field caused all directories to be treated as workspace projects. This broke projects that use pnpm-workspace.yaml only for settings (e.g. minimumReleaseAge) without defining workspace packages #​10909.

Platinum Sponsors

Bit

Gold Sponsors

Sanity Discord Vite
SerpApi CodeRabbit Stackblitz
Workleap Nx

v10.32.0: pnpm 10.32

Compare Source

Minor Changes

  • Added --all flag to pnpm approve-builds that approves all pending builds without interactive prompts #​10136.

Patch Changes

  • Reverted change related to setting explicitly the npm config file path, which caused regressions.
  • Reverted fix related to lockfile-include-tarball-url. Fixes #​10915.

Platinum Sponsors

Bit

Gold Sponsors

Sanity Discord Vite
SerpApi CodeRabbit Stackblitz
Workleap Nx

v10.31.0

Compare Source

v10.30.3

Compare Source

v10.30.2

Compare Source

v10.30.1: pnpm 10.30.1

Compare Source

Patch Changes

  • Use the /-/npm/v1/security/audits/quick endpoint as the primary audit endpoint, falling back to /-/npm/v1/security/audits when it fails #​10649.

Platinum Sponsors

Bit

Gold Sponsors

Sanity Discord Vite
SerpApi CodeRabbit Workleap
Stackblitz

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • 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

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

@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 1f02cf8 to c1e8945 Compare November 24, 2025 17:48
@renovate renovate Bot changed the title chore(deps): update dependency eslint-plugin-jest to v29.2.1 chore(deps): update all non-major dependencies Nov 24, 2025
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 10 times, most recently from 183ef96 to c3b0cb5 Compare December 3, 2025 18:01
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 10 times, most recently from fa94e15 to 7289fc2 Compare December 15, 2025 14:55
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 9b60a07 to 892346b Compare December 22, 2025 06:01
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 333b348 to d1d886d Compare December 23, 2025 20:52
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 84b0fcb to 510cee4 Compare January 19, 2026 18:00
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 7d61cc9 to 9de859e Compare January 26, 2026 22:38
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from 94c1d12 to 93e4f09 Compare February 9, 2026 05:30
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from 984b49b to 2334095 Compare February 16, 2026 18:31
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 0fa78a5 to 1daae8a Compare February 23, 2026 22: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.

0 participants