Package: node-webpack / 5.75.0+dfsg+~cs17.16.14-1+deb12u1

Metadata

Package Version Patches format
node-webpack 5.75.0+dfsg+~cs17.16.14-1+deb12u1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
update importing eslint scope.patch | (download)

lib/optimize/ConcatenatedModule.js | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 update how node-eslint-scope is required 
Causing breaking changes to some webpack reverse dependencies
dont require wast loader.patch | (download)

test/setupTestFramework.js | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 don't require wast-loader which depends on wabt, not yet packaged
webpack cli path.patch | (download)

bin/webpack.js | 4 2 + 2 - 0 !
webpack-cli/packages/webpack-cli/src/webpack-cli.ts | 19 16 + 3 - 0 !
2 files changed, 18 insertions(+), 5 deletions(-)

 fix webpack-cli path
terser webpack plugin.patch | (download)

terser-webpack-plugin/src/utils.js | 13 10 + 3 - 0 !
1 file changed, 10 insertions(+), 3 deletions(-)

 circumvent breaking change in node-terser which is required by node-terser-webpack plugin as reported in this bug (https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1004471) as a hack fix pending a new upstream be uploaded for node-terser
fix for jest 29.patch | (download)

package.json | 4 4 + 0 - 0 !
1 file changed, 4 insertions(+)

 fix for jest >= 29
 Keep old snaphot format.
 See https://jestjs.io/docs/upgrading-to-jest29
fix tsconfig.patch | (download)

webpack-cli/tsconfig.json | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix tsconfig
CVE 2023 28154.patch | (download)

lib/dependencies/ImportParserPlugin.js | 8 4 + 4 - 0 !
lib/javascript/JavascriptParser.js | 18 14 + 4 - 0 !
2 files changed, 18 insertions(+), 8 deletions(-)

 avoid cross-realm objects