[Pkg-javascript-devel] node-webpack_5.6.0+~cs6.4.0-1~exp1_sourceonly.changes ACCEPTED into experimental

Xavier yadd at debian.org
Fri Nov 20 14:06:41 GMT 2020


Le 20/11/2020 à 13:20, Debian FTP Masters a écrit :
>
> Accepted:
>
> Format: 1.8
> Date: Fri, 20 Nov 2020 12:33:15 +0100
> Source: node-webpack
> Architecture: source
> Version: 5.6.0+~cs6.4.0-1~exp1
> Distribution: experimental
> Urgency: medium
> Maintainer: Debian Javascript Maintainers <pkg-javascript-devel at lists.alioth.debian.org>
> Changed-By: Xavier Guimard <yadd at debian.org>
> Changes:
>  node-webpack (5.6.0+~cs6.4.0-1~exp1) experimental; urgency=medium
>  .
>    * Team upload
>    * Embed glob-to-regexp @webpack-cli/info @webpack-cli/serve envinfo
>    * New upstream version 5.6.0+~cs6.4.0
>    * refresh patches
>    * Update dependencies
>    * Update lintian overrides
>    * Update copyright

Note: this is really a quick-and-dirty experimental push. To do at least:
 * understand migration from 4 to 5: half of rebuild failed
 * build component envinfo (and remove its dist/ dir from import)
 * either:
   * remove node-uglifyjs-webpack-plugin and embed
     terser-webpack-plugin: it will remove a circular build dependency
  or
   * fix patch (test fails) with the replacement of
     terser-webpack-plugin by uglifyjs-webpack-plugin
 * enable test (jest) and fix them:
   "Ineffective mark-compacts near heap limit Allocation failed" in:
    + test/ChangesAndRemovals.test.js
    + test/Compiler.test.js
    + test/ConfigCacheTestCases.test.js
    + test/Examples.test.js
    + test/MultiCompiler.test.js
    + test/MultiStats.test.js
    + test/NodeTemplatePlugin.test.js
    + test/PersistentCaching.test.js
    + test/ProfilingPlugin.test.js
    + test/ProgressPlugin.test.js
    + test/Stats.test.js
   or just launch test/*.unittest.js

Cheers,
Xavier



More information about the Pkg-javascript-devel mailing list