@@ -179,7 +179,7 @@ section if a custom port is used.
179179<!-- YAML
180180added: v0.1.90
181181changes:
182- - version: REPLACEME
182+ - version: v18.0.0
183183 pr-url: https://github.com/nodejs/node/pull/41678
184184 description: Passing an invalid callback to the `callback` argument
185185 now throws `ERR_INVALID_ARG_TYPE` instead of
@@ -288,7 +288,7 @@ The following flags can be passed as hints to [`dns.lookup()`][].
288288<!-- YAML
289289added: v0.11.14
290290changes:
291- - version: REPLACEME
291+ - version: v18.0.0
292292 pr-url: https://github.com/nodejs/node/pull/41678
293293 description: Passing an invalid callback to the `callback` argument
294294 now throws `ERR_INVALID_ARG_TYPE` instead of
@@ -327,7 +327,7 @@ If this method is invoked as its [`util.promisify()`][]ed version, it returns a
327327<!-- YAML
328328added: v0.1.27
329329changes:
330- - version: REPLACEME
330+ - version: v18.0.0
331331 pr-url: https://github.com/nodejs/node/pull/41678
332332 description: Passing an invalid callback to the `callback` argument
333333 now throws `ERR_INVALID_ARG_TYPE` instead of
@@ -368,7 +368,7 @@ On error, `err` is an [`Error`][] object, where `err.code` is one of the
368368<!-- YAML
369369added: v0.1.16
370370changes:
371- - version: REPLACEME
371+ - version: v18.0.0
372372 pr-url: https://github.com/nodejs/node/pull/41678
373373 description: Passing an invalid callback to the `callback` argument
374374 now throws `ERR_INVALID_ARG_TYPE` instead of
@@ -399,7 +399,7 @@ will contain an array of IPv4 addresses (e.g.
399399<!-- YAML
400400added: v0.1.16
401401changes:
402- - version: REPLACEME
402+ - version: v18.0.0
403403 pr-url: https://github.com/nodejs/node/pull/41678
404404 description: Passing an invalid callback to the `callback` argument
405405 now throws `ERR_INVALID_ARG_TYPE` instead of
@@ -428,7 +428,7 @@ will contain an array of IPv6 addresses.
428428
429429<!-- YAML
430430changes:
431- - version: REPLACEME
431+ - version: v18.0.0
432432 pr-url: https://github.com/nodejs/node/pull/41678
433433 description: Passing an invalid callback to the `callback` argument
434434 now throws `ERR_INVALID_ARG_TYPE` instead of
@@ -488,7 +488,7 @@ queries. It may be better to call individual methods like [`dns.resolve4()`][],
488488<!-- YAML
489489added: v0.3.2
490490changes:
491- - version: REPLACEME
491+ - version: v18.0.0
492492 pr-url: https://github.com/nodejs/node/pull/41678
493493 description: Passing an invalid callback to the `callback` argument
494494 now throws `ERR_INVALID_ARG_TYPE` instead of
@@ -512,7 +512,7 @@ added:
512512 - v15.0.0
513513 - v14.17.0
514514changes:
515- - version: REPLACEME
515+ - version: v18.0.0
516516 pr-url: https://github.com/nodejs/node/pull/41678
517517 description: Passing an invalid callback to the `callback` argument
518518 now throws `ERR_INVALID_ARG_TYPE` instead of
@@ -535,7 +535,7 @@ available for the `hostname` (e.g. `[{critical: 0, iodef:
535535<!-- YAML
536536added: v0.1.27
537537changes:
538- - version: REPLACEME
538+ - version: v18.0.0
539539 pr-url: https://github.com/nodejs/node/pull/41678
540540 description: Passing an invalid callback to the `callback` argument
541541 now throws `ERR_INVALID_ARG_TYPE` instead of
@@ -557,7 +557,7 @@ property (e.g. `[{priority: 10, exchange: 'mx.example.com'}, ...]`).
557557<!-- YAML
558558added: v0.9.12
559559changes:
560- - version: REPLACEME
560+ - version: v18.0.0
561561 pr-url: https://github.com/nodejs/node/pull/41678
562562 description: Passing an invalid callback to the `callback` argument
563563 now throws `ERR_INVALID_ARG_TYPE` instead of
@@ -598,7 +598,7 @@ function will contain an array of objects with the following properties:
598598<!-- YAML
599599added: v0.1.90
600600changes:
601- - version: REPLACEME
601+ - version: v18.0.0
602602 pr-url: https://github.com/nodejs/node/pull/41678
603603 description: Passing an invalid callback to the `callback` argument
604604 now throws `ERR_INVALID_ARG_TYPE` instead of
@@ -620,7 +620,7 @@ contain an array of name server records available for `hostname`
620620<!-- YAML
621621added: v6.0.0
622622changes:
623- - version: REPLACEME
623+ - version: v18.0.0
624624 pr-url: https://github.com/nodejs/node/pull/41678
625625 description: Passing an invalid callback to the `callback` argument
626626 now throws `ERR_INVALID_ARG_TYPE` instead of
@@ -641,7 +641,7 @@ be an array of strings containing the reply records.
641641<!-- YAML
642642added: v0.11.10
643643changes:
644- - version: REPLACEME
644+ - version: v18.0.0
645645 pr-url: https://github.com/nodejs/node/pull/41678
646646 description: Passing an invalid callback to the `callback` argument
647647 now throws `ERR_INVALID_ARG_TYPE` instead of
@@ -684,7 +684,7 @@ be an object with the following properties:
684684<!-- YAML
685685added: v0.1.27
686686changes:
687- - version: REPLACEME
687+ - version: v18.0.0
688688 pr-url: https://github.com/nodejs/node/pull/41678
689689 description: Passing an invalid callback to the `callback` argument
690690 now throws `ERR_INVALID_ARG_TYPE` instead of
@@ -721,7 +721,7 @@ be an array of objects with the following properties:
721721<!-- YAML
722722added: v0.1.27
723723changes:
724- - version: REPLACEME
724+ - version: v18.0.0
725725 pr-url: https://github.com/nodejs/node/pull/41678
726726 description: Passing an invalid callback to the `callback` argument
727727 now throws `ERR_INVALID_ARG_TYPE` instead of
0 commit comments