-
Notifications
You must be signed in to change notification settings - Fork 29.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
deps: upgrade npm to 7.3.0 #36572
Closed
Closed
deps: upgrade npm to 7.3.0 #36572
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
nodejs-github-bot
added
the
npm
Issues and PRs related to the npm client dependency or the npm registry.
label
Dec 18, 2020
Can we fast-track this one so that @targos has the time to pick it up for the v15 release early next week? |
github-actions
bot
removed
the
request-ci
Add this label to start a Jenkins CI on a PR.
label
Dec 18, 2020
MylesBorins
added
the
fast-track
PRs that do not need to wait for 48 hours to land.
label
Dec 18, 2020
fast-track? |
MylesBorins
approved these changes
Dec 18, 2020
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
RSLGTM
aduh95
approved these changes
Dec 19, 2020
MylesBorins
added
the
commit-queue
Add this label to land a pull request using GitHub Actions.
label
Dec 19, 2020
lpinca
approved these changes
Dec 19, 2020
ruyadorno
added
the
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
label
Dec 19, 2020
This comment has been minimized.
This comment has been minimized.
Trott
approved these changes
Dec 21, 2020
targos
pushed a commit
that referenced
this pull request
Dec 21, 2020
PR-URL: #36572 Reviewed-By: Myles Borins <[email protected]> Reviewed-By: Antoine du Hamel <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
Landed in ffc11c6 |
targos
pushed a commit
that referenced
this pull request
Dec 21, 2020
PR-URL: #36572 Reviewed-By: Myles Borins <[email protected]> Reviewed-By: Antoine du Hamel <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
targos
added
dont-land-on-v10.x
and removed
commit-queue
Add this label to land a pull request using GitHub Actions.
labels
Mar 3, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
fast-track
PRs that do not need to wait for 48 hours to land.
npm
Issues and PRs related to the npm client dependency or the npm registry.
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.
7.3.0 (2020-12-18)
FEATURES
a9b8bf263
#2362 Support multiple set/get/deletes in npm config (@isaacs)BUG FIXES
9eef63849
Pass full set of options to login helper functions. This fixesnpm login --no-strict-ssl
, as well as a host of other options that one might want to set while logging in. Reported by: @toddself (@isaacs)628a554bc
#2358 fix doctor test to work correctly for node pre-release versions (@nlf)be4a0900b
#2360 raise an error early if publishing without login, registry (@isaacs)44d433105
#2366 Include prerelease versions when deprecating (@tiegz)cba3341da
#2373 npm profile refactor (@ruyadorno)7539504e3
#2382 remove the metrics sender (@nlf)DOCS
b98569a8c
add note aboutINIT_CWD
to run-script doc292929279
#2368 Revert bug-reporting links to GH. Re: https://blog.npmjs.org/post/188841555980/updates-to-community-docs-more (@tiegz)f4560626f
updateISSUE_TEMPLATE
with modern links (@isaacs)bc1c567ed
update npm command doc feature request links (@isaacs)0ad958fe1
#2381 (docs,test): assorted typo fixes (@XhmikosR)TESTING
a92d310b7
#2361 Add max-len to lint rules (@Edu93Jer)DEPENDENCIES
4fc2f3e05
#2300@npmcli/[email protected]
: