node-linux-arm64 24.0.0 → 24.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +27 -0
- package/README.md +2 -0
- package/bin/node +0 -0
- package/include/node/node_version.h +1 -1
- package/package.json +1 -1
- package/share/man/man1/node.1 +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -8,6 +8,7 @@
|
|
|
8
8
|
</tr>
|
|
9
9
|
<tr>
|
|
10
10
|
<td>
|
|
11
|
+
<a href="#24.0.1">24.0.1</a><br/>
|
|
11
12
|
<a href="#24.0.0">24.0.0</a><br/>
|
|
12
13
|
</td>
|
|
13
14
|
</tr>
|
|
@@ -39,6 +40,32 @@
|
|
|
39
40
|
* [io.js](CHANGELOG_IOJS.md)
|
|
40
41
|
* [Archive](CHANGELOG_ARCHIVE.md)
|
|
41
42
|
|
|
43
|
+
<a id="24.0.1"></a>
|
|
44
|
+
|
|
45
|
+
## 2025-05-08, Version 24.0.1 (Current), @aduh95
|
|
46
|
+
|
|
47
|
+
### Notable Changes
|
|
48
|
+
|
|
49
|
+
* \[[`2e1d9581e0`](https://github.com/nodejs/node/commit/2e1d9581e0)] - _**Revert**_ "**buffer**: move SlowBuffer to EOL" (Filip Skokan) [#58211](https://github.com/nodejs/node/pull/58211)
|
|
50
|
+
|
|
51
|
+
### Commits
|
|
52
|
+
|
|
53
|
+
* \[[`d38e811c5b`](https://github.com/nodejs/node/commit/d38e811c5b)] - **benchmark**: fix typo in method name for error-stack (Miguel Marcondes Filho) [#58128](https://github.com/nodejs/node/pull/58128)
|
|
54
|
+
* \[[`2e1d9581e0`](https://github.com/nodejs/node/commit/2e1d9581e0)] - _**Revert**_ "**buffer**: move SlowBuffer to EOL" (Filip Skokan) [#58211](https://github.com/nodejs/node/pull/58211)
|
|
55
|
+
* \[[`a883b0c979`](https://github.com/nodejs/node/commit/a883b0c979)] - **build**: use //third\_party/simdutf by default in GN (Shelley Vohr) [#58115](https://github.com/nodejs/node/pull/58115)
|
|
56
|
+
* \[[`3d84b5c7a4`](https://github.com/nodejs/node/commit/3d84b5c7a4)] - **doc**: add HBSPS as triager (Wiyeong Seo) [#57980](https://github.com/nodejs/node/pull/57980)
|
|
57
|
+
* \[[`1e57cb686e`](https://github.com/nodejs/node/commit/1e57cb686e)] - **doc**: add history entries to `--input-type` section (Antoine du Hamel) [#58175](https://github.com/nodejs/node/pull/58175)
|
|
58
|
+
* \[[`0b54f06b6f`](https://github.com/nodejs/node/commit/0b54f06b6f)] - **doc**: add ambassaor message (Brian Muenzenmeyer) [#57600](https://github.com/nodejs/node/pull/57600)
|
|
59
|
+
* \[[`46bee52d57`](https://github.com/nodejs/node/commit/46bee52d57)] - **doc**: fix misaligned options in vm.compileFunction() (Jimmy Leung) [#58145](https://github.com/nodejs/node/pull/58145)
|
|
60
|
+
* \[[`e732a8bfdd`](https://github.com/nodejs/node/commit/e732a8bfdd)] - **doc**: fix typo in benchmark script path (Miguel Marcondes Filho) [#58129](https://github.com/nodejs/node/pull/58129)
|
|
61
|
+
* \[[`d49ff34adb`](https://github.com/nodejs/node/commit/d49ff34adb)] - **doc**: add missing options.signal to readlinePromises.createInterface() (Jimmy Leung) [#55456](https://github.com/nodejs/node/pull/55456)
|
|
62
|
+
* \[[`bc9f5a2e79`](https://github.com/nodejs/node/commit/bc9f5a2e79)] - **doc**: fix typo of file `zlib.md` (yusheng chen) [#58093](https://github.com/nodejs/node/pull/58093)
|
|
63
|
+
* \[[`c8e8558958`](https://github.com/nodejs/node/commit/c8e8558958)] - **doc**: clarify future Corepack removal in v25+ (Trivikram Kamat) [#57825](https://github.com/nodejs/node/pull/57825)
|
|
64
|
+
* \[[`b13d5d14bd`](https://github.com/nodejs/node/commit/b13d5d14bd)] - **meta**: bump actions/setup-node from 4.3.0 to 4.4.0 (dependabot\[bot]) [#58111](https://github.com/nodejs/node/pull/58111)
|
|
65
|
+
* \[[`0ebb17a300`](https://github.com/nodejs/node/commit/0ebb17a300)] - **meta**: bump actions/setup-python from 5.5.0 to 5.6.0 (dependabot\[bot]) [#58107](https://github.com/nodejs/node/pull/58107)
|
|
66
|
+
* \[[`5946785bf4`](https://github.com/nodejs/node/commit/5946785bf4)] - **tools**: exclude deps/v8/tools from CodeQL scans (Rich Trott) [#58132](https://github.com/nodejs/node/pull/58132)
|
|
67
|
+
* \[[`0708497c7f`](https://github.com/nodejs/node/commit/0708497c7f)] - **tools**: bump the eslint group in /tools/eslint with 6 updates (dependabot\[bot]) [#58105](https://github.com/nodejs/node/pull/58105)
|
|
68
|
+
|
|
42
69
|
<a id="24.0.0"></a>
|
|
43
70
|
|
|
44
71
|
## 2025-05-06, Version 24.0.0 (Current), @RafaelGSS and @juanarbol
|
package/README.md
CHANGED
|
@@ -755,6 +755,8 @@ maintaining the Node.js project.
|
|
|
755
755
|
**Gireesh Punathil** <<gpunathi@in.ibm.com>> (he/him)
|
|
756
756
|
* [gurgunday](https://github.com/gurgunday) -
|
|
757
757
|
**Gürgün Dayıoğlu** <<hey@gurgun.day>>
|
|
758
|
+
* [HBSPS](https://github.com/HBSPS) -
|
|
759
|
+
**Wiyeong Seo** <<hbsps.dev@gmail.com>>
|
|
758
760
|
* [iam-frankqiu](https://github.com/iam-frankqiu) -
|
|
759
761
|
**Frank Qiu** <<iam.frankqiu@gmail.com>> (he/him)
|
|
760
762
|
* [KevinEady](https://github.com/KevinEady) -
|
package/bin/node
CHANGED
|
Binary file
|
package/package.json
CHANGED
package/share/man/man1/node.1
CHANGED
|
@@ -619,7 +619,7 @@ If set to 0 then V8 will choose an appropriate size of the thread pool based on
|
|
|
619
619
|
If the value provided is larger than V8's maximum, then the largest value will be chosen.
|
|
620
620
|
.
|
|
621
621
|
.It Fl -zero-fill-buffers
|
|
622
|
-
Automatically zero-fills all newly allocated Buffer instances.
|
|
622
|
+
Automatically zero-fills all newly allocated Buffer and SlowBuffer instances.
|
|
623
623
|
.
|
|
624
624
|
.It Fl c , Fl -check
|
|
625
625
|
Check the script's syntax without executing it.
|