Skip to content

util: add util/types alias module - #34055

Closed
ExE-Boss wants to merge 2 commits into
nodejs:masterfrom
ExE-Boss:lib/util/add-util-types-alias-module
Closed

util: add util/types alias module#34055
ExE-Boss wants to merge 2 commits into
nodejs:masterfrom
ExE-Boss:lib/util/add-util-types-alias-module

Conversation

@ExE-Boss

@ExE-BossExE-Boss commented Jun 25, 2020

Copy link
Copy Markdown
Contributor

This should be the last alias module, unless we also want to add alias modules for the constants exports.


Refs:#31553
Refs:#32953
Refs:#33950
Refs:#34001
Refs:#34002
Refs:#34962

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines

@nodejs-github-botnodejs-github-bot added the build Issues and PRs related to build files or the CI. label Jun 25, 2020
@ExE-Boss
ExE-Bossforce-pushed the lib/util/add-util-types-alias-module branch from ec57841 to 8272c46CompareJune 25, 2020 17:18
@jasnell

Copy link
Copy Markdown
Member

unless we also want to add alias modules for the constants exports.

Definite -1 on that ;-)

@richardlaurichardlau added the semver-major PRs that contain breaking changes and should be released in the next major version. label Jun 25, 2020
@nodejs-github-bot

This comment has been minimized.

@targostargos left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should also be documented in a more visible way than the "changes:" section.

@ExE-Boss
ExE-Bossforce-pushed the lib/util/add-util-types-alias-module branch from 8272c46 to 86bc1dbCompareJune 27, 2020 13:40
@ExE-Boss
ExE-Boss requested a review from targosJune 27, 2020 13:47
@ExE-Boss

Copy link
Copy Markdown
ContributorAuthor

Can we get this into v15.0?

@jasnelljasnell added the request-ci Add this label to start a Jenkins CI on a PR. label Aug 12, 2020
@github-actionsgithub-actionsBot removed the request-ci Add this label to start a Jenkins CI on a PR. label Aug 12, 2020
@nodejs-github-bot

This comment has been minimized.

@ExE-Boss

Copy link
Copy Markdown
ContributorAuthor

There’s also the path.posix and path.win32 namespaces that would also benefit from alias modules: #34962.

@ExE-Boss

Copy link
Copy Markdown
ContributorAuthor

@jasnell@targos
Can we please get this merged?

@MylesBorinsMylesBorins left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

RSLGTM

@ExE-Boss

Copy link
Copy Markdown
ContributorAuthor

review?(@mcollina, @tniessen, @Trott)

@Trott

Copy link
Copy Markdown
Member

CITGM: https://ci.nodejs.org/view/Node.js-citgm/job/citgm-smoker/2515/ (queued, will 404 until it starts)

@ExE-Boss

Copy link
Copy Markdown
ContributorAuthor

@jasnell@MylesBorins@Trott@targos@BridgeAR

It’s only a few days left until v15.0.0 ships, and I’d like to get this merged before then.

@Trott

Copy link
Copy Markdown
Member

@jasnell@MylesBorins@Trott@targos@BridgeAR

It’s only a few days left until v15.0.0 ships, and I’d like to get this merged before then.

We're a few weeks past the semver-major cut-off date for 15.x.x so this would probably require assent from both @nodejs/tsc and Releasers (and in particular @BethGriggs who is preparing the release) to land in 15.x.x.

@richardlau Is this semver major because it might have a naming clash with existing modules? Or is there another reason?

@aduh95

Copy link
Copy Markdown
Contributor

Landed in c2ceb15

@aduh95aduh95 closed this Oct 20, 2020
aduh95 pushed a commit that referenced this pull request Oct 20, 2020
Refs: #31553
Refs: #32953
Refs: #33950
Refs: #34001
Refs: #34002
PR-URL: #34055
Refs: #34962
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Myles Borins <myles.borins@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
@rickyesrickyes removed the commit-queue-failed An error occurred while landing this pull request using GitHub Actions. label Oct 21, 2020
@ExE-Boss
ExE-Boss deleted the lib/util/add-util-types-alias-module branch October 21, 2020 10:57
ExE-Boss added a commit to ExE-Boss/node that referenced this pull request Oct 24, 2020
Fixes: nodejs#35740
Refs: nodejs#31553
Refs: nodejs#32953
Refs: nodejs#33991
Refs: nodejs#34001
Refs: nodejs#34055
Refs: nodejs#34962
Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
Co-authored-by: Trivikram Kamat <trivikr.dev@gmail.com>
Co-authored-by: Rich Trott <rtrott@gmail.com>
nodejs-github-bot pushed a commit that referenced this pull request Oct 25, 2020
Fixes: #35740
Refs: #31553
Refs: #32953
Refs: #33991
Refs: #34001
Refs: #34055
Refs: #34962
Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
Co-authored-by: Trivikram Kamat <trivikr.dev@gmail.com>
Co-authored-by: Rich Trott <rtrott@gmail.com>
PR-URL: #34002
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Masashi Hirano <shisama07@gmail.com>
Reviewed-By: Pranshu Srivastava <rexagod@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
targos pushed a commit that referenced this pull request Nov 3, 2020
Fixes: #35740
Refs: #31553
Refs: #32953
Refs: #33991
Refs: #34001
Refs: #34055
Refs: #34962
Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
Co-authored-by: Trivikram Kamat <trivikr.dev@gmail.com>
Co-authored-by: Rich Trott <rtrott@gmail.com>
PR-URL: #34002
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Masashi Hirano <shisama07@gmail.com>
Reviewed-By: Pranshu Srivastava <rexagod@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
@targostargos added semver-minor PRs that contain new features and should be released in the next minor version. and removed semver-major PRs that contain breaking changes and should be released in the next major version. labels Nov 11, 2020
codebytere pushed a commit that referenced this pull request Nov 22, 2020
Refs: #31553
Refs: #32953
Refs: #33950
Refs: #34001
Refs: #34002
Refs: #34055
PR-URL: #34962
Reviewed-By: Myles Borins <myles.borins@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Gerhard Stöbich <deb2001-github@yahoo.de>
codebytere pushed a commit that referenced this pull request Nov 22, 2020
Refs: #31553
Refs: #32953
Refs: #33950
Refs: #34001
Refs: #34002
PR-URL: #34055
Refs: #34962
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Myles Borins <myles.borins@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
codebytere added a commit that referenced this pull request Nov 22, 2020
Notable changes:
dns:
* (SEMVER-MINOR) add a cancel() method to the promise Resolver (Szymon Marczak) #33099
events:
* (SEMVER-MINOR) add max listener warning for EventTarget (James M Snell) #36001
http:
* (SEMVER-MINOR) add support for abortsignal to http.request (Benjamin Gruenbaum) #36048
http2:
* (SEMVER-MINOR) allow setting the local window size of a session (Yongsheng Zhang) #35978
lib:
* (SEMVER-MINOR) add throws option to fs.f/l/statSync (Andrew Casey) #33716
path:
* (SEMVER-MINOR) add `path/posix` and `path/win32` alias modules (ExE Boss) #34962
readline:
* (SEMVER-MINOR) add getPrompt to get the current prompt (Mattias Runge-Broberg) #33675
src:
* (SEMVER-MINOR) add loop idle time in diagnostic report (Gireesh Punathil) #35940
util:
* (SEMVER-MINOR) add `util/types` alias module (ExE Boss) #34055
PR-URL: TODO
@codebyterecodebytere mentioned this pull request Nov 22, 2020
codebytere added a commit that referenced this pull request Nov 24, 2020
Notable changes:
dns:
* (SEMVER-MINOR) add a cancel() method to the promise Resolver (Szymon Marczak) #33099
events:
* (SEMVER-MINOR) add max listener warning for EventTarget (James M Snell) #36001
http:
* (SEMVER-MINOR) add support for abortsignal to http.request (Benjamin Gruenbaum) #36048
http2:
* (SEMVER-MINOR) allow setting the local window size of a session (Yongsheng Zhang) #35978
lib:
* (SEMVER-MINOR) add throws option to fs.f/l/statSync (Andrew Casey) #33716
path:
* (SEMVER-MINOR) add `path/posix` and `path/win32` alias modules (ExE Boss) #34962
readline:
* (SEMVER-MINOR) add getPrompt to get the current prompt (Mattias Runge-Broberg) #33675
src:
* (SEMVER-MINOR) add loop idle time in diagnostic report (Gireesh Punathil) #35940
util:
* (SEMVER-MINOR) add `util/types` alias module (ExE Boss) #34055
PR-URL: TODO
codebytere added a commit that referenced this pull request Nov 24, 2020
Notable changes:
dns:
* (SEMVER-MINOR) add a cancel() method to the promise Resolver (Szymon Marczak) #33099
events:
* (SEMVER-MINOR) add max listener warning for EventTarget (James M Snell) #36001
http:
* (SEMVER-MINOR) add support for abortsignal to http.request (Benjamin Gruenbaum) #36048
http2:
* (SEMVER-MINOR) allow setting the local window size of a session (Yongsheng Zhang) #35978
lib:
* (SEMVER-MINOR) add throws option to fs.f/l/statSync (Andrew Casey) #33716
path:
* (SEMVER-MINOR) add `path/posix` and `path/win32` alias modules (ExE Boss) #34962
readline:
* (SEMVER-MINOR) add getPrompt to get the current prompt (Mattias Runge-Broberg) #33675
src:
* (SEMVER-MINOR) add loop idle time in diagnostic report (Gireesh Punathil) #35940
util:
* (SEMVER-MINOR) add `util/types` alias module (ExE Boss) #34055
PR-URL: #36232
codebytere added a commit that referenced this pull request Nov 24, 2020
Notable changes:
dns:
* (SEMVER-MINOR) add a cancel() method to the promise Resolver (Szymon Marczak) #33099
events:
* (SEMVER-MINOR) add max listener warning for EventTarget (James M Snell) #36001
http:
* (SEMVER-MINOR) add support for abortsignal to http.request (Benjamin Gruenbaum) #36048
http2:
* (SEMVER-MINOR) allow setting the local window size of a session (Yongsheng Zhang) #35978
lib:
* (SEMVER-MINOR) add throws option to fs.f/l/statSync (Andrew Casey) #33716
path:
* (SEMVER-MINOR) add `path/posix` and `path/win32` alias modules (ExE Boss) #34962
readline:
* (SEMVER-MINOR) add getPrompt to get the current prompt (Mattias Runge-Broberg) #33675
src:
* (SEMVER-MINOR) add loop idle time in diagnostic report (Gireesh Punathil) #35940
util:
* (SEMVER-MINOR) add `util/types` alias module (ExE Boss) #34055
PR-URL: #36232
targos pushed a commit that referenced this pull request May 16, 2021
Fixes: #35740
Refs: #31553
Refs: #32953
Refs: #33991
Refs: #34001
Refs: #34055
Refs: #34962
Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
Co-authored-by: Trivikram Kamat <trivikr.dev@gmail.com>
Co-authored-by: Rich Trott <rtrott@gmail.com>
PR-URL: #34002
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Masashi Hirano <shisama07@gmail.com>
Reviewed-By: Pranshu Srivastava <rexagod@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
targos pushed a commit that referenced this pull request Jun 11, 2021
Fixes: #35740
Refs: #31553
Refs: #32953
Refs: #33991
Refs: #34001
Refs: #34055
Refs: #34962
Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
Co-authored-by: Trivikram Kamat <trivikr.dev@gmail.com>
Co-authored-by: Rich Trott <rtrott@gmail.com>
PR-URL: #34002
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Masashi Hirano <shisama07@gmail.com>
Reviewed-By: Pranshu Srivastava <rexagod@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author readyPRs that have at least one approval, no pending requests for changes, and a CI started.buildIssues and PRs related to build files or the CI.semver-minorPRs that contain new features and should be released in the next minor version.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

14 participants

@ExE-Boss@jasnell@nodejs-github-bot@Trott@richardlau@aduh95@ljharb@codecov-io@MylesBorins@targos@joyeecheung@BridgeAR@Flarna@rickyes