Uh oh!
There was an error while loading. Please reload this page.
deps: npm: patch support for 13.x - #30079
Closed
MylesBorins wants to merge 1 commit into
Closed
Conversation
MylesBorins
commented
Oct 23, 2019
ContributorAuthor
Can we please fast track this? I can help prepare a v13.1.0 release asap to get the fix out. |
This should keep the npm warning at bay until it is patched upstream. Refs: npm/cli#269 Refs: nodejs#30066
nodejs-github-bot
commented
Oct 23, 2019
Collaborator
ljharb
commented
Oct 23, 2019
Member
@MylesBorins v13.0.1 i hope |
ljharb
commented
Oct 23, 2019
Member
(LGTM) |
targos
approved these changes
Oct 23, 2019
addaleax
approved these changes
Oct 23, 2019
MylesBorins
commented
Oct 23, 2019
ContributorAuthor
landed in d8aa38c |
MylesBorins pushed a commit
that referenced
this pull request
Oct 23, 2019
This should keep the npm warning at bay until it is patched upstream. Refs: npm/cli#269 Refs: #30066 PR-URL: #30079 Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Anna Henningsen <anna@addaleax.net>
MylesBorins pushed a commit
that referenced
this pull request
Oct 23, 2019
This should keep the npm warning at bay until it is patched upstream. Refs: npm/cli#269 Refs: #30066 PR-URL: #30079 Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Anna Henningsen <anna@addaleax.net>
Merged
MylesBorins
commented
Oct 23, 2019
ContributorAuthor
PR for 13.0.1 opened #30081 |
targos pushed a commit
that referenced
this pull request
Nov 8, 2019
This should keep the npm warning at bay until it is patched upstream. Refs: npm/cli#269 Refs: #30066 PR-URL: #30079 Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Anna Henningsen <anna@addaleax.net>
targos pushed a commit
that referenced
this pull request
Nov 10, 2019
This should keep the npm warning at bay until it is patched upstream. Refs: npm/cli#269 Refs: #30066 PR-URL: #30079 Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Anna Henningsen <anna@addaleax.net>
targos pushed a commit
that referenced
this pull request
Nov 11, 2019
This should keep the npm warning at bay until it is patched upstream. Refs: npm/cli#269 Refs: #30066 PR-URL: #30079 Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Anna Henningsen <anna@addaleax.net>
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 freeto 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.
This should keep the npm warning at bay until it is patched
upstream.
/cc @ljharb
Refs: npm/cli#269
Refs: #30066