Closed
Conversation
Member
|
@nodejs/npm |
Contributor
|
I went through and ran the update script on top of this PR to verify that the update was what was expected and things look good. There is a single file missing from this update from some reason, but it is a doc in a dependency |
Contributor
|
Can we fast track? |
ruyadorno
approved these changes
Nov 2, 2020
Collaborator
guybedford
approved these changes
Nov 2, 2020
Contributor
|
Landed in dc05c70 |
MylesBorins
pushed a commit
that referenced
this pull request
Nov 2, 2020
PR-URL: #35908 Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de> Reviewed-By: Myles Borins <myles.borins@gmail.com> Reviewed-By: Ruy Adorno <ruyadorno@github.com> Reviewed-By: Guy Bedford <guybedford@gmail.com>
targos
pushed a commit
that referenced
this pull request
Nov 3, 2020
PR-URL: #35908 Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de> Reviewed-By: Myles Borins <myles.borins@gmail.com> Reviewed-By: Ruy Adorno <ruyadorno@github.com> Reviewed-By: Guy Bedford <guybedford@gmail.com>
This file contains hidden or 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
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.
7.0.7 (2020-10-30)
BUG FIXES
3990b422d#2067 use sh as default unix shell, not bash (@isaacs)81d6ceef6#1975 fix npm exec on folders missing package.json (@ruyadorno)2a680e91a#2083 delete the contents ofnode_modulesonly innpm ci(@nlf)2636fe1f4#2086 disable banner output if loglevel is silent innpm run-script(@macno)DEPENDENCIES
4156f053e@npmcli/run-script@1.7.4npm startscript1900ae9ad@npmcli/promise-spawn@1.3.28cb0c166c@npmcli/arborist@1.0.67.0.6 (2020-10-27)
BUG FIXES
46c7f792a#2047 #1935 skip the prompt when in a known ci environment (@nlf)f8f6e1fad#2049 properly remove pycache in release script (@MylesBorins)5db95b393#2050 pack: do not show individual files of bundled deps (@isaacs)3ee8f3b34#2051 view: Better errors when package.json is not JSON (@isaacs)DEPENDENCIES
99ae633f6libnpmversion@1.0.6d4173f58d@npmcli/promise-spawn@1.3.1c09380fa5@npmcli/run-script@1.7.3b154861ad@npmcli/arborist@1.0.5ffea6596bagent-base@6.0.27.0.5 (2020-10-23)
77ad86b5eMerge docs deps with main project7.0.4 (2020-10-23)
DOCUMENTATION
cc026daf8docs:npm-dedupethroughnpm-installaec77acf8#1915 use "dockhand" for faster static documentation generation (@ethomson)aeb10d210#2024 Fix post-install script name (@irajtaghlidi)BUG FIXES
59e8dd6c6#2015 #2016 Properly setnpm_commandenvironment variable.TESTS
39ad1ad9e#2001npm configtests (@ruyadorno)b9c1caa8e#2026npm ownertest and refactor (@ruyadorno)DEPENDENCIES
ed6e6a9d3eslint-plugin-standard@4.0.2b737ee999#2009 #2007npm-packlist@2.1.4:783965508#1997 #2000 #2005@npmcli/arborist@1.0.4Checklist
make -j4 test(UNIX), orvcbuild test(Windows) passes