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
->^8.0.0
Release Notes
npm/cli
v8.5.1
Compare Source
Dependencies
54cda9697
#4410
fix(arborist): do not audit in offline mode
(@mohd-akram)
fb13bdaf1
#4403
deps:
@npmcli/[email protected]
702801002
#4415
deps:
[email protected]
88bab3540
#4416
deps:
[email protected]
Documentation
20378c67c
#4423
docs: update documentation for ping
(@fhinkel)
408d2fc15
#4426
docs: update workspaces guide for consistency
(@bnb)
9275856eb
#4424
docs: update usage example for npm pkg
(@manekinekko)
20c83fae7
#4428
docs: update docs for npm install
(@manekinekko)
v8.5.0
Compare Source
Features
0cc9d4c51
#4372
feat(deps):
@npmcli/[email protected] - introduce automatic workspace roots
(@nlf)
Bug Fixes
fb6e2ddf9
#4386
fix(log): pass in logger to more external modules
(@wraithgar)
0e231d4a4
#4389
fix(pack): let libnpmpack take care of file writes
(@nlf)
e2f1f7b04
#4389
fix(publish): pass dryRun: true to libnpmpack so it doesnt write a tarball
(@nlf)
2937b43d4
#4389
fix(config): add pack-destination flattener
(@nlf)
Documentation
b836d596f
#4384
docs: add cross-references between npx and npm exec
(@Delapouite)
f3fbeea5a
#4388
docs: add --save-bundle to --save usage output
(@wraithgar)
Dependencies
8732f393e
deps:
@npmcli/[email protected]
2ba09cc0d
#4371
fix(arborist): check if a spec is a workspace before fetching a manifest, closes #3637
(@nlf)
e631faf7b
#4387
fix(arborist): save bundleDependencies to package.json when reifying
(@wraithgar)
d3a7c15e1
deps:
[email protected]
4884821f6
#4389
feat(libnpmpack): write tarball file when dryRun === false
(@nlf)
ab926995e
#4393
deps:
[email protected]
1c0d0699c
#4394
deps:
[email protected]
3c33a5842
#4400
deps:
[email protected]
v8.4.1
Compare Source
Bug Fixes
1b9338554
#4359
fix(log): pass in logger to external modules
(@wraithgar)
457e0ae61
#4363
fix(ci): lock file validation
(@ruyadorno)
c0519edc1
#4364
fix(ci): should not use package-lock config
(@ruyadorno)
ebb428375
#4365
fix(outdated): parse aliased modules
(@ruyadorno)
Documentation
0b0a7cc76
#4361
docs: bundleDependencies can be a boolean.
(@forty)
Dependencies
3d41447b9
#4353
deps:
[email protected]
dc1a0573a
#4353
deps:
[email protected]
adcefef6b
#4353
deps:
[email protected]
d7e2499e0
#4353
deps:
[email protected]
f0f307140
#4353
deps:
@npmcli/[email protected]
1cb107d33
#4353
deps:
[email protected]
e198ac0d1
#4354
deps:
cli-table3@​0.6.1
5a84e6515
#4355
deps:
[email protected]
v8.4.0
Compare Source
Features
fbe48a840
#4307
feat(arborist): add named updates validation
(@ruyadorno)
Bug Fixes
1f853f8bf
#4306
fix(arborist): load actual tree on named updates
(@ruyadorno)
90c384ccc
#4326
fix(logout): require proper auth.js from npm-registry-fetch
(@wraithgar)
fabcf431a
#4327
fix(arborist): correctly load overrides on workspace edges, closes #4205
(@nlf)
8c3b143ca
#4258
fix(arborist): shrinkwrap throws when trying to read a folder without permissions
(@Linkgoron)
b51b29c56
#4334
fix(arborist): update save exact
(@ruyadorno)
Dependencies
8558527c7
#4333
deps:
[email protected]
1bfc507f2
#4326
deps:
[email protected]
52c9608e7
#4326
deps:
[email protected]
2bbeedfeb
#4326
deps:
[email protected]
9652d685b
chore(release):
@npmcli/[email protected]
(@wraithgar)
0ee4927d2
chore(release):
[email protected]
(@wraithgar)
6c0dc1ffb
chore(release):
[email protected]
(@wraithgar)
41b8f7b6f
chore(release):
[email protected]
(@wraithgar)
433e6aafb
chore(release):
[email protected]
(@wraithgar)
6654b6efe
chore(release):
[email protected]
(@wraithgar)
3423a9804
chore(release):
[email protected]
(@wraithgar)
fb03e485d
chore(release):
[email protected]
(@wraithgar)
v8.3.2
Compare Source
Bug Fixes
cfd59b8c8
#4223
fix: npm update --save
(@ruyadorno)
510f0ecbc
#4218
fix(arborist): ensure indentation is preserved
(@ljharb)
c99c2151a
#4230
fix(arborist): prioritize valid workspace nodes
(@nlf)
14a3d9500
#4265
fix: resolve workspace paths from cwd when possible
(@nlf)
Dependencies
2ef9f9847
#4254
deps:
[email protected] [email protected]
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.