dmitriz / cpsfy

🚀 Tiny goodies for Continuation-Passing-Style functions, fully tested
https://www.npmjs.com/package/cpsfy
MIT License
71 stars 2 forks source link

chore(deps): update dependency ava to v4.1.0 - autoclosed #224

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ava (source) 4.0.1 -> 4.1.0 age adoption passing confidence

Release Notes

avajs/ava ### [`v4.1.0`](https://togithub.com/avajs/ava/releases/v4.1.0) [Compare Source](https://togithub.com/avajs/ava/compare/v4.0.1...v4.1.0) #### New features - Allow customized sorting of test files prior to execution using `sortTestFiles()` in `ava.config.js` files by [@​erezrokah](https://togithub.com/erezrokah) in [https://github.com/avajs/ava/pull/2968](https://togithub.com/avajs/ava/pull/2968) - Warn when unsupported `ava.config.json` files are encountered by [@​razor-x](https://togithub.com/razor-x) in [https://github.com/avajs/ava/pull/2962](https://togithub.com/avajs/ava/pull/2962) - Loosen type constraints for `deepEqual` assertion by [@​RebeccaStevens](https://togithub.com/RebeccaStevens) in [https://github.com/avajs/ava/pull/2969](https://togithub.com/avajs/ava/pull/2969) #### Fixes - `ava --version` works again by [@​novemberborn](https://togithub.com/novemberborn) in [https://github.com/avajs/ava/pull/2961](https://togithub.com/avajs/ava/pull/2961) #### New Contributors - [@​sikrinick](https://togithub.com/sikrinick) made their first contribution in [https://github.com/avajs/ava/pull/2958](https://togithub.com/avajs/ava/pull/2958) - [@​scottdotjs](https://togithub.com/scottdotjs) made their first contribution in [https://github.com/avajs/ava/pull/2954](https://togithub.com/avajs/ava/pull/2954) - [@​gibson042](https://togithub.com/gibson042) made their first contribution in [https://github.com/avajs/ava/pull/2975](https://togithub.com/avajs/ava/pull/2975) - [@​erezrokah](https://togithub.com/erezrokah) made their first contribution in [https://github.com/avajs/ava/pull/2968](https://togithub.com/avajs/ava/pull/2968) - [@​razor-x](https://togithub.com/razor-x) made their first contribution in [https://github.com/avajs/ava/pull/2962](https://togithub.com/avajs/ava/pull/2962) - [@​RebeccaStevens](https://togithub.com/RebeccaStevens) made their first contribution in [https://github.com/avajs/ava/pull/2969](https://togithub.com/avajs/ava/pull/2969) **Full Changelog**: https://github.com/avajs/ava/compare/v4.0.1...v4.1.0

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.