@commitlint/cli has released version 17.1.1, a minor update following closely after version 17.1.0. Both versions are designed to lint commit messages, ensuring adherence to established project conventions. A key improvement in version 17.1.1 is the updated dependency on @commitlint/load, which has been bumped from version 17.1.0 to 17.1.1. While both versions share core dependencies like execa, yargs, lodash, resolve-from, resolve-global, @commitlint/lint, @commitlint/read, @commitlint/types, and @commitlint/format, the updated @commitlint/load likely introduces bug fixes or minor feature enhancements related to configuration loading. Developers should upgrade to 17.1.1 primarily to benefit from these improvements in configuration handling, potentially resolving issues related to custom configuration setups or compatibility with different environments. Both versions share the same development dependencies, including fs-extra, @types/node, @types/yargs, @commitlint/test, and @commitlint/utils, suggesting no significant changes to the testing or utility infrastructure. The package size and file count remain consistent between the two releases, indicating the update is focused on refining existing functionality rather than introducing substantial new features. This incremental update ensures a smoother commit linting experience, making version 17.1.1 the recommended choice for new and existing users seeking stability and refined configuration loading capabilities.
The are not vulnerabilities for the version 17.1.1 of the package @commitlint/cli