[Pkg-javascript-devel] Bug#1004244: eslint: Please update at least to version ≥ 7
Jérémy Lal
kapouer at melix.org
Mon May 2 09:06:06 BST 2022
Source: eslint
Followup-For: Bug #1004244
About eslint 8 dependencies:
- v8-compile-cache, one of the missing deps, is in NEW.
- @humanwhocodes/config-array should be bundled, it's barely useful outside eslint
- @eslint/eslintrc should be bundled: "It is ESLint-specific and not intended for use in other programs."
- node-cross-spawn is useless and can be patched away by nodejs spawn
- node-json-stable-stringify-without-jsonify can be patched to use node-json-stable-stringify, i guess
So it looks good !
-- System Information:
Debian Release: bookworm/sid
APT prefers unstable
APT policy: (500, 'unstable'), (101, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 5.17.0-1-amd64 (SMP w/4 CPU threads; PREEMPT)
Kernel taint flags: TAINT_WARN
Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
More information about the Pkg-javascript-devel
mailing list