Re: [Pkg-javascript-devel] babel 7.9.6 update

2020-06-10 Thread Xavier
Le 10/06/2020 à 13:22, Xavier a écrit : > Le 06/06/2020 à 09:41, Xavier a écrit : >> Le 05/06/2020 à 21:37, Xavier a écrit : >>> Hi, >>> >>> node-rollup-plugin-babel tests are broken by babel 7.9.6 (autopkgtest >>> only: no test during build to avoid circular deps). Here is the >>> difference with

Re: [Pkg-javascript-devel] babel 7.9.6 update

2020-06-10 Thread Xavier
Le 06/06/2020 à 09:41, Xavier a écrit : > Le 05/06/2020 à 21:37, Xavier a écrit : >> Hi, >> >> node-rollup-plugin-babel tests are broken by babel 7.9.6 (autopkgtest >> only: no test during build to avoid circular deps). Here is the >> difference with `npm i` (given by my debug tools). It's the

Re: [Pkg-javascript-devel] babel 7.9.6 update

2020-06-06 Thread Xavier
Le 05/06/2020 à 21:37, Xavier a écrit : > Hi, > > node-rollup-plugin-babel tests are broken by babel 7.9.6 (autopkgtest > only: no test during build to avoid circular deps). Here is the > difference with `npm i` (given by my debug tools). It's the only one bug > I found when trying to update

Re: [Pkg-javascript-devel] babel 7.9.6 update

2020-06-05 Thread Jonas Smedegaard
Quoting Xavier (2020-06-05 21:37:19) > node-rollup-plugin-babel tests are broken by babel 7.9.6 (autopkgtest > only: no test during build to avoid circular deps). I suspect you mean circular _build_-dependencies. In my understanding, circular build-dependencies are not addressed by weakening

Re: [Pkg-javascript-devel] babel 7.9.6 notes

2020-05-04 Thread Xavier
Le 04/05/2020 à 10:19, Pirate Praveen a écrit : > > > On Mon, May 4, 2020 at 9:52 am, Xavier wrote: >> # BUILD MODULES >> Additional needed build modules: >>  * @rollup/plugin-json >>  * @rollup/ > > Why? Can't we use the packaged versions and adapt rollup.config.js? Yes, probably >>  *

Re: [Pkg-javascript-devel] babel 7.9.6 notes

2020-05-04 Thread Pirate Praveen
On Mon, May 4, 2020 at 9:52 am, Xavier wrote: # BUILD MODULES Additional needed build modules: * @rollup/plugin-json * @rollup/ Why? Can't we use the packaged versions and adapt rollup.config.js? * browserify-fs * buffer-es6 * jest-worker * process-es6 * rollup-plugin-node-builtins

Re: [Pkg-javascript-devel] babel 7.9.6 notes

2020-05-04 Thread Xavier
Le 04/05/2020 à 09:52, Xavier a écrit : > # COMPONENTS > > Add component: gensync > + authorize beta release in debian/watch ([\w\.\-]+) > + add it in debian/nodejs/submodules > Add components: > * babel-plugin-dynamic-import-node (patch it to build with babel 7) > *

Re: [Pkg-javascript-devel] Babel 7

2020-02-20 Thread Bastien ROUCARIES
On Sun, Feb 16, 2020 at 5:28 PM Xavier wrote: > > Hi, > > babel 7 is required by a lot of packages. At least tap=14 for its yaml > dependency (to be packaged separately), mathjax,... > > Upgrading babel needs babel itself. I discussed this with @praveen and > we didn't see a better way than

Re: [Pkg-javascript-devel] Babel 7

2020-02-20 Thread Xavier
Le 20/02/2020 à 22:21, Bastien ROUCARIES a écrit : > On Thu, Feb 20, 2020 at 10:16 PM Xavier wrote: >> >> Le 20/02/2020 à 22:14, Xavier a écrit : >>> Le 20/02/2020 à 22:11, Bastien ROUCARIES a écrit : On Sun, Feb 16, 2020 at 5:28 PM Xavier wrote: > > Hi, > > babel 7 is

Re: [Pkg-javascript-devel] Babel 7

2020-02-20 Thread Bastien ROUCARIES
On Thu, Feb 20, 2020 at 10:16 PM Xavier wrote: > > Le 20/02/2020 à 22:14, Xavier a écrit : > > Le 20/02/2020 à 22:11, Bastien ROUCARIES a écrit : > >> On Sun, Feb 16, 2020 at 5:28 PM Xavier wrote: > >>> > >>> Hi, > >>> > >>> babel 7 is required by a lot of packages. At least tap=14 for its yaml

Re: [Pkg-javascript-devel] Babel 7

2020-02-20 Thread Xavier
Le 20/02/2020 à 22:14, Xavier a écrit : > Le 20/02/2020 à 22:11, Bastien ROUCARIES a écrit : >> On Sun, Feb 16, 2020 at 5:28 PM Xavier wrote: >>> >>> Hi, >>> >>> babel 7 is required by a lot of packages. At least tap=14 for its yaml >>> dependency (to be packaged separately), mathjax,... >>> >>>

Re: [Pkg-javascript-devel] Babel 7

2020-02-20 Thread Xavier
Le 20/02/2020 à 22:11, Bastien ROUCARIES a écrit : > On Sun, Feb 16, 2020 at 5:28 PM Xavier wrote: >> >> Hi, >> >> babel 7 is required by a lot of packages. At least tap=14 for its yaml >> dependency (to be packaged separately), mathjax,... >> >> Upgrading babel needs babel itself. I discussed

Re: [Pkg-javascript-devel] babel 7 bootstrap problem and reify

2020-01-21 Thread Pirate Praveen
On ചൊ, Jan 21, 2020 at 14:40, Pirate Praveen wrote: On ചൊ, Jan 21, 2020 at 14:28, Pirate Praveen wrote: On ചൊ, Jan 21, 2020 at 13:20, Pirate Praveen  wrote: On തി, Jan 20, 2020 at 21:45, Pirate Praveen  wrote: Hi, Just came across this module today

Re: [Pkg-javascript-devel] babel 7 bootstrap problem and reify

2020-01-21 Thread Pirate Praveen
On ചൊ, Jan 21, 2020 at 14:28, Pirate Praveen wrote: On ചൊ, Jan 21, 2020 at 13:20, Pirate Praveen wrote: On തി, Jan 20, 2020 at 21:45, Pirate Praveen  wrote: Hi, Just came across this module today https://github.com/benjamn/reify I was wondering if we could use this module to

Re: [Pkg-javascript-devel] babel 7 bootstrap problem and reify

2020-01-21 Thread Pirate Praveen
On ചൊ, Jan 21, 2020 at 13:20, Pirate Praveen wrote: On തി, Jan 20, 2020 at 21:45, Pirate Praveen wrote: Hi, Just came across this module today https://github.com/benjamn/reify I was wondering if we could use this module to load ES6 files of babel directly (as we are stuck trying to

Re: [Pkg-javascript-devel] babel 7 bootstrap problem and reify

2020-01-20 Thread Pirate Praveen
On തി, Jan 20, 2020 at 21:45, Pirate Praveen wrote: Hi, Just came across this module today https://github.com/benjamn/reify I was wondering if we could use this module to load ES6 files of babel directly (as we are stuck trying to build babel 7 and it needs babel 7 to build). Comments?

Re: [Pkg-javascript-devel] Babel

2019-09-01 Thread Nilesh Patra
Hi > * install: good, just to set a minimal version for pkg-js-tools to help > backports (0.9 at least) > > * tests: you didn't use pkg-js-tools for tests, then your autopkgtest > tests are bad. Todo: >$ mkdir -p debian/tests/pkg-js >$ git rm

Re: [Pkg-javascript-devel] Babel

2019-08-31 Thread Xavier
Le 30/08/2019 à 16:40, Nilesh Patra a écrit : > > Hi, > > OK for removing the patch. > > You removed debian/install without adding pkg-js-tools needed entries > (d/control & d/rules), then your package is empty. > > Cheers, > Xavier > > Hi > I have rectified the

Re: [Pkg-javascript-devel] Babel

2019-08-31 Thread Utkarsh Gupta
Hey, On 15/08/19 12:07 pm, Xavier wrote: > Hi, > > "gulp build-babel-standalone" command succeeds here (7.5.5) with the > following package: > > PACKAGE : DEB-VERSION => GOOD-VERSION > --- upgraded --- > babel-loader : 7.1.5 => 8.0.6 > base64-js

Re: [Pkg-javascript-devel] Babel

2019-08-30 Thread Nilesh Patra
Hi, > > OK for removing the patch. > > You removed debian/install without adding pkg-js-tools needed entries > (d/control & d/rules), then your package is empty. > > Cheers, > Xavier > Hi I have rectified the issues. Could you review, if everything looks okay? -- Pkg-javascript-devel mailing

Re: [Pkg-javascript-devel] Babel

2019-08-30 Thread Xavier
Le 29/08/2019 à 20:31, Nilesh Patra a écrit : > > > On Wed, 28 Aug 2019 at 13:58, Xavier > wrote: > > Le 28/08/2019 à 09:19, Utkarsh Gupta a écrit : > > Hey, > > > > On 15/08/19 12:07 pm, Xavier wrote: > >> Hi, > >> > >> "gulp

Re: [Pkg-javascript-devel] Babel

2019-08-29 Thread Utkarsh Gupta
Hey, On 15/08/19 12:07 pm, Xavier wrote: > Hi, > > "gulp build-babel-standalone" command succeeds here (7.5.5) with the > following package: > > PACKAGE : DEB-VERSION => GOOD-VERSION > --- upgraded --- > babel-loader : 7.1.5 => 8.0.6 > base64-js

Re: [Pkg-javascript-devel] Babel

2019-08-29 Thread Utkarsh Gupta
Hey, On 15/08/19 12:07 pm, Xavier wrote: > Hi, > > "gulp build-babel-standalone" command succeeds here (7.5.5) with the > following package: > > PACKAGE : DEB-VERSION => GOOD-VERSION > --- upgraded --- > babel-loader : 7.1.5 => 8.0.6 > base64-js

Re: [Pkg-javascript-devel] Babel

2019-08-29 Thread Nilesh Patra
On Wed, 28 Aug 2019 at 13:58, Xavier wrote: > Le 28/08/2019 à 09:19, Utkarsh Gupta a écrit : > > Hey, > > > > On 15/08/19 12:07 pm, Xavier wrote: > >> Hi, > >> > >> "gulp build-babel-standalone" command succeeds here (7.5.5) with the > >> following package: > >> > >> PACKAGE :

Re: [Pkg-javascript-devel] Babel

2019-08-28 Thread Xavier
Le 28/08/2019 à 09:19, Utkarsh Gupta a écrit : > Hey, > > On 15/08/19 12:07 pm, Xavier wrote: >> Hi, >> >> "gulp build-babel-standalone" command succeeds here (7.5.5) with the >> following package: >> >> PACKAGE : DEB-VERSION => GOOD-VERSION >> --- upgraded

Re: [Pkg-javascript-devel] Babel

2019-08-28 Thread Utkarsh Gupta
Hey, On 15/08/19 12:07 pm, Xavier wrote: > Hi, > > "gulp build-babel-standalone" command succeeds here (7.5.5) with the > following package: > > PACKAGE : DEB-VERSION => GOOD-VERSION > --- upgraded --- > babel-loader : 7.1.5 => 8.0.6 > base64-js

Re: [Pkg-javascript-devel] Babel

2019-08-28 Thread Xavier
Le 28/08/2019 à 06:22, Utkarsh Gupta a écrit : > Hey, > > On 28/08/19 9:41 am, Xavier wrote: >> Le 28/08/2019 à 03:59, Utkarsh Gupta a écrit : >>> Hey, >>> >>> On 15/08/19 12:07 pm, Xavier wrote: Hi, "gulp build-babel-standalone" command succeeds here (7.5.5) with the

Re: [Pkg-javascript-devel] Babel

2019-08-28 Thread Pirate Praveen
I have created to track progress. On Wed, Aug 28, 2019 at 9:52 AM, Utkarsh Gupta wrote: In any case, we had to downgrade it to 5.5.0 for babel, no? Since 6.1.0 is already in the archive. We should go in this order 1. make an attempt

Re: [Pkg-javascript-devel] Babel

2019-08-27 Thread Utkarsh Gupta
Hey, On 28/08/19 9:41 am, Xavier wrote: > Le 28/08/2019 à 03:59, Utkarsh Gupta a écrit : >> Hey, >> >> On 15/08/19 12:07 pm, Xavier wrote: >>> Hi, >>> >>> "gulp build-babel-standalone" command succeeds here (7.5.5) with the >>> following package: >>> >>> PACKAGE : DEB-VERSION =>

Re: [Pkg-javascript-devel] Babel

2019-08-27 Thread Xavier
Le 28/08/2019 à 03:59, Utkarsh Gupta a écrit : > Hey, > > On 15/08/19 12:07 pm, Xavier wrote: >> Hi, >> >> "gulp build-babel-standalone" command succeeds here (7.5.5) with the >> following package: >> >> PACKAGE : DEB-VERSION => GOOD-VERSION >> --- upgraded

Re: [Pkg-javascript-devel] Babel

2019-08-27 Thread Utkarsh Gupta
Hey, On 15/08/19 12:07 pm, Xavier wrote: > Hi, > > "gulp build-babel-standalone" command succeeds here (7.5.5) with the > following package: > > PACKAGE : DEB-VERSION => GOOD-VERSION > --- upgraded --- > babel-loader : 7.1.5 => 8.0.6 > base64-js

Re: [Pkg-javascript-devel] Babel

2019-08-15 Thread Pirate Praveen
On Thu, Aug 15, 2019 at 12:52 PM, Xavier wrote: Le 15/08/2019 à 09:04, Pirate Praveen a écrit : On Thu, Aug 15, 2019 at 12:07 PM, Xavier > wrote: Hi, "gulp build-babel-standalone" command succeeds here (7.5.5) with the following package: PACKAGE : DEB-VERSION

Re: [Pkg-javascript-devel] Babel

2019-08-15 Thread Xavier
Le 15/08/2019 à 09:04, Pirate Praveen a écrit : > > > On Thu, Aug 15, 2019 at 12:07 PM, Xavier wrote: >> Hi, "gulp build-babel-standalone" command succeeds here (7.5.5) with >> the following package: PACKAGE : DEB-VERSION => GOOD-VERSION >> --- upgraded --- babel-loader

Re: [Pkg-javascript-devel] Babel

2019-08-15 Thread Pirate Praveen
On Thu, Aug 15, 2019 at 12:07 PM, Xavier wrote: Hi, "gulp build-babel-standalone" command succeeds here (7.5.5) with the following package: PACKAGE : DEB-VERSION => GOOD-VERSION --- upgraded --- babel-loader : 7.1.5 => 8.0.6 This needs to

Re: [Pkg-javascript-devel] babel 6 -> 7 transition - call for help

2018-10-23 Thread Pirate Praveen
On 10/23/18 7:06 PM, Pirate Praveen wrote: > I started working on the update and just looked at the devDependencies, > it needs browserify, webpack, rollup and gulp to build! This is new > record even by node's own standard! It seems webpack is used only for babel-standalone so I have patched out

Re: [Pkg-javascript-devel] babel 6 -> 7 transition - call for help

2018-10-23 Thread Bastien ROUCARIES
On Tue, Oct 23, 2018 at 3:36 PM Pirate Praveen wrote: > > Hi team, > > Webpack 3 -> 4 update was requested recently which needs babel 7. In > addition to it, esm needs (which will allow us to skip rollup for ES > modules to help fix many circular dependencies) babel 7, gitlab also > needs babel