dns: remove dns.promises experimental warning by cjihrig · Pull Request #26592 · nodejs/node (original) (raw)

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 andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Conversation

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

[ Show hidden characters]({{ revealButtonHref }})

cjihrig

In a similar spirit to #26581.

Checklist

@nodejs-github-bot

@devsnek

i have a similar concern here.

as long as x.promises existing doesn't block x/promises from existing this is probably fine.

@Trott

Same question as in the other PR: This leaves it as experimental in the docs. That's intentional? (I'd prefer we make it stable in the docs and label this semver-major but that's just me!)

@jasnell

Perhaps it's time just to take it out of experimental?

@targos

Did we get feedback or reported usage ?

addaleax

Choose a reason for hiding this comment

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

Like @jdalton suggested in the other PR, it probably makes sense to make this enumerable as well

@BridgeAR

@cjihrig

as long as x.promises existing doesn't block x/promises from existing this is probably fine.

It shouldn't block it.

This leaves it as experimental in the docs.

I've add a semver major commit to address it.

Perhaps it's time just to take it out of experimental?

Agreed. It's been ~9 months with no significant issues.

Did we get feedback or reported usage ?

Not that I'm aware of.

it probably makes sense to make this enumerable as well

Done.

@nodejs-github-bot

@cjihrig cjihrig added the semver-major

PRs that contain breaking changes and should be released in the next major version.

label

Mar 28, 2019

@cjihrig

This requires @nodejs/tsc review because it's semver major. (@addaleax you may want to re-review).

jasnell

mcollina

Choose a reason for hiding this comment

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

LGTM

targos

@cjihrig

PR-URL: nodejs#26592 Reviewed-By: Anna Henningsen anna@addaleax.net Reviewed-By: James M Snell jasnell@gmail.com Reviewed-By: Matteo Collina matteo.collina@gmail.com Reviewed-By: Michaël Zasso targos@protonmail.com

@cjihrig

PR-URL: nodejs#26592 Reviewed-By: Anna Henningsen anna@addaleax.net Reviewed-By: James M Snell jasnell@gmail.com Reviewed-By: Matteo Collina matteo.collina@gmail.com Reviewed-By: Michaël Zasso targos@protonmail.com

@cjihrig

PR-URL: nodejs#26592 Reviewed-By: Anna Henningsen anna@addaleax.net Reviewed-By: James M Snell jasnell@gmail.com Reviewed-By: Matteo Collina matteo.collina@gmail.com Reviewed-By: Michaël Zasso targos@protonmail.com

@cjihrig

@addaleax

@cjihrig Sorry, I missed that you had labelled this semver-major. Is there any particular reason? I’d prefer to remove the label.

@cjihrig

@addaleax because of the change in enumerability. I was being overly cautious, and would also be fine dropping the label.

@addaleax addaleax added the semver-minor

PRs that contain new features and should be released in the next minor version.

label

Apr 2, 2019

@addaleax addaleax removed the semver-major

PRs that contain breaking changes and should be released in the next major version.

label

Apr 2, 2019

BethGriggs pushed a commit that referenced this pull request

Apr 5, 2019

@cjihrig @BethGriggs

PR-URL: #26592 Reviewed-By: Anna Henningsen anna@addaleax.net Reviewed-By: James M Snell jasnell@gmail.com Reviewed-By: Matteo Collina matteo.collina@gmail.com Reviewed-By: Michaël Zasso targos@protonmail.com

BethGriggs pushed a commit that referenced this pull request

Apr 5, 2019

@cjihrig @BethGriggs

PR-URL: #26592 Reviewed-By: Anna Henningsen anna@addaleax.net Reviewed-By: James M Snell jasnell@gmail.com Reviewed-By: Matteo Collina matteo.collina@gmail.com Reviewed-By: Michaël Zasso targos@protonmail.com

BethGriggs pushed a commit that referenced this pull request

Apr 5, 2019

@cjihrig @BethGriggs

PR-URL: #26592 Reviewed-By: Anna Henningsen anna@addaleax.net Reviewed-By: James M Snell jasnell@gmail.com Reviewed-By: Matteo Collina matteo.collina@gmail.com Reviewed-By: Michaël Zasso targos@protonmail.com

BethGriggs pushed a commit that referenced this pull request

Apr 8, 2019

@cjihrig @BethGriggs

PR-URL: #26592 Reviewed-By: Anna Henningsen anna@addaleax.net Reviewed-By: James M Snell jasnell@gmail.com Reviewed-By: Matteo Collina matteo.collina@gmail.com Reviewed-By: Michaël Zasso targos@protonmail.com Signed-off-by: Beth Griggs Bethany.Griggs@uk.ibm.com

BethGriggs pushed a commit that referenced this pull request

Apr 8, 2019

@cjihrig @BethGriggs

PR-URL: #26592 Reviewed-By: Anna Henningsen anna@addaleax.net Reviewed-By: James M Snell jasnell@gmail.com Reviewed-By: Matteo Collina matteo.collina@gmail.com Reviewed-By: Michaël Zasso targos@protonmail.com Signed-off-by: Beth Griggs Bethany.Griggs@uk.ibm.com

BethGriggs pushed a commit that referenced this pull request

Apr 8, 2019

@cjihrig @BethGriggs

PR-URL: #26592 Reviewed-By: Anna Henningsen anna@addaleax.net Reviewed-By: James M Snell jasnell@gmail.com Reviewed-By: Matteo Collina matteo.collina@gmail.com Reviewed-By: Michaël Zasso targos@protonmail.com Signed-off-by: Beth Griggs Bethany.Griggs@uk.ibm.com

BethGriggs added a commit that referenced this pull request

Apr 10, 2019

@BethGriggs

Notable changes:

PR-URL: #27163

BethGriggs added a commit that referenced this pull request

Apr 11, 2019

@BethGriggs

Notable changes:

PR-URL: #27163

BethGriggs added a commit that referenced this pull request

Apr 11, 2019

@BethGriggs

Notable changes:

PR-URL: #27163

BethGriggs pushed a commit that referenced this pull request

Oct 18, 2019

@cjihrig @BethGriggs

PR-URL: #26592 Reviewed-By: Anna Henningsen anna@addaleax.net Reviewed-By: James M Snell jasnell@gmail.com Reviewed-By: Matteo Collina matteo.collina@gmail.com Reviewed-By: Michaël Zasso targos@protonmail.com

BethGriggs pushed a commit that referenced this pull request

Oct 18, 2019

@cjihrig @BethGriggs

PR-URL: #26592 Reviewed-By: Anna Henningsen anna@addaleax.net Reviewed-By: James M Snell jasnell@gmail.com Reviewed-By: Matteo Collina matteo.collina@gmail.com Reviewed-By: Michaël Zasso targos@protonmail.com

BethGriggs pushed a commit that referenced this pull request

Oct 18, 2019

@cjihrig @BethGriggs

PR-URL: #26592 Reviewed-By: Anna Henningsen anna@addaleax.net Reviewed-By: James M Snell jasnell@gmail.com Reviewed-By: Matteo Collina matteo.collina@gmail.com Reviewed-By: Michaël Zasso targos@protonmail.com

BethGriggs added a commit that referenced this pull request

Oct 18, 2019

@BethGriggs

Notable changes:

PR-URL: #29875

BethGriggs added a commit that referenced this pull request

Oct 19, 2019

@BethGriggs

Notable changes:

PR-URL: #29875

BethGriggs added a commit that referenced this pull request

Oct 21, 2019

@BethGriggs

Notable changes:

PR-URL: #29875

BethGriggs added a commit that referenced this pull request

Oct 22, 2019

@BethGriggs

Notable changes:

PR-URL: #29875

BethGriggs added a commit that referenced this pull request

Oct 22, 2019

@BethGriggs

Notable changes:

PR-URL: #29875

Labels

dns

Issues and PRs related to the dns subsystem.

semver-minor

PRs that contain new features and should be released in the next minor version.