FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

module: fix Windows folder exports deprecation warning by guybedford · Pull Request #36859 · nodejs/node · GitHub

/ node Public

module: fix Windows folder exports deprecation warning - #36859

Merged
aduh95 merged 1 commit into
nodejs:masterfrom
guybedford:subpath-deprecation-win-fix
Jan 12, 2021
Merged

module: fix Windows folder exports deprecation warning#36859
aduh95 merged 1 commit into
nodejs:masterfrom
guybedford:subpath-deprecation-win-fix

Conversation

Copy link
Copy Markdown
Contributor

This fixes an issue with the deprecation warning introduced in #35747 which was triggering incorrectly for third-party package resolutions in Windows.

Should have tested the negative case fully, but at least it has made people aware of the deprecation who have been using Node.js 15.

An alternative might be to just go ahead and apply this warning for all resolutions anyway, but let's stick to the plan of a slow deprecation for now at least.

@nodejs/modules

aduh95 added author ready PRs that have at least one approval, no outstanding review comments, and a CI started. request-ci Add this label to start a Jenkins CI on a PR. labels Jan 10, 2021
github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Jan 10, 2021

Copy link
Copy Markdown
Collaborator

Copy link
Copy Markdown
Collaborator

PR-URL: nodejs#36859
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Geoffrey Booth <webmaster@geoffreybooth.com>
Reviewed-By: Myles Borins <myles.borins@gmail.com>
aduh95 force-pushed the subpath-deprecation-win-fix branch from 6daadf1 to 2e909c4 Compare January 12, 2021 13:46

aduh95 commented Jan 12, 2021

Copy link
Copy Markdown
Contributor

Landed in 2e909c4

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

Labels

author ready PRs that have at least one approval, no outstanding review comments, and a CI started.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants


Back | FazBrowse Home | New Git URL