Update Node.js to v22.15.1
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
node | stage | patch |
22.15.0 -> 22.15.1
|
Release Notes
nodejs/node (node)
v22.15.1
: 2025-05-14, Version 22.15.1 'Jod' (LTS), @RafaelGSS
This is a security release.
Notable Changes
- (CVE-2025-23166) fix error handling on async crypto operation
- (CVE-2025-23165) add missing call to uv_fs_req_cleanup
Commits
- [
edaf54da00
] - fs: added test for missing call to uv_fs_req_cleanup (Justin Nietzel) #57811 - [
9f403e98ef
] - (CVE-2025-23165) fs: add missing call to uv_fs_req_cleanup (Justin Nietzel) #57811 - [
f4494d38f1
] - (CVE-2025-23166) src: fix error handling on async crypto operations (RafaelGSS) nodejs-private/node-private#709
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.