AVA version 3.6.0 introduces several dependency updates and improvements compared to version 3.5.2, enhancing the developer experience. Notably, chalk has been updated from version 3.0.0 to 4.0.0, bringing potential improvements in terminal styling and color support. The update from p-map 3.0.0 to 4.0.0 likely introduces performance enhancements or new features for asynchronous mapping operations, important for parallel test execution. Several developer dependencies received updates, with xo moving from 0.28.1 to 0.28.2. nyc from 15.0.0 to 15.0.1, tap from 14.10.6 to 14.10.7. sinon has progressed from 8.1.1 to 9.0.1 and tempy from 0.4.0 to 0.5.0, each one potentially providing new mocking/testing functionalities or bug fixes. Also, ansi-escapes goes from 4.3.0 to 4.3.1. The core dependencies see a range of point releases and minor version upgrades. For instance, pretty-ms has been updated from 6.0.0 to 6.0.1 and picomatch has been updated from 2.2.1 to 2.2.2, indicating improvements or bug fixes in those modules. These dependency updates generally translate to better performance, improved stability, and access to newer features within AVA's ecosystem. While most updates are seamless, developers should always review changelogs of updated dependencies to understand any breaking changes or new features that might affect their tests. Overall, version 3.6.0 represents a subtle enhancement over 3.5.2, incorporating the latest improvements from its underlying dependencies.
All the vulnerabilities related to the version 3.6.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.