fix(deps): update dependency npm to v8 - autoclosed #408
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:
^7.0.0
->^8.0.0
Release Notes
npm/cli
v8.3.1
Compare Source
Bug Fixes
2ac540b0c
fix(unpublish): Show warning on unpublish command when last version (#4191)
(@ebsaral)
Dependencies
da80d579d
#4211
deps:
[email protected]
5a87d190f
#4228
deps:
@npmcli/[email protected]
1f0d1370f
chore(release):
@npmcli/[email protected]
3cfae3840
#4181
feat(arborist) add
toJSON
/toString
methods to get shrinkwrap contents without saving(@ljharb)
Chores
d72650457
chore: Bring in all libnpm modules + arborist as workspaces (#4166)
(@fritzy)
v8.3.0
Compare Source
Features
4b0c29a7c
#4116
feat:
@npmcli/[email protected]
(@nlf)
166d9e144
npm/statusboard#416
#4143
feat: output configured registry during publish
(@lukekarrys)
71777be17
npm/statusboard#417
#4146
feat: display
publishConfig
duringconfig list
(@lukekarrys)
Bug Fixes
08c663931
#4128
#4134
fix: dont warn on error cleaning individual log files
(@lukekarrys)
e605b128c
#4142
fix: redact all private keys from config output
(@lukekarrys)
Documentation
db1885d7f
#4092
chore(docs): document overrides
(@nlf)
Dependencies
e1da1fa4b
#4141
deps:
@npmcli/[email protected]
:[email protected]
conflicts
1d8bec566
#4144
#3884
deps:
[email protected]
v8.2.0
Compare Source
Features
6734ba36d
#4062
feat: streaming debug logfile
(@lukekarrys)
Bug Fixes
5f4040aa0
chore: remove get-project-scope utils
([@Yucel Okcu](https://github.com/Yucel Okcu))
c5c6d1603
#4060
fix: add missing scope on flat options
(@yuqu)
47828b766
chore: update one-time password prompt
([@Darcy Clarke](https://github.com/Darcy Clarke))
Documentation
fc46a7926
#4072
docs: fix typo in
save-peer
description(@chalkygames123)
2fbf1576f
#4081
docs: Fix typo
(@idleberg)
a8bc95f11
#4089
docs(workspaces): Fix typo
(@yotamselementor)
31b098ee2
#4113
docs: add logging docs
(@darcyclarke)
cbae0fb71
#4114
docs: update description about where/when debug log is written
(@lukekarrys)
Dependencies
037f2cc8c
#4078
[email protected]
0e63df612
#4102
@npmcli/[email protected]
:v8.1.4
Compare Source
BUG FIXES
7887fb3d7
#4025
fix: don't try to open file:/// urls
(@wraithgar)
cd6d3a90d
#4026
fix: explicitly allow
npm help
to open file:/// man pages(@wraithgar)
72ca4a4e3
#4020
#4032
fix: command completion
(@wraithgar)
b78949134
#4023
fix(install): command completion with single match
(@wraithgar)
44bfa3787
#4065
@npmcli/arborist 4.0.5
--no-workspaces
(@fritzy)
DEPENDENCIES
225645420
#3995
update to latest eslint and linting rules
(@wraithgar)
203fedf5b
#4016
[email protected]
:@npmcli/[email protected]
@npmcli/[email protected]
Also remove an unused script that was failing linting. We don't use the
update-dist-tags script anymore as part of our release process.
(@wraithgar)
7b4aa59b6
[email protected]
:,[email protected]
(@isaacs)
08015859c
#4049
[email protected]
088c11694
#4045
[email protected]
:v8.1.3
Compare Source
BUG FIXES
8ffeb71df
#3959
fix: refactor commands
(@wraithgar)
e5bfdaca4
#3978
fix: shrinkwrap setting incorrect lockfileVersion
(@lukekarrys)
32ccd3c27
#3988
fix: remove usage of unnecessary util.promisify
(@lukekarrys)
1e9c31c4e
#3994
fix: npm help on windows
(@wraithgar)
22230ef3d
#3987
fix: make prefixed usage errors more consistent
(@lukekarrys)
DEPENDENCIES
ac2fabb86
#3990
@npmcli/[email protected]
a0d35ff20
#3996
@npmcli/[email protected]
:v8.1.2
Compare Source
BUG FIXES
cb9f43551
#3949
allow
--lockfile-version
config to be string and coerce to number (@lukekarrys)070901d7a
#3943
fix(publish): clean args before logging
(@wraithgar)
DEPENDENCIES
8af94726b
#3953
[email protected]
38cee94
#340
fix: set lockfileVersion from file during reset
d310bd3
#339
fix: always set originalLockfileVersion when doing shrinkwrap reset
v8.1.1
Compare Source
DEPENDENCIES
51fb83ce9
#3921
@npmcli/[email protected]
:1d07f2187
#3913
[email protected]
:v8.1.0
Compare Source
FEATURES
24273a862
#3890
feat(workspaces): add --include-workspace-root and explicit --no-workspaces
(@fritzy)
d559d6da8
#3880
feat(config): Add --lockfile-version config option
(@isaacs)
DEPENDENCIES
ae4bf013d
#3883
[email protected]
:[email protected]
fbc5a3d08
#3889
@npmcli/[email protected]
b6bc279e5
@npmcli/[email protected]
0f69d295b
#3893
@npmcli/[email protected]
DOCUMENTATION
f77932ca1
#3861
fix(docs): Update Node support in README
(@gfyoung)
a190f422a
#3878
fix(docs): grammar fix
(@XhmikosR)
v8.0.0
Compare Source
The purpose of this release is to drop support for old node versions and
to remove support for
require('npm')
. There are no other breakingchanges.
BREAKING CHANGES
require('npm')
DEPENDENCIES
update to the latest node-gyp
8bd85cdae
#3813
[email protected]
Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.