Subject: CVS commit: pkgsrc/lang/npm
From: Adam Ciarcinski
Date: 2022-04-11 20:50:31
Message id: 20220411185031.F0FA0FB24@cvs.NetBSD.org

Log Message:
npm: updated to 8.6.0

v8.6.0 (2022-03-31)

Features

* feat(version): reify on workspace version change (@ruyadorno)
* feat: add logs-dir config to set custom logging location (@lukekarrys)

Bug Fixes

fix: remove always true condition (@XhmikosR)
* fix(unpublish): properly apply publishConfig (@wraithgar)
* fix: 100% coverage in tests (@wraithgar)
* fix(arborist): handle link nodes in old lockfiles correctly (@nlf)
* fix(arborist): make sure resolveParent exists before checking props (@nlf)
* fix(arborist): identify and repair invalid nodes in the virtual tree (@nlf)
* fix: make sure we loadOverrides on the root node in loadVirtual() (@nlf)
* fix: move shellout logic into commands (@wraithgar)
* fix: really load all commands in tests, add description to birthday (@wraithgar)
* fix: consolidate command alias code (@wraithgar)
* fix: consolidate is-windows code (@wraithgar)
* fix: consolidate node version support logic (@wraithgar)
* fix: consolidate path delimiter logic (@wraithgar)
* fix: bump knownBroken to <12.5.0 (@wraithgar)
* fix: return otplease fn results (@wraithgar)
* fix: consolidate split-package-names (@wraithgar)
* fix: work better with system manpages (@d0sboots)
* fix: only call npmlog progress methods if explicitly requested (@lukekarrys)

Documentation

* docs: recommend prepare over prepublish (@verhovsky)

Dependencies

* deps: npm-registry-fetch@13.1.0
* deps: cacache@16.0.3
* deps: make-fetch-happen@10.1.0
* deps: minipass-fetch@2.1.0
* deps: npm-audit-report@3.0.0
* deps: debug@4.3.4
* deps: proc-log@2.0.1
* deps: parse-conflict-json@2.0.2
* deps: gauge@4.0.4
* deps: @npmcli/template-oss@3.2.1
* deps: make-fetch-happen@10.1.1
* deps: init-package-json@3.0.2
* deps: npm-package-arg@9.0.2
* deps: validate-npm-package-name@4.0.0
* deps: @npmcli/template-oss@3.2.2
* deps: @npmcli/arborist@5.0.4

Files:
RevisionActionfile
1.47modifypkgsrc/lang/npm/Makefile
1.26modifypkgsrc/lang/npm/PLIST
1.37modifypkgsrc/lang/npm/distinfo
1.4modifypkgsrc/lang/npm/patches/patch-Makefile
1.2modifypkgsrc/lang/npm/patches/patch-node__modules_node-gyp_gyp_pylib_gyp_xcode__emulation.py
1.1addpkgsrc/lang/npm/patches/patch-node__modules_@npmcli_config_lib_index.js
1.1addpkgsrc/lang/npm/patches/patch-node__modules_bin-links_lib_man-target.js
1.1addpkgsrc/lang/npm/patches/patch-scripts_resetdeps.sh
1.1removepkgsrc/lang/npm/patches/patch-lib_config_defaults.js
1.1removepkgsrc/lang/npm/patches/patch-node__modules_bin-links_index.js