raiden-network / light-client

The Raiden Light Client
https://raiden.network/
MIT License
33 stars 31 forks source link

deps: Update dependency jest-fail-on-console to v3 #3176

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
jest-fail-on-console ^2.5.0 -> ^3.0.1 age adoption passing confidence

Release Notes

ValentinH/jest-fail-on-console ### [`v3.0.1`](https://togithub.com/ValentinH/jest-fail-on-console/releases/tag/v3.0.1) [Compare Source](https://togithub.com/ValentinH/jest-fail-on-console/compare/v3.0.0...v3.0.1) - fix: use correct syntax for skipTest definition [`56438b2`](https://togithub.com/ValentinH/jest-fail-on-console/commit/56438b2) ### [`v3.0.0`](https://togithub.com/ValentinH/jest-fail-on-console/releases/tag/v3.0.0) [Compare Source](https://togithub.com/ValentinH/jest-fail-on-console/compare/v2.5.0...v3.0.0) #### What's Changed - Support for callback function to skip tests by [@​lws803](https://togithub.com/lws803) in [https://github.com/ValentinH/jest-fail-on-console/pull/26](https://togithub.com/ValentinH/jest-fail-on-console/pull/26) #### Breaking change The recently added `skipTestNames` option was removed. You can achieve the same functionality with the `skipTest` callback. **Full Changelog**: https://github.com/ValentinH/jest-fail-on-console/compare/v2.5.0...v3.0.0

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.

codecov[bot] commented 2 years ago

Codecov Report

Merging #3176 (789ce94) into master (fdb1870) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #3176   +/-   ##
=======================================
  Coverage   93.02%   93.02%           
=======================================
  Files         213      213           
  Lines        8588     8588           
  Branches     1461     1461           
=======================================
  Hits         7989     7989           
  Misses        549      549           
  Partials       50       50           
Flag Coverage Δ
dapp 88.97% <ø> (ø)
dapp.unit 88.97% <ø> (ø)
sdk 95.15% <ø> (ø)
sdk.e2e 72.05% <ø> (-0.02%) :arrow_down:
sdk.integration 80.29% <ø> (ø)
sdk.unit 49.32% <ø> (ø)

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

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.