Skip to content

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 10, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ts-jest (source) 29.1.2 -> 29.4.5 age adoption passing confidence

Release Notes

kulshekhar/ts-jest (ts-jest)

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

v29.2.5

Compare Source

v29.2.4

Compare Source

Bug Fixes

v29.2.3

Compare Source

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

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 force-pushed the renovate/ts-jest-29.x branch from c6eef49 to 1b1c2f7 Compare June 17, 2024 04:47
@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 17, 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 9, 2024
@renovate renovate bot force-pushed the renovate/ts-jest-29.x branch from 1b1c2f7 to ae8d89a Compare July 9, 2024 02:34
@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.2 Jul 11, 2024
@renovate renovate bot force-pushed the renovate/ts-jest-29.x branch from ae8d89a to ac9b84d Compare July 11, 2024 05:21
@renovate renovate bot force-pushed the renovate/ts-jest-29.x branch from ac9b84d to ab21358 Compare July 19, 2024 23:40
@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 19, 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 2, 2024
@renovate renovate bot force-pushed the renovate/ts-jest-29.x branch from ab21358 to 2150644 Compare August 2, 2024 14:37
@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 25, 2024
@renovate renovate bot force-pushed the renovate/ts-jest-29.x branch from 2150644 to 30bfb90 Compare August 25, 2024 05:59
@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 branch from 30bfb90 to 21d8a33 Compare February 23, 2025 11:34
@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 26, 2025
@renovate renovate bot force-pushed the renovate/ts-jest-29.x branch from 21d8a33 to 8ddc5fe Compare March 26, 2025 00:12
@renovate renovate bot force-pushed the renovate/ts-jest-29.x branch from 8ddc5fe to 4a92ad7 Compare April 2, 2025 03:38
@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 Apr 2, 2025
@renovate renovate bot force-pushed the renovate/ts-jest-29.x branch from 4a92ad7 to ab4ebf5 Compare April 3, 2025 17:54
@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 branch from ab4ebf5 to 3211904 Compare April 13, 2025 11:46
@renovate renovate bot force-pushed the renovate/ts-jest-29.x branch from 3211904 to 06ada65 Compare May 17, 2025 08:12
@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.4 May 17, 2025
@renovate renovate bot changed the title chore(deps): update dependency ts-jest to v29.3.4 chore(deps): update dependency ts-jest to v29.4.0 Jun 14, 2025
@renovate renovate bot force-pushed the renovate/ts-jest-29.x branch from 06ada65 to 7f646b0 Compare June 14, 2025 04: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 4, 2025
@renovate renovate bot force-pushed the renovate/ts-jest-29.x branch from 7f646b0 to 800620e Compare August 4, 2025 22:28
@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 16, 2025
@renovate renovate bot force-pushed the renovate/ts-jest-29.x branch 2 times, most recently from 8627818 to f30e6ca Compare September 19, 2025 07:03
@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 19, 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 20, 2025
@renovate renovate bot force-pushed the renovate/ts-jest-29.x branch 2 times, most recently from 9bbb826 to 0d0526e Compare September 26, 2025 06:58
@renovate renovate bot force-pushed the renovate/ts-jest-29.x branch from 0d0526e to 8446949 Compare October 11, 2025 07:00
@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 11, 2025
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