Commit 8209a42
authored
chore(deps): update node.js to v22.15.1 (#439)
This PR contains the following updates:
| Package | Type | Update | Change | OpenSSF |
|---|---|---|---|---|
| [node](https://redirect.github.com/nodejs/node) | final | patch |
`22.15.0-alpine3.21` -> `22.15.1-alpine3.21` | [](https://securityscorecards.dev/viewer/?uri=github.com/nodejs/node)
|
|
[@types/node](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node)
([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node))
| devDependencies | patch | [`22.15.18` ->
`22.15.19`](https://renovatebot.com/diffs/npm/@types%2fnode/22.15.18/22.15.19)
| [](https://securityscorecards.dev/viewer/?uri=github.com/DefinitelyTyped/DefinitelyTyped)
|
---
### Release Notes
<details>
<summary>nodejs/node (node)</summary>
###
[`v22.15.1`](https://redirect.github.com/nodejs/node/releases/tag/v22.15.1):
2025-05-14, Version 22.15.1 'Jod' (LTS), @​RafaelGSS
[Compare
Source](https://redirect.github.com/nodejs/node/compare/v22.15.0...v22.15.1)
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`](https://redirect.github.com/nodejs/node/commit/edaf54da00)]
- **fs**: added test for missing call to uv_fs_req_cleanup (Justin
Nietzel)
[#​57811](https://redirect.github.com/nodejs/node/pull/57811)
-
\[[`9f403e98ef`](https://redirect.github.com/nodejs/node/commit/9f403e98ef)]
- **(CVE-2025-23165)** **fs**: add missing call to uv_fs_req_cleanup
(Justin Nietzel)
[#​57811](https://redirect.github.com/nodejs/node/pull/57811)
-
\[[`f4494d38f1`](https://redirect.github.com/nodejs/node/commit/f4494d38f1)]
- **(CVE-2025-23166)** **src**: fix error handling on async crypto
operations (RafaelGSS)
[nodejs-private/node-private#709](https://redirect.github.com/nodejs-private/node-private/pull/709)
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At 12:00 AM through 04:59 AM and 10:00
PM through 11:59 PM, Monday through Friday ( * 0-4,22-23 * * 1-5 ), Only
on Sunday and Saturday ( * * * * 0,6 ) (UTC), Automerge - At any time
(no schedule defined).
🚦 **Automerge**: Disabled because a matching PR was automerged
previously.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about these
updates again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/settlemint/docs).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4xMS4xOCIsInVwZGF0ZWRJblZlciI6IjQwLjExLjE4IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent a9bc7a9 commit 8209a42
3 files changed
+51
-39
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
0 commit comments