Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 25, 2022

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.

This PR contains the following updates:

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

Release Notes

kulshekhar/ts-jest (ts-jest)

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)

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

v29.0.5

Compare Source

Features
29.0.5 (2023-01-13)
Reverts

v29.0.4

Compare Source

Features
29.0.5 (2023-01-13)
Reverts

v29.0.3

Compare Source

Bug Fixes
Features
  • add useESM option to pathsToModuleNameMapper options (#​3792) (eabe906)

v29.0.2

Compare Source

Bug Fixes

v29.0.1

Compare Source

Bug Fixes
  • legacy: include existing globals config in cached config (#​3803) (e79be47)
Features
  • add typings for ts-jest options via transform config (#​3805) (664b0f2)

v29.0.0

Compare Source

Features
DEPRECATIONS
  • Define ts-jest config under globals is now deprecated. Please define the config via transformer config instead.
BREAKING CHANGES
  • Only Node 14, 16 and 18 are supported
  • Jest 29 is required.

v28.0.8

Compare Source

Features
BREAKING CHANGES
  • Jest 29 is required.

28.0.8 (2022-08-14)

Bug Fixes

28.0.7 (2022-07-15)

Bug Fixes

28.0.6 (2022-07-13)

Bug Fixes

28.0.5 (2022-06-11)

Bug Fixes

28.0.4 (2022-06-02)

Bug Fixes

28.0.3 (2022-05-23)

Bug Fixes

28.0.2 (2022-05-07)

Bug Fixes

28.0.1 (2022-05-03)

Bug Fixes

v28.0.7

Compare Source

Features
BREAKING CHANGES
  • Jest 29 is required.

28.0.8 (2022-08-14)

Bug Fixes

28.0.7 (2022-07-15)

Bug Fixes

28.0.6 (2022-07-13)

Bug Fixes

28.0.5 (2022-06-11)

Bug Fixes

28.0.4 (2022-06-02)

Bug Fixes

28.0.3 (2022-05-23)

Bug Fixes

28.0.2 (2022-05-07)

Bug Fixes

28.0.1 (2022-05-03)

Bug Fixes

v28.0.6

Compare Source

Features
BREAKING CHANGES
  • Jest 29 is required.

28.0.8 (2022-08-14)

Bug Fixes

28.0.7 (2022-07-15)

Bug Fixes

28.0.6 (2022-07-13)

Bug Fixes

28.0.5 (2022-06-11)

Bug Fixes

28.0.4 (2022-06-02)

Bug Fixes

28.0.3 (2022-05-23)

Bug Fixes

28.0.2 (2022-05-07)

Bug Fixes

28.0.1 (2022-05-03)

Bug Fixes

v28.0.5

Compare Source

Features
BREAKING CHANGES
  • Jest 29 is required.

28.0.8 (2022-08-14)

Bug Fixes

28.0.7 (2022-07-15)

Bug Fixes

28.0.6 (2022-07-13)

Bug Fixes

28.0.5 (2022-06-11)

Bug Fixes

28.0.4 (2022-06-02)

Bug Fixes

28.0.3 (2022-05-23)

Bug Fixes

28.0.2 (2022-05-07)

Bug Fixes

28.0.1 (2022-05-03)

Bug Fixes

v28.0.4

Compare Source

Features
BREAKING CHANGES
  • Jest 29 is required.

28.0.8 (2022-08-14)

Bug Fixes

28.0.7 (2022-07-15)

Bug Fixes

28.0.6 (2022-07-13)

Bug Fixes

28.0.5 (2022-06-11)

Bug Fixes

28.0.4 (2022-06-02)

Bug Fixes

28.0.3 (2022-05-23)

Bug Fixes

28.0.2 (2022-05-07)

Bug Fixes

28.0.1 (2022-05-03)

Bug Fixes

v28.0.3

Compare Source

Features
BREAKING CHANGES
  • Jest 29 is required.

28.0.8 (2022-08-14)

Bug Fixes

28.0.7 (2022-07-15)

Bug Fixes

28.0.6 (2022-07-13)

Bug Fixes

28.0.5 (2022-06-11)

Bug Fixes

28.0.4 (2022-06-02)

Bug Fixes

28.0.3 (2022-05-23)

Bug Fixes

28.0.2 (2022-05-07)

Bug Fixes

28.0.1 (2022-05-03)

Bug Fixes

v28.0.2

Compare Source

Features
BREAKING CHANGES
  • Jest 29 is required.

28.0.8 (2022-08-14)

Bug Fixes

28.0.7 (2022-07-15)

Bug Fixes

28.0.6 (2022-07-13)

Bug Fixes

28.0.5 (2022-06-11)

Bug Fixes

28.0.4 (2022-06-02)

Bug Fixes

28.0.3 (2022-05-23)

Bug Fixes

28.0.2 (2022-05-07)

Bug Fixes

28.0.1 (2022-05-03)

Bug Fixes

v28.0.1

Compare Source

Features
BREAKING CHANGES
  • Jest 29 is required.

28.0.8 (2022-08-14)

Bug Fixes

28.0.7 (2022-07-15)

Bug Fixes

28.0.6 (2022-07-13)

Bug Fixes

28.0.5 (2022-06-11)

Bug Fixes

28.0.4 (2022-06-02)

Bug Fixes

28.0.3 (2022-05-23)

Bug Fixes

28.0.2 (2022-05-07)

Bug Fixes

28.0.1 (2022-05-03)

Bug Fixes

v28.0.0

Compare Source

Features
BREAKING CHANGES
  • Jest 29 is required.

28.0.8 (2022-08-14)

Bug Fixes

28.0.7 (2022-07-15)

Bug Fixes

28.0.6 (2022-07-13)

Bug Fixes

28.0.5 (2022-06-11)

Bug Fixes

28.0.4 (2022-06-02)

Bug Fixes
  • remove @types/jest from peer deps (#​3592) ([b66b65

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 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 added dependency-update dev-dependency major Increment the major version when merged labels Sep 25, 2022
@renovate renovate bot force-pushed the dev-dependency-renovate/ts-jest-29.x branch from a1cdcdf to 5d4787a Compare November 20, 2022 08:33
@renovate renovate bot force-pushed the dev-dependency-renovate/ts-jest-29.x branch from 5d4787a to a5f0eea Compare March 18, 2023 14:05
@renovate renovate bot force-pushed the dev-dependency-renovate/ts-jest-29.x branch from a5f0eea to c2b2009 Compare April 3, 2023 08:36
@renovate renovate bot force-pushed the dev-dependency-renovate/ts-jest-29.x branch from c2b2009 to d85cedf Compare May 28, 2023 12:59
@renovate renovate bot force-pushed the dev-dependency-renovate/ts-jest-29.x branch from d85cedf to 01df076 Compare June 30, 2023 11:20
@renovate renovate bot force-pushed the dev-dependency-renovate/ts-jest-29.x branch 2 times, most recently from cc6205a to 979a710 Compare September 23, 2023 23:26
@renovate renovate bot force-pushed the dev-dependency-renovate/ts-jest-29.x branch 2 times, most recently from da637a7 to 23de4bf Compare October 18, 2023 11:17
@renovate renovate bot force-pushed the dev-dependency-renovate/ts-jest-29.x branch 3 times, most recently from 99d7633 to 943139f Compare November 9, 2023 06:43
@renovate renovate bot force-pushed the dev-dependency-renovate/ts-jest-29.x branch from 943139f to df8a894 Compare January 22, 2024 12:54
@renovate renovate bot force-pushed the dev-dependency-renovate/ts-jest-29.x branch 2 times, most recently from e859df2 to 26e8b4f Compare May 28, 2024 08:05
@renovate renovate bot force-pushed the dev-dependency-renovate/ts-jest-29.x branch from 26e8b4f to 90361cb Compare June 16, 2024 19:15
@renovate renovate bot force-pushed the dev-dependency-renovate/ts-jest-29.x branch 3 times, most recently from 78e9564 to 0a7ee53 Compare July 10, 2024 19:57
@renovate renovate bot force-pushed the dev-dependency-renovate/ts-jest-29.x branch from 0a7ee53 to 4bc104a Compare July 18, 2024 15:58
@renovate renovate bot force-pushed the dev-dependency-renovate/ts-jest-29.x branch from 4bc104a to daf379f Compare August 1, 2024 10:15
@renovate renovate bot force-pushed the dev-dependency-renovate/ts-jest-29.x branch from daf379f to 996ed8f Compare August 23, 2024 16:28
@renovate renovate bot force-pushed the dev-dependency-renovate/ts-jest-29.x branch from 996ed8f to 4f0c65b Compare February 23, 2025 09:41
@renovate renovate bot force-pushed the dev-dependency-renovate/ts-jest-29.x branch from 4f0c65b to 6ddaff6 Compare March 24, 2025 13:38
@renovate renovate bot force-pushed the dev-dependency-renovate/ts-jest-29.x branch from 6ddaff6 to ac8da42 Compare March 31, 2025 22:12
@renovate renovate bot force-pushed the dev-dependency-renovate/ts-jest-29.x branch from ac8da42 to 39e70c2 Compare April 13, 2025 10:38
@renovate renovate bot force-pushed the dev-dependency-renovate/ts-jest-29.x branch 2 times, most recently from 0c466a9 to 6fbbb6a Compare May 16, 2025 22:43
@renovate renovate bot force-pushed the dev-dependency-renovate/ts-jest-29.x branch from 6fbbb6a to fbd42a1 Compare June 12, 2025 05:51
@renovate renovate bot force-pushed the dev-dependency-renovate/ts-jest-29.x branch from fbd42a1 to c5fb281 Compare August 5, 2025 00:01
@renovate renovate bot force-pushed the dev-dependency-renovate/ts-jest-29.x branch from c5fb281 to 52343f3 Compare September 15, 2025 22:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependency-update dev-dependency major Increment the major version when merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants