Your message dated Mon, 23 May 2022 10:02:15 +0530
with message-id <[email protected]>
and subject line Re: [Pkg-javascript-devel] Bug#1005168: webpack should depends 
on node-tapable-2 and node-jest-debbundle
has caused the Debian Bug report #1005168,
regarding webpack should depends on node-tapable-2 and node-jest-debbundle
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
1005168: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1005168
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: webpack
Version: 5.65.0+dfsg+~cs9.20.9-2
Severity: important
Tags: patch

To compile mocha/workerpool with webpack 5 from experimental, I add to:
 * force node-tapable to version 2.2.1
 * install node-jest-debbundle (else webpack -v fails)

Here is the output of pkgjs-depends which significantly differs from
debian/control (but I didn't check if this is OK)

$ pkgjs-depends [email protected]
# [email protected] (webpack)
DEPENDENCIES:
  eslint (@types/eslint)
  node-acorn (acorn, acorn-import-assertions)
  node-browserslist (browserslist)
  node-chrome-trace-event (chrome-trace-event)
  node-enhanced-resolve (enhanced-resolve)
  node-eslint-scope (eslint-scope)
  node-eslint-visitor-keys (@types/estree)
  node-events (events)
  node-graceful-fs (graceful-fs)
  node-jest-worker (jest-worker)
  node-json-parse-better-errors (json-parse-better-errors)
  node-loader-runner (loader-runner)
  node-mime-types (mime-types)
  node-neo-async (neo-async)
  node-schema-utils (schema-utils)
  node-serialize-javascript (serialize-javascript)
  node-source-map (source-map)
  node-tapable (tapable)
  node-watchpack (glob-to-regexp, watchpack)
  node-webassemblyjs (@webassemblyjs/ast, @webassemblyjs/wasm-edit, 
@webassemblyjs/wasm-parser)
  node-webpack-sources (webpack-sources)
  uglifyjs.terser, node-terser (terser)

MISSING:
[email protected]
 └── @types/eslint-scope (3.7.3)
 └── es-module-lexer (0.9.3)
 └── terser-webpack-plugin (5.3.1)

--- End Message ---
--- Begin Message ---
Control: fixed -1 5.65.0+dfsg+~cs9.20.9-9

On Tue, 8 Feb 2022 12:49:09 +0100 Ayoyimika Ajibade <[email protected]> wrote:
> Hi
>
> There is no significant difference from the output of $ pkgjs-depends
> [email protected] to what we have on Debian. I cross-checked the depends
> packages in the control file

These were coming from webpack-cli/package.json and other missing depends are now added. From node-debbundle-jest we need only node-import-local. Minimum version of node-tapable was updated as well.
--- End Message ---
-- 
Pkg-javascript-devel mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel

Reply via email to