-
Notifications
You must be signed in to change notification settings - Fork 11
Commit 33f2164
authored
chore(deps): update dependency ts-jest to v29.4.0 (#935)
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.5`
-> `29.4.0`](https://renovatebot.com/diffs/npm/ts-jest/29.2.5/29.4.0) |
[](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.4.0`](https://redirect.github.com/kulshekhar/ts-jest/blob/HEAD/CHANGELOG.md#2940-2025-06-11)
[Compare
Source](https://redirect.github.com/kulshekhar/ts-jest/compare/v29.3.4...v29.4.0)
##### Features
- feat: support Jest 30
([84e093e](https://redirect.github.com/kulshekhar/ts-jest/commit/84e093e))
###
[`v29.3.4`](https://redirect.github.com/kulshekhar/ts-jest/blob/HEAD/CHANGELOG.md#2934-2025-05-16)
[Compare
Source](https://redirect.github.com/kulshekhar/ts-jest/compare/v29.3.3...v29.3.4)
##### Bug Fixes
- fix: fix `TsJestTransformerOptions` type
([3b11e29](https://redirect.github.com/kulshekhar/ts-jest/commit/3b11e29)),
closes
[#​4247](https://redirect.github.com/kulshekhar/ts-jest/issues/4247)
- fix(cli): fix wrong path for preset creator fns
([249eb2c](https://redirect.github.com/kulshekhar/ts-jest/commit/249eb2c))
- fix(config): disable `rewriteRelativeImportExtensions` always
([9b1f472](https://redirect.github.com/kulshekhar/ts-jest/commit/9b1f472)),
closes
[#​4855](https://redirect.github.com/kulshekhar/ts-jest/issues/4855)
###
[`v29.3.3`](https://redirect.github.com/kulshekhar/ts-jest/blob/HEAD/CHANGELOG.md#2933-2025-05-14)
[Compare
Source](https://redirect.github.com/kulshekhar/ts-jest/compare/v29.3.2...v29.3.3)
##### Bug Fixes
- fix(cli): init config with preset creator functions
([cdd3039](https://redirect.github.com/kulshekhar/ts-jest/commit/cdd3039)),
closes
[#​4840](https://redirect.github.com/kulshekhar/ts-jest/issues/4840)
- fix(config): disable `isolatedDeclarations`
([5d6b35f](https://redirect.github.com/kulshekhar/ts-jest/commit/5d6b35f)),
closes
[#​4847](https://redirect.github.com/kulshekhar/ts-jest/issues/4847)
###
[`v29.3.2`](https://redirect.github.com/kulshekhar/ts-jest/blob/HEAD/CHANGELOG.md#2932-2025-04-12)
[Compare
Source](https://redirect.github.com/kulshekhar/ts-jest/compare/v29.3.1...v29.3.2)
##### Bug Fixes
- fix: transpile `js` files from `node_modules` whenever Jest asks
([968370e](https://redirect.github.com/kulshekhar/ts-jest/commit/968370e)),
closes
[#​4637](https://redirect.github.com/kulshekhar/ts-jest/issues/4637)
###
[`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))
###
[`v29.2.6`](https://redirect.github.com/kulshekhar/ts-jest/blob/HEAD/CHANGELOG.md#2926-2025-02-22)
[Compare
Source](https://redirect.github.com/kulshekhar/ts-jest/compare/v29.2.5...v29.2.6)
</details>
---
### Configuration
📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, only on
Monday ( * 0-3 * * 1 ) (UTC), 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.
---
- [ ] <!-- 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/erezrokah/aws-testing-library).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC41MC4wIiwidXBkYXRlZEluVmVyIjoiNDAuNTAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsicmVub3ZhdGUiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 268d299 commit 33f2164Copy full SHA for 33f2164
File tree
Expand file treeCollapse file tree
1 file changed
+42
-20
lines changedFilter options
Expand file treeCollapse file tree
1 file changed
+42
-20
lines changed+42-20Lines changed: 42 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments