dmitriz / cpsfy

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

chore(deps): update dependency ava to v4.3.0 - autoclosed #229

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
ava (source) 4.2.0 -> 4.3.0 age adoption passing confidence

Release Notes

avajs/ava ### [`v4.3.0`](https://togithub.com/avajs/ava/releases/tag/v4.3.0) [Compare Source](https://togithub.com/avajs/ava/compare/v4.2.0...v4.3.0) #### What's Changed - We're now shipping type definitions compatible with TypeScript 4.7, by [@​RebeccaStevens](https://togithub.com/RebeccaStevens) in [https://github.com/avajs/ava/pull/3024](https://togithub.com/avajs/ava/pull/3024) - `throws` and `throwsAsync` assertions now take a function to test error messages, by [@​il3ven](https://togithub.com/il3ven) in [https://github.com/avajs/ava/pull/2995](https://togithub.com/avajs/ava/pull/2995) - Test failure summaries no longer duplicate `t.log()` messages, by [@​il3ven](https://togithub.com/il3ven) in [https://github.com/avajs/ava/pull/3013](https://togithub.com/avajs/ava/pull/3013) - The number of timed-out tests is printed at the end of a run, by [@​il3ven](https://togithub.com/il3ven) in [https://github.com/avajs/ava/pull/3021](https://togithub.com/avajs/ava/pull/3021) - We've documented how to load multiple instances of the same "shared" worker, by [@​codetheweb](https://togithub.com/codetheweb) in [https://github.com/avajs/ava/pull/3009](https://togithub.com/avajs/ava/pull/3009) - Links to translated documentation have been updated, by [@​forresst](https://togithub.com/forresst) in [https://github.com/avajs/ava/pull/3037](https://togithub.com/avajs/ava/pull/3037) - Node.js 17 has been removed from the test matrix, and Node.js 18 added in [https://github.com/avajs/ava/pull/3039](https://togithub.com/avajs/ava/pull/3039) **Full Changelog**: https://github.com/avajs/ava/compare/v4.2.0...v4.3.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.