agenda / human-interval

Human readable time distances for javascript
Other
459 stars 13 forks source link

chore(deps): update dependency ava to v3.13.0 #35

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

This PR contains the following updates:

Package Type Update Change
ava (source) devDependencies minor 3.12.1 -> 3.13.0

Release Notes

avajs/ava ### [`v3.13.0`](https://togithub.com/avajs/ava/releases/v3.13.0) [Compare Source](https://togithub.com/avajs/ava/compare/v3.12.1...v3.13.0) - `t.passed` can now be used in tests and teardown functions. Thanks [@​tymfear](https://togithub.com/tymfear)! [`900dc6d`](https://togithub.com/avajs/ava/commit/900dc6d46a1f8728dddfab1e42caef1fa8a51c85) - In AVA 4, you'll no longer be able to pass `null` as the expectation for `t.throws()` & `t.throwsAsync()`. You can opt in to this early by enabling the `disableNullExpectations` experiment. Thanks [@​JSimoni42](https://togithub.com/JSimoni42)! [`f328a69`](https://togithub.com/avajs/ava/commit/f328a6933af7aca221b08f694bb14b03701eca68) - The Enzyme recipe has been updated. Thanks [@​jonathansamines](https://togithub.com/jonathansamines)! [`db5d2c3`](https://togithub.com/avajs/ava/commit/db5d2c369178b78dfbd899d002a141a05655ccdc) - The TypeScript recipe has been updated. Thanks [@​SephReed](https://togithub.com/SephReed)! [`a3379fa`](https://togithub.com/avajs/ava/commit/a3379fad3893468309a43b4b56d290f94933f082) 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.