dmitriz / cpsfy

πŸš€ Tiny goodies for Continuation-Passing-Style functions, fully tested
https://www.npmjs.com/package/cpsfy
MIT License
70 stars 2 forks source link

chore(deps): update dependency ava to v3.11.1 - autoclosed #129

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
ava (source) devDependencies patch 3.11.0 -> 3.11.1

Release Notes

avajs/ava ### [`v3.11.1`](https://togithub.com/avajs/ava/releases/v3.11.1) [Compare Source](https://togithub.com/avajs/ava/compare/v3.11.0...v3.11.1) This release fixes corrupted output of the default reporter when test or program code writes to standard out. [`5ddc9fd`](https://togithub.com/avajs/ava/commit/5ddc9fda100205a5ca315a86e27a01be443b88b1) Also, thanks to [@​jonathansamines](https://togithub.com/jonathansamines) we've taken another step to using AVA to test AVA. [`1150991`](https://togithub.com/avajs/ava/commit/1150991ba1921cbf888438d46350894484356078) See for all changes.

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

: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.

guardrails[bot] commented 4 years ago

:warning: We detected security issues in this pull request:

Vulnerable Libraries (1) - [dot-prop@3.0.0](https://github.com/dmitriz/cpsfy/blob/8caad50b7f2fb10eea1b4c3f81ad4ef4d148fbe8/package.json#Lnull) upgrade to `>=5.1.1` More info on how to fix Vulnerable Libraries in [Javascript](https://docs.guardrails.io/docs/en/vulnerabilities/javascript/using_vulnerable_libraries.html?utm_source=ghpr).

πŸ‘‰ Go to the dashboard for detailed results.

πŸ“₯ Happy? Share your feedback with us.

codecov[bot] commented 4 years ago

Codecov Report

Merging #129 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #129   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines           60        60           
=========================================
  Hits            60        60           

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 30a9d31...8caad50. Read the comment docs.