Jest Resolve 29.6.2 is a minor patch release over version 29.6.1 focusing on internal dependency updates within the Jest ecosystem. The core functionality of resolving module paths for Jest tests likely remains the same. Developers using Jest or relying on jest-resolve directly will find the upgrade straightforward, likely without any breaking changes or behavioral shifts.
The key difference lies in the versions of peer Jest packages. Dependencies like jest-util, jest-validate, and jest-haste-map have been bumped from 29.6.1 to 29.6.2 to align with the rest of the Jest suite, indicating bug fixes or minor enhancements in those components. The other dependencies such as chalk, slash, resolve, graceful-fs, resolve.exports and jest-pnp-resolver remain the same. Likewise, the existing dev dependencies such as tsd-lite, @types/pnpapi, @types/resolve, @tsd/typescript and @types/graceful-fs have not changed as well.
This upgrade ensures compatibility and consistency across the Jest project, allowing users to benefit from the latest improvements and fixes available in the relevant Jest modules. While no specific new features are introduced in jest-resolve itself, the synchronization with other Jest packages guarantees smoother integration and stability within the broader testing environment. Developers can safely upgrade for a more cohesive and up-to-date testing infrastructure, benefiting from the collective bug fixes and improvements made across the Jest platform.
The are not vulnerabilities for the version 29.6.2 of the package jest-resolve