chore: release 9.0.0-pre.2 #5552
Merged
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.
🤖 I have created a release beep boop
9.0.0-pre.2
9.0.0-pre.2 (2022-09-23)
auth-type
config value is nowweb
login
,adduser
, andauth-type
changesauth-type
configs exceptweb
andlegacy
.login
andadduser
are now separate commands that send different data to the registry.auth-type
config valuesweb
andlegacy
only trytheir respective methods, npm no longer tries them all and waits to see
which one doesn't fail.
Features
66ed584
#5551 default auth-type to web (feat: default auth-type to web #5551) (@wraithgar)6ee5b32
query: displayqueryContext
in results (@nlf)314311c
#5550 separate login/adduser, remove auth types (feat: separate login/adduser, remove auth types #5550) (@wraithgar)Bug Fixes
0d90a01
#5480 audit: add a condition to allow third-party registries returning E400 (Add a condition to fix third-party registries returning E400 #5480) (@juanheyns, Juan Heyns)Documentation
2d756cb
#5527 add instruction to query objects with npm view (docs: add instruction to query objects with npm view #5527) (@moonith)8743366
#5519 add hash to "tag" config link (docs: add hash to "tag" config link #5519) (@mrienstra, @lukekarrys)5645c51
#5521 link mentions of config parameters (docs: link mentions of config parameters #5521) (@mrienstra)19762b4
#5529 modify Misleading doc about bins (@Hafizur046)19762b4
#5529 modify misleading doc about package.json:bin (docs: modify misleading doc about package.json:bin #5529) (@Hafizur046)8402fd8
#5547 add:outdated
pseudo selector to docs (@nlf)Dependencies
d030f10
@npmcli/[email protected]
@npmcli/[email protected]
[email protected]
[email protected]
arborist: 6.0.0-pre.2
6.0.0-pre.2 (2022-09-23)
Features
ebf167b
add:outdated
pseudo selector (@nlf)Documentation
8402fd8
#5547 add:outdated
pseudo selector to docs (@nlf)Dependencies
d030f10
@npmcli/[email protected]
libnpmexec: 5.0.0-pre.2
5.0.0-pre.2 (2022-09-23)
Dependencies
@npmcli/[email protected]
libnpmfund: 4.0.0-pre.2
4.0.0-pre.2 (2022-09-23)
Dependencies
@npmcli/[email protected]
This PR was generated with Release Please. See documentation.