[Pkg-javascript-devel] Bug#960095: eslint: Build with babel version 7

Pirate Praveen praveen at onenetbeyond.org
Sat May 9 12:30:50 BST 2020



On Sat, May 9, 2020 at 1:24 pm, Jonas Smedegaard <jonas at jones.dk> wrote:
> Quoting Pirate Praveen (2020-05-09 13:08:28)
>>  Babel 6 will be replaced by Babel 7 (node-babel7) in bullseye. So
>>  please update your package to build with Babel 7.
> 
> ESLint does not depend or build-depend on babel.
> 
> It does build-depend on (and suggest) node-babel-eslint.
> 
> Please elaborate how ESLint will be affected by the babel transition.
> 

I can see a build dependency on node-babel-code-frame

https://salsa.debian.org/js-team/eslint/-/blob/debian/master/debian/control#L12

reverse-depends command from ubuntu-dev-tools also lists eslint (used 
to find the reverse build dependencies on node-babel)

$ reverse-depends -b src:node-babel
Reverse-Testsuite-Triggers
* eslint                        (for node-babel-code-frame)

Reverse-Build-Depends
* eslint                        (for node-babel-code-frame)



More information about the Pkg-javascript-devel mailing list