1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/tests/integration/targets/pnpm
Aritra Sen 39895a6d38
pnpm: version should not be latest when state is latest (#7339)
* (fix) don't set version at latest at state: latest

If version is forcefully set at latest when state is latest, the package
will always be changed, as there is no version "latest" will ever be
detected. It is better to keep it None.

* (fix) fixed tests to reflect recent changes

* Apply suggestions from code review

Co-authored-by: Felix Fontein <felix@fontein.de>

* (feat) added changelog fragment for pull #7339

* (fix) apply correct punctuation to changelog

Co-authored-by: Felix Fontein <felix@fontein.de>

---------

Co-authored-by: Felix Fontein <felix@fontein.de>
2023-10-04 08:34:27 +02:00
..
meta New module: pnpm package manager (#6741) 2023-09-08 13:15:34 +02:00
tasks pnpm: version should not be latest when state is latest (#7339) 2023-10-04 08:34:27 +02:00
templates New module: pnpm package manager (#6741) 2023-09-08 13:15:34 +02:00
aliases New module: pnpm package manager (#6741) 2023-09-08 13:15:34 +02:00