[Snyk] Upgrade npm from 6.6.0 to 6.10.2 #4
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Snyk have raised this PR to upgrade
npm
from 6.6.0 to 6.10.2.Release notes
v6.10.2 (2019-07-23):
tl;dr - Fixes several issues with the cache when npm is run as
sudo
on Unix systems.TESTING
2a78b96f8
check test cache for root-owned files (@isaacs)108646ebc
run sudo tests on Travis-CI (@isaacs)cf984e946
set --no-esm tap flag (@isaacs)8e0a3100d
add script to run tests and leave fixtures for inspection and debugging (@isaacs)BUGFIXES
25f4f73f6
add a util for writing arbitrary files to cache This prevents metrics timing and debug logs from becoming root-owned. (@isaacs)2c61ce65d
infer cache owner from parent dir incorrect-mkdir
util (@isaacs)235e5d6df
ensure correct owner on cached all-packages metadata (@isaacs)e2d377bb6
npm.community#8540 audit: report server error on failure (@isaacs)52576a39e
#216 npm.community#5385 npm.community#6076 Fixnpm ci
withfile:
dependencies. Partially reverts #40/#86, recording dependencies of linked deps in order fornpm ci
to work. (@jfirebaugh)DEPENDENCIES
0fefdee13
cacache@12.0.2
(@isaacs)e1d87a392
pacote@9.5.4
(@isaacs)3f035bf09
infer-owner@1.0.4
(@isaacs)ba3283112
npm-registry-fetch@4.0.0
(@isaacs)ee90c334d
libnpm@3.0.1
(@isaacs)1e480c384
libnpmaccess@3.0.2
(@isaacs)7662ee850
libnpmhook@5.0.3
(@isaacs)1357fadc6
libnpmorg@1.0.1
(@isaacs)a621b5cb6
libnpmsearch@2.0.2
(@isaacs)560cd31dd
libnpmteam@1.0.2
(@isaacs)de7ae0867
npm-profile@4.0.2
(@isaacs)e95da463c
libnpm@3.0.1
(@isaacs)554b641d4
npm-registry-fetch@4.0.0
(@isaacs)06772f34a
node-gyp@5.0.3
(@isaacs)85358db80
npm-lifecycle@3.1.2
(@isaacs)051cf20
#26 fix switches for alternative shells on Windows (@gucong3000)3aaf954
#25 set only one PATH env variable for child process on Windows (@zkochan)ea18ed2
#36 #11 #18 remove procInterrupt listener on SIGINT in procError (@mattshin)5523951
#29 #30 Use platform specific path casing if present (@mattezell)6.10.2-next.3
v6.10.2-next.2
6.10.2-next.1
v6.10.2-next.0
BUGFIXES
3cbd57712
fix(git): strip GIT environs when running git (@isaacs)a81a8c4c4
#206 improve isOnly(Dev,Optional) (@larsgw)172f9aca6
#179 fix-xmas-underline (@raywu0123)f52673fc7
#212 build: use/usr/bin/env
to load bash (@rsmarples)DEPENDENCIES
ef4445ad3
#208node-gyp@5.0.2
(@irega)c0d611356
npm-lifecycle@3.0.0
(@isaacs)7716ba972
libcipm@4.0.0
(@isaacs)42d22e837
libnpm@3.0.0
(@isaacs)a2ea7f9ff
semver@5.7.0
(@isaacs)429226a5e
lru-cache@5.1.1
(@isaacs)175670ea6
npm-registry-fetch@3.9.1
: (@isaacs)0d0517f7f
call-limit@1.1.1
(@isaacs)741400429
glob@7.1.4
(@isaacs)bddd60e30
inherits@2.0.4
(@isaacs)4acf03fd1
libnpmsearch@2.0.1
(@isaacs)c2bd17291
marked@0.6.3
(@isaacs)7f0221bb1
marked-man@0.6.0
(@isaacs)f458fe7dd
npm-lifecycle@2.1.1
(@isaacs)009752978
node-gyp@4.0.0
(@isaacs)0fa2bb438
query-string@6.8.1
(@isaacs)b86450929
tar-stream@2.1.0
(@isaacs)25db00fe9
worker-farm@1.7.0
(@isaacs)8dfbe8610
readable-stream@3.4.0
(@isaacs)f6164d5dd
isaacs/chownr#21 isaacs/chownr#20 npm.community#7901 npm.community#8203chownr@1.1.2
This fixes an EISDIR error from cacache on Darwin in Node versions prior to 10.6. (@isaacs)6.10.1-next.2
6.10.1-next.1
6.10.1-next.0
FEATURES
87fef4e35
#176 fix: Always return JSON for outdated --json (@sreeramjayan)f101d44fc
#203 fix(unpublish): add space after hyphen (@ffflorian)a4475de4c
#202 enable production flag for npm audit (@CalebCourier)d192904d0
#178 fix: Return a value forview
when in silent mode (@stayradiated)39d473adf
#185 Allow git to follow global tagsign config (@junderw)BUGFIXES
d9238af0b
#201 npm/npm#17858 npm/npm#18042 npm.community#644 do not crash when removing nameless packages (@SteveVanOpstal and @isaacs)4bec4f111
#200 Check fornode
(as well asnode.exe
) in npm's local dir on Windows (@rgoulais)ce93dab2d
#180 npm.community#6187 Fix handling ofremote
deps innpm outdated
(@larsgw)TESTING
a823f3084
travis: Update to include new v12 LTS (@isaacs)33e2d1dac
fix flaky debug-logs test (@isaacs)e9411c6cd
Don't time out waiting for gpg user input (@isaacs)d2d301704
#195 Add the arm64 check for legacy-platform-all.js test case. (@ossdev07)a4dc34243
parallel tests (@isaacs)DOCUMENTATION
f5857e263
#192 Clarify usage of bundledDependencies (@john-osullivan)747fdaf66
#159 doc: add --audit-level param (@ngraef)DEPENDENCIES
e36b3c320
graceful-fs@4.2.0 (@isaacs)6bb935c09
read-package-tree@5.3.1 (@isaacs)e9cd536
Use custom cachingrealpath
implementation, dramatically reducinglstat
calls when reading the package tree (@isaacs)39538b460
write-file-atomic@2.4.3 (@isaacs)f8b1552
#38 Ignore errors raised byfs.closeSync
(@lukeapage)042193069
pacote@9.5.1 (@isaacs)8bbd051
#172 limit git retry times, avoid unlimited retries (小秦)92f5e4c
#170 fix(errors): Fix "TypeError: err.code.match is not a function" error (@jviotti)8bd8e909f
cacache@11.3.3 (@isaacs)47de8f5
#146 npm.community#2395 fix(config): Add ssri config 'error' option (@larsgw)5156561
fix(write): avoid acb never called
situation (@zkat)90f40f0
#166 #165 docs: Fix docs forpath
property in get.info (@hdgarrood)bf61c45c6
bluebird@3.5.5 (@isaacs)f75d46a9d
tar@4.4.10 (@isaacs)c80341a
#215 Fix encoding/decoding of base-256 numbers (@justfalter)77522f0
#204 #214 Usestat
instead oflstat
when checking CWD (@stkb)ec6236210
npm-packlist@1.4.4 (@isaacs)63d1e3e
#30 Sort package tarball entries by file type for compression benefits (@isaacs)7fcd045
Ignore.DS_Store
files as well as folders (@isaacs)68b7c96
Never include .git folders in package root. (Note: this prevents the issue that broke the v6.9.1 release.) (@isaacs)57bef61bc
update fstream in node-gyp (@isaacs)acbbf7eee
#183 licensee@7.0.2 (@kemitchell)011ae67f0
readable-stream@3.3.0 (@isaacs)f5e884909
npm-registry-mock@1.2.1 (@isaacs)b57d07e35
npm-registry-couchapp@2.7.2 (@isaacs)from
npm
GitHub Release Notes🧐 View latest project report
🛠 Adjust upgrade PR settings
🔕 Ignore this dependency or unsubscribe from future upgrade PRs