-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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.5.0 #4402
Merged
Merged
Release/v8.5.0 #4402
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
Bumps [simple-get](https://github.com/feross/simple-get) from 3.1.0 to 3.1.1. - [Release notes](https://github.com/feross/simple-get/releases) - [Commits](feross/simple-get@v3.1.0...v3.1.1) --- updated-dependencies: - dependency-name: simple-get dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
We missed two commands in the last PR. This should complete the task
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.5.0 (2022-02-10)
Features
0cc9d4c51
#4372 feat(deps):@npmcli/config@3.0.0
- 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/arborist@4.3.1
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:libnpmpack@3.1.0
4884821f6
#4389 feat(libnpmpack): write tarball file when dryRun === false (@nlf)ab926995e
#4393 deps:npm-registry-fetch@12.0.2
1c0d0699c
#4394 deps:npmlog@6.0.1
3c33a5842
#4400 deps:make-fetch-happen@10.0.2