-
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 6.13.1 #494
Merged
Merged
Release 6.13.1 #494
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
In the approved RFC it was documented that `npm fund` should also support a shorthand version of the `funding` property using only a string instead of an object. This commit fixes it and adds tests to ensure its behavior. PR-URL: #472 Credit: @ruyadorno Close: #472 Reviewed-by: @claudiahdz
- Add `tap-snapshot` folder to `.npmignore` - Fixes #461 PR-URL: #471 Credit: @ruyadorno Close: #471 Reviewed-by: @claudiahdz
PR-URL: #278 Credit: @mikemimik Close: #278 Reviewed-by: @claudiahdz
This commit would make it possible to run `npm` installed on Windows within Windows Subsystem for Linux. It is required, however, that the end of line characters of `npm` and `npx` be `\n` for the fix to take effect. PR-URL: #253 Credit: @infinnie Close: #253 Reviewed-by: @claudiahdz
chore(docs): fix styling issues on man and html docs chore(docs): fix absolute links on cli docs
2427 bytes -> 2045 bytes PR-URL: #463 Credit: @XhmikosR Close: #463 Reviewed-by: @claudiahdz
…stry teams API. The default developers team can not longer be removed PR-URL: #457 Credit: @nomadtechie Close: #457 Reviewed-by: @claudiahdz
chore(docs): change chmod markdown files chore(docs): update gitignore
PR-URL: #285 Credit: @brettz9 Close: #285 Reviewed-by: @claudiahdz
PR-URL: #268 Credit: @mkotsollaris Close: #268 Reviewed-by: @claudiahdz
PR-URL: #232 Credit: @mugli Close: #232 Reviewed-by: @claudiahdz
PR-URL: #453 Credit: @claudiahdz Close: #453 Reviewed-by: @claudiahdz
Config values are now case-sensitive, so `commit.gpgsign=false` was doing nothing. PR-URL: #456 Credit: @isaacs Close: #456 Reviewed-by: @claudiahdz
PR-URL: #485 Credit: @claudiahdz Close: #485 Reviewed-by: @claudiahdz
This was broken when the support/funding functionality changed the return value to no longer track the promise for the quick audit printing. It was not caught by tests, because they were only running against the --json output, and not verifying the quick audit results in any way. Added a test to track the --json quick audit results (which were not broken, but someday could become so) and the human printed quick audit results (which were broken). Paired with @ruyadorno @mikemimik PR-URL: #486 Credit: @isaacs Close: #486 Reviewed-by: @claudiahdz
PR-URL: #493 Credit: @claudiahdz Close: #493 Reviewed-by: @claudiahdz
Link to the changelog? |
mikemimik
approved these changes
Nov 18, 2019
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.
LGTM
|
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.
6.13.1 (2019-11-18)
BUG FIXES
938d6124d
#472 fix(fund): support funding string shorthand (@ruyadorno)b49c5535b
#471 should not publish tap-snapshot folder (@ruyadorno)3471d5200
#253 Add preliminary WSL support for npm and npx (@infinnie)3ef295f23
#486 print quick audit report for human output (@isaacs)TESTING
dbbf977ac
#278 added workflow to trigger and run benchmarks (@mikemimik)b4f5e3825
#457 feat(docs): adding tests and updating docs to reflect changes in registry teams API. (@nomadtechie)454c7dd60
#456 fix git configs for git 2.23 and above (@isaacs)DOCUMENTATION
b8c1576a4
30b013ae8
26c1b2ef6
9f943a765
c0346b158
8e09d5ad6
4a2f551ee
87d67258c
5c3b32722
b150eaeff
7555a743c
b89423e2f
#463 #285 #268 #232 #485 #453 docs cleanup: typos, styling and content (@claudiahdz) (@XhmikosR) (@mugli) (@brettz9) (@mkotsollaris)DEPENDENCIES
661d86cd2
make-fetch-happen@5.0.2
(@claudiahdz)