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
Josh Kelley 00abaf6f80
Remove unsupported and unnecessary --no-emoji option (#4662)
* Remove unsupported and unnecessary --no-emoji option

`--no-emoji` causes errors in Yarn 2+ and should be unnecessary in Yarn 1.x; Yarn 1.x should only use emoji on supported interactive terminals.

* Add changelog fragment

* Update changelogs/fragments/4662-yarn-emoji.yml

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

* Update changelogs/fragments/4662-yarn-emoji.yml

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

Co-authored-by: Felix Fontein <felix@fontein.de>
2022-05-16 08:45:12 +02:00
..
ansible_galaxy_install.py ansible_galaxy_install: added deprecation for ansible 2.9 and ansible-base 2.10 (#4601) 2022-05-10 05:59:45 +02:00
bower.py Tidy up validate-modules ignores for packaging modules (#1289) 2020-11-13 12:41:11 +00:00
bundler.py Tidy up sanity checks (2021/Batch 3 - who's counting) (#1885) 2021-02-26 11:37:23 +01:00
cargo.py Fix detection of installed cargo packages with hyphens in name (#4052) 2022-01-18 12:12:48 +01:00
composer.py [5.0.0] Bump version to 5.0.0, remove deprecated features (#4516) 2022-04-26 11:45:15 +02:00
cpanm.py Remove deprecated options, aliases and defaults (#3461) 2021-10-12 13:56:15 +02:00
easy_install.py Tidy up validate-modules ignores for packaging modules (#1289) 2020-11-13 12:41:11 +00:00
gem.py Deprecate norc's default. (#4517) 2022-04-26 11:45:43 +02:00
maven_artifact.py [5.0.0] Remove Ansible 2.9 / ansible-base 2.10 compatibility code (#4548) 2022-04-26 11:51:01 +02:00
npm.py npm: add support for production flag when using ci (#4299) 2022-03-10 21:37:44 +01:00
pear.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters (#2877) 2021-06-26 23:59:11 +02:00
pip_package_info.py mass-added the utf-8 marker (#3163) 2021-08-08 10:40:22 +02:00
pipx.py pipx: added options editable and pip_args (#4303) 2022-03-02 22:16:47 +01:00
yarn.py Remove unsupported and unnecessary --no-emoji option (#4662) 2022-05-16 08:45:12 +02:00