chore(deps): update npm to v7 - autoclosed #1346
Closed
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.
This PR contains the following updates:
6.x.x
->7.x
Release Notes
npm/cli
v7.24.2
Compare Source
BUG FIXES
56d6cfdc0
#3804
encode url before opening
(@isaacs)
075fe5056
#3799
restore exit code on "npm outdated"
(@gfyoung)
dbb90f799
#3809
use Intl.Collator for string sorting when available
(@isaacs)
DEPENDENCIES
69ab10bbf
[email protected]
e94ddeaca
@npmcli/[email protected]
:DOCUMENTATION
f425950a6
#3805
remove npm Enterprise from documentation
(@ethomson)
bb0b2da6c
#3699
fix(docs): add note about workspace script order
(@behnammodi)
v7.24.1
Compare Source
DEPENDENCIES
1be8d41e6
[email protected]
:eafd55eae
[email protected]
DOCS
dae5ce305
#3784
docs: document special meaning of registry.npmjs.com
(@everett1992)
v7.24.0
Compare Source
FEATURES
c7787b3fb
1fbbe1e04
bundled npm-install-checks (@wraithgar)
BUG FIXES
0320bd77e
#3739
fix(view): Show the correct publish date for versions selected by range (@andersk)
e4a521857
#3748
fix(install.sh): don't remove old npm first
(@wraithgar)
b4aac345b
#3754
fix(config): user-agent properly shows ci
(@wraithgar)
b807cd62e
#3738
fix(search): return valid json for no results
(@AyushRawal)
2def17a3b
#3760
fix(install): use configured registry when checking manifest
(@yacoman89)
ca792acdd
#3761
fix(logs): clean args for failed commands
(@wraithgar)
DEPENDENCIES
59743972c
#3747
fix(did-you-mean): succeed if cwd is not a package
(@wraithgar)
ac8e4ad18
[email protected]
:371655a6b
[email protected]
:DOCUMENTATION
4d93b484a
#3759
fix(docs): use correct hyperlink to package-json
(@nategreen)
v7.23.0
Compare Source
FEATURES
6c12500ae
#3731
feat(install): very strict global npm engines
(@wraithgar)
BUG FIXES
1ad093824
#3732
fix(error-message): clean urls from 404 error
(@wraithgar)
DOCUMENTATION
64f7d1a55
#3727
docs(contributing): add note on changes to tooling
(@darcyclarke)
eda9162f2
#3715
Add --if-present flag documentation to workspaces
(@Matsuuu)
v7.22.0
Compare Source
BUG FIXES
6f431fe23
#3690
Fix one “see also” link
(@tripu)
DEPENDENCIES
033e948c9
[email protected]
:1fa549db0
@npmcli/[email protected]
:e91578d10
[email protected]
:6125db545
[email protected]
0dcda73b0
[email protected]
4b913417c
[email protected]
876c755eb
@npmcli/[email protected]
:v7.21.1
Compare Source
BUG FIXES
4e52217cb
#3684
fix(config): respect --global, --package-lock-only
(@nlf)
DEPENDENCIES
e3878536f
[email protected]
:145f70cc1
[email protected]
:3f4d37143
[email protected]
:e63a942c6
[email protected]
:DOCUMENTATION
957fa6040
#3681
clarify uninstall lifecycle script
(@fritzy)
v7.21.0
Compare Source
FEATURES
ff34d6cd6
#3592
feat(cache): initial implementation of ls and rm
(@fritzy)
BUG FIXES
32e88c943
#3640
fix(did-you-mean): switch levenshtein libraries
(@wraithgar)
487731cd5
#3658
fix(logging): sanitize logged argv
(@wraithgar)
68a19bb02
#3661
fix(error-message): look for er.path not er.file
(@wraithgar)
DEPENDENCIES
df57f0d53
@npmcli/[email protected]
8183976cf
[email protected]
:f07772401
[email protected]
991a3bd39
[email protected]
e9e5ee560
@npmcli/[email protected]
:b6f40b5f8
[email protected]
:218cacadc
[email protected]
7ac621cd1
[email protected]
94f92de13
[email protected]
71cdfd898
[email protected]
:DOCUMENTATION
ff6626ab6
#3630
fix(docs): update npm-publish access flag info
(@austincho)
v7.20.6
Compare Source
DEPENDENCIES
5bebf280f
[email protected]
5d89de44d
[email protected]
:a1bdbea97
#3569
(@wraithgar)
61782fa85
@npmcli/[email protected]
:b88f770fa
@npmcli/[email protected]
:DOCUMENTATION
001f2c1b7
#3621
fix(docs): do not include certain files
(@AkiJoey)
d1812f1a6
#3630
fix(docs): update npm-publish access flag info
(@austincho)
d5a099c7b
#3615
fix(readme): add nvm-windows to installers links
(@Yash-Singh1)
v7.20.5
Compare Source
DEPENDENCIES
44377738e
[email protected]
v7.20.4
Compare Source
BUG FIXES
6a8086e25
#3463
fix(tests): move more tests to use real npm
(@wraithgar)
DEPENDENCIES
15fae4941
[email protected]
:745326de0
[email protected]
:e82bcd4e8
[email protected]
:v7.20.3
Compare Source
BUG FIXES
66dc5f94d
#3588
update eresolve explanations for new arborist data provided
99575acab
#3591
fix(node_modules): remove duplicated file
(@wraithgar)
DEPENDENCIES
97cb5ec31
@npmcli/[email protected]
:peerDependencies use cases.
7db1a0a26
chore(deps):
[email protected]
[email protected]
v7.20.2
Compare Source
DEPENDENCIES
f5aab1f88
[email protected]
ce8fb0f69
[email protected]
ced85087a
[email protected]
v7.20.1
Compare Source
BUG FIXES
009ad1e68
#3561
fix(exit-handler): always warn if not called
(@wraithgar)
eb67054c8
#3563
fix(config): consolidate use of npm.color
(@wraithgar)
DOCUMENTATION
a014f3d28
#3562
fix(docs): typo in
npm cmd
docs(@wraithgar)
1fe1c9b74
#3523
fix(docs): updated policy urls
(@DemiraDimitrova)
DEPENDENCIES
d7f29e8c9
[email protected]
:b1fefa73d
[email protected]
b6e09971a
remove ignored files from node_modules
([@Ruy Adorno](https://github.com/Ruy Adorno))
cf737c505
[email protected]
v7.20.0
Compare Source
FEATURES
f17aca5cd
#3487
feat: add
npm pkg
command(@ruyadorno)
98905ae37
#3471
feat(config): introduce
location
parameter(@nlf)
BUG FIXES
4755b0728
#3498
friendlier errors for
ERR_SOCKET_TIMEOUT
(@nlf)
3ecf19cdc
#3508
fix(config): fix noproxy
(@wraithgar)
c3bd10e46
#3499
fix(update-notifier): don't force black background
(@wraithgar)
89483e888
#3497
fix(usage): better audit/boolean flag usage output
(@wraithgar)
feeb8e42a
#3495
fix(publish): obey --ignore-scripts flag
(@wraithgar)
103c8c3ef
#3479
chore(exit): log any un-ended timings
(@wraithgar)
efc4313c2
#3482
chore(refactor): refactor exit handler and tests
(@wraithgar)
d8eb49b70
#3540
fix(bundle-and-ignore): case sensitivity cleanup
(@wraithgar)
DOCUMENTATION
339145f64
#3491
fix(docs): clarify what install type gets
.bin
(@wraithgar)
74c99755e
#3494
fix(docs): add npm update example
(@wraithgar)
801a52330
#3542
fix(docs): correct Node.js JavaScript stylings
(@relrelb)
791416713
#3546
fix(docs): how to see background script output
(@cinderblock)
DEPENDENCIES
691816f3d
@npmcli/[email protected]
b9597e944
[email protected]
f573e7c56
[email protected]
2d5797ea0
[email protected]
v7.19.1
Compare Source
BUG FIXES
013f0262d
#3469
fix(exitHandler): write code to logfile
(@wraithgar)
0dd0341ac
#3474
fix(ping): make "npm ping" echo a right time
(@aluneed)
d2e298f3c
#3484
fix(deprecate): add undeprecate support
(@wraithgar)
DOCUMENTATION
9dd32d08e
#3485
fix(docs): remove npm package config override
(@wraithgar)
a4e095618
#3486
fix(docs): remove .hooks scripts
(@wraithgar)
TESTING
5f8ccccef
#3483
chore(tests): clean snapshot for lib/view.js tests
(@wraithgar)
v7.19.0
Compare Source
FEATURES
23ce3af19
#3460
feat(ls): report why something is invalid
(@isaacs)
BUG FIXES
53f81af31
#3450
fix(docs): Improve phrasing of workspace example
(@lumaxis)
78da60ffe
#3454
chore(linting): add bin and clean up lib/ls.js
54eae3063
#3416
chore(errorHandler): rename to exit handler
(@wraithgar)
d0f50b156
#3451
chore(refactor): async npm.load
(@wraithgar)
87f67d9ef
#3458
chore(tests): expose real mock npm object
(@wraithgar)
f3dce0917
#3459
chore(config): snapshot config descriptions
(@wraithgar)
6254b6f72
#3234
#3455
@npmcli/package-json refactor
(@ruyadorno)
DEPENDENCIES
fe4138381
@npmcli/[email protected]
:v7.18.1
Compare Source
v7.18.0
Compare Source
v7.17.0
Compare Source
v7.16.0
Compare Source
v7.15.1
Compare Source
BUG FIXES
598a17a26
#3329
fix(libnpmexec): don't detach output from npm
(@wraithgar)
DEPENDENCIES
c4fc03e9e
@npmcli/[email protected]
actual and virtual trees
9159fa62a
[email protected]
v7.15.0
Compare Source
FEATURES
399ff8cbc
#3312
feat(link): add workspace support
(@isaacs)
BUG FIXES
46a9bcbcb
#3282
fix(docs): proper postinstall script file name
(@KevinFCormier)
83590d40f
#3272
fix(ls): show relative paths from root
(@isaacs)
a574b518a
#3304
fix(completion): restore IFS even if
npm completion
returns error(@NariyasuHeseri)
554e8a5cd
#3311
set audit exit code properly
(@isaacs)
4a4fbe33c
#3268
#3285
fix(publish): skip private workspaces
(@ruyadorno)
DOCUMENTATION
3c53d631f
#3307
fix(docs): typo in package-lock.json docs
(@rethab)
96367f93f
rebuild npm-pack doc
(@isaacs)
64b13dd10
#3313
Drop stale Python 3<->node-gyp remark
(@spencerwilson)
DEPENDENCIES
7b56bfdf3
[email protected]
:dbbc151a3
[email protected]
:5b2604507
chore(package-lock): update devDependencies
(@Gar)
AUTOMATION
3d5df0082
#3294
chore(ci): move node release PR workflow to cli repo
(@gimli01)
v7.14.0
Compare Source
FEATURES
0d1a9d787
#3227
feat(install): add workspaces support to npm install commands
(@isaacs)
c18626f04
#3250
feat(ls): add workspaces support
(@ruyadorno)
41099d395
#3265
feat(explain): add workspaces support
(@ruyadorno)
fde354669
#3251
feat(unpublish): add workspace/dry-run support
(@wraithgar)
83df3666c
#3260
feat(outdated): add workspaces support
(@ruyadorno)
63a7635f7
#3217
feat(pack): add support to json config/output
(@mrmlnc)
BUG FIXES
faa12ccc2
#3253
fix search description typos
(@juanpicado)
2f5c28a68
#3243
fix(docs): autogenerate config docs for commands
(@isaacs)
DEPENDENCIES
ec256a14a
@npmcli/[email protected]
5f15aba86
[email protected]
b3add87e6
#3262
[email protected]
:v7.13.0
Compare Source
FEATURES
076420c14
#3231
feat(publish): add workspace support
(@wraithgar)
370b36a36
#3241
feat(fund): add workspaces support
(@ruyadorno)
DEPENDENCIES
0c18e4f77
@npmcli/[email protected]
b551c6811
[email protected]
v7.12.1
Compare Source
BUG FIXES
de49f58f5
#3216
fix(contributing): link to proper cli repo
(@mrmlnc)
1d092144e
#3203
fix(packages): locale-agnostic string sorting
(@isaacs)
0696fca13
#3209
fix(view): fix non-registry specs
(@wraithgar)
71ac93597
#3206
chore(github): Convert md issue template to yaml
(@lukehefson)
6fb386d3b
#3201
fix(tests): increase test fuzziness
(@wraithgar)
f3a662fcd
#3211
fix(tests): use config defaults
(@wraithgar)
DEPENDENCIES
285976fd1
@npmcli/[email protected]
f9f24d17c
[email protected]
cb9f17499
[email protected]
24b4e4a41
[email protected]
1eb7e5c7d
@npmcli/[email protected]
a6a826067
[email protected]
:v7.12.0
Compare Source
FEATURES
701627c51
#3098
feat(cache): Allow
add
to accept multiple specs(@mjsir911)
59171f030
#3187
feat(config): add workspaces boolean to user-agent
(@nlf)
BUG FIXES
2c9b8713c
#3182
fix(docs): fix broken links
(@wangsai)
88cbc8c44
#3198
fix(tests): reflect new libnpmexec logic
DEPENDENCIES
d01ce5e13
[email protected]
:81c1dfaaa
@npmcli/[email protected]
:87c2303ea
@npmcli/[email protected]
:99ff40dff
[email protected]
:v7.11.2
Compare Source
BUG FIXES
c371f183e
#3137
#3140
fix(ls): do not warn on missing optional deps
(@isaacs)
861f606c7
#3156
fix(build): make prune rule work on case-sensitive file systems
(@lpinca)
DEPENDENCIES
fb79d89a0
[email protected]
ce3820043
@npmcli/[email protected]
DOCUMENTATION
e479f1dac
#3146
mention
directories.bin
inbin
(@felipecrs)
v7.11.1
Compare Source
DEPENDENCIES
7925cca24
[email protected]
:b61eac693
#3130
@npmcli/[email protected]
c74e67fc6
#3130
[email protected]
DOCUMENTATION
efdd7dd44
Remove unused and incorrectly documented
--always-auth
config definition(@isaacs)
v7.11.0
Compare Source
FEATURES
4c1f16d2c
#3095
feat(init): add workspaces support
(@ruyadorno)
BUG FIXES
42ca59eee
#3086
fix(ls): do not exit with error when all problems are extraneous deps
(@nlf)
2aecec591
#2724
#3119
fix(ls): make --long work when missing deps
(@ruyadorno)
42e0587a9
#3115
fix(pack): refuse to pack invalid packument
(@wraithgar)
1c4eff7b5
#3126
fix(logout): use isBasicAuth attribute
(@wraithgar)
DOCUMENTATION
c93f1c39e
#3101
chore(docs): update view docs
(@wraithgar)
c4ff4bc11
npm/statusboard#313
#3109
fix(usage): fix refs to ws shorthand
(@ruyadorno)
DEPENDENCIES
83166ebcc
[email protected]
e02bda6da
[email protected]
a0382deba
@npmcli/[email protected]
7f82ef5a8
[email protected]
35e49b94f
@npmcli/[email protected]
95faf8ce6
[email protected]
17fffc0e4
[email protected]
1b5a213aa
[email protected]
9f83e6484
[email protected]
251f788c5
[email protected]
35873a989
[email protected]
23e12b4d8
[email protected]
v7.10.0
Compare Source
FEATURES
f9b639eb6
#3052
feat(bugs): fall back to email if provided
(@Yash-Singh1)
8c9e24778
#3055
feat(version): add workspace support
(@wraithgar)
DEPENDENCIES
f1e6743a6
[email protected]
3b476a24c
@npmcl/[email protected]
dfcd0c1e2
#3069
[email protected]
DOCUMENTATION
90b61eda9
#3053
fix(contributing.md): explicitely outline dep updates
(@darcyclarke)
v7.9.0
Compare Source
FEATURES
1f3e88eba
#3032
feat(dist-tag): add workspace support
(@nlf)
6e31df4e7
#3033
feat(pack): add workspace support
(@wraithgar)
DEPENDENCIES
ba4f7fea8
[email protected]
v7.8.0
Compare Source
FEATURES
8bcc5d73f
#2972
feat(workspaces): add repo and docs
(@wraithgar)
ec520ce32
#2998
feat(set-script): implement workspaces
32717a60e
#3001
feat(view): add workspace support
(@wraithgar)
7b177e43f
#3014
feat(config): add 'envExport' flag
(@isaacs)
BUG FIXES
4c4252348
#3016
fix(usage): specify the key each time for multiples
(@isaacs)
9237d375b
#3013
fix(docs): add workspaces configuration
(@wraithgar)
cb6eb0d20
#3015
fix(ERESOLVE): better errors when current is missing
(@isaacs)
DEPENDENCIES
61da39beb
@npmcli/[email protected]
fb095a708
@npmcli/[email protected]
:ERESOLVE if known, and address self-linking edge case.
workspace
configuration value.chown
the project root path.v7.7.6
Compare Source
BUG FIXES
9dd2ed518
fix empty newline printed to stderr
(@ruyadorno)
9d391462a
#2973
fix spelling in workspaces.md file
(@sethomas)
4b100249a
#2979
change 'maxsockets' default value back to 15
(@wallrat)
DEPENDENCIES
a28f89572
[email protected]
script-shell
config onnpm version
lifecycle scripts03734c29e
[email protected]
bundledDependencies
80ce2a019
@npmcli/[email protected]
v7.7.5
Compare Source
BUG FIXES
95ba87622
#2949
fix handling manual indexes in
npm help
(@dmchurch)
59cf37962
#2958
always set
npm.command
to canonical command name(@isaacs)
1415b4bde
#2964
fix(config): properly translate user-agent
(@wraithgar)
59271936d
#2965
fix(config): tie save-exact/save-prefix together
(@wraithgar)
TESTS
97b415287
#2959
add smoke tests
(@ruyadorno)
v7.7.4
[Compare Source](https://togithub.com/npm/cli/compar
Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled due to failing status checks.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.