Navigation Menu

Skip to content
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

unsupported: add node v13 #269

Closed
wants to merge 1 commit into from
Closed

unsupported: add node v13 #269

wants to merge 1 commit into from

Conversation

ljharb
Copy link
Collaborator

@ljharb ljharb commented Oct 22, 2019

What / Why

npm in node 13 says node 13 is unsupported.

I'll update npm in node after this is released; hopefully ASAP as node 13 released today.

@ljharb ljharb requested a review from a team as a code owner October 22, 2019 16:47
@isaacs isaacs added the semver:patch semver patch level for changes label Oct 22, 2019
@isaacs
Copy link
Contributor

isaacs commented Oct 22, 2019

Note to @npm/cli-team: we can make this file a lot simpler in npm v7 when we upgrade to a version of semver with the includePrereleases option.

@ljharb
Copy link
Collaborator Author

ljharb commented Oct 22, 2019

Why would that option matter? node 13 could probably have been added prior to its release, it just might not have been counted as "supported" then?

@ljharb
Copy link
Collaborator Author

ljharb commented Oct 22, 2019

yay, tests passed! how soon might this be able to get into a released version of npm?

@MylesBorins
Copy link
Contributor

as soon as this lands on master I can make a backport to node.js core so we can get this sorted in advance of updating npm

MylesBorins pushed a commit to MylesBorins/node 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: nodejs#30066
MylesBorins pushed a commit to nodejs/node 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 to nodejs/node 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
Copy link
Contributor

We've landed the patch in Node.js core and are planning a release for later today

PR for 13.0.1 opened nodejs/node#30081

@ruyadorno
Copy link
Collaborator

thanks @ljharb and @MylesBorins 🎉

we'll make sure to include it in the planned upcoming release, seeing that the patch already landed on node we're going to stick to our regular schedule 😊

@MylesBorins
Copy link
Contributor

MylesBorins commented Oct 23, 2019 via email

@Remzi1993
Copy link

@darcyclarke Could somebody merged this PR? It's still an annoying warning and I completely agree with @isaacs

@mikemimik
Copy link
Contributor

Hello Everyone,

This update is slotted to be included in a release we are putting out next week, 6.12.1, on Tuesday October 29th, 2019. Until then, unfortunately you're going to see the warning message if you install npm outside of what's shipped with the latest node patch.

@mikemimik mikemimik self-assigned this Oct 24, 2019
@mikemimik mikemimik closed this in 6508e83 Oct 29, 2019
@ljharb ljharb deleted the node_13 branch October 29, 2019 17:26
targos pushed a commit to nodejs/node 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 to nodejs/node 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 to nodejs/node 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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver:patch semver patch level for changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants