Commit 7140791
authored
chore(deps): update dependency ts-jest to v29.3.1 (#499)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [ts-jest](https://kulshekhar.github.io/ts-jest)
([source](https://redirect.github.com/kulshekhar/ts-jest)) | [`29.2.6`
-> `29.3.1`](https://renovatebot.com/diffs/npm/ts-jest/29.2.6/29.3.1) |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>kulshekhar/ts-jest (ts-jest)</summary>
###
[`v29.3.1`](https://redirect.github.com/kulshekhar/ts-jest/blob/HEAD/CHANGELOG.md#2931-2025-03-31)
[Compare
Source](https://redirect.github.com/kulshekhar/ts-jest/compare/v29.3.0...v29.3.1)
##### Bug Fixes
- fix: allow `isolatedModules` mode to have `ts.Program` under
`Node16/Next`
([25157eb](https://redirect.github.com/kulshekhar/ts-jest/commit/25157eb))
- fix: improve message for `isolatedModules` of `ts-jest` config
([547eb6f](https://redirect.github.com/kulshekhar/ts-jest/commit/547eb6f))
###
[`v29.3.0`](https://redirect.github.com/kulshekhar/ts-jest/blob/HEAD/CHANGELOG.md#2930-2025-03-21)
[Compare
Source](https://redirect.github.com/kulshekhar/ts-jest/compare/v29.2.6...v29.3.0)
##### Features
- feat: support hybrid `module` values for `isolatedModules: true`
([f372121](https://redirect.github.com/kulshekhar/ts-jest/commit/f372121))
##### Bug Fixes
- fix: set `customConditions` to `undefined` in `TsCompiler`
([b091d70](https://redirect.github.com/kulshekhar/ts-jest/commit/b091d70)),
closes
[#​4620](https://redirect.github.com/kulshekhar/ts-jest/issues/4620)
##### Code Refactoring
- refactor: remove manual version checker
([89458fc](https://redirect.github.com/kulshekhar/ts-jest/commit/89458fc))
- refactor: remove patching deps based on version checker
([bac4c43](https://redirect.github.com/kulshekhar/ts-jest/commit/bac4c43))
- refactor: deprecate `RawCompilerOptions` interface
([2b1b6cd](https://redirect.github.com/kulshekhar/ts-jest/commit/2b1b6cd))
- refactor: deprecate transform option `isolatedModules`
([7dfef71](https://redirect.github.com/kulshekhar/ts-jest/commit/7dfef71))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "before 3am on the first day of the
month" in timezone Etc/UTC, Automerge - At any time (no schedule
defined).
🚦 **Automerge**: Enabled.
♻ **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.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/ScaleLeap/jest-polly).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMSIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlYm90Il19-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent e4b20ea commit 7140791
2 files changed
+28
-8
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
0 commit comments