Skip to content

chore(deps): update dependency ts-jest to v29.4.0 #72

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 21, 2024

This PR contains the following updates:

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

Release Notes

kulshekhar/ts-jest (ts-jest)

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

v29.2.3

Compare Source

v29.2.2

Compare Source

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

v29.1.3

Compare Source


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.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-lockfile branch from e657664 to 859f6bf Compare May 28, 2024 06:23
@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 force-pushed the renovate/ts-jest-29.x-lockfile branch from 859f6bf to 0bb9f4c Compare June 16, 2024 18:36
@renovate renovate bot force-pushed the renovate/ts-jest-29.x-lockfile branch from 0bb9f4c to e5a25c5 Compare July 8, 2024 15:17
@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 force-pushed the renovate/ts-jest-29.x-lockfile branch from e5a25c5 to 37a9cd6 Compare July 10, 2024 10:43
@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-lockfile branch from 37a9cd6 to c3cc4bd Compare July 10, 2024 19:01
@renovate renovate bot force-pushed the renovate/ts-jest-29.x-lockfile branch from c3cc4bd to 0837092 Compare July 18, 2024 16:49
@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 force-pushed the renovate/ts-jest-29.x-lockfile branch from 0837092 to 5f3ec62 Compare August 1, 2024 09:22
@renovate renovate bot force-pushed the renovate/ts-jest-29.x-lockfile branch from 5f3ec62 to 142dad9 Compare August 23, 2024 15:04
@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
Copy link

@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.5 - autoclosed Dec 8, 2024
@renovate renovate bot closed this Dec 8, 2024
@renovate renovate bot deleted the renovate/ts-jest-29.x-lockfile branch December 8, 2024 18:53
@renovate renovate bot changed the title chore(deps): update dependency ts-jest to v29.2.5 - autoclosed chore(deps): update dependency ts-jest to v29.2.5 Dec 9, 2024
@renovate renovate bot reopened this Dec 9, 2024
@renovate renovate bot force-pushed the renovate/ts-jest-29.x-lockfile branch from f55aedb to 142dad9 Compare December 9, 2024 01:35
Copy link

sonarqubecloud bot commented Dec 9, 2024

@renovate renovate bot force-pushed the renovate/ts-jest-29.x-lockfile branch from 142dad9 to afa51b4 Compare January 23, 2025 17:32
@renovate renovate bot force-pushed the renovate/ts-jest-29.x-lockfile branch from afa51b4 to 4480247 Compare January 30, 2025 19:40
@renovate renovate bot force-pushed the renovate/ts-jest-29.x-lockfile branch from 4480247 to c0f1341 Compare February 9, 2025 13:51
@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 c0f1341 to 5625c6c Compare February 23, 2025 10:28
@renovate renovate bot force-pushed the renovate/ts-jest-29.x-lockfile branch from 5625c6c to 5d7b8cb Compare March 3, 2025 18:15
@renovate renovate bot force-pushed the renovate/ts-jest-29.x-lockfile branch from 5d7b8cb to f6d7458 Compare March 11, 2025 14:20
@renovate renovate bot force-pushed the renovate/ts-jest-29.x-lockfile branch from f6d7458 to 3593dc8 Compare March 24, 2025 11:49
@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-lockfile branch from 3593dc8 to e6c8c4b Compare March 31, 2025 19:01
@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 from e6c8c4b to fd682f5 Compare April 1, 2025 10:22
@renovate renovate bot force-pushed the renovate/ts-jest-29.x-lockfile branch from fd682f5 to 26b827d Compare April 8, 2025 12:39
@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 26b827d to 749954a Compare April 13, 2025 11:02
@renovate renovate bot force-pushed the renovate/ts-jest-29.x-lockfile branch from 749954a to 320b09f Compare April 24, 2025 10:28
@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 2 times, most recently from 3c0f518 to 7cbbc6b Compare May 16, 2025 19:55
@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 from 7cbbc6b to 63decf4 Compare May 19, 2025 18:04
@renovate renovate bot force-pushed the renovate/ts-jest-29.x-lockfile branch from 4c36b1b to 5c42101 Compare June 4, 2025 12:39
@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-lockfile branch from 5c42101 to 7f573bf Compare June 12, 2025 05:14
@renovate renovate bot force-pushed the renovate/ts-jest-29.x-lockfile branch from 7f573bf to eff1876 Compare June 22, 2025 14:25
@renovate renovate bot force-pushed the renovate/ts-jest-29.x-lockfile branch from eff1876 to 7a0089c Compare June 28, 2025 10:19
Copy link

@sevensc sevensc closed this Jun 28, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant