Closed renovate[bot] closed 2 years ago
This PR contains the following updates:
^28.0.0
^29.0.0
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
â™» 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.
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
^28.0.0
->^29.0.0
Release Notes
kulshekhar/ts-jest
### [`v29.0.0`](https://togithub.com/kulshekhar/ts-jest/blob/HEAD/CHANGELOG.md#2900-httpsgithubcomkulshekharts-jestcomparev2900-next1v2900-2022-09-08) [Compare Source](https://togithub.com/kulshekhar/ts-jest/compare/v28.0.8...v29.0.0) ##### Features - drop Node 12 and Node 17 support ([#3787](https://togithub.com/kulshekhar/ts-jest/issues/3787)) ([0f1de16](https://togithub.com/kulshekhar/ts-jest/commit/0f1de16608dcc7a8ab00bf7fd6a01ebcec6a210a)) - migrate globals config to transformer config ([#3780](https://togithub.com/kulshekhar/ts-jest/issues/3780)) ([31e5843](https://togithub.com/kulshekhar/ts-jest/commit/31e584355434c4fc96022f9e8b41f04c11d24343)) - support Jest 29 ([#3767](https://togithub.com/kulshekhar/ts-jest/issues/3767)) ([94b553b](https://togithub.com/kulshekhar/ts-jest/commit/94b553ba085c52db60f7a7078e3a74d9a02121b1)) ##### DEPRECATIONS - Define `ts-jest` config under `globals` is now deprecated. Please define the config via transformer config instead. ##### BREAKING CHANGES - Only Node 14, 16 and 18 are supported - **Jest 29** is required. ### [`v28.0.8`](https://togithub.com/kulshekhar/ts-jest/blob/HEAD/CHANGELOG.md#2808-httpsgithubcomkulshekharts-jestcomparev2807v2808-2022-08-14) [Compare Source](https://togithub.com/kulshekhar/ts-jest/compare/v28.0.7...v28.0.8) ##### Bug Fixes - allow `.mts` to be processed ([#3713](https://togithub.com/kulshekhar/ts-jest/issues/3713)) ([effae71](https://togithub.com/kulshekhar/ts-jest/commit/effae717369860e16cb0ccbf24027651493b9bf1)), closes [#3702](https://togithub.com/kulshekhar/ts-jest/issues/3702) ### [`v28.0.7`](https://togithub.com/kulshekhar/ts-jest/blob/HEAD/CHANGELOG.md#2807-httpsgithubcomkulshekharts-jestcomparev2806v2807-2022-07-15) [Compare Source](https://togithub.com/kulshekhar/ts-jest/compare/v28.0.6...v28.0.7) ##### Bug Fixes - update `@jest/types` to be an optional peer dependency ([#3690](https://togithub.com/kulshekhar/ts-jest/issues/3690)) ([8a8c3fa](https://togithub.com/kulshekhar/ts-jest/commit/8a8c3fafecffd19380171c661e94246024cae2ff)), closes [#3689](https://togithub.com/kulshekhar/ts-jest/issues/3689) ### [`v28.0.6`](https://togithub.com/kulshekhar/ts-jest/blob/HEAD/CHANGELOG.md#2806-httpsgithubcomkulshekharts-jestcomparev2805v2806-2022-07-13) [Compare Source](https://togithub.com/kulshekhar/ts-jest/compare/v28.0.5...v28.0.6) ##### Bug Fixes - **config:** don't show diagnostics warning with `diagnostics: false` ([#3647](https://togithub.com/kulshekhar/ts-jest/issues/3647)) ([9a9bc02](https://togithub.com/kulshekhar/ts-jest/commit/9a9bc02935968fb5eb9fd3614a1f7cce019b80d8)), closes [#3638](https://togithub.com/kulshekhar/ts-jest/issues/3638) - **legacy:** add `useCaseSensitiveFileNames` wherever needed ([#3683](https://togithub.com/kulshekhar/ts-jest/issues/3683)) ([c40bc34](https://togithub.com/kulshekhar/ts-jest/commit/c40bc34625d63cccc0db7296e616af27868fe1fe)), closes [#3665](https://togithub.com/kulshekhar/ts-jest/issues/3665) - set `@jest/types` as peer dependency ([#3633](https://togithub.com/kulshekhar/ts-jest/issues/3633)) ([24567e1](https://togithub.com/kulshekhar/ts-jest/commit/24567e13d2780ad8a11c7ff35f9151ec53f8c211))Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
â™» 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.
This PR has been generated by Mend Renovate. View repository job log here.