Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 2, 2023

This PR contains the following updates:

Package Change Age Confidence
ts-jest (source) 29.0.5 -> 29.4.1 age confidence

Release Notes

kulshekhar/ts-jest (ts-jest)

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

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)

v29.1.2

Compare Source

Bug Fixes

v29.1.1

Compare Source

Security Fixes
  • bump semver to 7.5.3

v29.1.0

Compare Source

Features
29.0.5 (2023-01-13)
Reverts

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.0 chore(deps): update dependency ts-jest to v29.1.1 Jun 30, 2023
@renovate renovate bot force-pushed the renovate/ts-jest-29.x branch from 86ec90f to 4cf2422 Compare June 30, 2023 10:58
@renovate renovate bot force-pushed the renovate/ts-jest-29.x branch from 4cf2422 to 3444460 Compare January 22, 2024 10:43
@renovate renovate bot changed the title chore(deps): update dependency ts-jest to v29.1.1 chore(deps): update dependency ts-jest to v29.1.2 Jan 22, 2024
@renovate renovate bot changed the title chore(deps): update dependency ts-jest to v29.1.2 chore(deps): update dependency ts-jest to v29.1.3 May 21, 2024
@renovate renovate bot force-pushed the renovate/ts-jest-29.x branch from 3444460 to 34410be Compare May 21, 2024 06:30
@renovate renovate bot changed the title chore(deps): update dependency ts-jest to v29.1.3 chore(deps): update dependency ts-jest to v29.1.4 May 28, 2024
@renovate renovate bot force-pushed the renovate/ts-jest-29.x branch from 34410be to bba40ec Compare May 28, 2024 06:46
@renovate renovate bot force-pushed the renovate/ts-jest-29.x branch from bba40ec to ee7ec83 Compare June 16, 2024 18:03
@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 force-pushed the renovate/ts-jest-29.x branch 2 times, most recently from 53f3481 to 152e107 Compare July 10, 2024 10:36
@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 force-pushed the renovate/ts-jest-29.x branch from 152e107 to a95d65f Compare July 10, 2024 18:31
@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 force-pushed the renovate/ts-jest-29.x branch from a95d65f to bfc1279 Compare July 18, 2024 17:04
@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 force-pushed the renovate/ts-jest-29.x branch from bfc1279 to c67a163 Compare August 1, 2024 10:59
@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 force-pushed the renovate/ts-jest-29.x branch from c67a163 to f58d20f Compare August 23, 2024 16:29
@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 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 f58d20f to 3f253d8 Compare February 23, 2025 10:27
@renovate renovate bot force-pushed the renovate/ts-jest-29.x branch from 3f253d8 to 7c64628 Compare March 24, 2025 07:10
@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 force-pushed the renovate/ts-jest-29.x branch from 7c64628 to 301bf99 Compare March 31, 2025 20:11
@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 branch from 301bf99 to 73eed68 Compare April 13, 2025 10:25
@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 73eed68 to 35b70a1 Compare May 14, 2025 15:39
@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 branch from 35b70a1 to aa5c879 Compare May 16, 2025 23:21
@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 branch from aa5c879 to 0668aad Compare June 12, 2025 05:11
@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 12, 2025
@renovate renovate bot force-pushed the renovate/ts-jest-29.x branch from 0668aad to e9a386c Compare August 3, 2025 17:31
@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
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