obartra / ssim

🖼🔬 JavaScript Image Comparison
http://obartra.github.io/ssim
MIT License
298 stars 14 forks source link

chore(deps): update dependency ts-jest to v26.1.2 #240

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
ts-jest (source) devDependencies patch 26.1.1 -> 26.1.2

Release Notes

kulshekhar/ts-jest ### [`v26.1.2`](https://togithub.com/kulshekhar/ts-jest/blob/master/CHANGELOG.md#​2612-httpsgithubcomkulshekharts-jestcomparev2611v2612-2020-07-13) [Compare Source](https://togithub.com/kulshekhar/ts-jest/compare/v26.1.1...v26.1.2) ##### Bug Fixes - **compiler:** use `resolveModuleNames` TypeScript API to get resolved modules for test files ([#​1784](https://togithub.com/kulshekhar/ts-jest/issues/1784)) ([5f26054](https://togithub.com/kulshekhar/ts-jest/commit/5f2605457e94b548bd7b9b28fc968554f7eefa91)), closes [#​1747](https://togithub.com/kulshekhar/ts-jest/issues/1747) - **config:** invalidate cache when other options in `tsconfig` change ([#​1788](https://togithub.com/kulshekhar/ts-jest/issues/1788)) ([6948855](https://togithub.com/kulshekhar/ts-jest/commit/69488552eca2846f3fc6ba86ab49d7893caaf521)) ##### Performance Improvements - **compiler:** cache module resolution for `isolatedModules: false` ([#​1786](https://togithub.com/kulshekhar/ts-jest/issues/1786)) ([7f731ed](https://togithub.com/kulshekhar/ts-jest/commit/7f731ed8a02755aeb41ecb27df4eaf16db2ddd95)) - **compiler:** use `globsToMatcher` from `jest-util` ([#​1754](https://togithub.com/kulshekhar/ts-jest/issues/1754)) ([44f3913](https://togithub.com/kulshekhar/ts-jest/commit/44f3913c2a017734ed87346b1c5fbec639d02062))

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Enabled.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: 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.

obartra commented 4 years ago

:tada: This PR is included in version 3.1.2 :tada:

The release is available on:

Your semantic-release bot :package::rocket: