Skip to content

Commit

Permalink
chore(deps): update dependency node to v18.20.3 (#2244)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [node](https://nodejs.org)
([source](https://togithub.com/nodejs/node)) | | minor | `18.18.2` ->
`18.20.3` |
| [node](https://nodejs.org)
([source](https://togithub.com/nodejs/node)) | engines | minor |
[`18.18.2` ->
`18.20.3`](https://renovatebot.com/diffs/npm/node/v18.18.2/v18.20.3) |

---

### Release Notes

<details>
<summary>nodejs/node (node)</summary>

###
[`v18.20.3`](https://togithub.com/nodejs/node/releases/tag/v18.20.3):
2024-05-21, Version 18.20.3 &#x27;Hydrogen&#x27; (LTS),
@&#8203;richardlau

[Compare
Source](https://togithub.com/nodejs/node/compare/v18.20.2...v18.20.3)

##### Notable Changes

This release fixes a regression introduced in Node.js 18.19.0 where
`http.server.close()` was incorrectly closing idle connections.

A fix has also been included for compiling Node.js from source with
newer versions of Clang.

The list of keys used to sign releases has been synchronized with the
current list from the `main` branch.

##### Updated dependencies

-   acorn updated to 8.11.3.
-   acorn-walk updated to 8.3.2.
-   ada updated to 2.7.8.
-   c-ares updated to 1.28.1.
-   corepack updated to 0.28.0.
-   nghttp2 updated to 1.61.0.
-   ngtcp2 updated to 1.3.0.
- npm updated to 10.7.0. Includes a fix from [email protected] to limit the
number of open connections
[npm/cli#7324](https://togithub.com/npm/cli/pull/7324).
-   simdutf updated to 5.2.4.
-   zlib updated to 1.3.0.1-motley-7d77fb7.

##### Commits

- \[[`0c260e10e7`](https://togithub.com/nodejs/node/commit/0c260e10e7)]
- **deps**: update zlib to 1.3.0.1-motley-7d77fb7 (Node.js GitHub Bot)
[#&#8203;52516](https://togithub.com/nodejs/node/pull/52516)
- \[[`1152d7f919`](https://togithub.com/nodejs/node/commit/1152d7f919)]
- **deps**: update zlib to 1.3.0.1-motley-24c07df (Node.js GitHub Bot)
[#&#8203;52199](https://togithub.com/nodejs/node/pull/52199)
- \[[`755399db9d`](https://togithub.com/nodejs/node/commit/755399db9d)]
- **deps**: update zlib to 1.3.0.1-motley-24342f6 (Node.js GitHub Bot)
[#&#8203;52123](https://togithub.com/nodejs/node/pull/52123)
- \[[`af3e32073b`](https://togithub.com/nodejs/node/commit/af3e32073b)]
- **deps**: update ada to 2.7.8 (Node.js GitHub Bot)
[#&#8203;52517](https://togithub.com/nodejs/node/pull/52517)
- \[[`e4ea2db58b`](https://togithub.com/nodejs/node/commit/e4ea2db58b)]
- **deps**: update c-ares to 1.28.1 (Node.js GitHub Bot)
[#&#8203;52285](https://togithub.com/nodejs/node/pull/52285)
- \[[`14e857bea2`](https://togithub.com/nodejs/node/commit/14e857bea2)]
- **deps**: update corepack to 0.28.0 (Node.js GitHub Bot)
[#&#8203;52616](https://togithub.com/nodejs/node/pull/52616)
- \[[`7f5dd44ca6`](https://togithub.com/nodejs/node/commit/7f5dd44ca6)]
- **deps**: upgrade npm to 10.7.0 (npm team)
[#&#8203;52767](https://togithub.com/nodejs/node/pull/52767)
- \[[`78f84ebb09`](https://togithub.com/nodejs/node/commit/78f84ebb09)]
- **deps**: update ngtcp2 to 1.3.0 (Node.js GitHub Bot)
[#&#8203;51796](https://togithub.com/nodejs/node/pull/51796)
- \[[`1f489a3753`](https://togithub.com/nodejs/node/commit/1f489a3753)]
- **deps**: update ngtcp2 to 1.2.0 (Node.js GitHub Bot)
[#&#8203;51584](https://togithub.com/nodejs/node/pull/51584)
- \[[`3034968225`](https://togithub.com/nodejs/node/commit/3034968225)]
- **deps**: update ngtcp2 to 1.1.0 (Node.js GitHub Bot)
[#&#8203;51319](https://togithub.com/nodejs/node/pull/51319)
- \[[`1aa9da467f`](https://togithub.com/nodejs/node/commit/1aa9da467f)]
- **deps**: add nghttp3/\*\*/.deps to .gitignore (Luigi Pinca)
[#&#8203;51400](https://togithub.com/nodejs/node/pull/51400)
- \[[`28c0c78c9a`](https://togithub.com/nodejs/node/commit/28c0c78c9a)]
- **deps**: update ngtcp2 and nghttp3 (James M Snell)
[#&#8203;51291](https://togithub.com/nodejs/node/pull/51291)
- \[[`8fd5a35364`](https://togithub.com/nodejs/node/commit/8fd5a35364)]
- **deps**: upgrade npm to 10.5.2 (npm team)
[#&#8203;52458](https://togithub.com/nodejs/node/pull/52458)
- \[[`2c53ff31c9`](https://togithub.com/nodejs/node/commit/2c53ff31c9)]
- **deps**: update acorn-walk to 8.3.2 (Node.js GitHub Bot)
[#&#8203;51457](https://togithub.com/nodejs/node/pull/51457)
- \[[`12f28f33c2`](https://togithub.com/nodejs/node/commit/12f28f33c2)]
- **deps**: update acorn to 8.11.3 (Node.js GitHub Bot)
[#&#8203;51317](https://togithub.com/nodejs/node/pull/51317)
- \[[`dddb7eb3e0`](https://togithub.com/nodejs/node/commit/dddb7eb3e0)]
- **deps**: update acorn-walk to 8.3.1 (Node.js GitHub Bot)
[#&#8203;50457](https://togithub.com/nodejs/node/pull/50457)
- \[[`c86550e607`](https://togithub.com/nodejs/node/commit/c86550e607)]
- **deps**: update acorn-walk to 8.3.0 (Node.js GitHub Bot)
[#&#8203;50457](https://togithub.com/nodejs/node/pull/50457)
- \[[`9500817f66`](https://togithub.com/nodejs/node/commit/9500817f66)]
- **deps**: update acorn to 8.11.2 (Node.js GitHub Bot)
[#&#8203;50460](https://togithub.com/nodejs/node/pull/50460)
- \[[`7a8c7b6275`](https://togithub.com/nodejs/node/commit/7a8c7b6275)]
- **deps**: update ada to 2.7.7 (Node.js GitHub Bot)
[#&#8203;52028](https://togithub.com/nodejs/node/pull/52028)
- \[[`b199889943`](https://togithub.com/nodejs/node/commit/b199889943)]
- **deps**: update corepack to 0.26.0 (Node.js GitHub Bot)
[#&#8203;52027](https://togithub.com/nodejs/node/pull/52027)
- \[[`052b0ba0c6`](https://togithub.com/nodejs/node/commit/052b0ba0c6)]
- **deps**: upgrade npm to 10.5.1 (npm team)
[#&#8203;52351](https://togithub.com/nodejs/node/pull/52351)
- \[[`209823d3af`](https://togithub.com/nodejs/node/commit/209823d3af)]
- **deps**: update simdutf to 5.2.4 (Node.js GitHub Bot)
[#&#8203;52473](https://togithub.com/nodejs/node/pull/52473)
- \[[`5114cbe18a`](https://togithub.com/nodejs/node/commit/5114cbe18a)]
- **deps**: update simdutf to 5.2.3 (Yagiz Nizipli)
[#&#8203;52381](https://togithub.com/nodejs/node/pull/52381)
- \[[`be30309ea0`](https://togithub.com/nodejs/node/commit/be30309ea0)]
- **deps**: update simdutf to 5.0.0 (Daniel Lemire)
[#&#8203;52138](https://togithub.com/nodejs/node/pull/52138)
- \[[`b56f66e250`](https://togithub.com/nodejs/node/commit/b56f66e250)]
- **deps**: update simdutf to 4.0.9 (Node.js GitHub Bot)
[#&#8203;51655](https://togithub.com/nodejs/node/pull/51655)
- \[[`a9f3b9d9d1`](https://togithub.com/nodejs/node/commit/a9f3b9d9d1)]
- **deps**: update nghttp2 to 1.61.0 (Node.js GitHub Bot)
[#&#8203;52395](https://togithub.com/nodejs/node/pull/52395)
- \[[`1b6fa70620`](https://togithub.com/nodejs/node/commit/1b6fa70620)]
- **deps**: update nghttp2 to 1.60.0 (Node.js GitHub Bot)
[#&#8203;51948](https://togithub.com/nodejs/node/pull/51948)
- \[[`3c9dbbf4d4`](https://togithub.com/nodejs/node/commit/3c9dbbf4d4)]
- **deps**: update nghttp2 to 1.59.0 (Node.js GitHub Bot)
[#&#8203;51581](https://togithub.com/nodejs/node/pull/51581)
- \[[`e28316da54`](https://togithub.com/nodejs/node/commit/e28316da54)]
- **deps**: update nghttp2 to 1.58.0 (Node.js GitHub Bot)
[#&#8203;50441](https://togithub.com/nodejs/node/pull/50441)
- \[[`678641f470`](https://togithub.com/nodejs/node/commit/678641f470)]
- **deps**: V8: cherry-pick
[`d15d49b`](https://togithub.com/nodejs/node/commit/d15d49b09dc7) (Bo
Anderson) [#&#8203;52337](https://togithub.com/nodejs/node/pull/52337)
- \[[`1147fee7d9`](https://togithub.com/nodejs/node/commit/1147fee7d9)]
- **doc**: remove ableist language from crypto (Jamie King)
[#&#8203;52063](https://togithub.com/nodejs/node/pull/52063)
- \[[`5e93eae972`](https://togithub.com/nodejs/node/commit/5e93eae972)]
- **doc**: add release key for marco-ippolito (marco-ippolito)
[#&#8203;52257](https://togithub.com/nodejs/node/pull/52257)
- \[[`6689a98488`](https://togithub.com/nodejs/node/commit/6689a98488)]
- **http**: remove closeIdleConnections function while calling server
close (Kumar Rishav)
[#&#8203;52336](https://togithub.com/nodejs/node/pull/52336)
- \[[`71616e8a8a`](https://togithub.com/nodejs/node/commit/71616e8a8a)]
- **node-api**: make tsfn accept napi_finalize once more (Gabriel
Schulhof) [#&#8203;51801](https://togithub.com/nodejs/node/pull/51801)
- \[[`d9d9e62474`](https://togithub.com/nodejs/node/commit/d9d9e62474)]
- **src**: avoid draining platform tasks at FreeEnvironment (Chengzhong
Wu) [#&#8203;51290](https://togithub.com/nodejs/node/pull/51290)
- \[[`e5fc8ec9fc`](https://togithub.com/nodejs/node/commit/e5fc8ec9fc)]
- **test**: skip v8-updates/test-linux-perf (Michaël Zasso)
[#&#8203;49639](https://togithub.com/nodejs/node/pull/49639)
- \[[`351ef189ca`](https://togithub.com/nodejs/node/commit/351ef189ca)]
- **test**: v8: Add test-linux-perf-logger test suite (Luke Albao)
[#&#8203;50352](https://togithub.com/nodejs/node/pull/50352)
- \[[`5cec2efc31`](https://togithub.com/nodejs/node/commit/5cec2efc31)]
- **test**: reduce the number of requests and parsers (Luigi Pinca)
[#&#8203;50240](https://togithub.com/nodejs/node/pull/50240)
- \[[`5186e453d9`](https://togithub.com/nodejs/node/commit/5186e453d9)]
- **test**: deflake
test-http-regr-[gh-2928](https://togithub.com/nodejs/node/issues/2928)
(Luigi Pinca)
[#&#8203;49574](https://togithub.com/nodejs/node/pull/49574)
- \[[`c60cd67e1c`](https://togithub.com/nodejs/node/commit/c60cd67e1c)]
- **test**: skip test for dynamically linked OpenSSL (Richard Lau)
[#&#8203;52542](https://togithub.com/nodejs/node/pull/52542)

###
[`v18.20.2`](https://togithub.com/nodejs/node/releases/tag/v18.20.2):
2024-04-10, Version 18.20.2 &#x27;Hydrogen&#x27; (LTS),
@&#8203;RafaelGSS

[Compare
Source](https://togithub.com/nodejs/node/compare/v18.20.1...v18.20.2)

This is a security release.

##### Notable Changes

- CVE-2024-27980 - Command injection via args parameter of
`child_process.spawn` without shell option enabled on Windows

##### Commits

- \[[`6627222409`](https://togithub.com/nodejs/node/commit/6627222409)]
- **src**: disallow direct .bat and .cmd file spawning (Ben Noordhuis)
[nodejs-private/node-private#564](https://togithub.com/nodejs-private/node-private/pull/564)

###
[`v18.20.1`](https://togithub.com/nodejs/node/compare/v18.20.0...v18.20.1)

[Compare
Source](https://togithub.com/nodejs/node/compare/v18.20.0...v18.20.1)

###
[`v18.20.0`](https://togithub.com/nodejs/node/compare/v18.19.1...v18.20.0)

[Compare
Source](https://togithub.com/nodejs/node/compare/v18.19.1...v18.20.0)

###
[`v18.19.1`](https://togithub.com/nodejs/node/compare/v18.19.0...v18.19.1)

[Compare
Source](https://togithub.com/nodejs/node/compare/v18.19.0...v18.19.1)

###
[`v18.19.0`](https://togithub.com/nodejs/node/compare/v18.18.2...v18.19.0)

[Compare
Source](https://togithub.com/nodejs/node/compare/v18.18.2...v18.19.0)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "on Monday after 10am before 7pm" in
timezone Asia/Seoul, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/channel-io/bezier-react).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNzcuOCIsInVwZGF0ZWRJblZlciI6IjM3LjM3Ny44IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJjaG9yZTpkZXBzIl19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 29, 2024
1 parent 45fc62a commit 4f52ac9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
18.18.2
18.20.3
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"typescript": "^5.4.2"
},
"engines": {
"node": "18.18.2",
"node": "18.20.3",
"yarn": "4.1.1"
},
"config": {
Expand Down

0 comments on commit 4f52ac9

Please sign in to comment.