Skip to content

chore(deps): update dependency ts-jest to v29.4.6#41

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

chore(deps): update dependency ts-jest to v29.4.6#41
renovate[bot] wants to merge 1 commit intomainfrom
renovate/ts-jest-29.x-lockfile

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented May 30, 2024

This PR contains the following updates:

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

Release Notes

kulshekhar/ts-jest (ts-jest)

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

v29.2.5

Compare Source

Bug Fixes
  • build: build package with NodeNext module (9b3ade5)
  • fix: set value ts/tsx extensionsToTreatAsEsm in default esm preset (d9ff362)
  • fix(compiler): fallback to NodeJS module resolution for ts 4.8 (b7d3409), closes #​4499

v29.2.4

Compare Source

Bug Fixes

v29.2.3

Compare Source

Security Fixes
  • build(deps): Update dependency ejs to ^3.1.10 (de94a56)
Code Refactoring
  • refactor(presets): maintain preset codes inside src (8474fc2)
29.2.2 (2024-07-10)
Bug Fixes
  • fix(compiler): update memory cache after changing module value (94db43f), closes #​4439

v29.2.2

Compare Source

Security Fixes
  • build(deps): Update dependency ejs to ^3.1.10 (de94a56)
Code Refactoring
  • refactor(presets): maintain preset codes inside src (8474fc2)
29.2.2 (2024-07-10)
Bug Fixes
  • fix(compiler): update memory cache after changing module value (94db43f), closes #​4439

v29.2.1

Compare Source

Security Fixes
  • build(deps): Update dependency ejs to ^3.1.10 (de94a56)
Code Refactoring
  • refactor(presets): maintain preset codes inside src (8474fc2)
29.2.2 (2024-07-10)
Bug Fixes
  • fix(compiler): update memory cache after changing module value (94db43f), closes #​4439

v29.2.0

Compare Source

Bug Fixes
  • fix: don't show warning message with Node16/NodeNext (99c4f49), closes #​4266
Features
  • feat(cli): allow migrating cjs presets to transform config (22fb027)
  • feat(presets): add util functions to create ESM presets (06f78ed), close #​4200
  • feat(presets): add util functions to create CJS presets (f9cc3c0), close #​4200
Code refactoring
  • refactor: replace lodash deps with native js implementation (40f1708)
  • refactor: use TsJestTransformerOptions type everywhere possibly (7d001be)
  • refactor(cli): use new preset util functions to initialize test config (c2b56ca)
  • refactor(presets): use create preset util functions for cjs presets (922d6d0)
  • test: switch react-app to use Vite (827c8ad)

v29.1.5

Compare Source

Bug Fixes

v29.1.4

Compare Source

Bug Fixes
  • fix(transformer): allow transforming of .cts/.mts extensions. (b8f6eaa), closes #​3996
Features

v29.1.3

Compare Source

Bug Fixes
  • add @jest/transform as an optional peer dependency (0ba7f86)
  • bring back Node 14 support (eda56a7)
Performance Improvements
  • remove ts resolved module cache file (4c88da5)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 changed the title chore(deps): update dependency ts-jest to v29.1.4 chore(deps): update dependency ts-jest to v29.1.5 Jun 16, 2024
@renovate renovate bot changed the title chore(deps): update dependency ts-jest to v29.1.5 chore(deps): update dependency ts-jest to v29.2.0 Jul 8, 2024
@renovate renovate bot changed the title chore(deps): update dependency ts-jest to v29.2.0 chore(deps): update dependency ts-jest to v29.2.1 Jul 10, 2024
@renovate renovate bot changed the title chore(deps): update dependency ts-jest to v29.2.1 chore(deps): update dependency ts-jest to v29.2.2 Jul 10, 2024
@renovate renovate bot changed the title chore(deps): update dependency ts-jest to v29.2.2 chore(deps): update dependency ts-jest to v29.2.3 Jul 18, 2024
@renovate renovate bot changed the title chore(deps): update dependency ts-jest to v29.2.3 chore(deps): update dependency ts-jest to v29.2.4 Aug 1, 2024
@renovate renovate bot changed the title chore(deps): update dependency ts-jest to v29.2.4 chore(deps): update dependency ts-jest to v29.2.5 Aug 23, 2024
@renovate renovate bot force-pushed the renovate/ts-jest-29.x-lockfile branch from ade13db to e96df32 Compare January 23, 2025 20:29
@renovate renovate bot force-pushed the renovate/ts-jest-29.x-lockfile branch from e96df32 to c20c017 Compare February 9, 2025 12:55
@renovate renovate bot force-pushed the renovate/ts-jest-29.x-lockfile branch from c20c017 to b2300ef Compare February 23, 2025 10:35
@renovate renovate bot changed the title chore(deps): update dependency ts-jest to v29.2.5 chore(deps): update dependency ts-jest to v29.2.6 Feb 23, 2025
@renovate renovate bot force-pushed the renovate/ts-jest-29.x-lockfile branch from b2300ef to d989275 Compare March 3, 2025 15:54
@renovate renovate bot force-pushed the renovate/ts-jest-29.x-lockfile branch 3 times, most recently from 6f29b85 to 83dc6e8 Compare March 17, 2025 18:11
@renovate renovate bot force-pushed the renovate/ts-jest-29.x-lockfile branch from 83dc6e8 to f412845 Compare March 24, 2025 06:44
@renovate renovate bot changed the title chore(deps): update dependency ts-jest to v29.2.6 chore(deps): update dependency ts-jest to v29.3.0 Mar 24, 2025
@renovate renovate bot changed the title chore(deps): update dependency ts-jest to v29.3.0 chore(deps): update dependency ts-jest to v29.3.1 Mar 31, 2025
@renovate renovate bot force-pushed the renovate/ts-jest-29.x-lockfile branch 2 times, most recently from 9ae1663 to 82a7630 Compare April 1, 2025 13:28
@renovate renovate bot force-pushed the renovate/ts-jest-29.x-lockfile branch 2 times, most recently from f93be7c to 0770481 Compare April 13, 2025 09:45
@renovate renovate bot changed the title chore(deps): update dependency ts-jest to v29.3.1 chore(deps): update dependency ts-jest to v29.3.2 Apr 13, 2025
@renovate renovate bot force-pushed the renovate/ts-jest-29.x-lockfile branch from 0770481 to cdbe7db Compare April 24, 2025 07:48
@renovate renovate bot changed the title chore(deps): update dependency ts-jest to v29.3.2 chore(deps): update dependency ts-jest to v29.3.3 May 14, 2025
@renovate renovate bot force-pushed the renovate/ts-jest-29.x-lockfile branch from cdbe7db to 79aa419 Compare May 14, 2025 17:07
@renovate renovate bot changed the title chore(deps): update dependency ts-jest to v29.3.3 chore(deps): update dependency ts-jest to v29.3.4 May 16, 2025
@renovate renovate bot force-pushed the renovate/ts-jest-29.x-lockfile branch 2 times, most recently from 0872db3 to 912edc3 Compare May 19, 2025 20:53
@renovate renovate bot force-pushed the renovate/ts-jest-29.x-lockfile branch from 912edc3 to e5ebd76 Compare May 28, 2025 15:02
@renovate renovate bot force-pushed the renovate/ts-jest-29.x-lockfile branch from cb4e1b3 to 7a8ec0c Compare August 3, 2025 14:11
@renovate renovate bot changed the title chore(deps): update dependency ts-jest to v29.4.0 chore(deps): update dependency ts-jest to v29.4.1 Aug 3, 2025
@renovate renovate bot force-pushed the renovate/ts-jest-29.x-lockfile branch 2 times, most recently from f0db7e9 to 43cb709 Compare August 13, 2025 16:53
@renovate renovate bot force-pushed the renovate/ts-jest-29.x-lockfile branch from 43cb709 to 527c56b Compare August 19, 2025 17:07
@renovate renovate bot force-pushed the renovate/ts-jest-29.x-lockfile branch from 527c56b to 7bbf15c Compare August 31, 2025 10:31
@renovate renovate bot force-pushed the renovate/ts-jest-29.x-lockfile branch from 7bbf15c to a3d261d Compare September 15, 2025 23:37
@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-lockfile branch from a3d261d to 1b9483b Compare September 18, 2025 09:45
@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 force-pushed the renovate/ts-jest-29.x-lockfile branch from 1b9483b to 7e1bb79 Compare September 19, 2025 14:15
@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-lockfile branch from 7e1bb79 to 65f277a Compare September 25, 2025 20:13
@renovate renovate bot force-pushed the renovate/ts-jest-29.x-lockfile branch from 65f277a to 26ba72e Compare October 10, 2025 13:43
@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-lockfile branch from 26ba72e to 61fb8b3 Compare October 21, 2025 17:00
@renovate renovate bot force-pushed the renovate/ts-jest-29.x-lockfile branch from 61fb8b3 to 8563289 Compare November 10, 2025 20:35
@renovate renovate bot force-pushed the renovate/ts-jest-29.x-lockfile branch from 8563289 to fe8ff51 Compare November 18, 2025 11:16
@renovate renovate bot force-pushed the renovate/ts-jest-29.x-lockfile branch from fe8ff51 to f2c853b Compare December 1, 2025 19:41
@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-lockfile branch from f2c853b to e48a05f Compare December 3, 2025 18:14
@renovate renovate bot force-pushed the renovate/ts-jest-29.x-lockfile branch from e48a05f to f22b78e Compare December 31, 2025 13:45
@renovate renovate bot force-pushed the renovate/ts-jest-29.x-lockfile branch from f22b78e to ebb80f7 Compare January 8, 2026 18:33
@renovate renovate bot force-pushed the renovate/ts-jest-29.x-lockfile branch 2 times, most recently from c07b9db to d4b7527 Compare January 23, 2026 17:39
@renovate renovate bot force-pushed the renovate/ts-jest-29.x-lockfile branch from d4b7527 to b0ab761 Compare February 2, 2026 20:45
@renovate renovate bot force-pushed the renovate/ts-jest-29.x-lockfile branch 2 times, most recently from 953dce1 to 3731775 Compare February 17, 2026 15:14
@renovate renovate bot force-pushed the renovate/ts-jest-29.x-lockfile branch from 3731775 to fb8f01e Compare March 5, 2026 18:54
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