AVA version 3.15.0 introduces several updates and refinements compared to its predecessor, 3.14.0, making it a worthwhile upgrade for Node.js developers seeking a robust and reliable testing framework. One notable change lies in the updated dependencies, particularly within the core functionalities. For instance, the "ms" dependency is upgraded to version "^2.1.3" from "^2.1.2", while "ora" moves to version "^5.2.0" from "^5.1.0", potentially introducing performance enhancements or bug fixes in these underlying utilities. "emittery" sees an update to "^0.8.0" from "^0.7.2". In the development dependencies, "c8" grows to "^7.4.0" from "^7.3.5" and "xo" grows to "^0.36.1" from "^0.35.0", along with "typescript" moving to "^4.1.3" from "^4.1.2" and "sinon" moves to "^9.2.2" from "^9.2.1". Although seemingly minor, such incremental updates ensure compatibility with the latest ecosystem tools and best practices for code linting, coverage reporting, and other development tasks associated with AVA. These small adjustments collectively contribute to improved stability, performance, and a smoother developer experience. The updated release, indicates ongoing maintenance and commitment to keeping AVA current and dependable for developers. Version 3.15.0 arrived on January 1, 2021, marking approximately a month since the release of version 3.14.0 on December 7, 2020.
All the vulnerabilities related to the version 3.15.0 of the package
Got allows a redirect to a UNIX socket
The got package before 11.8.5 and 12.1.0 for Node.js allows a redirect to a UNIX socket.