gagoar / use-herald-action

GitHub action to add reviewers, subscribers, labels, and assignees to your PR. You can validate your PR template as well.
https://gagoar.github.io/use-herald-action/
MIT License
53 stars 7 forks source link

Update dependency ts-jest to v26.5.6 #425

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.4 -> 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)

Configuration

📅 Schedule: 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 WhiteSource Renovate. View repository job log here.

codecov[bot] commented 3 years ago

Codecov Report

Merging #425 (8855b50) into master (cb11e2c) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #425   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            8         8           
  Lines          342       342           
  Branches        51        51           
=========================================
  Hits           342       342           
Flag Coverage Δ
unittests 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


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 cb11e2c...8855b50. Read the comment docs.