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

--
Pkg-javascript-devel mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel

Reply via email to