-
-
Notifications
You must be signed in to change notification settings - Fork 34.9k
dns: default to verbatim=true in dns.lookup()#20710
dns: default to verbatim=true in dns.lookup()#20710bnoordhuis wants to merge 3 commits intonodejs:masterfrom
Conversation
doc/api/dns.md
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nit: a period after `true` for consistency with the previous option.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I guess that can also be done why landing the PR.
|
CI https://ci.nodejs.org/job/node-test-pull-request/14880/ Please address the nit while landing. |
|
There are lots of related CI failures. |
f1945c9 to
91e03fe
Compare
|
I kinda expected that, I was pretty sure the test suite would be full of assumptions about localhost. I fixed them, PTAL. I also removed |
BridgeAR
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM if CI is green.
|
Needs a rebase and another CI run after. |
91e03fe to
b173c9e
Compare
|
Thanks, Ruben. Looks like there are still some tests to fix up... |
|
ping @bnoordhuis |
|
ping @bnoordhuis |
come before IPv6 addresses) to true (return them exactly as the resolver
sent them to us.)
Fixes: nodejs#31566
Refs: nodejs#6307
Refs: nodejs#20710
Reissue of nodejs#31567
come before IPv6 addresses) to true (return them exactly as the resolver
sent them to us.)
Fixes: nodejs#31566
Refs: nodejs#6307
Refs: nodejs#20710
Reissue of nodejs#31567
come before IPv6 addresses) to true (return them exactly as the resolver
sent them to us.)
Fixes: nodejs#31566
Refs: nodejs#6307
Refs: nodejs#20710
Reissue of nodejs#31567
Reissue of nodejs#37681
come before IPv6 addresses) to true (return them exactly as the resolver
sent them to us.)
Fixes: nodejs#31566
Refs: nodejs#6307
Refs: nodejs#20710
Reissue of nodejs#31567
Reissue of nodejs#37681
Reissue of nodejs#37931
come before IPv6 addresses) to true (return them exactly as the resolver
sent them to us.)
Fixes: nodejs#31566
Refs: nodejs#6307
Refs: nodejs#20710
Reissue of nodejs#31567
Reissue of nodejs#37681
Reissue of nodejs#37931
come before IPv6 addresses) to true (return them exactly as the resolver
sent them to us.)
Fixes: nodejs#31566
Refs: nodejs#6307
Refs: nodejs#20710
Reissue of nodejs#31567
Reissue of nodejs#37681
Reissue of nodejs#37931
come before IPv6 addresses) to true (return them exactly as the resolver
sent them to us.)
Fixes: nodejs#31566
Refs: nodejs#6307
Refs: nodejs#20710
Refs: nodejs#38099
Reissue of nodejs#31567
Reissue of nodejs#37681
Reissue of nodejs#37931
come before IPv6 addresses) to true (return them exactly as the resolver
sent them to us.)
Fixes: #31566
Refs: #6307
Refs: #20710
Refs: #38099
Reissue of #31567
Reissue of #37681
Reissue of #37931
PR-URL: #39987
Refs: #6307
Refs: #20710
Refs: #38099
Reviewed-By: Antoine du Hamel
Reviewed-By: Matteo Collina
Reviewed-By: James M Snell
Reviewed-By: Michael Dawson
as the resolver sent them to us).
PR-URL: #39987
Fixes: #31566
Refs: #6307
Refs: #20710
Refs: #38099
Co-authored-by: treysis
Reviewed-By: Antoine du Hamel
Reviewed-By: Matteo Collina
Reviewed-By: James M Snell
Reviewed-By: Michael Dawson