-
Notifications
You must be signed in to change notification settings - Fork 3.3k
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
Release/v8.4.1 #4369
Merged
Merged
Release/v8.4.1 #4369
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
Most of these module use npm-registry-fetch under the hood, which will log things like the `npm-notice` header if seen. Currently we aren't passing in a logger to them, which means that log message is never seen, among any other logged messages those modules may need to make. I added tests where I could. Some tests were in a state where the entire libnpm* module was an empty mocked function, so asserting that it got passed a `log` attribute was onerous.
This has been possible since this commit in `npm-bundled`: npm/npm-bundled@101a94d
`npm ci` should never be affected by the `package-lock` config. Fixes: #4185
Fixes `npm outdated` to properly parse and display info on aliased packages. Fixes: #2800
found 20 benchmarks with statistically significant performance improvements
timing results
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
v8.4.1 (2022-02-03)
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:[email protected]
5a84e6515
#4355 deps:[email protected]