SurveyMonkey / graphql-ergonomock

Automatic mocking of GraphQL queries
MIT License
19 stars 5 forks source link

chore(deps): update dependency ts-jest to v26.5.4 #99

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

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

Release Notes

kulshekhar/ts-jest ### [`v26.5.4`](https://togithub.com/kulshekhar/ts-jest/blob/master/CHANGELOG.md#​2654-httpsgithubcomkulshekharts-jestcomparev2653v2654-2021-03-17) [Compare Source](https://togithub.com/kulshekhar/ts-jest/compare/v26.5.3...v26.5.4) ##### Bug Fixes - **compiler:** initialize compiler with `.ts`/`.tsx`/`.d.ts` files only ([#​2457](https://togithub.com/kulshekhar/ts-jest/issues/2457)) ([1dc731a](https://togithub.com/kulshekhar/ts-jest/commit/1dc731a5faf7cda59db1cc642eb99fae973b1246)), closes [#​2445](https://togithub.com/kulshekhar/ts-jest/issues/2445) ### [`v26.5.3`](https://togithub.com/kulshekhar/ts-jest/blob/master/CHANGELOG.md#​2653-httpsgithubcomkulshekharts-jestcomparev2652v2653-2021-03-03) [Compare Source](https://togithub.com/kulshekhar/ts-jest/compare/v26.5.2...v26.5.3) ##### Bug Fixes - **config:** create fallback jest config when jest config is undefined ([#​2421](https://togithub.com/kulshekhar/ts-jest/issues/2421)) ([0fb6b45](https://togithub.com/kulshekhar/ts-jest/commit/0fb6b45e7dc3dd7588d27f09ac9a8849dff470cb)), closes [#​2085](https://togithub.com/kulshekhar/ts-jest/issues/2085) - remove `@types/jest` from direct dep ([#​2416](https://togithub.com/kulshekhar/ts-jest/issues/2416)) ([060302e](https://togithub.com/kulshekhar/ts-jest/commit/060302ed1eb8708df0acd7ab1d613ff06fc08cf3)), closes [#​2406](https://togithub.com/kulshekhar/ts-jest/issues/2406) [#​2411](https://togithub.com/kulshekhar/ts-jest/issues/2411) - **compiler:** return original file content on emit skip ([#​2408](https://togithub.com/kulshekhar/ts-jest/issues/2408)) ([cfba8f4](https://togithub.com/kulshekhar/ts-jest/commit/cfba8f423dd59536d8b1e1374ef2b20bff2ed857)), closes [#​2407](https://togithub.com/kulshekhar/ts-jest/issues/2407) ### [`v26.5.2`](https://togithub.com/kulshekhar/ts-jest/blob/master/CHANGELOG.md#​2652-httpsgithubcomkulshekharts-jestcomparev2651v2652-2021-02-21) [Compare Source](https://togithub.com/kulshekhar/ts-jest/compare/v26.5.1...v26.5.2) ##### Bug Fixes - **compiler:** exclude files in `outDir` from compiler source files ([#​2376](https://togithub.com/kulshekhar/ts-jest/issues/2376)) ([9034677](https://togithub.com/kulshekhar/ts-jest/commit/9034677f9ce0968339d3d942a70e888996fac532)), closes [#​2350](https://togithub.com/kulshekhar/ts-jest/issues/2350) [#​2374](https://togithub.com/kulshekhar/ts-jest/issues/2374) - **config:** define `matchTestFilePath` before `setupTsJestCfg` ([#​2373](https://togithub.com/kulshekhar/ts-jest/issues/2373)) ([c427fea](https://togithub.com/kulshekhar/ts-jest/commit/c427fea48a24b5ce6e8b9260d3c322583b062a77)), closes [#​2371](https://togithub.com/kulshekhar/ts-jest/issues/2371) - **config:** improve emit skipped error message ([#​2357](https://togithub.com/kulshekhar/ts-jest/issues/2357)) ([f2808bb](https://togithub.com/kulshekhar/ts-jest/commit/f2808bb0b15231c67ccb9a97ed606741213c03e6)) - **typings:** set correct typing for `tsconfig`/`tsConfig` option ([#​2377](https://togithub.com/kulshekhar/ts-jest/issues/2377)) ([d4f6aff](https://togithub.com/kulshekhar/ts-jest/commit/d4f6aff3f181761bf25c64ff1a97dd19a69196f9)), closes [#​2368](https://togithub.com/kulshekhar/ts-jest/issues/2368)

Configuration

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

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

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

codecov[bot] commented 3 years ago

Codecov Report

Merging #99 (809ebf0) into master (3151738) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #99   +/-   ##
=======================================
  Coverage   99.36%   99.36%           
=======================================
  Files           8        8           
  Lines         158      158           
  Branches       41       41           
=======================================
  Hits          157      157           
  Misses          1        1           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 3151738...809ebf0. Read the comment docs.