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/plugins/modules/packaging/language
Jan Gaßner eb2369a934
yarn: Fix handling of empty outdated & scoped packages (#474)
* Fixed index out of range in yarn module when no packages are outdated

* Fixed handling of yarn dependencies when scoped modules are installed

* Added changelog fragment for yarn module fixes

* Adhere changelogs/fragments/474-yarn_fix-outdated-fix-list.yml to current standards

Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>

* Added scoped package to yarn integration test

Co-authored-by: Jan Gaßner <jan.gassner@plusserver.com>
Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
2020-07-23 10:19:32 +03:00
..
bower.py modules: fix examples to use FQCN (#644) 2020-07-13 21:50:31 +02:00
bundler.py modules: fix examples to use FQCN (#644) 2020-07-13 21:50:31 +02:00
composer.py modules: fix examples to use FQCN (#644) 2020-07-13 21:50:31 +02:00
cpanm.py modules: fix examples to use FQCN (#644) 2020-07-13 21:50:31 +02:00
easy_install.py modules: fix examples to use FQCN (#644) 2020-07-13 21:50:31 +02:00
gem.py modules: fix examples to use FQCN (#644) 2020-07-13 21:50:31 +02:00
maven_artifact.py modules: fix examples to use FQCN (#644) 2020-07-13 21:50:31 +02:00
npm.py modules: fix examples to use FQCN (#644) 2020-07-13 21:50:31 +02:00
pear.py modules: fix examples to use FQCN (#644) 2020-07-13 21:50:31 +02:00
pip_package_info.py modules: fix examples to use FQCN (#644) 2020-07-13 21:50:31 +02:00
yarn.py yarn: Fix handling of empty outdated & scoped packages (#474) 2020-07-23 10:19:32 +03:00