rogerballard / nestjs-relay

A batteries-included toolkit for building Relay-compliant GraphQL APIs with NestJS v7
MIT License
58 stars 14 forks source link

chore(deps): update dependency ts-jest to v26.5.6 #205

Open renovate[bot] opened 3 years ago

renovate[bot] commented 3 years ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

kulshekhar/ts-jest ### [`v26.5.6`](https://togithub.com/kulshekhar/ts-jest/blob/HEAD/CHANGELOG.md#​2656-httpsgithubcomkulshekharts-jestcomparev2655v2656-2021-05-05) [Compare Source](https://togithub.com/kulshekhar/ts-jest/compare/v26.5.5...v26.5.6) ##### Code Refactoring - refactor(config): show warning message for `sourceMap: false` ([#​2557](https://togithub.com/kulshekhar/ts-jest/pull/2557)) ([cf60990](https://togithub.com/kulshekhar/ts-jest/commit/cf609900e2c5937755123bd08ca2c5f2ff5e0651)). ### [`v26.5.5`](https://togithub.com/kulshekhar/ts-jest/blob/HEAD/CHANGELOG.md#​2655-httpsgithubcomkulshekharts-jestcomparev2654v2655-2021-04-15) [Compare Source](https://togithub.com/kulshekhar/ts-jest/compare/v26.5.4...v26.5.5) ##### Bug Fixes - **compiler:** return file content on emitSkipped for non ts/tsx files ([#​2515](https://togithub.com/kulshekhar/ts-jest/issues/2515)) ([0320fb3](https://togithub.com/kulshekhar/ts-jest/commit/0320fb3ac22056aafe4d7ae966eab84dbf23fda9)), closes [#​2513](https://togithub.com/kulshekhar/ts-jest/issues/2513) ### [`v26.5.4`](https://togithub.com/kulshekhar/ts-jest/blob/HEAD/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/HEAD/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/HEAD/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) ### [`v26.5.1`](https://togithub.com/kulshekhar/ts-jest/blob/HEAD/CHANGELOG.md#​2651-httpsgithubcomkulshekharts-jestcomparev2650v2651-2021-02-09) [Compare Source](https://togithub.com/kulshekhar/ts-jest/compare/v26.5.0...v26.5.1) ##### Features - **config:** support typed config options for jest config typescript ([#​2336](https://togithub.com/kulshekhar/ts-jest/issues/2336)) ([f4f5d32](https://togithub.com/kulshekhar/ts-jest/commit/f4f5d3205d1c80e545a32c02c6a66e7e91386f7f)) - **presets:** add typing for `presets` entry point ([#​2341](https://togithub.com/kulshekhar/ts-jest/issues/2341)) ([e12b004](https://togithub.com/kulshekhar/ts-jest/commit/e12b004dcc5848d5ae0638e885147c54e11cc72b)), closes [#​2325](https://togithub.com/kulshekhar/ts-jest/issues/2325)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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 Mend Renovate. View repository job log here.

coveralls commented 3 years ago

Pull Request Test Coverage Report for Build 813840359


Totals Coverage Status
Change from base Build 810674891: 0.0%
Covered Lines: 241
Relevant Lines: 243

💛 - Coveralls
coveralls commented 3 years ago

Pull Request Test Coverage Report for Build 551409911


Totals Coverage Status
Change from base Build 538548209: 0.0%
Covered Lines: 236
Relevant Lines: 238

💛 - Coveralls
renovate[bot] commented 1 year ago

Edited/Blocked Notification

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.