Skip to content

Commit 6772364

Browse files
iarnarvagg
authored andcommitted
deps: upgrade npm to 6.1.0
Backport-PR-URL: #21302 PR-URL: #20190 Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Ruben Bridgewater <[email protected]> Reviewed-By: Tiancheng "Timothy" Gu <[email protected]> Reviewed-By: Benjamin Gruenbaum <[email protected]> Reviewed-By: Michaël Zasso <[email protected]>
1 parent e6cd7e5 commit 6772364

File tree

4,721 files changed

+126670
-154329
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

4,721 files changed

+126670
-154329
lines changed

deps/npm/.github/issue_template.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
- [ ] npm is crashing.
44
- [ ] npm is producing an incorrect install.
55
- [ ] npm is doing something I don't understand.
6+
- [ ] npm is producing incorrect or undesirable behavior.
67
- [ ] Other (_see below for feature requests_):
78

89
#### What's going wrong?

deps/npm/.mailmap

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ Dalmais Maxence <[email protected]>
1313
Danila Gerasimov <[email protected]>
1414
Dave Galbraith <[email protected]>
1515
David Beitey <[email protected]>
16+
David Rousselie <[email protected]>
1617
Domenic Denicola <[email protected]>
1718
Einar Otto Stangvik <[email protected]>
1819
Emma Ramirez <[email protected]>
@@ -32,11 +33,15 @@ Jake Verbaten <[email protected]>
3233
James Sanders <[email protected]>
3334
James Treworgy <[email protected]>
3435
Jason Smith <[email protected]>
36+
3537
Joshua Bennett <[email protected]>
38+
3639
Jonas Weber <[email protected]>
3740
Julien Meddah <[email protected]>
41+
3842
Kevin Lorenz <[email protected]>
3943
Kris Windham <[email protected]>
44+
Leonardo Rojas <[email protected]>
4045
Lin Clark <[email protected]>
4146
4247
@@ -46,12 +51,14 @@ Maxim Bogushevich <[email protected]>
4651
4752
4853
Nicolas Morel <[email protected]>
54+
Misha Kaletsky <[email protected]>
4955
Olivier Melcher <[email protected]>
5056
Ra'Shaun Stovall <[email protected]>
5157
5258
5359
Ryan Emery <[email protected]>
5460
Sam Mikes <[email protected]>
61+
Sreenivas Alapati <[email protected]>
5562
Stephanie Snopek <[email protected]>
5663
Takaya Kobayashi <[email protected]>
5764

deps/npm/.npmignore

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,7 @@
11
*.swp
22
.*.swp
33
npm-debug.log
4-
/test/bin
5-
/test/output.log
6-
/test/packages/*/node_modules
7-
/test/packages/npm-test-depends-on-spark/which-spark.log
8-
/test/packages/test-package/random-data.txt
9-
/test/root
10-
/test/npm_cache
4+
/test
115
node_modules/marked
126
node_modules/ronn
137
node_modules/tap
@@ -27,8 +21,5 @@ html/*.png
2721

2822
*.pyc
2923

30-
/test/tap/builtin-config
3124

3225
.nyc_output
33-
34-
npm-shrinkwrap.json

deps/npm/.travis.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,10 @@ matrix:
1515
- "node . run tap-cover -- \"test/tap/*.js\""
1616
- "unset COVERALLS_REPO_TOKEN ; node . run tap -- \"test/broken-under-*/*.js\""
1717
# previous LTS is next most important
18-
- node_js: "4"
19-
env: DEPLOY_VERSION=testing
2018
- node_js: "6"
2119
env: DEPLOY_VERSION=testing
22-
- node_js: "7"
20+
- node_js: "10"
2321
env: DEPLOY_VERSION=testing
24-
# then master
2522
- node_js: "9"
2623
env: DEPLOY_VERSION=testing
2724
script:

deps/npm/AUTHORS

Lines changed: 41 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,7 @@ Clay Carpenter <[email protected]>
285285
bangbang93 <[email protected]>
286286
Nick Malaguti <[email protected]>
287287
Cedric Nelson <[email protected]>
288-
Kat Marchán <kzm@sykosomatic.org>
288+
Kat Marchán <kzm@zkat.tech>
289289
290290
Eduardo Pinho <[email protected]>
291291
Rachel Hutchison <[email protected]>
@@ -453,14 +453,13 @@ Henry Zhu <[email protected]>
453453
Nate Goldman <[email protected]>
454454
Ted Yavuzkurt <[email protected]>
455455
Arseniy Maximov <[email protected]>
456-
Joshua Bennett <[email protected]>
457456
Evgeny Kulikov <[email protected]>
458457
Сковорода Никита Андреевич <[email protected]>
459458
Carol (Nichols || Goulding) <[email protected]>
460459
Jarid Margolin <[email protected]>
461460
David Cook <[email protected]>
462461
Brian Dukes <[email protected]>
463-
462+
464463
Pavlo Liulia <[email protected]>
465464
Ján Dzurek <[email protected]>
466465
Lucas Theisen <[email protected]>
@@ -487,21 +486,21 @@ Leonard Martin <[email protected]>
487486
Teddy Katz <[email protected]>
488487
Simon Legg <[email protected]>
489488
490-
489+
David Rousselie <[email protected]>
491490
Jože Mlakar <[email protected]>
492491
happylynx <[email protected]>
493492
Dominic Watson <[email protected]>
494493
Enrico Weigelt, metux IT consult <[email protected]>
495494
Brian Beck <[email protected]>
496495
Ramana Venkata <[email protected]>
497-
496+
Misha Kaletsky <[email protected]>
498497
Andrew Schmadel <[email protected]>
499498
AJ Jordan <[email protected]>
500499
Mark Banner <[email protected]>
501500
Richard Simko <[email protected]>
502501
Sanketh Katta <[email protected]>
503502
Tim Needham <[email protected]>
504-
leonardo rojas <[email protected]>
503+
Leonardo Rojas <[email protected]>
505504
Mark Peter Fejes <[email protected]>
506505
Ryan Florence <[email protected]>
507506
MichaelQQ <[email protected]>
@@ -513,7 +512,6 @@ Luis Gustavo Pereira <[email protected]>
513512
Amos Wenger <[email protected]>
514513
Samuel Marks <[email protected]>
515514
Victor Travieso <[email protected]>
516-
legodude17 <[email protected]>
517515
Joshua Chaitin-Pollak <[email protected]>
518516
Brendan Warkentin <[email protected]>
519517
Scott Santucci <[email protected]>
@@ -536,3 +534,39 @@ Jacob Wejendorp <[email protected]>
536534
Alejandro López <[email protected]>
537535
Victor Belozyorov <[email protected]>
538536
Bradley Farias <[email protected]>
537+
Kyle E. Mitchell <[email protected]>
538+
Tuan Anh Tran <[email protected]>
539+
Nathan Woltman <[email protected]>
540+
541+
Leаh Neukirchen <[email protected]>
542+
Kyle Spier-Swenson <[email protected]>
543+
Joe Bowbeer <[email protected]>
544+
Nalin Bhardwaj <[email protected]>
545+
Nicolas Garnier <[email protected]>
546+
Vladislav Rassokhin <[email protected]>
547+
Josh Goldberg <[email protected]>
548+
laggingreflex <[email protected]>
549+
Kristofer Selbekk <[email protected]>
550+
Sreenivas Alapati <[email protected]>
551+
Ben Creasy <[email protected]>
552+
Allan Kimmer Jensen <[email protected]>
553+
554+
Matt Hoyle <[email protected]>
555+
Mason Pawsey <[email protected]>
556+
Johannes Bader <[email protected]>
557+
Michael Zabka <[email protected]>
558+
Bruce MacNaughton <[email protected]>
559+
Christopher Patty <[email protected]>
560+
Max Stoiber <[email protected]>
561+
Enrico Weigelt <[email protected]>
562+
563+
Steven R. Loomis <[email protected]>
564+
Julien Deniau <[email protected]>
565+
Prasanna Venkatesh T S <[email protected]>
566+
Alec Larson <[email protected]>
567+
John-David Dalton <[email protected]>
568+
Raymond Feng <[email protected]>
569+
Tieme van Veen <[email protected]>
570+
Finn Pauls <[email protected]>
571+
Jeremy Kahn <[email protected]>
572+
Mertcan Mermerkaya <[email protected]>

0 commit comments

Comments
 (0)