Ember-cli-blueprint-test-helpers simplifies testing Ember CLI blueprints by mocking the Ember CLI environment for generate and destroy commands. Version 0.19.2, released in December 2018, provides updated dependencies to enhance reliability and developer experience compared to version 0.19.1 from September 2018.
Key improvements in version 0.19.2 involve updates to core dependencies. The debug dependency is bumped from version 3.0.0 to 4.1.0, likely introducing improved debugging capabilities and performance enhancements. fs-extra is upgraded from version 5.0.0 to 7.0.0, providing a more robust file system manipulation experience. Several development dependencies were also updated, including eslint (from 4.1.0 to 5.7.0), eslint-plugin-chai-expect (from 1.0.0 to 2.0.1), eslint-plugin-mocha (from 4.11.0 to 5.2.0), and strip-ansi (from 4.0.0 to 5.0.0). Introduction of a new devDependency lerna-changelog version 0.8.2 to help in managing changes. These upgrades provide access to the latest linting rules and improved code quality enforcements during development, contributing to a more stable and maintainable testing environment. Though not specified in the metadata, dependency updates often include bug fixes and performance improvements. Developers utilizing ember-cli-blueprint-test-helpers should upgrade to version 0.19.2 to benefit from these enhanced features and improvements in dependency management and developer tooling. The upgrade promises a smoother testing workflow, more robust file system interactions, and cleaner code through updated linting rules.
The are not vulnerabilities for the version 0.19.2 of the package ember-cli-blueprint-test-helpers