Skip to content

Update dependency ts-jest to v29.3.4 #197

New issue

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

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

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 20, 2025
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 24, 2025

This PR contains the following updates:

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

Release Notes

kulshekhar/ts-jest (ts-jest)

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)

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 added the dependencies Pull requests that update a dependency file label Mar 24, 2025
@renovate renovate bot assigned gjong Mar 24, 2025
Copy link

github-actions bot commented Mar 24, 2025

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 11.08% 1157 / 10440
🔵 Statements 11.08% 1157 / 10440
🔵 Functions 22.45% 84 / 374
🔵 Branches 51.72% 180 / 348
File CoverageNo changed files found.
Generated in workflow #885 for commit 72c4523 by the Vitest Coverage Report Action

@renovate renovate bot changed the title Update dependency ts-jest to v29.3.0 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 b5f9c87 to 55946d8 Compare April 1, 2025 12:13
@renovate renovate bot force-pushed the renovate/ts-jest-29.x-lockfile branch 2 times, most recently from 0ea6537 to 2eff108 Compare April 11, 2025 15:13
@renovate renovate bot changed the title Update dependency ts-jest to v29.3.1 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 2eff108 to 5a83a1f Compare April 13, 2025 10:05
@renovate renovate bot force-pushed the renovate/ts-jest-29.x-lockfile branch from 5a83a1f to fa2c788 Compare April 24, 2025 08:37
@renovate renovate bot force-pushed the renovate/ts-jest-29.x-lockfile branch 2 times, most recently from 91e20b5 to 4358589 Compare May 12, 2025 13:21
@renovate renovate bot changed the title Update dependency ts-jest to v29.3.2 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 4358589 to 0ef8433 Compare May 14, 2025 15:51
@renovate renovate bot changed the title Update dependency ts-jest to v29.3.3 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 4200de4 to f9ceaa4 Compare May 19, 2025 18:07
@renovate renovate bot force-pushed the renovate/ts-jest-29.x-lockfile branch from f9ceaa4 to 72c4523 Compare May 20, 2025 12:20
Copy link

@gjong gjong merged commit 8d41ab5 into master May 20, 2025
7 checks passed
@renovate renovate bot deleted the renovate/ts-jest-29.x-lockfile branch May 20, 2025 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant