Skip to content

Commit

Permalink
renovatebot(deps): update node.js to v23.9.0
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [node](https://nodejs.org) ([source](https://redirect.github.com/nodejs/node)) | minor | `23.8.0` -> `23.9.0` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency Dashboard for more information.

---

### Release Notes

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

### [`v23.9.0`](https://redirect.github.com/nodejs/node/releases/tag/v23.9.0): 2025-02-26, Version 23.9.0 (Current), @&#8203;targos

[Compare Source](https://redirect.github.com/nodejs/node/compare/v23.8.0...v23.9.0)

##### Notable Changes

-   \[[`927d985aa0`](https://redirect.github.com/nodejs/node/commit/927d985aa0)] - **(SEMVER-MINOR)** **dns**: add TLSA record query and parsing (Rithvik Vibhu) [#&#8203;52983](https://redirect.github.com/nodejs/node/pull/52983)
-   \[[`0236fbf75a`](https://redirect.github.com/nodejs/node/commit/0236fbf75a)] - **(SEMVER-MINOR)** **process**: add threadCpuUsage (Paolo Insogna) [#&#8203;56467](https://redirect.github.com/nodejs/node/pull/56467)

##### Commits

-   \[[`f4a82fddb1`](https://redirect.github.com/nodejs/node/commit/f4a82fddb1)] - **benchmark**: add a warmup on bench-openSync (Elves Vieira) [#&#8203;57051](https://redirect.github.com/nodejs/node/pull/57051)
-   \[[`b384baa073`](https://redirect.github.com/nodejs/node/commit/b384baa073)] - **build**: print 'Formatting Markdown...' for long task markdown formatting (1ilsang) [#&#8203;57108](https://redirect.github.com/nodejs/node/pull/57108)
-   \[[`fec2d50308`](https://redirect.github.com/nodejs/node/commit/fec2d50308)] - **build**: add skip_apidoc_files and include QUIC (RafaelGSS) [#&#8203;56941](https://redirect.github.com/nodejs/node/pull/56941)
-   \[[`5af35d1850`](https://redirect.github.com/nodejs/node/commit/5af35d1850)] - **build**: fix GN build failure (Cheng) [#&#8203;57013](https://redirect.github.com/nodejs/node/pull/57013)
-   \[[`35f89aa66f`](https://redirect.github.com/nodejs/node/commit/35f89aa66f)] - **build**: fix GN build of uv (Cheng) [#&#8203;56955](https://redirect.github.com/nodejs/node/pull/56955)
-   \[[`e26d4841d1`](https://redirect.github.com/nodejs/node/commit/e26d4841d1)] - **cli**: allow --cpu-prof\* in NODE_OPTIONS (Carlos Espa) [#&#8203;57018](https://redirect.github.com/nodejs/node/pull/57018)
-   \[[`b50fc42a99`](https://redirect.github.com/nodejs/node/commit/b50fc42a99)] - **crypto**: support --use-system-ca on non-Windows and non-macOS (Joyee Cheung) [#&#8203;57009](https://redirect.github.com/nodejs/node/pull/57009)
-   \[[`dfdaa92a37`](https://redirect.github.com/nodejs/node/commit/dfdaa92a37)] - **crypto**: fix missing OPENSSL_NO_ENGINE guard (Shelley Vohr) [#&#8203;57012](https://redirect.github.com/nodejs/node/pull/57012)
-   \[[`18ea88bcbe`](https://redirect.github.com/nodejs/node/commit/18ea88bcbe)] - **crypto**: cleanup root certificates and skip PEM deserialization (Joyee Cheung) [#&#8203;56999](https://redirect.github.com/nodejs/node/pull/56999)
-   \[[`8076284f9e`](https://redirect.github.com/nodejs/node/commit/8076284f9e)] - **deps**: update cjs-module-lexer to 2.1.0 (Node.js GitHub Bot) [#&#8203;57180](https://redirect.github.com/nodejs/node/pull/57180)
-   \[[`8644cf3e5a`](https://redirect.github.com/nodejs/node/commit/8644cf3e5a)] - **deps**: update ngtcp2 to 1.11.0 (Node.js GitHub Bot) [#&#8203;57179](https://redirect.github.com/nodejs/node/pull/57179)
-   \[[`2aceca15d6`](https://redirect.github.com/nodejs/node/commit/2aceca15d6)] - **deps**: update sqlite to 3.49.1 (Node.js GitHub Bot) [#&#8203;57178](https://redirect.github.com/nodejs/node/pull/57178)
-   \[[`8421021427`](https://redirect.github.com/nodejs/node/commit/8421021427)] - **deps**: update ada to 3.1.0 (Node.js GitHub Bot) [#&#8203;57083](https://redirect.github.com/nodejs/node/pull/57083)
-   \[[`21d795a5f0`](https://redirect.github.com/nodejs/node/commit/21d795a5f0)] - **(SEMVER-MINOR)** **dns**: add TLSA record query and parsing (Rithvik Vibhu) [#&#8203;52983](https://redirect.github.com/nodejs/node/pull/52983)
-   \[[`455bf5a0a8`](https://redirect.github.com/nodejs/node/commit/455bf5a0a8)] - **doc**: update options to filehandle.appendFile() (Hasegawa-Yukihiro) [#&#8203;56972](https://redirect.github.com/nodejs/node/pull/56972)
-   \[[`f35bd869ee`](https://redirect.github.com/nodejs/node/commit/f35bd869ee)] - **doc**: add additional caveat for fs.watch (Michael Dawson) [#&#8203;57150](https://redirect.github.com/nodejs/node/pull/57150)
-   \[[`4413ce7ed3`](https://redirect.github.com/nodejs/node/commit/4413ce7ed3)] - **doc**: fix typo in Windows building instructions (Tim Jacomb) [#&#8203;57158](https://redirect.github.com/nodejs/node/pull/57158)
-   \[[`66614cfcf3`](https://redirect.github.com/nodejs/node/commit/66614cfcf3)] - **doc**: fix web.libera.chat link in pull-requests.md (Samuel Bronson) [#&#8203;57076](https://redirect.github.com/nodejs/node/pull/57076)
-   \[[`587112cb08`](https://redirect.github.com/nodejs/node/commit/587112cb08)] - **doc**: remove buffered flag from performance hooks examples (Pavel Romanov) [#&#8203;52607](https://redirect.github.com/nodejs/node/pull/52607)
-   \[[`fdc8aeb8a0`](https://redirect.github.com/nodejs/node/commit/fdc8aeb8a0)] - **doc**: fix 'introduced_in' version in typescript module (1ilsang) [#&#8203;57109](https://redirect.github.com/nodejs/node/pull/57109)
-   \[[`b6960499c8`](https://redirect.github.com/nodejs/node/commit/b6960499c8)] - **doc**: fix link and history of `SourceMap` sections (Antoine du Hamel) [#&#8203;57098](https://redirect.github.com/nodejs/node/pull/57098)
-   \[[`0de128ca97`](https://redirect.github.com/nodejs/node/commit/0de128ca97)] - **doc**: add `module namespace object` links (Dario Piotrowicz) [#&#8203;57093](https://redirect.github.com/nodejs/node/pull/57093)
-   \[[`5a74568320`](https://redirect.github.com/nodejs/node/commit/5a74568320)] - **doc**: disambiguate pseudo-code statement (Dario Piotrowicz) [#&#8203;57092](https://redirect.github.com/nodejs/node/pull/57092)
-   \[[`46df14ddcb`](https://redirect.github.com/nodejs/node/commit/46df14ddcb)] - **doc**: update clang-cl on Windows building guide (Joyee Cheung) [#&#8203;57087](https://redirect.github.com/nodejs/node/pull/57087)
-   \[[`4b02fdc72f`](https://redirect.github.com/nodejs/node/commit/4b02fdc72f)] - **doc**: update Xcode version used for arm64 and pkg (Michaël Zasso) [#&#8203;57104](https://redirect.github.com/nodejs/node/pull/57104)
-   \[[`78d4e52a52`](https://redirect.github.com/nodejs/node/commit/78d4e52a52)] - **doc**: fix wrong articles used to address modules (Dario Piotrowicz) [#&#8203;57090](https://redirect.github.com/nodejs/node/pull/57090)
-   \[[`ed5671f1bc`](https://redirect.github.com/nodejs/node/commit/ed5671f1bc)] - **doc**: update `module.builtinModules` sentence (Dario Piotrowicz) [#&#8203;57089](https://redirect.github.com/nodejs/node/pull/57089)
-   \[[`9de45cbac9`](https://redirect.github.com/nodejs/node/commit/9de45cbac9)] - **doc**: `modules.md`: fix `distance` definition (Alexander “weej” Jones) [#&#8203;57046](https://redirect.github.com/nodejs/node/pull/57046)
-   \[[`a7e5ef9e01`](https://redirect.github.com/nodejs/node/commit/a7e5ef9e01)] - **doc**: fix wrong verb form (Dario Piotrowicz) [#&#8203;57091](https://redirect.github.com/nodejs/node/pull/57091)
-   \[[`c02494f5fe`](https://redirect.github.com/nodejs/node/commit/c02494f5fe)] - **doc**: fix transpiler loader hooks documentation (Joyee Cheung) [#&#8203;57037](https://redirect.github.com/nodejs/node/pull/57037)
-   \[[`5b2dfadd40`](https://redirect.github.com/nodejs/node/commit/5b2dfadd40)] - **doc**: add a note about `require('../common')` in testing documentation (Aditi) [#&#8203;56953](https://redirect.github.com/nodejs/node/pull/56953)
-   \[[`50ba04e214`](https://redirect.github.com/nodejs/node/commit/50ba04e214)] - **doc**: recommend writing tests in new files and including comments (Joyee Cheung) [#&#8203;57028](https://redirect.github.com/nodejs/node/pull/57028)
-   \[[`6951133e1a`](https://redirect.github.com/nodejs/node/commit/6951133e1a)] - **doc**: improve documentation on argument validation (Aditi) [#&#8203;56954](https://redirect.github.com/nodejs/node/pull/56954)
-   \[[`44dd8a5cc2`](https://redirect.github.com/nodejs/node/commit/44dd8a5cc2)] - **doc**: buffer: fix typo on `Buffer.copyBytesFrom(` `offset` option (tpoisseau) [#&#8203;57015](https://redirect.github.com/nodejs/node/pull/57015)
-   \[[`c011271a70`](https://redirect.github.com/nodejs/node/commit/c011271a70)] - **doc**: update cleanup to trust on vuln db automation (Rafael Gonzaga) [#&#8203;57004](https://redirect.github.com/nodejs/node/pull/57004)
-   \[[`a6b7bce3a0`](https://redirect.github.com/nodejs/node/commit/a6b7bce3a0)] - **doc**: move stability index after history section for consistency (Antoine du Hamel) [#&#8203;56997](https://redirect.github.com/nodejs/node/pull/56997)
-   \[[`3bc6d626b4`](https://redirect.github.com/nodejs/node/commit/3bc6d626b4)] - **doc**: add `signal` to `filehandle.writeFile()` options (Yukihiro Hasegawa) [#&#8203;56804](https://redirect.github.com/nodejs/node/pull/56804)
-   \[[`2990cc8616`](https://redirect.github.com/nodejs/node/commit/2990cc8616)] - **doc**: run license-builder (github-actions\[bot]) [#&#8203;56985](https://redirect.github.com/nodejs/node/pull/56985)
-   \[[`40f3a516bf`](https://redirect.github.com/nodejs/node/commit/40f3a516bf)] - **fs**: handle UV_ENOTDIR in `fs.statSync` with `throwIfNoEntry` provided (Juan José Arboleda) [#&#8203;56996](https://redirect.github.com/nodejs/node/pull/56996)
-   \[[`e10ef275e8`](https://redirect.github.com/nodejs/node/commit/e10ef275e8)] - **inspector**: convert event params to protocol without json (Chengzhong Wu) [#&#8203;57027](https://redirect.github.com/nodejs/node/pull/57027)
-   \[[`d6234b4652`](https://redirect.github.com/nodejs/node/commit/d6234b4652)] - **inspector**: skip promise hook in the inspector async hook (Joyee Cheung) [#&#8203;57148](https://redirect.github.com/nodejs/node/pull/57148)
-   \[[`aa817853cd`](https://redirect.github.com/nodejs/node/commit/aa817853cd)] - **lib**: fixup more incorrect ERR_INVALID_ARG_VALUE uses (James M Snell) [#&#8203;57177](https://redirect.github.com/nodejs/node/pull/57177)
-   \[[`e08d7d4e53`](https://redirect.github.com/nodejs/node/commit/e08d7d4e53)] - **lib**: fixup incorrect argument order in assertEncoding (James M Snell) [#&#8203;57177](https://redirect.github.com/nodejs/node/pull/57177)
-   \[[`f77069b4e0`](https://redirect.github.com/nodejs/node/commit/f77069b4e0)] - **meta**: bump `actions/setup-python` from 5.3.0 to 5.4.0 (dependabot\[bot]) [#&#8203;56867](https://redirect.github.com/nodejs/node/pull/56867)
-   \[[`35cdd9b9fe`](https://redirect.github.com/nodejs/node/commit/35cdd9b9fe)] - **meta**: bump `peter-evans/create-pull-request` from 7.0.5 to 7.0.6 (dependabot\[bot]) [#&#8203;56866](https://redirect.github.com/nodejs/node/pull/56866)
-   \[[`3d61604f2a`](https://redirect.github.com/nodejs/node/commit/3d61604f2a)] - **meta**: bump `mozilla-actions/sccache-action` from 0.0.6 to 0.0.7 (dependabot\[bot]) [#&#8203;56865](https://redirect.github.com/nodejs/node/pull/56865)
-   \[[`0dd0108fc5`](https://redirect.github.com/nodejs/node/commit/0dd0108fc5)] - **meta**: bump `codecov/codecov-action` from 5.0.7 to 5.3.1 (dependabot\[bot]) [#&#8203;56864](https://redirect.github.com/nodejs/node/pull/56864)
-   \[[`58d70369e3`](https://redirect.github.com/nodejs/node/commit/58d70369e3)] - **meta**: bump `step-security/harden-runner` from 2.10.2 to 2.10.4 (dependabot\[bot]) [#&#8203;56863](https://redirect.github.com/nodejs/node/pull/56863)
-   \[[`dfd42db739`](https://redirect.github.com/nodejs/node/commit/dfd42db739)] - **meta**: bump `actions/cache` from 4.1.2 to 4.2.0 (dependabot\[bot]) [#&#8203;56862](https://redirect.github.com/nodejs/node/pull/56862)
-   \[[`7f5f02ba2b`](https://redirect.github.com/nodejs/node/commit/7f5f02ba2b)] - **meta**: bump `actions/stale` from 9.0.0 to 9.1.0 (dependabot\[bot]) [#&#8203;56860](https://redirect.github.com/nodejs/node/pull/56860)
-   \[[`85ac02f8d3`](https://redirect.github.com/nodejs/node/commit/85ac02f8d3)] - **meta**: bump `github/codeql-action` from 3.27.5 to 3.28.8 (dependabot\[bot]) [#&#8203;56859](https://redirect.github.com/nodejs/node/pull/56859)
-   \[[`d62299b021`](https://redirect.github.com/nodejs/node/commit/d62299b021)] - **meta**: add CODEOWNERS for SQLite (Colin Ihrig) [#&#8203;57147](https://redirect.github.com/nodejs/node/pull/57147)
-   \[[`2ec4ff17a6`](https://redirect.github.com/nodejs/node/commit/2ec4ff17a6)] - **meta**: update last name for jkrems (Jan Martin) [#&#8203;57006](https://redirect.github.com/nodejs/node/pull/57006)
-   \[[`ad3c572027`](https://redirect.github.com/nodejs/node/commit/ad3c572027)] - **module**: improve error message from asynchronicity in require(esm) (Joyee Cheung) [#&#8203;57126](https://redirect.github.com/nodejs/node/pull/57126)
-   \[[`cc1cafd562`](https://redirect.github.com/nodejs/node/commit/cc1cafd562)] - **module**: allow omitting context in synchronous next hooks (Joyee Cheung) [#&#8203;57056](https://redirect.github.com/nodejs/node/pull/57056)
-   \[[`c6ddfa52fb`](https://redirect.github.com/nodejs/node/commit/c6ddfa52fb)] - **(SEMVER-MINOR)** **process**: add threadCpuUsage (Paolo Insogna) [#&#8203;56467](https://redirect.github.com/nodejs/node/pull/56467)
-   \[[`ac35106625`](https://redirect.github.com/nodejs/node/commit/ac35106625)] - **sea**: suppress builtin warning with disableExperimentalSEAWarning option (koooge) [#&#8203;57086](https://redirect.github.com/nodejs/node/pull/57086)
-   \[[`ef314dc773`](https://redirect.github.com/nodejs/node/commit/ef314dc773)] - **src**: fix crash when lazy getter is invoked in a vm context (Chengzhong Wu) [#&#8203;57168](https://redirect.github.com/nodejs/node/pull/57168)
-   \[[`90a4de02b6`](https://redirect.github.com/nodejs/node/commit/90a4de02b6)] - **src**: do not format single string argument for THROW_ERR_\* (Joyee Cheung) [#&#8203;57126](https://redirect.github.com/nodejs/node/pull/57126)
-   \[[`e0a91f631b`](https://redirect.github.com/nodejs/node/commit/e0a91f631b)] - **src**: gate all quic behind disabled-by-default compile flag (James M Snell) [#&#8203;57142](https://redirect.github.com/nodejs/node/pull/57142)
-   \[[`7dd326e3a7`](https://redirect.github.com/nodejs/node/commit/7dd326e3a7)] - **src**: move instead of copy shared pointer in node_blob (Michaël Zasso) [#&#8203;57120](https://redirect.github.com/nodejs/node/pull/57120)
-   \[[`e3127b89a2`](https://redirect.github.com/nodejs/node/commit/e3127b89a2)] - **src**: replace NewFromUtf8 with OneByteString where appropriate (James M Snell) [#&#8203;57096](https://redirect.github.com/nodejs/node/pull/57096)
-   \[[`56f9fe7514`](https://redirect.github.com/nodejs/node/commit/56f9fe7514)] - **src**: port `defineLazyProperties` to native code (Antoine du Hamel) [#&#8203;57081](https://redirect.github.com/nodejs/node/pull/57081)
-   \[[`90875ba0ca`](https://redirect.github.com/nodejs/node/commit/90875ba0ca)] - **src**: improve error handling in node_blob (James M Snell) [#&#8203;57078](https://redirect.github.com/nodejs/node/pull/57078)
-   \[[`5414eb48b5`](https://redirect.github.com/nodejs/node/commit/5414eb48b5)] - **src**: improve error handling in multiple files (James M Snell) [#&#8203;56962](https://redirect.github.com/nodejs/node/pull/56962)
-   \[[`286bb84188`](https://redirect.github.com/nodejs/node/commit/286bb84188)] - **src**: fix accessing empty string (Cheng) [#&#8203;57014](https://redirect.github.com/nodejs/node/pull/57014)
-   \[[`fa26f83e5b`](https://redirect.github.com/nodejs/node/commit/fa26f83e5b)] - **src**: lock the isolate properly in IsolateData destructor (Joyee Cheung) [#&#8203;57031](https://redirect.github.com/nodejs/node/pull/57031)
-   \[[`7e2dac9fcc`](https://redirect.github.com/nodejs/node/commit/7e2dac9fcc)] - **src**: add self-assigment memcpy checks (Burkov Egor) [#&#8203;56986](https://redirect.github.com/nodejs/node/pull/56986)
-   \[[`d8e70dcaa6`](https://redirect.github.com/nodejs/node/commit/d8e70dcaa6)] - **src**: improve node::Dotenv trimming (Dario Piotrowicz) [#&#8203;56983](https://redirect.github.com/nodejs/node/pull/56983)
-   \[[`41f444fa78`](https://redirect.github.com/nodejs/node/commit/41f444fa78)] - **src**: improve error handling in string_bytes/decoder (James M Snell) [#&#8203;56978](https://redirect.github.com/nodejs/node/pull/56978)
-   \[[`d0ee8c0a20`](https://redirect.github.com/nodejs/node/commit/d0ee8c0a20)] - **src**: improve error handling in process_wrap (James M Snell) [#&#8203;56977](https://redirect.github.com/nodejs/node/pull/56977)
-   \[[`1a244177a3`](https://redirect.github.com/nodejs/node/commit/1a244177a3)] - **test**: add doAppendAndCancel test (Hasegawa-Yukihiro) [#&#8203;56972](https://redirect.github.com/nodejs/node/pull/56972)
-   \[[`51dff8b1ae`](https://redirect.github.com/nodejs/node/commit/51dff8b1ae)] - **test**: fix test-without-async-context-frame.mjs in debug mode (Joyee Cheung) [#&#8203;57034](https://redirect.github.com/nodejs/node/pull/57034)
-   \[[`7c7e9f4d84`](https://redirect.github.com/nodejs/node/commit/7c7e9f4d84)] - **test**: make eval snapshot comparison more flexible (Shelley Vohr) [#&#8203;57020](https://redirect.github.com/nodejs/node/pull/57020)
-   \[[`315244e59e`](https://redirect.github.com/nodejs/node/commit/315244e59e)] - **test**: simplify test-http2-client-promisify-connect-error (Luigi Pinca) [#&#8203;57144](https://redirect.github.com/nodejs/node/pull/57144)
-   \[[`ccf496cff9`](https://redirect.github.com/nodejs/node/commit/ccf496cff9)] - **test**: improve error output of test-http2-client-promisify-connect-error (Antoine du Hamel) [#&#8203;57135](https://redirect.github.com/nodejs/node/pull/57135)
-   \[[`a588066518`](https://redirect.github.com/nodejs/node/commit/a588066518)] - **test**: add case for unrecognised fields within pjson "exports" (Jacob Smith) [#&#8203;57026](https://redirect.github.com/nodejs/node/pull/57026)
-   \[[`b369ad6e45`](https://redirect.github.com/nodejs/node/commit/b369ad6e45)] - **test**: remove unnecessary assert requiring from tests (Dario Piotrowicz) [#&#8203;57008](https://redirect.github.com/nodejs/node/pull/57008)
-   \[[`9b98ac6a81`](https://redirect.github.com/nodejs/node/commit/9b98ac6a81)] - **test**: update WPT for urlpattern to [`ef6d83d`](https://redirect.github.com/nodejs/node/commit/ef6d83d789) (Node.js GitHub Bot) [#&#8203;56984](https://redirect.github.com/nodejs/node/pull/56984)
-   \[[`0a82d27d28`](https://redirect.github.com/nodejs/node/commit/0a82d27d28)] - **test**: reduce flakiness on test-net-write-fully-async-buffer (Yagiz Nizipli) [#&#8203;56971](https://redirect.github.com/nodejs/node/pull/56971)
-   \[[`ab150d7781`](https://redirect.github.com/nodejs/node/commit/ab150d7781)] - **test**: remove flakiness on macOS test (Yagiz Nizipli) [#&#8203;56971](https://redirect.github.com/nodejs/node/pull/56971)
-   \[[`ccb8c12712`](https://redirect.github.com/nodejs/node/commit/ccb8c12712)] - **test,crypto**: make tests work for BoringSSL (Shelley Vohr) [#&#8203;57021](https://redirect.github.com/nodejs/node/pull/57021)
-   \[[`116c1fe84c`](https://redirect.github.com/nodejs/node/commit/116c1fe84c)] - **test_runner**: refactor testPlan counter increse (Pietro Marchini) [#&#8203;56765](https://redirect.github.com/nodejs/node/pull/56765)
-   \[[`2929fc6449`](https://redirect.github.com/nodejs/node/commit/2929fc6449)] - **test_runner**: allow special characters in snapshot keys (Carlos Espa) [#&#8203;57017](https://redirect.github.com/nodejs/node/pull/57017)
-   \[[`a025d7ba07`](https://redirect.github.com/nodejs/node/commit/a025d7ba07)] - **tools**: run Linux tests on GitHub arm64 runners as well (Dennis Ameling) [#&#8203;57162](https://redirect.github.com/nodejs/node/pull/57162)
-   \[[`73a8514305`](https://redirect.github.com/nodejs/node/commit/73a8514305)] - **tools**: consolidate 'introduced_in' check for docs (1ilsang) [#&#8203;57109](https://redirect.github.com/nodejs/node/pull/57109)
-   \[[`6cdee545f6`](https://redirect.github.com/nodejs/node/commit/6cdee545f6)] - **tools**: do not run major-release workflow on forks (Rich Trott) [#&#8203;57064](https://redirect.github.com/nodejs/node/pull/57064)
-   \[[`1efd74b1b0`](https://redirect.github.com/nodejs/node/commit/1efd74b1b0)] - **tools**: fix release URL computation in update-root-certs.mjs (Joyee Cheung) [#&#8203;56843](https://redirect.github.com/nodejs/node/pull/56843)
-   \[[`a9112df8d3`](https://redirect.github.com/nodejs/node/commit/a9112df8d3)] - **tools**: add support for `import source` syntax in linter (Antoine du Hamel) [#&#8203;56992](https://redirect.github.com/nodejs/node/pull/56992)
-   \[[`c6d6be2c3b`](https://redirect.github.com/nodejs/node/commit/c6d6be2c3b)] - **typings**: fix `ImportModuleDynamicallyCallback` return type (Chengzhong Wu) [#&#8203;57160](https://redirect.github.com/nodejs/node/pull/57160)
-   \[[`d922153cbf`](https://redirect.github.com/nodejs/node/commit/d922153cbf)] - **url**: improve urlpattern regexp performance (Yagiz Nizipli) [#&#8203;57136](https://redirect.github.com/nodejs/node/pull/57136)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 5pm every weekday,before 9am every weekday" (UTC), Automerge - At any time (no schedule defined).

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

♻ **Rebasing**: Never, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update 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/mmoayyed/cas).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzYuMiIsInVwZGF0ZWRJblZlciI6IjM5LjE3Ni4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbIkJvdCIsIlJlbm92YXRlIl19-->
  • Loading branch information
renovate[bot] authored Feb 26, 2025
1 parent fff06b5 commit 8331658
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/functional-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ env:
TERM: xterm-256color
JDK_CURRENT: 21
JDK_DISTRIBUTION: "corretto"
NODE_CURRENT: '23.8.0'
NODE_CURRENT: '23.9.0'
MAX_ATTEMPTS: 3
RETRY_MINUTES: 8
SCENARIO_REGEX: ".*"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/native-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ env:
TERM: xterm-256color
JDK_CURRENT: 23
JDK_DISTRIBUTION: "corretto"
NODE_CURRENT: '23.8.0'
NODE_CURRENT: '23.9.0'
MAX_ATTEMPTS: 1
RETRY_MINUTES: 15
SCENARIO_REGEX: ".*"
Expand Down

0 comments on commit 8331658

Please sign in to comment.