Open renovate[bot] opened 5 years ago
:construction_worker: This PR has received other commits, so Renovate will stop updating it to avoid conflicts or other problems. If you wish to abandon your changes and have Renovate start over you may click the "rebase" checkbox in the PR body/description.
If you think this comment is in error and the branch is not modified, try deleting this comment. If it comes back again the next time Renovate runs, please submit an issue or seek config help.
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠️ Warning: custom changes will be lost.
This PR contains the following updates:
24.0.2
->24.3.0
Release Notes
kulshekhar/ts-jest
### [`v24.3.0`](https://togithub.com/kulshekhar/ts-jest/blob/HEAD/CHANGELOG.md#2430-httpsgithubcomkulshekharts-jestcomparev2420v2430-2020-01-07) [Compare Source](https://togithub.com/kulshekhar/ts-jest/compare/v24.2.0...v24.3.0) ##### Bug Fixes - **config:** support babel config file path as string ([#1332](https://togithub.com/kulshekhar/ts-jest/issues/1332)) ([78a53c2](https://togithub.com/kulshekhar/ts-jest/commit/78a53c2)) ### [`v24.2.0`](https://togithub.com/kulshekhar/ts-jest/blob/HEAD/CHANGELOG.md#2420-httpsgithubcomkulshekharts-jestcomparev2410v2420-2019-11-22) [Compare Source](https://togithub.com/kulshekhar/ts-jest/compare/v24.1.0...v24.2.0) ##### Bug Fixes - **compiler:** pass filename to sha function instead of file extension ([ac1ac97](https://togithub.com/kulshekhar/ts-jest/commit/ac1ac97)) - **transformers:** hoist jest.enableAutomock and jest.disableAutomock ([ac50bc3](https://togithub.com/kulshekhar/ts-jest/commit/ac50bc3)) - typescript serviceHost cache miss on Windows operating systems ([26ee731](https://togithub.com/kulshekhar/ts-jest/commit/26ee731)) ### [`v24.1.0`](https://togithub.com/kulshekhar/ts-jest/blob/HEAD/CHANGELOG.md#2410-httpsgithubcomkulshekharts-jestcomparev2402v2410-2019-09-12) [Compare Source](https://togithub.com/kulshekhar/ts-jest/compare/v24.0.2...v24.1.0) ##### Bug Fixes - **perf:** add cache for fs calls ([#908](https://togithub.com/kulshekhar/ts-jest/issues/908)) ([3dada81](https://togithub.com/kulshekhar/ts-jest/commit/3dada81)) - [#825](https://togithub.com/kulshekhar/ts-jest/issues/825) handle symlinked modules (ala pnpm) correctly ([e190b23](https://togithub.com/kulshekhar/ts-jest/commit/e190b23)) - handle tsBuildInfoFile option ([f9583e9](https://togithub.com/kulshekhar/ts-jest/commit/f9583e9)), closes [#1095](https://togithub.com/kulshekhar/ts-jest/issues/1095) - **types:** unforce esModuleInterop in tsconfig.json ([c2d39b6](https://togithub.com/kulshekhar/ts-jest/commit/c2d39b6)) #### [24.0.2](https://togithub.com/kulshekhar/ts-jest/compare/v24.0.1...v24.0.2) (2019-04-05) #### [24.0.1](https://togithub.com/kulshekhar/ts-jest/compare/v24.0.0...v24.0.1) (2019-03-30) ##### Bug Fixes - update call to globIgnore ([#1002](https://togithub.com/kulshekhar/ts-jest/issues/1002)) ([#1003](https://togithub.com/kulshekhar/ts-jest/issues/1003)) ([05b63af](https://togithub.com/kulshekhar/ts-jest/commit/05b63af)) ##### Features - **config:** specify package.json location ([#823](https://togithub.com/kulshekhar/ts-jest/issues/823)) ([#1013](https://togithub.com/kulshekhar/ts-jest/issues/1013)) ([fb7dd55](https://togithub.com/kulshekhar/ts-jest/commit/fb7dd55))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.