AVA 5.0.0 brings several updates compared to the previous stable version, 4.3.3, providing developers with an improved testing experience. While the core functionality remains consistent, numerous dependency updates contribute to enhanced performance and security. Notably, del is updated to version 7.0.0, globby to 13.1.2, and figures to 5.0.0. Moreover, the p-map dependency sees an update to version 5.5.0, which might influence asynchronous test execution. Developers will also appreciate the updated testing developer dependencies like c8 to 7.12.0, xo to 0.52.2 and tap to 16.3.0. Sinon gets a major update from version 13.0.2 to 14.0.0. Typescript's version is updated from 4.7.2 to 4.7.3 also, so developers that take advantage of the Typescript integration features of ava will take advantage of those changes. Another notable distinction lies in the pretty-ms dependency, moving from version 7.0.1 to 8.0.0. Write-file-atomic is updated from 4.0.1 to 4.0.2.
Finally, users should note the releaseDate, indicating a recent update and potential bug fixes or minor enhancements. Upgrading to AVA 5.0.0 ensures you're leveraging the latest improvements and benefiting from a more robust testing environment, fostering confidence in your Node.js development process. It is recommended to check the release notes for detailed information on bug fixes, new features, and potential breaking changes.
The are not vulnerabilities for the version 5.0.0 of the package ava