@@ -3946,7 +3946,7 @@ upon `require('node:module').builtinModules`.
3946
3946
3947
3947
<!-- YAML
3948
3948
changes:
3949
- - version: REPLACEME
3949
+ - version: v24.2.0
3950
3950
pr-url: https://github.com/nodejs/node/pull/57643
3951
3951
description: Runtime deprecation.
3952
3952
-->
@@ -3960,7 +3960,7 @@ an internal nodejs implementation rather than a public facing API, use `node:tls
3960
3960
3961
3961
<!-- YAML
3962
3962
changes:
3963
- - version: REPLACEME
3963
+ - version: v24.2.0
3964
3964
pr-url: https://github.com/nodejs/node/pull/58337
3965
3965
description: Runtime deprecation.
3966
3966
-->
@@ -3975,10 +3975,10 @@ an internal nodejs implementation rather than a public facing API, use `node:str
3975
3975
3976
3976
<!-- YAML
3977
3977
changes:
3978
- - version: REPLACEME
3978
+ - version: v24.2.0
3979
3979
pr-url: https://github.com/nodejs/node/pull/58293
3980
3980
description: End-of-Life.
3981
- - version: REPLACEME
3981
+ - version: v24.2.0
3982
3982
pr-url: https://github.com/nodejs/node/pull/58313
3983
3983
description: Documentation-only deprecation.
3984
3984
-->
@@ -3991,7 +3991,7 @@ The support for priority signaling has been removed following its deprecation in
3991
3991
3992
3992
<!-- YAML
3993
3993
changes:
3994
- - version: REPLACEME
3994
+ - version: v24.2.0
3995
3995
pr-url: https://github.com/nodejs/node/pull/58518
3996
3996
description: Documentation-only deprecation.
3997
3997
-->
@@ -4006,7 +4006,7 @@ It is recommended to use the `new` qualifier instead. This applies to all http c
4006
4006
4007
4007
<!-- YAML
4008
4008
changes:
4009
- - version: REPLACEME
4009
+ - version: v24.2.0
4010
4010
pr-url: https://github.com/nodejs/node/pull/58564
4011
4011
description: Documentation-only deprecation.
4012
4012
-->
@@ -4030,7 +4030,7 @@ a shell, use [`child_process.execFile`][] instead.
4030
4030
<!-- YAML
4031
4031
changes:
4032
4032
- version:
4033
- - REPLACEME
4033
+ - v24.2.0
4034
4034
pr-url: https://github.com/nodejs/node/pull/58262
4035
4035
description: Documentation-only deprecation.
4036
4036
-->
0 commit comments