ffalt / jamp3

id3 & mp3 library
MIT License
9 stars 2 forks source link

chore(deps): update dependency ts-jest to v25.3.0 #261

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 minor 25.2.1 -> 25.3.0

Release Notes

kulshekhar/ts-jest ### [`v25.3.0`](https://togithub.com/kulshekhar/ts-jest/blob/master/CHANGELOG.md#​2530-httpsgithubcomkulshekharts-jestcompare25212530-2020-03-30) [Compare Source](https://togithub.com/kulshekhar/ts-jest/compare/25.2.1...v25.3.0) ##### Bug Fixes - add jest-config to dependencies list ([6d9e0d8](https://togithub.com/kulshekhar/ts-jest/commit/6d9e0d8)) - always do type check for all files provided to ts-jest transformer ([#​1450](https://togithub.com/kulshekhar/ts-jest/issues/1450)) ([107e062](https://togithub.com/kulshekhar/ts-jest/commit/107e062)) - **docs:** correct changelog, correct version in package.json ([#​1406](https://togithub.com/kulshekhar/ts-jest/issues/1406)) ([542e181](https://togithub.com/kulshekhar/ts-jest/commit/542e181)) ##### Chores - **config:** improve diagnostics message ([#​1444](https://togithub.com/kulshekhar/ts-jest/issues/1444)) ([96cd9b3](https://togithub.com/kulshekhar/ts-jest/commit/96cd9b3)) ##### Features - **compiler:** expose internal ts `Program` via ConfigSet `TsCompiler` ([#​1433](https://togithub.com/kulshekhar/ts-jest/issues/1433)) ([7153246](https://togithub.com/kulshekhar/ts-jest/commit/7153246)) - **config:** add incremental option ([#​1418](https://togithub.com/kulshekhar/ts-jest/issues/1418)) ([5a69bce](https://togithub.com/kulshekhar/ts-jest/commit/5a69bce)) ##### BREAKING CHANGES - **config:** This will affect to any snapshots or assertion against diagnostics messages #### [25.2.1](https://togithub.com/kulshekhar/ts-jest/compare/v25.2.0...25.2.1) (2020-02-21) ##### Bug Fixes - **compiler:** allow transformation of typescript files in node_modules ([#​1385](https://togithub.com/kulshekhar/ts-jest/issues/1385)) ([814405e](https://togithub.com/kulshekhar/ts-jest/commit/814405e)) - **docs:** fixing slack link and some minor typos in documenation ([#​1404](https://togithub.com/kulshekhar/ts-jest/issues/1404)) ([3e2e008](https://togithub.com/kulshekhar/ts-jest/commit/3e2e008)) - **transformer:** add deepUnmock to hoist method list ([#​1372](https://togithub.com/kulshekhar/ts-jest/issues/1372)) ([0fbbc00](https://togithub.com/kulshekhar/ts-jest/commit/0fbbc00)) - **util:** use resolve package typescript package in yarn workspaces ([#​1377](https://togithub.com/kulshekhar/ts-jest/issues/1377)) ([a63808c](https://togithub.com/kulshekhar/ts-jest/commit/a63808c))

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.