Skip to content

Update dependency ts-jest to v29.3.2 #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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

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.2 age adoption passing confidence

Release Notes

kulshekhar/ts-jest (ts-jest)

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 10.95% 1143 / 10437
🔵 Statements 10.95% 1143 / 10437
🔵 Functions 22.4% 84 / 375
🔵 Branches 51.87% 180 / 347
File CoverageNo changed files found.
Generated in workflow #818 for commit fa2c788 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
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