ScaleLeap / amazon-mws-api-sdk

A fully typed TypeScript and Node.js Amazon MWS API Unofficial SDK
https://npm.im/@scaleleap/amazon-mws-api-sdk
MIT License
20 stars 12 forks source link

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

Closed renovate[bot] closed 2 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.2 -> 26.5.6 age adoption passing confidence

Release Notes

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

Configuration

📅 Schedule: "before 3am on the first day of the month" in timezone Etc/UTC.

🚦 Automerge: Enabled.

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.

codecov-commenter commented 2 years ago

Codecov Report

Merging #398 (6036f20) into master (341bf4b) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #398   +/-   ##
=======================================
  Coverage   99.42%   99.42%           
=======================================
  Files          36       36           
  Lines        2257     2257           
  Branches      192      192           
=======================================
  Hits         2244     2244           
  Misses         11       11           
  Partials        2        2           

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 341bf4b...6036f20. Read the comment docs.

github-actions[bot] commented 2 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: