Alheimsins / b5-result-text

Text for big five results score
MIT License
26 stars 44 forks source link

chore(deps): update dependency ava to v4.3.3 #198

Open renovate[bot] opened 2 years ago

renovate[bot] commented 2 years ago

This PR contains the following updates:

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

Release Notes

avajs/ava (ava) ### [`v4.3.3`](https://togithub.com/avajs/ava/releases/tag/v4.3.3) [Compare Source](https://togithub.com/avajs/ava/compare/v4.3.2...v4.3.3) Add compatibility with Node.js 18.8, thanks [@​Brooooooklyn](https://togithub.com/Brooooooklyn) [#​3091](https://togithub.com/avajs/ava/issues/3091). **Full Changelog**: https://github.com/avajs/ava/compare/v4.3.1...v4.3.3 ### [`v4.3.2`](https://togithub.com/avajs/ava/compare/v4.3.1...v4.3.2) [Compare Source](https://togithub.com/avajs/ava/compare/v4.3.1...v4.3.2) ### [`v4.3.1`](https://togithub.com/avajs/ava/releases/tag/v4.3.1) [Compare Source](https://togithub.com/avajs/ava/compare/v4.3.0...v4.3.1) #### What's Changed - When translating line numbers, check whether the source map entry has original values in [https://github.com/avajs/ava/pull/3061](https://togithub.com/avajs/ava/pull/3061) - Report error when parsing for line number selection in [https://github.com/avajs/ava/pull/3062](https://togithub.com/avajs/ava/pull/3062) #### New Contributors - [@​ericcornelissen](https://togithub.com/ericcornelissen) made their first contribution in [https://github.com/avajs/ava/pull/3048](https://togithub.com/avajs/ava/pull/3048) - [@​AlencarGabriel](https://togithub.com/AlencarGabriel) made their first contribution in [https://github.com/avajs/ava/pull/3051](https://togithub.com/avajs/ava/pull/3051) - [@​binyamin](https://togithub.com/binyamin) made their first contribution in [https://github.com/avajs/ava/pull/3028](https://togithub.com/avajs/ava/pull/3028) **Full Changelog**: https://github.com/avajs/ava/compare/v4.3.0...v4.3.1 ### [`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: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.