Eslint-plugin-vitest has released version 0.2.7, a minor update from the previous stable version 0.2.6. This plugin helps developers enforce best practices and consistent code style when writing tests with Vitest. The update includes dependency upgrades, primarily focusing on the @typescript-eslint ecosystem. @typescript-eslint/utils, @typescript-eslint/eslint-plugin and @typescript-eslint/parser jumped from version 5.59.9 to version 6.2.0. This brings in the latest features, bug fixes, and performance improvements from the TypeScript ESLint project. Also, vitest was updated to version 0.33.0 from 0.32.0.
Notably, the author's email changed from "https://veritem.me/" to "https://veritemugabo.com/".
For developers already using eslint-plugin-vitest, this update is recommended to leverage the enhanced TypeScript ESLint capabilities and vitest latest enhancements. Specifically, consider upgrading to benefit from potential performance gains and new features in the core TypeScript ESLint tooling. Ensure your codebase is compatible with the new major version of @typescript-eslint. New users will find this plugin valuable for linting Vitest tests, promoting code quality and consistency within their projects. It depends on eslint and vitest peer dependencies, requiring them to be installed separately.
The are not vulnerabilities for the version 0.2.7 of the package eslint-plugin-vitest