Re: [Pkg-javascript-devel] rollup break

2019-07-21 Thread Xavier


Le 21 juillet 2019 16:20:23 GMT+02:00, Pirate Praveen 
 a écrit :
>
>
>On 2019, ജൂലൈ 21 3:17:13 PM IST, Xavier  wrote:
>>Last rollup (1.17) requires 0.51
>
>No, rollup 1.17 requires rollup 1.16.7 so we will have to take several
>stages to update to latest.
>
>https://github.com/rollup/rollup/blob/5d1541a577b06d9004a3533bde672761e5798482/package.json#L105

Then we'll have a long way to update rollup...


-- 
Sent with K-9 Mail.

-- 
Pkg-javascript-devel mailing list
Pkg-javascript-devel@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel

Re: [Pkg-javascript-devel] rollup break

2019-07-21 Thread Pirate Praveen


On 2019, ജൂലൈ 21 3:17:13 PM IST, Xavier  wrote:
>Last rollup (1.17) requires 0.51

No, rollup 1.17 requires rollup 1.16.7 so we will have to take several stages 
to update to latest.

https://github.com/rollup/rollup/blob/5d1541a577b06d9004a3533bde672761e5798482/package.json#L105

-- 
Sent from my Android device with K-9 Mail. Please excuse my brevity.

-- 
Pkg-javascript-devel mailing list
Pkg-javascript-devel@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel

Re: [Pkg-javascript-devel] rollup break

2019-07-21 Thread Xavier
Le 21/07/2019 à 14:09, Xavier a écrit :
> Le 21/07/2019 à 12:46, Xavier a écrit :
>>
>>
>> Le 21 juillet 2019 12:33:50 GMT+02:00, Xavier  a écrit :
>>> Le 21/07/2019 à 11:47, Xavier a écrit :
 Le 21/07/2019 à 11:19, Pirate Praveen a écrit :
>
>
> On 2019, ജൂലൈ 21 2:08:03 PM IST, Xavier  wrote:
>> Plan to update rollup:
>> * downgrade node-rollup-plugin-commonjs
>
> Yes
>> * package rollup@0.52.0 (needed to build recent rollup) in
>>> experimental
>
> Its ready in git, need node-immutable in NEW.
>
>> * verify with ci.debian.net API that all builds well
>
> Yes
>
>> * push rollup@0.52 to unstable
>
> Yes
>> * wait for rollup@0.52 migration to testing
>
> Yes
>> * update node-rollup-plugin*  and rollup in experimental
>
> Yes, to next highest version that builds with rollup 0.52, I think
>>> 0.55.

 Last rollup (1.17) requires 0.51
>>>
>>>
>>> If the tests had been activated, they would have shown that
>>> rollup-plugin-commonjs should remain in version 8.2.6 at most. If no
>>> one
>>> disagree, I'll downgrade to this version and enable mocha test
>>>
>>> -- 
>>> Pkg-javascript-devel mailing list
>>> Pkg-javascript-devel@alioth-lists.debian.net
>>> https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel
>>
>> Bad idea, I will downgrade to 9.2.0 (last usable version) even if tests are 
>> broken
> 
> First step done, now wait for node-immutable

NB: buble update needs rollup >= 0.66


-- 
Pkg-javascript-devel mailing list
Pkg-javascript-devel@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel

Re: [Pkg-javascript-devel] rollup break

2019-07-21 Thread Xavier
Le 21/07/2019 à 12:46, Xavier a écrit :
> 
> 
> Le 21 juillet 2019 12:33:50 GMT+02:00, Xavier  a écrit :
>> Le 21/07/2019 à 11:47, Xavier a écrit :
>>> Le 21/07/2019 à 11:19, Pirate Praveen a écrit :


 On 2019, ജൂലൈ 21 2:08:03 PM IST, Xavier  wrote:
> Plan to update rollup:
> * downgrade node-rollup-plugin-commonjs

 Yes
> * package rollup@0.52.0 (needed to build recent rollup) in
>> experimental

 Its ready in git, need node-immutable in NEW.

> * verify with ci.debian.net API that all builds well

 Yes

> * push rollup@0.52 to unstable

 Yes
> * wait for rollup@0.52 migration to testing

 Yes
> * update node-rollup-plugin*  and rollup in experimental

 Yes, to next highest version that builds with rollup 0.52, I think
>> 0.55.
>>>
>>> Last rollup (1.17) requires 0.51
>>
>>
>> If the tests had been activated, they would have shown that
>> rollup-plugin-commonjs should remain in version 8.2.6 at most. If no
>> one
>> disagree, I'll downgrade to this version and enable mocha test
>>
>> -- 
>> Pkg-javascript-devel mailing list
>> Pkg-javascript-devel@alioth-lists.debian.net
>> https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel
> 
> Bad idea, I will downgrade to 9.2.0 (last usable version) even if tests are 
> broken

First step done, now wait for node-immutable


-- 
Pkg-javascript-devel mailing list
Pkg-javascript-devel@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel

Re: [Pkg-javascript-devel] rollup break

2019-07-21 Thread Xavier


Le 21 juillet 2019 12:33:50 GMT+02:00, Xavier  a écrit :
>Le 21/07/2019 à 11:47, Xavier a écrit :
>> Le 21/07/2019 à 11:19, Pirate Praveen a écrit :
>>>
>>>
>>> On 2019, ജൂലൈ 21 2:08:03 PM IST, Xavier  wrote:
 Plan to update rollup:
 * downgrade node-rollup-plugin-commonjs
>>>
>>> Yes
 * package rollup@0.52.0 (needed to build recent rollup) in
>experimental
>>>
>>> Its ready in git, need node-immutable in NEW.
>>>
 * verify with ci.debian.net API that all builds well
>>>
>>> Yes
>>>
 * push rollup@0.52 to unstable
>>>
>>> Yes
 * wait for rollup@0.52 migration to testing
>>>
>>> Yes
 * update node-rollup-plugin*  and rollup in experimental
>>>
>>> Yes, to next highest version that builds with rollup 0.52, I think
>0.55.
>> 
>> Last rollup (1.17) requires 0.51
>
>
>If the tests had been activated, they would have shown that
>rollup-plugin-commonjs should remain in version 8.2.6 at most. If no
>one
>disagree, I'll downgrade to this version and enable mocha test
>
>-- 
>Pkg-javascript-devel mailing list
>Pkg-javascript-devel@alioth-lists.debian.net
>https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel

Bad idea, I will downgrade to 9.2.0 (last usable version) even if tests are 
broken
-- 
Envoyé de mon appareil Android avec Courriel K-9 Mail. Veuillez excuser ma 
brièveté.

-- 
Pkg-javascript-devel mailing list
Pkg-javascript-devel@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel

Re: [Pkg-javascript-devel] rollup break

2019-07-21 Thread Xavier
Le 21/07/2019 à 11:47, Xavier a écrit :
> Le 21/07/2019 à 11:19, Pirate Praveen a écrit :
>>
>>
>> On 2019, ജൂലൈ 21 2:08:03 PM IST, Xavier  wrote:
>>> Plan to update rollup:
>>> * downgrade node-rollup-plugin-commonjs
>>
>> Yes
>>> * package rollup@0.52.0 (needed to build recent rollup) in experimental
>>
>> Its ready in git, need node-immutable in NEW.
>>
>>> * verify with ci.debian.net API that all builds well
>>
>> Yes
>>
>>> * push rollup@0.52 to unstable
>>
>> Yes
>>> * wait for rollup@0.52 migration to testing
>>
>> Yes
>>> * update node-rollup-plugin*  and rollup in experimental
>>
>> Yes, to next highest version that builds with rollup 0.52, I think 0.55.
> 
> Last rollup (1.17) requires 0.51


If the tests had been activated, they would have shown that
rollup-plugin-commonjs should remain in version 8.2.6 at most. If no one
disagree, I'll downgrade to this version and enable mocha test

-- 
Pkg-javascript-devel mailing list
Pkg-javascript-devel@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel

Re: [Pkg-javascript-devel] rollup break

2019-07-21 Thread Xavier
Le 21/07/2019 à 11:19, Pirate Praveen a écrit :
> 
> 
> On 2019, ജൂലൈ 21 2:08:03 PM IST, Xavier  wrote:
>> Plan to update rollup:
>> * downgrade node-rollup-plugin-commonjs
> 
> Yes
>> * package rollup@0.52.0 (needed to build recent rollup) in experimental
> 
> Its ready in git, need node-immutable in NEW.
> 
>> * verify with ci.debian.net API that all builds well
> 
> Yes
> 
>> * push rollup@0.52 to unstable
> 
> Yes
>> * wait for rollup@0.52 migration to testing
> 
> Yes
>> * update node-rollup-plugin*  and rollup in experimental
> 
> Yes, to next highest version that builds with rollup 0.52, I think 0.55.

Last rollup (1.17) requires 0.51

-- 
Pkg-javascript-devel mailing list
Pkg-javascript-devel@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel

Re: [Pkg-javascript-devel] rollup break

2019-07-21 Thread Pirate Praveen


On 2019, ജൂലൈ 21 2:08:03 PM IST, Xavier  wrote:
>Plan to update rollup:
> * downgrade node-rollup-plugin-commonjs

Yes
>* package rollup@0.52.0 (needed to build recent rollup) in experimental

Its ready in git, need node-immutable in NEW.

> * verify with ci.debian.net API that all builds well

Yes

> * push rollup@0.52 to unstable

Yes
> * wait for rollup@0.52 migration to testing

Yes
> * update node-rollup-plugin*  and rollup in experimental

Yes, to next highest version that builds with rollup 0.52, I think 0.55.

>
>Agree ?
-- 
Sent from my Android device with K-9 Mail. Please excuse my brevity.

-- 
Pkg-javascript-devel mailing list
Pkg-javascript-devel@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel

Re: [Pkg-javascript-devel] rollup break

2019-07-21 Thread Xavier
Le 21/07/2019 à 10:27, Pirate Praveen a écrit :
> 
> On 2019, ജൂലൈ 21 12:52:00 PM IST, Xavier  wrote:
>> Hi all,
>>
>> rollup is broken in upstream due to node-rollup-plugin-commonjs update
>> (10.0.1): unable to build. I think the best is to downgrade
>> node-rollup-plugin-commonjs in unstable and try these updates in
>> experimental
> 
> It is really frustrating when the same mistake is repeated again and again.
> 
> Please upload to experimental when uploading new major version, especially 
> when it is a dependency of core packages like rollup, webpack...

Plan to update rollup:
 * downgrade node-rollup-plugin-commonjs
 * package rollup@0.52.0 (needed to build recent rollup) in experimental
 * verify with ci.debian.net API that all builds well
 * push rollup@0.52 to unstable
 * wait for rollup@0.52 migration to testing
 * update node-rollup-plugin*  and rollup in experimental

Agree ?

-- 
Pkg-javascript-devel mailing list
Pkg-javascript-devel@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel

Re: [Pkg-javascript-devel] rollup break

2019-07-21 Thread Pirate Praveen


On 2019, ജൂലൈ 21 12:52:00 PM IST, Xavier  wrote:
>Hi all,
>
>rollup is broken in upstream due to node-rollup-plugin-commonjs update
>(10.0.1): unable to build. I think the best is to downgrade
>node-rollup-plugin-commonjs in unstable and try these updates in
>experimental

It is really frustrating when the same mistake is repeated again and again.

Please upload to experimental when uploading new major version, especially when 
it is a dependency of core packages like rollup, webpack...
-- 
Sent from my Android device with K-9 Mail. Please excuse my brevity.

-- 
Pkg-javascript-devel mailing list
Pkg-javascript-devel@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel

Re: [Pkg-javascript-devel] rollup break

2019-07-21 Thread Xavier
Erratum: rollup is broken in *unstable* due...

Le 21/07/2019 à 09:22, Xavier a écrit :
> Hi all,
> 
> rollup is broken in upstream due to node-rollup-plugin-commonjs update
> (10.0.1): unable to build. I think the best is to downgrade
> node-rollup-plugin-commonjs in unstable and try these updates in
> experimental
> 

-- 
Pkg-javascript-devel mailing list
Pkg-javascript-devel@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel