exuanbo / module-from-string

Load module from string using require or import.
MIT License
47 stars 2 forks source link

chore(deps): update dependency ts-jest to v26.5.0 #9

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.4.4 -> 26.5.0 age adoption passing confidence

Release Notes

kulshekhar/ts-jest ### [`v26.5.0`](https://togithub.com/kulshekhar/ts-jest/blob/master/CHANGELOG.md#​2650-httpsgithubcomkulshekharts-jestcomparev2650v2644-2021-01-29) [Compare Source](https://togithub.com/kulshekhar/ts-jest/compare/v26.4.4...v26.5.0) ##### Bug Fixes - reduce size of `node_modules` when adding `ts-jest` ([#​2309](https://togithub.com/kulshekhar/ts-jest/issues/2309)) ([6bf2e8a](https://togithub.com/kulshekhar/ts-jest/commit/b8d5d2090567f23947d9efd87f5f869b16bf2e8a)) ##### Features - introduce `exclude` to exclude files from diagnostics ([#​2308](https://togithub.com/kulshekhar/ts-jest/issues/2308)) ([cd82fd3](https://togithub.com/kulshekhar/ts-jest/commit/0c555c250774a7fd9e356cf20a3d8b693cd82fd3)) ##### DEPRECATIONS - **config**: deprecate `pathRegex` in favor of `exclude` ([#​2308](https://togithub.com/kulshekhar/ts-jest/issues/2308)) ([cd82fd3](https://togithub.com/kulshekhar/ts-jest/commit/0c555c250774a7fd9e356cf20a3d8b693cd82fd3))

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.

codecov[bot] commented 3 years ago

Codecov Report

Merging #9 (fef6380) into main (c4de9de) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##              main        #9   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            6         6           
  Lines           34        34           
  Branches         4         4           
=========================================
  Hits            34        34           

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 c4de9de...fef6380. Read the comment docs.