[DRE-maint] Bug#890395: uglifyjs: Please update the package to new version v3.3.10

Hideki Yamane henrich at iijmio-mail.jp
Fri Jan 4 00:26:34 GMT 2019


On Wed, 14 Feb 2018 21:04:35 +0100 Jonas Smedegaard <jonas at jones.dk> wrote:
> Uglifyjs 3.3.10 is now released to experimental.  Since it is a major 
> new release - SemVer-versioned, which implies backwards-incompatible 
> changes - so the package need to be tested against its reverse 
> dependencies before it can enter unstable.
> 
> Help is much appreciated doing that compatibility testing!
> 
> If it turns out too many reverse dependencies cannot use UglifyJS 3 (and 
> cannot easily be patched to do so), the package could be released as 
> separate uglifyjs3 source+binary package.
> 
> I might also choose to go down that route if too long time passes 
> without anyone (myself included) finds time to do the needed testing of 
> all reverse dependencies...

$ apt-rdepends -r node-uglify

node-uglify
  Reverse Depends: emscripten (1.22.1-1)
  Reverse Depends: lava-dev (2018.11-1)
  Reverse Depends: node-grunt-contrib-uglify (>= 2.0.0+dfsg-1)
  Reverse Depends: node-uglifyjs-webpack-plugin (>= 0.4.6-4)

------------------------------------------------------------
emscripten
------------------------------------------------------------
 It contains uglify itself in its source, and its version is 1.0.7...
 https://github.com/kripken/emscripten

------------------------------------------------------------
lava-dev
------------------------------------------------------------
 Not sure, I cannot find any version comments in its source

------------------------------------------------------------
node-grunt-contrib-uglify
------------------------------------------------------------
>>2017-05-12   v3.0.0   Update uglify-js to v3.0.4.

 Upstream supports uglify-js3 since v3.0.0, so should be updated.

------------------------------------------------------------
node-uglifyjs-webpack-plugin
------------------------------------------------------------
 Upstream supports uglify-js3 in newer releases
 https://github.com/webpack-contrib/uglifyjs-webpack-plugin/commit/dc9d038

 It should be updated.


$ apt-rdepends -r libjs-uglify

libjs-uglify
  Reverse Depends: ruby-uglifier (2.7.2+dfsg-2)

------------------------------------------------------------
ruby-uglifier
------------------------------------------------------------

> 4.0.0 (2 December 2017)
> update UglifyJS to 3.2.0

 uglifier upstream (https://github.com/lautis/uglifier/) has released 4.1.20,
 so should be updated to up to 4.0.0 at least.


 We should update node-grunt-contrib-uglify, node-uglifyjs-webpack-plugin
 and ruby-uglifier in experimental to fix uglifyjs's RCbug.


-- 
Regards,

 Hideki Yamane     henrich @ debian.org/iijmio-mail.jp



More information about the Pkg-ruby-extras-maintainers mailing list