@@ -725,7 +725,7 @@ npx codemod@latest @nodejs/util-print-to-console-log
725725
726726<!-- YAML
727727changes:
728- - version: REPLACEME
728+ - version: v25.0.0
729729 pr-url: https://github.com/nodejs/node/pull/58220
730730 description: End-of-Life.
731731 - version: v24.0.0
@@ -748,7 +748,7 @@ The `SlowBuffer` class has been removed. Please use
748748
749749<!-- YAML
750750changes:
751- - version: REPLACEME
751+ - version: v25.0.0
752752 pr-url: https://github.com/nodejs/node/pull/58620
753753 description: Runtime deprecation.
754754 - version: v6.12.0
@@ -1516,7 +1516,7 @@ instead.
15161516
15171517<!-- YAML
15181518changes:
1519- - version: REPLACEME
1519+ - version: v25.0.0
15201520 pr-url: https://github.com/nodejs/node/pull/59060
15211521 description: Runtime deprecation.
15221522 - version: v8.0.0
@@ -1811,7 +1811,7 @@ not handle all certificate subjects correctly and should not be used.
18111811
18121812<!-- YAML
18131813changes:
1814- - version: REPLACEME
1814+ - version: v25.0.0
18151815 pr-url: https://github.com/nodejs/node/pull/58473
18161816 description: End-of-Life.
18171817 - version: v9.0.0
@@ -2110,7 +2110,7 @@ and `crypto.getFips()` instead.
21102110
21112111<!-- YAML
21122112changes:
2113- - version: REPLACEME
2113+ - version: v25.0.0
21142114 pr-url: https://github.com/nodejs/node/pull/58532
21152115 description: End-of-Life.
21162116 - version: v10.0.0
@@ -2439,7 +2439,7 @@ unavailable when the [permission model][] is enabled.
24392439
24402440<!-- YAML
24412441changes:
2442- - version: REPLACEME
2442+ - version: v25.0.0
24432443 pr-url: https://github.com/nodejs/node/pull/58474
24442444 description: End-of-Life.
24452445 - version: v11.0.0
@@ -2563,7 +2563,7 @@ object can lead to crashing the application.
25632563
25642564<!-- YAML
25652565changes:
2566- - version: REPLACEME
2566+ - version: v25.0.0
25672567 pr-url: https://github.com/nodejs/node/pull/58619
25682568 description: End-of-Life.
25692569 - version: v11.0.0
@@ -2651,7 +2651,7 @@ Please use `Server.prototype.setSecureContext()` instead.
26512651
26522652<!-- YAML
26532653changes:
2654- - version: REPLACEME
2654+ - version: v25.0.0
26552655 pr-url: https://github.com/nodejs/node/pull/58533
26562656 description: End-of-Life.
26572657 - version: v12.0.0
@@ -2754,7 +2754,7 @@ Node.js versions.
27542754
27552755<!-- YAML
27562756changes:
2757- - version: REPLACEME
2757+ - version: v25.0.0
27582758 pr-url: https://github.com/nodejs/node/pull/58527
27592759 description: End-of-Life.
27602760 - version: v13.0.0
@@ -2822,7 +2822,7 @@ legacy parser.
28222822
28232823<!-- YAML
28242824changes:
2825- - version: REPLACEME
2825+ - version: v25.0.0
28262826 pr-url: https://github.com/nodejs/node/pull/58528
28272827 description: End-of-Life.
28282828 - version: v12.5.0
@@ -2868,7 +2868,7 @@ an officially supported API.
28682868
28692869<!-- YAML
28702870changes:
2871- - version: REPLACEME
2871+ - version: v25.0.0
28722872 pr-url: https://github.com/nodejs/node/pull/58529
28732873 description: End-of-Life.
28742874 - version: v13.0.0
@@ -2910,7 +2910,7 @@ To maintain existing behavior `response.finished` should be replaced with
29102910
29112911<!-- YAML
29122912changes:
2913- - version: REPLACEME
2913+ - version: v25.0.0
29142914 pr-url: https://github.com/nodejs/node/pull/58536
29152915 description: End-of-Life.
29162916 - version: v14.0.0
@@ -3110,7 +3110,7 @@ The [`crypto.Certificate()` constructor][] is deprecated. Use
31103110
31113111<!-- YAML
31123112changes:
3113- - version: REPLACEME
3113+ - version: v25.0.0
31143114 pr-url: https://github.com/nodejs/node/pull/58616
31153115 description: End-of-Life.
31163116 - version: v16.0.0
@@ -3221,7 +3221,7 @@ an explicit [`"exports"` or `"main"` entry][] with the exact file extension.
32213221
32223222<!-- YAML
32233223changes:
3224- - version: REPLACEME
3224+ - version: v25.0.0
32253225 pr-url: https://github.com/nodejs/node/pull/58531
32263226 description: End-of-Life.
32273227 - version: v16.0.0
@@ -3264,7 +3264,7 @@ option, or a non-nullish non-boolean value for `verbatim` option in
32643264
32653265<!-- YAML
32663266changes:
3267- - version: REPLACEME
3267+ - version: v25.0.0
32683268 pr-url: https://github.com/nodejs/node/pull/58706
32693269 description: End-of-Life.
32703270 - version: v20.0.0
@@ -3391,7 +3391,7 @@ the errors used for value type validation.
33913391
33923392<!-- YAML
33933393changes:
3394- - version: REPLACEME
3394+ - version: v25.0.0
33953395 pr-url: https://github.com/nodejs/node/pull/58707
33963396 description: End-of-Life.
33973397 - version: v18.0.0
@@ -3619,7 +3619,7 @@ issued for `url.parse()` vulnerabilities.
36193619
36203620<!-- YAML
36213621changes:
3622- - version: REPLACEME
3622+ - version: v25.0.0
36233623 pr-url: https://github.com/nodejs/node/pull/58617
36243624 description: End-of-Life.
36253625 - version:
@@ -3660,7 +3660,7 @@ In a future version of Node.js, [`message.headers`][],
36603660
36613661<!-- YAML
36623662changes:
3663- - version: REPLACEME
3663+ - version: v25.0.0
36643664 pr-url: https://github.com/nodejs/node/pull/58618
36653665 description: End-of-Life.
36663666 - version: v20.0.0
@@ -3677,7 +3677,7 @@ bound to an `AsyncResource`. It no longer does.
36773677
36783678<!-- YAML
36793679changes:
3680- - version: REPLACEME
3680+ - version: v25.0.0
36813681 pr-url: https://github.com/nodejs/node/pull/00000
36823682 description: End-of-Life.
36833683 - version: v20.1.0
@@ -3724,7 +3724,7 @@ The [`util.toUSVString()`][] API is deprecated. Please use
37243724
37253725<!-- YAML
37263726changes:
3727- - version: REPLACEME
3727+ - version: v25.0.0
37283728 pr-url: https://github.com/nodejs/node/pull/55862
37293729 description: End-of-Life.
37303730 - version: v24.0.0
@@ -3913,7 +3913,7 @@ It is recommended to use the `new` qualifier instead. This applies to all Zlib c
39133913
39143914<!-- YAML
39153915changes:
3916- - version: REPLACEME
3916+ - version: v25.0.0
39173917 pr-url: https://github.com/nodejs/node/pull/59495
39183918 description: End-of-Life.
39193919 - version: v24.0.0
@@ -4146,7 +4146,7 @@ npx codemod@latest @nodejs/types-is-native-error
41464146
41474147<!-- YAML
41484148changes:
4149- - version: REPLACEME
4149+ - version: v25.0.0
41504150 pr-url: https://github.com/nodejs/node/pull/59008
41514151 description: Runtime deprecation.
41524152 - version:
0 commit comments