Commit fab9991
authored
chore(deps): update dependency ts-jest to ^29.4.3 (#242)
Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs
from Renovate will soon appear from 'Mend'. Learn more
[here](https://redirect.github.com/renovatebot/renovate/discussions/37842).
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| [ts-jest](https://kulshekhar.github.io/ts-jest)
([source](https://redirect.github.com/kulshekhar/ts-jest)) | [`^29.4.1`
-> `^29.4.3`](https://renovatebot.com/diffs/npm/ts-jest/29.4.1/29.4.3) |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>kulshekhar/ts-jest (ts-jest)</summary>
###
[`v29.4.3`](https://redirect.github.com/kulshekhar/ts-jest/blob/HEAD/CHANGELOG.md#2943-2025-09-17)
[Compare
Source](https://redirect.github.com/kulshekhar/ts-jest/compare/v29.4.2...v29.4.3)
##### Bug Fixes
- introduce `transpilation` option to replace `isolatedModules` option
([#​5044](https://redirect.github.com/kulshekhar/ts-jest/issues/5044))
([5868761](https://redirect.github.com/kulshekhar/ts-jest/commit/58687615142d89a559ada89d12029fe29bb981f2)),
closes
[#​5013](https://redirect.github.com/kulshekhar/ts-jest/issues/5013)
[#​4859](https://redirect.github.com/kulshekhar/ts-jest/issues/4859)
###
[`v29.4.2`](https://redirect.github.com/kulshekhar/ts-jest/blob/HEAD/CHANGELOG.md#2942-2025-09-15)
[Compare
Source](https://redirect.github.com/kulshekhar/ts-jest/compare/v29.4.1...v29.4.2)
</details>
---
### Configuration
📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, only on
Monday ( * 0-3 * * 1 ) in timezone UTC, Automerge - "after 8:00 before
23:00 every weekday except on Friday" in timezone UTC.
🚦 **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/valora-inc/typescript-app-starter).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45Ny4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjk3LjEwIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJucG0iLCJyZW5vdmF0ZSJdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 7a4105d commit fab9991
2 files changed
+5
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4706 | 4706 | | |
4707 | 4707 | | |
4708 | 4708 | | |
4709 | | - | |
4710 | | - | |
4711 | | - | |
4712 | | - | |
| 4709 | + | |
| 4710 | + | |
| 4711 | + | |
| 4712 | + | |
4713 | 4713 | | |
4714 | 4714 | | |
4715 | 4715 | | |
| |||
0 commit comments