[Pkg-javascript-devel] node-commander 9

Yadd yadd at debian.org
Thu Feb 24 09:56:19 GMT 2022


Hi all,

after some tests, it seems that upgrading node-commander to version 
9.0.0 has no consequences for us (already in experimental for 3 weeks). 
Here are the breaking changes:

  * requires Node.js v12.20.0 or higher
  * default value specified for boolean option now always used as default
    value (see .preset() to match some previous behaviours) ([#1652])
  * removed internal fallback to `require.main.filename` when script not
    known from arguments passed to `.parse()` (can supply details using
    `.name()`, and `.executableDir()` or `executableFile`) ([#1571])

I'll relaunch some tests and push this to unstable. Let me know if you 
experience problems after this release

Cheers,
Yadd



More information about the Pkg-javascript-devel mailing list