venobo / blazar

[WIP] Blazar - Document store based on Marshal & OrbitDB for Nestjs
https://blazar.venobo.app
MIT License
2 stars 0 forks source link

chore(deps): update dependency ts-jest to v24.3.0 #21

Open renovate[bot] opened 5 years ago

renovate[bot] commented 5 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ts-jest (source) 24.0.2 -> 24.3.0 age adoption passing confidence

Release Notes

kulshekhar/ts-jest ### [`v24.3.0`](https://togithub.com/kulshekhar/ts-jest/blob/master/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/master/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/master/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: 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.



This PR has been generated by WhiteSource Renovate. View repository job log here.