AVA version 3.10.0 arrives as a refined iteration of the popular Node.js test runner, building upon the solid foundation of version 3.9.0. While the core functionality remains consistent, developers will find subtle yet impactful upgrades in its dependency structure. Specifically, yargs advances from version 15.3.1 to 15.4.0, acorn-walk is updated from 7.1.1 to 7.2.0 introducing potential enhancements in command-line argument parsing and AST traversal capabilities. The is-plain-object dependency sees a minor update from 3.0.0 to 3.0.1, potentially addressing nuanced object handling scenarios. Furthermore, ci-parallel-vars moves from 1.0.0 to 1.0.1.
In the devDependencies the typescript dependency gets updated from version 3.9.5 to 3.9.6, and @babel/plugin-proposal-do-expressions moves from 7.10.1 to 7.10.4 showcasing a commitment to keeping pace with the evolving JavaScript ecosystem. tsd also goes from version 0.11.0 to 0.13.1. These updates could be important for developers using TypeScript.
These incremental updates reflect a continuous effort to optimize AVA's performance, stability, and compatibility. For developers leveraging AVA, upgrading to 3.10.0 offers a seamless transition, bringing with it the benefits of refined dependencies and ensuring a robust testing environment for modern JavaScript projects, including those using React and TypeScript.
All the vulnerabilities related to the version 3.10.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.