Skip to content

chore(deps): update dependency ts-jest to v29.4.11#479

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/ts-jest-29.x
Open

chore(deps): update dependency ts-jest to v29.4.11#479
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/ts-jest-29.x

Conversation

@renovate

@renovate renovate Bot commented Aug 12, 2025

Copy link
Copy Markdown

This PR contains the following updates:

Package Change Age Confidence
ts-jest (source) 29.2.529.4.11 age confidence

Release Notes

kulshekhar/ts-jest (ts-jest)

v29.4.11

Compare Source

Bug Fixes
  • preserve Bundler on the CJS path under TypeScript >= 6 (3941818), closes #​4198

v29.4.10

Compare Source

Bug Fixes
  • pass resolutionMode to ts.resolveModuleName for hybrid module support (b557a85)
  • rebuild Program when consecutive compiles need different module kinds (a82a2b3), closes #​4774
  • respect tsconfig moduleResolution instead of forcing Node10 (1bffffc)
  • transformer: transpile mjs files from node_modules for CJS mode (96d025d)
  • transformer: use a consistent comparator in hoist-jest sortStatements (8a8fd2f)

v29.4.9

Compare Source

v29.4.8

Compare Source

v29.4.7

Compare Source

Features

v29.4.6

Compare Source

Bug Fixes

v29.4.5

Compare Source

Bug Fixes
  • allow filtering modern module warning message with diagnostic code (c290d4d), , closes #​5013

v29.4.4

Compare Source

Bug Fixes

v29.4.3

Compare Source

Bug Fixes

v29.4.2

Compare Source

v29.4.1

Compare Source

v29.4.0

Compare Source

Features

v29.3.4

Compare Source

Bug Fixes
  • fix: fix TsJestTransformerOptions type (3b11e29), closes #​4247
  • fix(cli): fix wrong path for preset creator fns (249eb2c)
  • fix(config): disable rewriteRelativeImportExtensions always (9b1f472), closes #​4855

v29.3.3

Compare Source

Bug Fixes

v29.3.2

Compare Source

Bug Fixes
  • fix: transpile js files from node_modules whenever Jest asks (968370e), closes #​4637

v29.3.1

Compare Source

Bug Fixes
  • fix: allow isolatedModules mode to have ts.Program under Node16/Next (25157eb)
  • fix: improve message for isolatedModules of ts-jest config (547eb6f)

v29.3.0

Compare Source

Features
  • feat: support hybrid module values for isolatedModules: true (f372121)
Bug Fixes
  • fix: set customConditions to undefined in TsCompiler (b091d70), closes #​4620
Code Refactoring
  • refactor: remove manual version checker (89458fc)
  • refactor: remove patching deps based on version checker (bac4c43)
  • refactor: deprecate RawCompilerOptions interface (2b1b6cd)
  • refactor: deprecate transform option isolatedModules (7dfef71)

v29.2.6

Compare Source

Bug Fixes
  • fix: escape dot for JS_TRANSFORM_PATTERN regex (8c91c60)
  • fix: escape dot for TS_JS_TRANSFORM_PATTERN regex (3eea850)
  • fix: escape dot for TS_TRANSFORM_PATTERN regex (80d3e4d), closes #​4579

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • 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/ts-jest-29.x branch 3 times, most recently from 31d7dce to 08c3f8c Compare September 4, 2025 17:50
@renovate renovate Bot changed the title chore(deps): update dependency ts-jest to v29.4.1 chore(deps): update dependency ts-jest to v29.4.2 Sep 15, 2025
@renovate renovate Bot force-pushed the renovate/ts-jest-29.x branch 2 times, most recently from e143faf to 7aa4a9f Compare September 18, 2025 08:33
@renovate renovate Bot changed the title chore(deps): update dependency ts-jest to v29.4.2 chore(deps): update dependency ts-jest to v29.4.3 Sep 18, 2025
@renovate renovate Bot changed the title chore(deps): update dependency ts-jest to v29.4.3 chore(deps): update dependency ts-jest to v29.4.4 Sep 19, 2025
@renovate renovate Bot force-pushed the renovate/ts-jest-29.x branch from 7aa4a9f to 19df2a2 Compare September 19, 2025 16:42
@renovate renovate Bot changed the title chore(deps): update dependency ts-jest to v29.4.4 chore(deps): update dependency ts-jest to v29.4.5 Oct 10, 2025
@renovate renovate Bot force-pushed the renovate/ts-jest-29.x branch from 19df2a2 to 27ac023 Compare October 10, 2025 12:47
@renovate renovate Bot force-pushed the renovate/ts-jest-29.x branch 3 times, most recently from 62c755e to efdf077 Compare November 21, 2025 05:58
@renovate renovate Bot force-pushed the renovate/ts-jest-29.x branch from efdf077 to 704107d Compare December 1, 2025 19:59
@renovate renovate Bot changed the title chore(deps): update dependency ts-jest to v29.4.5 chore(deps): update dependency ts-jest to v29.4.6 Dec 1, 2025
@renovate renovate Bot force-pushed the renovate/ts-jest-29.x branch 4 times, most recently from ecbd1bf to d68fb58 Compare December 12, 2025 17:09
@renovate renovate Bot force-pushed the renovate/ts-jest-29.x branch from d68fb58 to e610166 Compare February 12, 2026 13:49
@renovate renovate Bot force-pushed the renovate/ts-jest-29.x branch 6 times, most recently from 5f51db7 to 860d9b7 Compare April 1, 2026 16:33
@renovate renovate Bot changed the title chore(deps): update dependency ts-jest to v29.4.6 chore(deps): update dependency ts-jest to v29.4.9 Apr 1, 2026
@renovate renovate Bot force-pushed the renovate/ts-jest-29.x branch from 860d9b7 to ebcbab2 Compare May 9, 2026 09:53
@renovate renovate Bot force-pushed the renovate/ts-jest-29.x branch from ebcbab2 to 9e9471a Compare May 19, 2026 10:35
@renovate renovate Bot changed the title chore(deps): update dependency ts-jest to v29.4.9 chore(deps): update dependency ts-jest to v29.4.10 May 19, 2026
@renovate renovate Bot force-pushed the renovate/ts-jest-29.x branch from 9e9471a to e9ab964 Compare May 21, 2026 17:40
@renovate renovate Bot changed the title chore(deps): update dependency ts-jest to v29.4.10 chore(deps): update dependency ts-jest to v29.4.11 May 21, 2026
@renovate renovate Bot force-pushed the renovate/ts-jest-29.x branch from e9ab964 to 712739b Compare May 28, 2026 16:07
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