Skip to content

Commit 9cec1c0

Browse files
chore(deps): update patch/minor dependencies (#1222)
> ℹ️ **Note** > > This PR body was truncated due to platform limits. This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | Type | Update | |---|---|---|---|---|---| | [Bun](https://bun.com) ([source](https://redirect.github.com/oven-sh/bun)) | `1.3.14` → `1.4.2` | ![age](https://developer.mend.io/api/mc/badges/age/npm/bun/1.4.2?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/bun/1.3.14/1.4.2?slim=true) | | minor | | [actions/deploy-pages](https://redirect.github.com/actions/deploy-pages) | `v5.0.0` → `v5.0.1` | ![age](https://developer.mend.io/api/mc/badges/age/github-tags/actions%2fdeploy-pages/v5.0.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/github-tags/actions%2fdeploy-pages/v5.0.0/v5.0.1?slim=true) | action | patch | | [apify/actions](https://redirect.github.com/apify/actions) | `v1.3.0` → `v1.5.0` | ![age](https://developer.mend.io/api/mc/badges/age/github-tags/apify%2factions/v1.5.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/github-tags/apify%2factions/v1.3.0/v1.5.0?slim=true) | action | minor | | [apify/actions](https://redirect.github.com/apify/actions) | `v1.3.1` → `v1.5.0` | ![age](https://developer.mend.io/api/mc/badges/age/github-tags/apify%2factions/v1.5.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/github-tags/apify%2factions/v1.3.1/v1.5.0?slim=true) | action | minor | | [lewagon/wait-on-check-action](https://redirect.github.com/lewagon/wait-on-check-action) | `v1.8.0` → `v1.9.1` | ![age](https://developer.mend.io/api/mc/badges/age/github-tags/lewagon%2fwait-on-check-action/v1.9.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/github-tags/lewagon%2fwait-on-check-action/v1.8.0/v1.9.1?slim=true) | action | minor | | [node](https://nodejs.org) ([source](https://redirect.github.com/nodejs/node)) | `24.18.0` → `24.21.0` | ![age](https://developer.mend.io/api/mc/badges/age/node-version/node/v24.21.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/node-version/node/v24.18.0/v24.21.0?slim=true) | | minor | | [node](https://nodejs.org) ([source](https://redirect.github.com/nodejs/node)) | [`24.18.0` → `24.21.0`](https://renovatebot.com/diffs/npm/node/v24.18.0/v24.21.0) | ![age](https://developer.mend.io/api/mc/badges/age/node-version/node/v24.21.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/node-version/node/v24.18.0/v24.21.0?slim=true) | volta | minor | | [oxlint](https://oxc.rs/docs/guide/usage/linter) ([source](https://redirect.github.com/oxc-project/oxc/tree/HEAD/npm/oxlint)) | [`1.71.0` → `1.82.0`](https://renovatebot.com/diffs/npm/oxlint/1.71.0/1.82.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/oxlint/1.82.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/oxlint/1.71.0/1.82.0?slim=true) | devDependencies | minor | | [softprops/action-gh-release](https://redirect.github.com/softprops/action-gh-release) | `v3.0.2` → `v3.0.3` | ![age](https://developer.mend.io/api/mc/badges/age/github-tags/softprops%2faction-gh-release/v3.0.3?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/github-tags/softprops%2faction-gh-release/v3.0.2/v3.0.3?slim=true) | action | patch | | [tar](https://redirect.github.com/isaacs/node-tar) | [`7.5.16` → `7.5.22`](https://renovatebot.com/diffs/npm/tar/7.5.16/7.5.22) | ![age](https://developer.mend.io/api/mc/badges/age/npm/tar/7.5.22?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/tar/7.5.16/7.5.22?slim=true) | pnpm-workspace.overrides | patch | --- ### Release Notes <details> <summary>oven-sh/bun (Bun)</summary> ### [`v1.4.2`](https://redirect.github.com/oven-sh/bun/releases/tag/bun-v1.4.2): Bun v1.4.2 [Compare Source](https://redirect.github.com/oven-sh/bun/compare/bun-v1.4.1...bun-v1.4.2) To install Bun v1.4.2 ```bash curl -fsSL https://bun.sh/install | bash # or you can use npm # npm install -g bun ``` Windows: ```bash powershell -c "irm bun.sh/install.ps1|iex" ``` To upgrade to Bun v1.4.2: ```bash bun upgrade ``` ##### [Read Bun v1.4.2's release notes on Bun's blog](https://bun.sh/blog/bun-v1.4.2) ##### Thanks to 3 contributors! - [@&#8203;dylan-conway](https://redirect.github.com/dylan-conway) - [@&#8203;jarred-sumner](https://redirect.github.com/jarred-sumner) - [@&#8203;robobun](https://redirect.github.com/robobun) ### [`v1.4.1`](https://redirect.github.com/oven-sh/bun/compare/bun-v1.4.0...bun-v1.4.1) [Compare Source](https://redirect.github.com/oven-sh/bun/compare/bun-v1.4.0...bun-v1.4.1) ### [`v1.4.0`](https://redirect.github.com/oven-sh/bun/releases/tag/bun-v1.4.0): Bun v1.4 [Compare Source](https://redirect.github.com/oven-sh/bun/compare/bun-v1.3.14...bun-v1.4.0) To install Bun v1.4 ```bash curl -fsSL https://bun.com/install | bash # or you can use npm # npm install -g bun ``` Windows: ```bash powershell -c "irm bun.com/install.ps1|iex" ``` To upgrade to Bun v1.4.0: ```bash bun upgrade ``` Read the [blog post](https://bun.com/1.4): <a href="https://bun.com/1.4"> <img width="1672" height="941" alt="image (1)" src="https://github.com/user-attachments/assets/e8b3c370-7725-47c0-99cd-76faa8c869a3" /> </a> ##### Thank you Bun is free, open source, and MIT-licensed. We receive a lot of contributions from the community, and we'd like to thank everyone who fixed a bug or contributed since Bun v1.3. - [@&#8203;190n](https://redirect.github.com/190n) - [@&#8203;alanstott](https://redirect.github.com/alanstott) - [@&#8203;alii](https://redirect.github.com/alii) - [@&#8203;alinalihassan](https://redirect.github.com/alinalihassan) - [@&#8203;amdad121](https://redirect.github.com/amdad121) - [@&#8203;ant-kurt](https://redirect.github.com/ant-kurt) - [@&#8203;anthonybaldwin](https://redirect.github.com/anthonybaldwin) - [@&#8203;avarayr](https://redirect.github.com/avarayr) - [@&#8203;baboon-king](https://redirect.github.com/baboon-king) - [@&#8203;billywhizz](https://redirect.github.com/billywhizz) - [@&#8203;bmwalters](https://redirect.github.com/bmwalters) - [@&#8203;Boshen](https://redirect.github.com/Boshen) - [@&#8203;braden-w](https://redirect.github.com/braden-w) - [@&#8203;c-stoeckl](https://redirect.github.com/c-stoeckl) - [@&#8203;carlsmedstad](https://redirect.github.com/carlsmedstad) - [@&#8203;chrislloyd](https://redirect.github.com/chrislloyd) - [@&#8203;cirospaciari](https://redirect.github.com/cirospaciari) - [@&#8203;coleleavitt](https://redirect.github.com/coleleavitt) - [@&#8203;connerlphillippi](https://redirect.github.com/connerlphillippi) - [@&#8203;crishoj](https://redirect.github.com/crishoj) - [@&#8203;csvlad](https://redirect.github.com/csvlad) - [@&#8203;d4mr](https://redirect.github.com/d4mr) - [@&#8203;darwin808](https://redirect.github.com/darwin808) - [@&#8203;ddmoney420](https://redirect.github.com/ddmoney420) - [@&#8203;dioro](https://redirect.github.com/dioro) - [@&#8203;djs5008](https://redirect.github.com/djs5008) - [@&#8203;dylan-conway](https://redirect.github.com/dylan-conway) - [@&#8203;Elfayer](https://redirect.github.com/Elfayer) - [@&#8203;emwadde](https://redirect.github.com/emwadde) - [@&#8203;eroderust](https://redirect.github.com/eroderust) - [@&#8203;fraidev](https://redirect.github.com/fraidev) - [@&#8203;franklinfollis](https://redirect.github.com/franklinfollis) - [@&#8203;gameroman](https://redirect.github.com/gameroman) - [@&#8203;gaowhen](https://redirect.github.com/gaowhen) - [@&#8203;halil-pan](https://redirect.github.com/halil-pan) - [@&#8203;hamidrezahanafi](https://redirect.github.com/hamidrezahanafi) - [@&#8203;HK-SHAO](https://redirect.github.com/HK-SHAO) - [@&#8203;Hona](https://redirect.github.com/Hona) - [@&#8203;hoXyy](https://redirect.github.com/hoXyy) - [@&#8203;ig-ant](https://redirect.github.com/ig-ant) - [@&#8203;igorkofman](https://redirect.github.com/igorkofman) - [@&#8203;jackkleeman](https://redirect.github.com/jackkleeman) - [@&#8203;Jarred-Sumner](https://redirect.github.com/Jarred-Sumner) - [@&#8203;jsparkdev](https://redirect.github.com/jsparkdev) - [@&#8203;kirillmarkelov](https://redirect.github.com/kirillmarkelov) - [@&#8203;kjanat](https://redirect.github.com/kjanat) - [@&#8203;km-anthropic](https://redirect.github.com/km-anthropic) - [@&#8203;kylekz](https://redirect.github.com/kylekz) - [@&#8203;ldkhang1201](https://redirect.github.com/ldkhang1201) - [@&#8203;Lillious](https://redirect.github.com/Lillious) - [@&#8203;lydiahallie](https://redirect.github.com/lydiahallie) - [@&#8203;makuko](https://redirect.github.com/makuko) - [@&#8203;mariusz4044](https://redirect.github.com/mariusz4044) - [@&#8203;markovejnovic](https://redirect.github.com/markovejnovic) - [@&#8203;martinamps](https://redirect.github.com/martinamps) - [@&#8203;mattermoran](https://redirect.github.com/mattermoran) - [@&#8203;MiniGod](https://redirect.github.com/MiniGod) - [@&#8203;mippbipp](https://redirect.github.com/mippbipp) - [@&#8203;mmitchellg5](https://redirect.github.com/mmitchellg5) - [@&#8203;nathanosoares](https://redirect.github.com/nathanosoares) - [@&#8203;nektro](https://redirect.github.com/nektro) - [@&#8203;nfreya](https://redirect.github.com/nfreya) - [@&#8203;NicoCevallos](https://redirect.github.com/NicoCevallos) - [@&#8203;nkxxll](https://redirect.github.com/nkxxll) - [@&#8203;ocodista](https://redirect.github.com/ocodista) - [@&#8203;paperclover](https://redirect.github.com/paperclover) - [@&#8203;pfgithub](https://redirect.github.com/pfgithub) - [@&#8203;prekucki](https://redirect.github.com/prekucki) - [@&#8203;rekram1-node](https://redirect.github.com/rekram1-node) - [@&#8203;remorses](https://redirect.github.com/remorses) - [@&#8203;RiskyMH](https://redirect.github.com/RiskyMH) - [@&#8203;robjtede](https://redirect.github.com/robjtede) - [@&#8203;RyanGst](https://redirect.github.com/RyanGst) - [@&#8203;shendongming](https://redirect.github.com/shendongming) - [@&#8203;ShlomoCode](https://redirect.github.com/ShlomoCode) - [@&#8203;sosukesuzuki](https://redirect.github.com/sosukesuzuki) - [@&#8203;sqdshguy](https://redirect.github.com/sqdshguy) - [@&#8203;ssing2](https://redirect.github.com/ssing2) - [@&#8203;Tamicktom](https://redirect.github.com/Tamicktom) - [@&#8203;taylordotfish](https://redirect.github.com/taylordotfish) - [@&#8203;vadim-anthropic](https://redirect.github.com/vadim-anthropic) - [@&#8203;veggiesaurus](https://redirect.github.com/veggiesaurus) - [@&#8203;WhiteMinds](https://redirect.github.com/WhiteMinds) - [@&#8203;xingxingmofashu](https://redirect.github.com/xingxingmofashu) - [@&#8203;yinheli](https://redirect.github.com/yinheli) - [@&#8203;zackradisic](https://redirect.github.com/zackradisic) - [@&#8203;brunorodmoreira](https://redirect.github.com/brunorodmoreira) - [@&#8203;pxseu](https://redirect.github.com/pxseu) </details> <details> <summary>actions/deploy-pages (actions/deploy-pages)</summary> ### [`v5.0.1`](https://redirect.github.com/actions/deploy-pages/releases/tag/v5.0.1) [Compare Source](https://redirect.github.com/actions/deploy-pages/compare/v5.0.0...v5.0.1) ### Changelog - Add backoff and jitter to deployment polling [@&#8203;yoannchaudet](https://redirect.github.com/yoannchaudet) ([#&#8203;444](https://redirect.github.com/actions/deploy-pages/issues/444)) - Improve deployment request test coverage [@&#8203;adwitiyagoyal](https://redirect.github.com/adwitiyagoyal) ([#&#8203;440](https://redirect.github.com/actions/deploy-pages/issues/440)) *** See details of [all code changes](https://redirect.github.com/actions/deploy-pages/compare/v5.0.0...v5.0.1) since previous release. :warning: For use with products other than GitHub.com, such as GitHub Enterprise Server, please consult the [compatibility table](https://redirect.github.com/actions/deploy-pages/#compatibility). </details> <details> <summary>apify/actions (apify/actions)</summary> ### [`v1.5.0`](https://redirect.github.com/apify/actions/releases/tag/v1.5.0) [Compare Source](https://redirect.github.com/apify/actions/compare/v1.4.1...v1.5.0) ##### Features - **git-cliff-release:** Determine pre-release numbers ([#&#8203;39](https://redirect.github.com/apify/actions/issues/39)) ([b1c5894](https://redirect.github.com/apify/actions/commit/b1c5894af176623a05181ffbcf5eb7190e0b122f)) ### [`v1.4.1`](https://redirect.github.com/apify/actions/releases/tag/v1.4.1) [Compare Source](https://redirect.github.com/apify/actions/compare/v1.4.0...v1.4.1) ##### Bug Fixes - **git-cliff-release:** upload the generated changelog as an artifact ([#&#8203;36](https://redirect.github.com/apify/actions/issues/36)) ([8a3e3b2](https://redirect.github.com/apify/actions/commit/8a3e3b29cbf75fada944de8d93dc0bfa72a25a5c)) ### [`v1.4.0`](https://redirect.github.com/apify/actions/releases/tag/v1.4.0) [Compare Source](https://redirect.github.com/apify/actions/compare/v1.3.2...v1.4.0) ##### Features - Add `pull-after-push` option to `signed-commit` action ([#&#8203;33](https://redirect.github.com/apify/actions/issues/33)) ([ffde975](https://redirect.github.com/apify/actions/commit/ffde975f6775cf3e51cbf81effa3493ef54f4fb6)) ### [`v1.3.2`](https://redirect.github.com/apify/actions/releases/tag/v1.3.2) [Compare Source](https://redirect.github.com/apify/actions/compare/v1.3.1...v1.3.2) ##### Bug Fixes - increase child process output buffer size in `signed-commit` to handle large diffs ([#&#8203;31](https://redirect.github.com/apify/actions/issues/31)) ([49ee1be](https://redirect.github.com/apify/actions/commit/49ee1be7944c664917334d34760b863452a9bc6e)) ### [`v1.3.1`](https://redirect.github.com/apify/actions/releases/tag/v1.3.1) [Compare Source](https://redirect.github.com/apify/actions/compare/v1.3.0...v1.3.1) ##### Bug Fixes - **pnpm-install:** bump actions/cache to v6.1.0 to drop deprecated Node.js 20 runtime ([#&#8203;29](https://redirect.github.com/apify/actions/issues/29)) ([7927d91](https://redirect.github.com/apify/actions/commit/7927d914a01bea7f52e771cdf9cf0a1630dfb8b4)) </details> <details> <summary>lewagon/wait-on-check-action (lewagon/wait-on-check-action)</summary> ### [`v1.9.1`](https://redirect.github.com/lewagon/wait-on-check-action/blob/HEAD/CHANGELOG.md#v191---2026-08-09) [Compare Source](https://redirect.github.com/lewagon/wait-on-check-action/compare/v1.9.0...v1.9.1) ##### Added - Add a step to install dependencies without caching when `bundler-cache` is false ### [`v1.9.0`](https://redirect.github.com/lewagon/wait-on-check-action/blob/HEAD/CHANGELOG.md#v190---2026-07-26) [Compare Source](https://redirect.github.com/lewagon/wait-on-check-action/compare/v1.8.1...v1.9.0) ##### Added - Add `bundler-cache` option to toggle the `ruby/setup-ruby` cache ### [`v1.8.1`](https://redirect.github.com/lewagon/wait-on-check-action/blob/HEAD/CHANGELOG.md#v181---2026-07-02) [Compare Source](https://redirect.github.com/lewagon/wait-on-check-action/compare/v1.8.0...v1.8.1) ##### Fixed - Fix `wait-for-duplicates` duplication across check suites </details> <details> <summary>nodejs/node (node)</summary> ### [`v24.21.0`](https://redirect.github.com/nodejs/node/releases/tag/v24.21.0): 2026-09-08, Version 24.21.0 'Krypton' (LTS), @&#8203;aduh95 [Compare Source](https://redirect.github.com/nodejs/node/compare/v24.20.0...v24.21.0) ##### Notable Changes - \[[`71106e1f17`](https://redirect.github.com/nodejs/node/commit/71106e1f17)] - **crypto**: update root certificates to NSS 3.126 (Node.js GitHub Bot) [#&#8203;65495](https://redirect.github.com/nodejs/node/pull/65495) - \[[`afca0a912d`](https://redirect.github.com/nodejs/node/commit/afca0a912d)] - **(SEMVER-MINOR)** **crypto**: support loading private keys through STORE loaders (Filip Skokan) [#&#8203;63949](https://redirect.github.com/nodejs/node/pull/63949) - \[[`6274fccbd9`](https://redirect.github.com/nodejs/node/commit/6274fccbd9)] - **deps**: update OpenSSL to 3.5.8 (Node.js GitHub Bot) [#&#8203;65542](https://redirect.github.com/nodejs/node/pull/65542) - \[[`53cba013c7`](https://redirect.github.com/nodejs/node/commit/53cba013c7)] - **deps**: update Undici to 7.29.1 (Node.js GitHub Bot) [#&#8203;65789](https://redirect.github.com/nodejs/node/pull/65789) - \[[`0529772798`](https://redirect.github.com/nodejs/node/commit/0529772798)] - **(SEMVER-MINOR)** **lib,src**: improve histogram implementation (James M Snell) [#&#8203;65024](https://redirect.github.com/nodejs/node/pull/65024) - \[[`41c7062b81`](https://redirect.github.com/nodejs/node/commit/41c7062b81)] - **(SEMVER-MINOR)** **net**: improve performance of `net.BlockList` (James M Snell) [#&#8203;64974](https://redirect.github.com/nodejs/node/pull/64974) - \[[`5197b5a3c5`](https://redirect.github.com/nodejs/node/commit/5197b5a3c5)] - **(SEMVER-MINOR)** **perf\_hooks**: add statistical hypothesis testing to histogram (James M Snell) [#&#8203;65416](https://redirect.github.com/nodejs/node/pull/65416) - \[[`35c635b032`](https://redirect.github.com/nodejs/node/commit/35c635b032)] - **(SEMVER-MINOR)** **util**: add non-throwing `MIMEType.parse` (James M Snell) [#&#8203;64965](https://redirect.github.com/nodejs/node/pull/64965) ##### Commits - \[[`84d706cb9b`](https://redirect.github.com/nodejs/node/commit/84d706cb9b)] - **assert**: improve documentation wording (Kamal Rawal) [#&#8203;64953](https://redirect.github.com/nodejs/node/pull/64953) - \[[`90d127db33`](https://redirect.github.com/nodejs/node/commit/90d127db33)] - **(SEMVER-MINOR)** **benchmark**: add --analyze mode to compare.js (James M Snell) [#&#8203;65416](https://redirect.github.com/nodejs/node/pull/65416) - \[[`ad1d7884c3`](https://redirect.github.com/nodejs/node/commit/ad1d7884c3)] - **benchmark**: add test-only and mock timers cases (Luan Muniz) [#&#8203;64097](https://redirect.github.com/nodejs/node/pull/64097) - \[[`1d8f045914`](https://redirect.github.com/nodejs/node/commit/1d8f045914)] - **benchmark**: apply `highWaterMark` in webstreams `pipe-to` (Matteo Collina) [#&#8203;65138](https://redirect.github.com/nodejs/node/pull/65138) - \[[`ed7ba3c993`](https://redirect.github.com/nodejs/node/commit/ed7ba3c993)] - **benchmark**: complete the sqlite is-transaction fix (Edy Silva) [#&#8203;65218](https://redirect.github.com/nodejs/node/pull/65218) - \[[`c8837e1aa3`](https://redirect.github.com/nodejs/node/commit/c8837e1aa3)] - **benchmark**: add test runner hooks and options (Luan Muniz) [#&#8203;63754](https://redirect.github.com/nodejs/node/pull/63754) - \[[`2ba8661e23`](https://redirect.github.com/nodejs/node/commit/2ba8661e23)] - **buffer**: prevent string write offset overflow (Matteo Collina) [#&#8203;65043](https://redirect.github.com/nodejs/node/pull/65043) - \[[`cc9ee6c2ae`](https://redirect.github.com/nodejs/node/commit/cc9ee6c2ae)] - **buffer**: treat detached ArrayBuffers as empty (Archkon) [#&#8203;64504](https://redirect.github.com/nodejs/node/pull/64504) - \[[`5a5d73e4c5`](https://redirect.github.com/nodejs/node/commit/5a5d73e4c5)] - **build**: pass target architecture to small-icu genccode (ulofiai) [#&#8203;65095](https://redirect.github.com/nodejs/node/pull/65095) - \[[`273e72d1a5`](https://redirect.github.com/nodejs/node/commit/273e72d1a5)] - **build**: deprecate always enabled `--enable-static` (Chengzhong Wu) [#&#8203;65103](https://redirect.github.com/nodejs/node/pull/65103) - \[[`89a67246e3`](https://redirect.github.com/nodejs/node/commit/89a67246e3)] - **build**: check FIPS option value in node.gyp (Filip Skokan) [#&#8203;64982](https://redirect.github.com/nodejs/node/pull/64982) - \[[`2d21f41cd5`](https://redirect.github.com/nodejs/node/commit/2d21f41cd5)] - **build**: handle malformed OpenSSL macros (Filip Skokan) [#&#8203;64982](https://redirect.github.com/nodejs/node/pull/64982) - \[[`f62bc0f862`](https://redirect.github.com/nodejs/node/commit/f62bc0f862)] - **build,win**: add PGO workload scripts (Stefan Stojanovic) [#&#8203;63696](https://redirect.github.com/nodejs/node/pull/63696) - \[[`33d0c7dc12`](https://redirect.github.com/nodejs/node/commit/33d0c7dc12)] - **child\_process**: keep SIGWINCH from killing on Win (Kirill Saied) [#&#8203;64510](https://redirect.github.com/nodejs/node/pull/64510) - \[[`71106e1f17`](https://redirect.github.com/nodejs/node/commit/71106e1f17)] - **crypto**: update root certificates to NSS 3.126 (Node.js GitHub Bot) [#&#8203;65495](https://redirect.github.com/nodejs/node/pull/65495) - \[[`419af8b86d`](https://redirect.github.com/nodejs/node/commit/419af8b86d)] - **crypto**: fix missing error checks on ASN1\_STRING\_to\_UTF8() (Nora Dossche) [#&#8203;65200](https://redirect.github.com/nodejs/node/pull/65200) - \[[`8029383f3f`](https://redirect.github.com/nodejs/node/commit/8029383f3f)] - **crypto**: use available BoringSSL APIs (Filip Skokan) [#&#8203;65423](https://redirect.github.com/nodejs/node/pull/65423) - \[[`a9bd780e19`](https://redirect.github.com/nodejs/node/commit/a9bd780e19)] - **crypto**: remove obsolete BoringSSL shims (Filip Skokan) [#&#8203;65423](https://redirect.github.com/nodejs/node/pull/65423) - \[[`7defefad3f`](https://redirect.github.com/nodejs/node/commit/7defefad3f)] - **crypto**: read WebCrypto inputs through primordials (Filip Skokan) [#&#8203;65115](https://redirect.github.com/nodejs/node/pull/65115) - \[[`6ed1e38627`](https://redirect.github.com/nodejs/node/commit/6ed1e38627)] - **crypto**: fix disabling FIPS mode (Filip Skokan) [#&#8203;64982](https://redirect.github.com/nodejs/node/pull/64982) - \[[`afca0a912d`](https://redirect.github.com/nodejs/node/commit/afca0a912d)] - **(SEMVER-MINOR)** **crypto**: support loading private keys through STORE loaders (Filip Skokan) [#&#8203;63949](https://redirect.github.com/nodejs/node/pull/63949) - \[[`9b9dd6e9cf`](https://redirect.github.com/nodejs/node/commit/9b9dd6e9cf)] - **debugger**: wait for target startup (Filip Skokan) [#&#8203;65194](https://redirect.github.com/nodejs/node/pull/65194) - \[[`07faaeeffd`](https://redirect.github.com/nodejs/node/commit/07faaeeffd)] - **deps**: update corepack to 0.36.0 (Node.js GitHub Bot) [#&#8203;65653](https://redirect.github.com/nodejs/node/pull/65653) - \[[`53cba013c7`](https://redirect.github.com/nodejs/node/commit/53cba013c7)] - **deps**: update undici to 7.29.1 (Node.js GitHub Bot) [#&#8203;65789](https://redirect.github.com/nodejs/node/pull/65789) - \[[`0268ca547c`](https://redirect.github.com/nodejs/node/commit/0268ca547c)] - **deps**: update archs files for openssl-3.5.8 (Node.js GitHub Bot) [#&#8203;65542](https://redirect.github.com/nodejs/node/pull/65542) - \[[`6274fccbd9`](https://redirect.github.com/nodejs/node/commit/6274fccbd9)] - **deps**: upgrade openssl sources to openssl-3.5.8 (Node.js GitHub Bot) [#&#8203;65542](https://redirect.github.com/nodejs/node/pull/65542) - \[[`6bdcd121fa`](https://redirect.github.com/nodejs/node/commit/6bdcd121fa)] - **deps**: update zlib to 1.3.2.1-motley-8002e91 (Node.js GitHub Bot) [#&#8203;65316](https://redirect.github.com/nodejs/node/pull/65316) - \[[`c2aa446b6d`](https://redirect.github.com/nodejs/node/commit/c2aa446b6d)] - **deps**: update simdjson to 4.6.7 (Node.js GitHub Bot) [#&#8203;65318](https://redirect.github.com/nodejs/node/pull/65318) - \[[`3e58e48ea8`](https://redirect.github.com/nodejs/node/commit/3e58e48ea8)] - **deps**: update googletest to [`49495ea`](https://redirect.github.com/nodejs/node/commit/49495eacfdbda3f4b6ba219923fedbb2e3f99376) (Node.js GitHub Bot) [#&#8203;65317](https://redirect.github.com/nodejs/node/pull/65317) - \[[`670b3665c0`](https://redirect.github.com/nodejs/node/commit/670b3665c0)] - **deps**: cherry-pick [libuv/libuv@`e640dc9`](https://redirect.github.com/libuv/libuv/commit/e640dc9) (ulofiai) [#&#8203;65118](https://redirect.github.com/nodejs/node/pull/65118) - \[[`ca1c67b021`](https://redirect.github.com/nodejs/node/commit/ca1c67b021)] - **deps**: float ICU-23262 patch for icu78 (René) [#&#8203;64678](https://redirect.github.com/nodejs/node/pull/64678) - \[[`4ad043b0aa`](https://redirect.github.com/nodejs/node/commit/4ad043b0aa)] - **deps**: enable AVX-512 OpenSSL asm with clang (Daniel Lemire) [#&#8203;65136](https://redirect.github.com/nodejs/node/pull/65136) - \[[`96b4af109b`](https://redirect.github.com/nodejs/node/commit/96b4af109b)] - **deps**: update googletest to [`d89aac5`](https://redirect.github.com/nodejs/node/commit/d89aac5f0dd4021198d903d39de16f896726de21) (Node.js GitHub Bot) [#&#8203;65153](https://redirect.github.com/nodejs/node/pull/65153) - \[[`774f663c56`](https://redirect.github.com/nodejs/node/commit/774f663c56)] - **dgram**: don't swallow bind errors when callback is provided (armanmikoyan) [#&#8203;62602](https://redirect.github.com/nodejs/node/pull/62602) - \[[`94b118d62e`](https://redirect.github.com/nodejs/node/commit/94b118d62e)] - **diagnostics\_channel**: validate before channel activation (Trivikram Kamat) [#&#8203;65313](https://redirect.github.com/nodejs/node/pull/65313) - \[[`09788665bd`](https://redirect.github.com/nodejs/node/commit/09788665bd)] - **dns**: validate address type in lookupService (Lazizbek Ergashev) [#&#8203;64878](https://redirect.github.com/nodejs/node/pull/64878) - \[[`15f95fc0e2`](https://redirect.github.com/nodejs/node/commit/15f95fc0e2)] - **dns**: validate port range in `setServers()` (René) [#&#8203;65021](https://redirect.github.com/nodejs/node/pull/65021) - \[[`37b9e9a154`](https://redirect.github.com/nodejs/node/commit/37b9e9a154)] - **dns**: fix crash on setServers with port 0 (Lazizbek Ergashev) [#&#8203;65009](https://redirect.github.com/nodejs/node/pull/65009) - \[[`cd6205fa0d`](https://redirect.github.com/nodejs/node/commit/cd6205fa0d)] - **doc**: update AHAFS reference link (Taeuk Ha) [#&#8203;65481](https://redirect.github.com/nodejs/node/pull/65481) - \[[`0e6f9ae42e`](https://redirect.github.com/nodejs/node/commit/0e6f9ae42e)] - **doc**: fix property names in os.networkInterfaces() example (Jihwan) [#&#8203;65469](https://redirect.github.com/nodejs/node/pull/65469) - \[[`034a827b41`](https://redirect.github.com/nodejs/node/commit/034a827b41)] - **doc**: fix broken links in cli.md (Donghoon Kang) [#&#8203;65412](https://redirect.github.com/nodejs/node/pull/65412) - \[[`eb364621d4`](https://redirect.github.com/nodejs/node/commit/eb364621d4)] - **doc**: remove outdated WASI version fallback (이혜미) [#&#8203;65303](https://redirect.github.com/nodejs/node/pull/65303) - \[[`b13f425bf8`](https://redirect.github.com/nodejs/node/commit/b13f425bf8)] - **doc**: fix broken GYP link in n-api.md (Donghoon Kang) [#&#8203;65413](https://redirect.github.com/nodejs/node/pull/65413) - \[[`45c4011067`](https://redirect.github.com/nodejs/node/commit/45c4011067)] - **doc**: document that an empty OPENSSL\_CONF skips config loading (Orgad Shaneh) [#&#8203;64949](https://redirect.github.com/nodejs/node/pull/64949) - \[[`fde6776c5f`](https://redirect.github.com/nodejs/node/commit/fde6776c5f)] - **doc**: fix broken TLS security level example (soreavis) [#&#8203;65391](https://redirect.github.com/nodejs/node/pull/65391) - \[[`290c1fec04`](https://redirect.github.com/nodejs/node/commit/290c1fec04)] - **doc**: clarify socket destroyed behavior (Dayun) [#&#8203;65395](https://redirect.github.com/nodejs/node/pull/65395) - \[[`a7e8269947`](https://redirect.github.com/nodejs/node/commit/a7e8269947)] - **doc**: update outdated nodejs.org guide links (Donghoon Kang) [#&#8203;65394](https://redirect.github.com/nodejs/node/pull/65394) - \[[`7809f11249`](https://redirect.github.com/nodejs/node/commit/7809f11249)] - **doc**: clarify that ipv4 mapped to ipv6 are classified as ipv6 (Vedant Kulkarni) [#&#8203;62117](https://redirect.github.com/nodejs/node/pull/62117) - \[[`64cd3a6e95`](https://redirect.github.com/nodejs/node/commit/64cd3a6e95)] - **doc**: clarify how fs.Dirent file types are determined (soreavis) [#&#8203;64532](https://redirect.github.com/nodejs/node/pull/64532) - \[[`9b92fdce14`](https://redirect.github.com/nodejs/node/commit/9b92fdce14)] - **doc**: update security release prepare command (Rafael Gonzaga) [#&#8203;64699](https://redirect.github.com/nodejs/node/pull/64699) - \[[`6f9b9df3c1`](https://redirect.github.com/nodejs/node/commit/6f9b9df3c1)] - **doc**: clarify copyFile symlink behavior (T) [#&#8203;62941](https://redirect.github.com/nodejs/node/pull/62941) - \[[`2480acb550`](https://redirect.github.com/nodejs/node/commit/2480acb550)] - **doc**: document setRawMode write access on Windows (Erik Demaine) [#&#8203;63856](https://redirect.github.com/nodejs/node/pull/63856) - \[[`a1e9c3a5db`](https://redirect.github.com/nodejs/node/commit/a1e9c3a5db)] - **doc**: add missing return types in fs.md (Chaseton Collins) [#&#8203;65307](https://redirect.github.com/nodejs/node/pull/65307) - \[[`4533572040`](https://redirect.github.com/nodejs/node/commit/4533572040)] - **doc**: add missing return types in buffer.md (Yuya Inoue) [#&#8203;65308](https://redirect.github.com/nodejs/node/pull/65308) - \[[`39ecedbbd2`](https://redirect.github.com/nodejs/node/commit/39ecedbbd2)] - **doc**: fix lint clean command (greenhead) [#&#8203;65274](https://redirect.github.com/nodejs/node/pull/65274) - \[[`0b1fb8fcd8`](https://redirect.github.com/nodejs/node/commit/0b1fb8fcd8)] - **doc**: fix typo in onboarding.md (서울민트초코) [#&#8203;65295](https://redirect.github.com/nodejs/node/pull/65295) - \[[`3165b5d38a`](https://redirect.github.com/nodejs/node/commit/3165b5d38a)] - **doc**: add missing `added:` tags to `fs.lchmod` (Lazizbek Ergashev) [#&#8203;65283](https://redirect.github.com/nodejs/node/pull/65283) - \[[`113b808e59`](https://redirect.github.com/nodejs/node/commit/113b808e59)] - **doc**: fix SQLite changeset constant descriptions (greenhead) [#&#8203;65265](https://redirect.github.com/nodejs/node/pull/65265) - \[[`c3eb51d5a1`](https://redirect.github.com/nodejs/node/commit/c3eb51d5a1)] - **doc**: document open pull request limit (Matteo Collina) [#&#8203;65250](https://redirect.github.com/nodejs/node/pull/65250) - \[[`d7accdcd52`](https://redirect.github.com/nodejs/node/commit/d7accdcd52)] - **doc**: document http2 header constants (Harjoth Khara) [#&#8203;64548](https://redirect.github.com/nodejs/node/pull/64548) - \[[`f47111416f`](https://redirect.github.com/nodejs/node/commit/f47111416f)] - **doc**: create ai-guidelines and include to CONTRIBUTING (Rafael Gonzaga) [#&#8203;62105](https://redirect.github.com/nodejs/node/pull/62105) - \[[`c3b120e737`](https://redirect.github.com/nodejs/node/commit/c3b120e737)] - **doc**: update synopsis (Augustin Mauroy) [#&#8203;65171](https://redirect.github.com/nodejs/node/pull/65171) - \[[`39f4c831fd`](https://redirect.github.com/nodejs/node/commit/39f4c831fd)] - **doc**: fix broken internal links (greenhead) [#&#8203;64901](https://redirect.github.com/nodejs/node/pull/64901) - \[[`be25cdd69e`](https://redirect.github.com/nodejs/node/commit/be25cdd69e)] - **doc**: report proper return type on urlPattern.test (Brian Muenzenmeyer) [#&#8203;64831](https://redirect.github.com/nodejs/node/pull/64831) - \[[`1bf7737810`](https://redirect.github.com/nodejs/node/commit/1bf7737810)] - **doc**: fix permission documentation examples (greenhead) [#&#8203;64897](https://redirect.github.com/nodejs/node/pull/64897) - \[[`b7932e68a1`](https://redirect.github.com/nodejs/node/commit/b7932e68a1)] - **doc**: document sqlite parameter binding (Guilherme Araújo) [#&#8203;65089](https://redirect.github.com/nodejs/node/pull/65089) - \[[`5234a5169c`](https://redirect.github.com/nodejs/node/commit/5234a5169c)] - **doc**: finalize statements in sqlite examples (Guilherme Araújo) [#&#8203;65088](https://redirect.github.com/nodejs/node/pull/65088) - \[[`39ea929da7`](https://redirect.github.com/nodejs/node/commit/39ea929da7)] - **doc**: document quic stopSending() and resetStream() (Issac) [#&#8203;64888](https://redirect.github.com/nodejs/node/pull/64888) - \[[`2ba198db73`](https://redirect.github.com/nodejs/node/commit/2ba198db73)] - **doc**: clarify sqlite bare parameter default (Sumit Kumar Das) [#&#8203;62009](https://redirect.github.com/nodejs/node/pull/62009) - \[[`314f9b200f`](https://redirect.github.com/nodejs/node/commit/314f9b200f)] - **doc**: remove usage of `util.inherits` (Augustin Mauroy) [#&#8203;60817](https://redirect.github.com/nodejs/node/pull/60817) - \[[`d82a61662c`](https://redirect.github.com/nodejs/node/commit/d82a61662c)] - **doc**: fix grammar in worker\_threads.md (이혜미) [#&#8203;64913](https://redirect.github.com/nodejs/node/pull/64913) - \[[`44c0c8ff5b`](https://redirect.github.com/nodejs/node/commit/44c0c8ff5b)] - **doc**: clarify OpenSSL FIPS configuration (Filip Skokan) [#&#8203;64982](https://redirect.github.com/nodejs/node/pull/64982) - \[[`9b2ca70e0d`](https://redirect.github.com/nodejs/node/commit/9b2ca70e0d)] - **doc**: remove `--expose-gc` flag from CLI documentation (Dario Piotrowicz) [#&#8203;58909](https://redirect.github.com/nodejs/node/pull/58909) - \[[`a0a12397b9`](https://redirect.github.com/nodejs/node/commit/a0a12397b9)] - **doc**: document ArrayBuffer support in pbkd2Sync (kyungrae2002) [#&#8203;64976](https://redirect.github.com/nodejs/node/pull/64976) - \[[`b48699e077`](https://redirect.github.com/nodejs/node/commit/b48699e077)] - **doc**: correct default highWaterMark values (Yilong Li) [#&#8203;64617](https://redirect.github.com/nodejs/node/pull/64617) - \[[`0312ee133c`](https://redirect.github.com/nodejs/node/commit/0312ee133c)] - **esm**: avoid super-linear data URL MIME regex (Sumit Kumar Das) [#&#8203;61951](https://redirect.github.com/nodejs/node/pull/61951) - \[[`cd84d55c81`](https://redirect.github.com/nodejs/node/commit/cd84d55c81)] - **esm**: only register text format when enabled (Efe Karasakal) [#&#8203;64992](https://redirect.github.com/nodejs/node/pull/64992) - \[[`c0a8ef611e`](https://redirect.github.com/nodejs/node/commit/c0a8ef611e)] - **esm**: fix wasm import name in error message (이혜미) [#&#8203;64950](https://redirect.github.com/nodejs/node/pull/64950) - \[[`e6c34f90c2`](https://redirect.github.com/nodejs/node/commit/e6c34f90c2)] - **events**: inline iterationCondition hybrid dispatch closure (Szymon Łągiewka) [#&#8203;64473](https://redirect.github.com/nodejs/node/pull/64473) - \[[`6ee4b40c91`](https://redirect.github.com/nodejs/node/commit/6ee4b40c91)] - **events**: inline createEvent hybrid dispatch closure (Szymon Łągiewka) [#&#8203;64473](https://redirect.github.com/nodejs/node/pull/64473) - \[[`367549eed5`](https://redirect.github.com/nodejs/node/commit/367549eed5)] - **fs**: use sized reads for large files in readFileUtf8 (Shelley Vohr) [#&#8203;65328](https://redirect.github.com/nodejs/node/pull/65328) - \[[`8a5b1ae4c2`](https://redirect.github.com/nodejs/node/commit/8a5b1ae4c2)] - **fs**: fix realpath of namespaced drive paths (Jason Zhang) [#&#8203;65378](https://redirect.github.com/nodejs/node/pull/65378) - \[[`c9233b950d`](https://redirect.github.com/nodejs/node/commit/c9233b950d)] - **fs**: fix glob early return skipping sibling entries (Srinu desetti) [#&#8203;64895](https://redirect.github.com/nodejs/node/pull/64895) - \[[`bc54dd8905`](https://redirect.github.com/nodejs/node/commit/bc54dd8905)] - **fs**: pass symlink type in cp when filter is provided (Jerry Zhao) [#&#8203;62654](https://redirect.github.com/nodejs/node/pull/62654) - \[[`fcb4333aca`](https://redirect.github.com/nodejs/node/commit/fcb4333aca)] - **fs**: allocate FSReqPromise stat arrays lazily (Samuel Attard) [#&#8203;63886](https://redirect.github.com/nodejs/node/pull/63886) - \[[`c35876154e`](https://redirect.github.com/nodejs/node/commit/c35876154e)] - **fs**: fix out-of-bounds write in mkdtemp for long prefixes (Hierax\_Umbra) [#&#8203;64770](https://redirect.github.com/nodejs/node/pull/64770) - \[[`b269616936`](https://redirect.github.com/nodejs/node/commit/b269616936)] - **fs**: treat `std::errc::permission_denied` as `EPERM` error (Kirill Saied) [#&#8203;64698](https://redirect.github.com/nodejs/node/pull/64698) - \[[`212fe77e76`](https://redirect.github.com/nodejs/node/commit/212fe77e76)] - **fs**: add windowsHandle option to file streams (Kirill Saied) [#&#8203;63851](https://redirect.github.com/nodejs/node/pull/63851) - \[[`75df6cb435`](https://redirect.github.com/nodejs/node/commit/75df6cb435)] - **http**: improve performance with known-length calls to end() (Tim Perry) [#&#8203;65466](https://redirect.github.com/nodejs/node/pull/65466) - \[[`48d9cd4a28`](https://redirect.github.com/nodejs/node/commit/48d9cd4a28)] - **http**: cache maxHeaderPairs per header section (GetThatCookie) [#&#8203;64988](https://redirect.github.com/nodejs/node/pull/64988) - \[[`04785c8f43`](https://redirect.github.com/nodejs/node/commit/04785c8f43)] - **http**: fix keylog listener setup on existing agent sockets (Shani Singh) [#&#8203;65066](https://redirect.github.com/nodejs/node/pull/65066) - \[[`4b90031534`](https://redirect.github.com/nodejs/node/commit/4b90031534)] - **http**: emit drain on socket takeover and avoid stale HWM reuse (Naman Trivedi) [#&#8203;64991](https://redirect.github.com/nodejs/node/pull/64991) - \[[`83a27559cd`](https://redirect.github.com/nodejs/node/commit/83a27559cd)] - **http2**: adapt receive deferral for Node.js 24 (Matteo Collina) [#&#8203;65093](https://redirect.github.com/nodejs/node/pull/65093) - \[[`f43bed0ecc`](https://redirect.github.com/nodejs/node/commit/f43bed0ecc)] - **http2**: avoid uaf while receiving and sending rst\_stream (esgor) [#&#8203;64166](https://redirect.github.com/nodejs/node/pull/64166) - \[[`b42d664321`](https://redirect.github.com/nodejs/node/commit/b42d664321)] - **inspector**: avoid calling into JS from V8 interrupts (Joyee Cheung) [#&#8203;65028](https://redirect.github.com/nodejs/node/pull/65028) - \[[`6bf852197d`](https://redirect.github.com/nodejs/node/commit/6bf852197d)] - **lib**: use bracket notation instead of startsWith/endsWith for single char (Taejin Kim) [#&#8203;61500](https://redirect.github.com/nodejs/node/pull/61500) - \[[`151ca7e104`](https://redirect.github.com/nodejs/node/commit/151ca7e104)] - **lib**: harden webidl dictionary member reads (Filip Skokan) [#&#8203;65115](https://redirect.github.com/nodejs/node/pull/65115) - \[[`7e8c2c9f44`](https://redirect.github.com/nodejs/node/commit/7e8c2c9f44)] - **lib**: use validateArray for array arguments (greenhead) [#&#8203;64959](https://redirect.github.com/nodejs/node/pull/64959) - \[[`424fe2bc5a`](https://redirect.github.com/nodejs/node/commit/424fe2bc5a)] - **lib**: add and test \[EnforceRange] in webcrypto dictionaries (Filip Skokan) [#&#8203;65091](https://redirect.github.com/nodejs/node/pull/65091) - \[[`0529772798`](https://redirect.github.com/nodejs/node/commit/0529772798)] - **(SEMVER-MINOR)** **lib,src**: improve histogram implementation (James M Snell) [#&#8203;65024](https://redirect.github.com/nodejs/node/pull/65024) - \[[`186e1b76e8`](https://redirect.github.com/nodejs/node/commit/186e1b76e8)] - **meta**: move targos to emeritus (Michaël Zasso) [#&#8203;65393](https://redirect.github.com/nodejs/node/pull/65393) - \[[`b41b07c72a`](https://redirect.github.com/nodejs/node/commit/b41b07c72a)] - **meta**: add unified http api initiative (James M Snell) [#&#8203;65139](https://redirect.github.com/nodejs/node/pull/65139) - \[[`f85b6ecd67`](https://redirect.github.com/nodejs/node/commit/f85b6ecd67)] - **meta**: move one or more collaborators to emeritus (Node.js GitHub Bot) [#&#8203;65182](https://redirect.github.com/nodejs/node/pull/65182) - \[[`8f3d01bdce`](https://redirect.github.com/nodejs/node/commit/8f3d01bdce)] - **meta**: add Aviv Keller to `.mailmap` (Aviv Keller) [#&#8203;65048](https://redirect.github.com/nodejs/node/pull/65048) - \[[`cfad1d5b28`](https://redirect.github.com/nodejs/node/commit/cfad1d5b28)] - **meta**: update sccache to 0.17.0 (René) [#&#8203;64985](https://redirect.github.com/nodejs/node/pull/64985) - \[[`349c53c441`](https://redirect.github.com/nodejs/node/commit/349c53c441)] - **module**: report unreadable package.json (Paul Bouchon) [#&#8203;65223](https://redirect.github.com/nodejs/node/pull/65223) - \[[`bd21e6706e`](https://redirect.github.com/nodejs/node/commit/bd21e6706e)] - **module**: cache nearest parent package.json per directory (Shelley Vohr) [#&#8203;65326](https://redirect.github.com/nodejs/node/pull/65326) - \[[`961bd04370`](https://redirect.github.com/nodejs/node/commit/961bd04370)] - **module**: fix --check on ambiguous ESM files (Paul Bouchon) [#&#8203;65203](https://redirect.github.com/nodejs/node/pull/65203) - \[[`f45ef73420`](https://redirect.github.com/nodejs/node/commit/f45ef73420)] - **net**: handle undefined parent in \_unrefTimer and \_destroy (Shivay-98) [#&#8203;64644](https://redirect.github.com/nodejs/node/pull/64644) - \[[`41c7062b81`](https://redirect.github.com/nodejs/node/commit/41c7062b81)] - **(SEMVER-MINOR)** **net**: improve performance of net.BlockList (James M Snell) [#&#8203;64974](https://redirect.github.com/nodejs/node/pull/64974) - \[[`5197b5a3c5`](https://redirect.github.com/nodejs/node/commit/5197b5a3c5)] - **(SEMVER-MINOR)** **perf\_hooks**: add statistical hypothesis testing to histogram (James M Snell) [#&#8203;65416](https://redirect.github.com/nodejs/node/pull/65416) - \[[`1722ddac28`](https://redirect.github.com/nodejs/node/commit/1722ddac28)] - **permission**: enforce addon permission in GetLinkedBinding (Rafael Gonzaga) [#&#8203;65432](https://redirect.github.com/nodejs/node/pull/65432) - \[[`dff2b675db`](https://redirect.github.com/nodejs/node/commit/dff2b675db)] - **process**: validate resource stats array offsets (Archkon) [#&#8203;65098](https://redirect.github.com/nodejs/node/pull/65098) - \[[`f277983e7b`](https://redirect.github.com/nodejs/node/commit/f277983e7b)] - **quic**: changes for nghttp3\_conn\_close\_stream2 (Marten Richter) [#&#8203;64574](https://redirect.github.com/nodejs/node/pull/64574) - \[[`a4c770c78e`](https://redirect.github.com/nodejs/node/commit/a4c770c78e)] - **quic**: mark drain promise handled (James M Snell) [#&#8203;65319](https://redirect.github.com/nodejs/node/pull/65319) - \[[`2460b171c5`](https://redirect.github.com/nodejs/node/commit/2460b171c5)] - **quic**: reset rejected HTTP/3 request streams with H3\_REQUEST\_REJECTED (trivenay) [#&#8203;65442](https://redirect.github.com/nodejs/node/pull/65442) - \[[`18a7ccf302`](https://redirect.github.com/nodejs/node/commit/18a7ccf302)] - **quic**: write desired size needs update on maxstream (Marten Richter) [#&#8203;64768](https://redirect.github.com/nodejs/node/pull/64768) - \[[`9017f4a780`](https://redirect.github.com/nodejs/node/commit/9017f4a780)] - **quic**: do not destroy incoming streams that have a consumer (trivenay) [#&#8203;65335](https://redirect.github.com/nodejs/node/pull/65335) - \[[`ddc41c1ef4`](https://redirect.github.com/nodejs/node/commit/ddc41c1ef4)] - **quic**: fix wake up blob (Marten Richter) [#&#8203;64044](https://redirect.github.com/nodejs/node/pull/64044) - \[[`88bee43d7c`](https://redirect.github.com/nodejs/node/commit/88bee43d7c)] - **quic**: convert incoming :status header to number (Hallison Pereira Melo) [#&#8203;63589](https://redirect.github.com/nodejs/node/pull/63589) - \[[`cd776fe97c`](https://redirect.github.com/nodejs/node/commit/cd776fe97c)] - **quic**: fix infinite loop if STOP\_SENDING received on a buffering stream (Tim Perry) [#&#8203;64715](https://redirect.github.com/nodejs/node/pull/64715) - \[[`4f6eda3c23`](https://redirect.github.com/nodejs/node/commit/4f6eda3c23)] - **repl**: keep entries added while history file is loading (Mhayk Whandson) [#&#8203;64513](https://redirect.github.com/nodejs/node/pull/64513) - \[[`cd1e6ce29b`](https://redirect.github.com/nodejs/node/commit/cd1e6ce29b)] - **repl**: add benchmarks (Aviv Keller) [#&#8203;64590](https://redirect.github.com/nodejs/node/pull/64590) - \[[`2ba740669d`](https://redirect.github.com/nodejs/node/commit/2ba740669d)] - **sea**: avoid dangling CLI option pointers (Archkon) [#&#8203;64755](https://redirect.github.com/nodejs/node/pull/64755) - \[[`ec5e2d6856`](https://redirect.github.com/nodejs/node/commit/ec5e2d6856)] - **sea**: handle NUL bytes in asset keys (Archkon) [#&#8203;64773](https://redirect.github.com/nodejs/node/pull/64773) - \[[`703b854293`](https://redirect.github.com/nodejs/node/commit/703b854293)] - **sea**: reject trailing content in config JSON (Archkon) [#&#8203;64774](https://redirect.github.com/nodejs/node/pull/64774) - \[[`a61a5fdd1c`](https://redirect.github.com/nodejs/node/commit/a61a5fdd1c)] - **sqlite**: prevent reentrant session.close() (Trivikram Kamat) [#&#8203;65349](https://redirect.github.com/nodejs/node/pull/65349) - \[[`6ae81be0a3`](https://redirect.github.com/nodejs/node/commit/6ae81be0a3)] - **sqlite**: reject statement-less SQL in prepare() (Trevor Burnham) [#&#8203;65157](https://redirect.github.com/nodejs/node/pull/65157) - \[[`043dfe4996`](https://redirect.github.com/nodejs/node/commit/043dfe4996)] - **sqlite**: reject statement-less SQL in SQLTagStore (Trevor Burnham) [#&#8203;65157](https://redirect.github.com/nodejs/node/pull/65157) - \[[`b8faee02e1`](https://redirect.github.com/nodejs/node/commit/b8faee02e1)] - **sqlite**: check null returns from sqlite value functions (Nora Dossche) [#&#8203;63288](https://redirect.github.com/nodejs/node/pull/63288) - \[[`d6d2a71bee`](https://redirect.github.com/nodejs/node/commit/d6d2a71bee)] - **sqlite**: validate maxSize argument in createTagStore() (Anshika Jain) [#&#8203;63792](https://redirect.github.com/nodejs/node/pull/63792) - \[[`61a046309f`](https://redirect.github.com/nodejs/node/commit/61a046309f)] - **sqlite**: reject non-positive backup rates (Trivikram Kamat) [#&#8203;64893](https://redirect.github.com/nodejs/node/pull/64893) - \[[`514e3f30fb`](https://redirect.github.com/nodejs/node/commit/514e3f30fb)] - **sqlite**: clear SQLTagStore bindings (Matteo Collina) [#&#8203;65041](https://redirect.github.com/nodejs/node/pull/65041) - \[[`c1542255b8`](https://redirect.github.com/nodejs/node/commit/c1542255b8)] - **sqlite**: bind Boolean (mike-git374) [#&#8203;62001](https://redirect.github.com/nodejs/node/pull/62001) - \[[`cdb732beb5`](https://redirect.github.com/nodejs/node/commit/cdb732beb5)] - **sqlite**: fix undefined behaviour in `Session::Changeset()` (Nora Dossche) [#&#8203;63637](https://redirect.github.com/nodejs/node/pull/63637) - \[[`fbe8861111`](https://redirect.github.com/nodejs/node/commit/fbe8861111)] - **sqlite**: bind ArrayBuffer (mike-git374) [#&#8203;62061](https://redirect.github.com/nodejs/node/pull/62061) - \[[`e3c6bd6bc8`](https://redirect.github.com/nodejs/node/commit/e3c6bd6bc8)] - **src**: add missing vector include (Filip Skokan) [#&#8203;65622](https://redirect.github.com/nodejs/node/pull/65622) - \[[`793cf69df8`](https://redirect.github.com/nodejs/node/commit/793cf69df8)] - **src**: fix heap value deduplication in embedder graph (Ilyas Shabi) [#&#8203;64801](https://redirect.github.com/nodejs/node/pull/64801) - \[[`ea5935b04c`](https://redirect.github.com/nodejs/node/commit/ea5935b04c)] - **src**: fix out-of-bounds write when transcoding odd-length ucs2 (nashit hayat) [#&#8203;64512](https://redirect.github.com/nodejs/node/pull/64512) - \[[`22e5023f4d`](https://redirect.github.com/nodejs/node/commit/22e5023f4d)] - **src**: escape Windows environment variables in task runner (Antoine du Hamel) [#&#8203;65217](https://redirect.github.com/nodejs/node/pull/65217) - \[[`a0f3c62bd9`](https://redirect.github.com/nodejs/node/commit/a0f3c62bd9)] - **src**: simplify c++ diagnostics channel API (James M Snell) [#&#8203;65158](https://redirect.github.com/nodejs/node/pull/65158) - \[[`8e831a3d2e`](https://redirect.github.com/nodejs/node/commit/8e831a3d2e)] - **src**: make minor cleanup to permission checks (James M Snell) [#&#8203;65158](https://redirect.github.com/nodejs/node/pull/65158) - \[[`968b2ca3a3`](https://redirect.github.com/nodejs/node/commit/968b2ca3a3)] - **src**: use DictionaryTemplate for permission diag channel message (James M Snell) [#&#8203;65158](https://redirect.github.com/nodejs/node/pull/65158) - \[[`18e16e7f8d`](https://redirect.github.com/nodejs/node/commit/18e16e7f8d)] - **src**: cache permission strings (James M Snell) [#&#8203;65158](https://redirect.github.com/nodejs/node/pull/65158) - \[[`c8625a4b6f`](https://redirect.github.com/nodejs/node/commit/c8625a4b6f)] - **src**: add SetAbortHandler (Max H Fisher) [#&#8203;64684](https://redirect.github.com/nodejs/node/pull/64684) - \[[`c990140d60`](https://redirect.github.com/nodejs/node/commit/c990140d60)] - **src**: match cmd.exe case-insensitively in task runner (Archkon) [#&#8203;64907](https://redirect.github.com/nodejs/node/pull/64907) - \[[`d7463b9dbc`](https://redirect.github.com/nodejs/node/commit/d7463b9dbc)] - **src**: reuse cached env strings in remaining files (Seongeun Lee) [#&#8203;65039](https://redirect.github.com/nodejs/node/pull/65039) - \[[`b055a43b93`](https://redirect.github.com/nodejs/node/commit/b055a43b93)] - **src**: expose Windows-only fs open flags (Kirill Saied) [#&#8203;64775](https://redirect.github.com/nodejs/node/pull/64775) - \[[`7f21e37496`](https://redirect.github.com/nodejs/node/commit/7f21e37496)] - **src**: report why --enable-fips failed (Filip Skokan) [#&#8203;64979](https://redirect.github.com/nodejs/node/pull/64979) - \[[`8c11beae27`](https://redirect.github.com/nodejs/node/commit/8c11beae27)] - **src**: update repeated use strings to env (James M Snell) [#&#8203;64760](https://redirect.github.com/nodejs/node/pull/64760) - \[[`9e2c477e26`](https://redirect.github.com/nodejs/node/commit/9e2c477e26)] - **stream**: normalize fused stateless transform results (Trivikram Kamat) [#&#8203;65367](https://redirect.github.com/nodejs/node/pull/65367) - \[[`107e96dd41`](https://redirect.github.com/nodejs/node/commit/107e96dd41)] - **stream**: encode whole chunks in TextEncoderStream (Matteo Collina) [#&#8203;65414](https://redirect.github.com/nodejs/node/pull/65414) - \[[`164068279b`](https://redirect.github.com/nodejs/node/commit/164068279b)] - **stream**: prevent share from eagerly draining source (Trivikram Kamat) [#&#8203;65338](https://redirect.github.com/nodejs/node/pull/65338) - \[[`93d822bdc1`](https://redirect.github.com/nodejs/node/commit/93d822bdc1)] - **stream**: drain pending writes before broadcast end (Trivikram Kamat) [#&#8203;65334](https://redirect.github.com/nodejs/node/pull/65334) - \[[`6b8b9c362f`](https://redirect.github.com/nodejs/node/commit/6b8b9c362f)] - **stream**: reuse unexposed managed read buffers (GetThatCookie) [#&#8203;64990](https://redirect.github.com/nodejs/node/pull/64990) - \[[`4ec4fab367`](https://redirect.github.com/nodejs/node/commit/4ec4fab367)] - **stream**: avoid duplicated endReadableNT scheduling (Matteo Collina) [#&#8203;65310](https://redirect.github.com/nodejs/node/pull/65310) - \[[`86d1196ebf`](https://redirect.github.com/nodejs/node/commit/86d1196ebf)] - **stream**: decouple transform backpressure changes (Matteo Collina) [#&#8203;65143](https://redirect.github.com/nodejs/node/pull/65143) - \[[`b8a7a75b19`](https://redirect.github.com/nodejs/node/commit/b8a7a75b19)] - **stream**: reject pull on signal abort during flush (Trivikram Kamat) [#&#8203;65346](https://redirect.github.com/nodejs/node/pull/65346) - \[[`386ed6a06d`](https://redirect.github.com/nodejs/node/commit/386ed6a06d)] - **stream**: avoid leaking consumers on signal failure (Trivikram Kamat) [#&#8203;65299](https://redirect.github.com/nodejs/node/pull/65299) - \[[`74d53bd73b`](https://redirect.github.com/nodejs/node/commit/74d53bd73b)] - **stream**: use validateObject for zlib/iter params (greenhead) [#&#8203;65015](https://redirect.github.com/nodejs/node/pull/65015) - \[[`3a174ce16b`](https://redirect.github.com/nodejs/node/commit/3a174ce16b)] - **stream**: use validateNumber for BYOB reader options.min (greenhead) [#&#8203;65014](https://redirect.github.com/nodejs/node/pull/65014) - \[[`859ea01cb2`](https://redirect.github.com/nodejs/node/commit/859ea01cb2)] - **stream**: consolidate non-op algorithm callbacks (Matteo Collina) [#&#8203;65138](https://redirect.github.com/nodejs/node/pull/65138) - \[[`c577669825`](https://redirect.github.com/nodejs/node/commit/c577669825)] - **stream**: cut promise churn in webstreams hot paths (Matteo Collina) [#&#8203;65138](https://redirect.github.com/nodejs/node/pull/65138) - \[[`d631e910db`](https://redirect.github.com/nodejs/node/commit/d631e910db)] - **stream**: preserve falsy cancellation reasons (Trivikram Kamat) [#&#8203;64705](https://redirect.github.com/nodejs/node/pull/64705) - \[[`f9c21eabbd`](https://redirect.github.com/nodejs/node/commit/f9c21eabbd)] - **stream**: use validateBuffer for BYOB reader view (greenhead) [#&#8203;65046](https://redirect.github.com/nodejs/node/pull/65046) - \[[`b89c8f5d1e`](https://redirect.github.com/nodejs/node/commit/b89c8f5d1e)] - **stream**: fix recursive WritableStream abort (Jeong SeokChan) [#&#8203;64825](https://redirect.github.com/nodejs/node/pull/64825) - \[[`39e0457e86`](https://redirect.github.com/nodejs/node/commit/39e0457e86)] - **test**: fix link-local dgram scope assertion (Filip Skokan) [#&#8203;65629](https://redirect.github.com/nodejs/node/pull/65629) - \[[`1433cf9d5b`](https://redirect.github.com/nodejs/node/commit/1433cf9d5b)] - **test**: account for varied OpenSSL CCM final behaviours (Filip Skokan) [#&#8203;65542](https://redirect.github.com/nodejs/node/pull/65542) - \[[`7d135d24b7`](https://redirect.github.com/nodejs/node/commit/7d135d24b7)] - **test**: convert forEach to for of test-messageevent-brandcheck file (Nachiketa Pathak) [#&#8203;65279](https://redirect.github.com/nodejs/node/pull/65279) - \[[`421ee11715`](https://redirect.github.com/nodejs/node/commit/421ee11715)] - **test**: use spawnSyncAndAssert in windowsHide test (Junsoo Ha) [#&#8203;65351](https://redirect.github.com/nodejs/node/pull/65351) - \[[`929d5705bc`](https://redirect.github.com/nodejs/node/commit/929d5705bc)] - **test**: remove test-debugger-run-after-quit-restart as flaky on macOS (Yuya Inoue) [#&#8203;65424](https://redirect.github.com/nodejs/node/pull/65424) - \[[`f38f154c14`](https://redirect.github.com/nodejs/node/commit/f38f154c14)] - **test**: simplify test-timers-interval-promisified.js (Donghoon Kang) [#&#8203;65322](https://redirect.github.com/nodejs/node/pull/65322) - \[[`a98e27f2a9`](https://redirect.github.com/nodejs/node/commit/a98e27f2a9)] - **test**: add Headers coverage and benchmark (Yagiz Nizipli) [#&#8203;65365](https://redirect.github.com/nodejs/node/pull/65365) - \[[`38fdbb62aa`](https://redirect.github.com/nodejs/node/commit/38fdbb62aa)] - **test**: deflake test-net-listen-ipv6only (sangwook) [#&#8203;64173](https://redirect.github.com/nodejs/node/pull/64173) - \[[`06c7684b01`](https://redirect.github.com/nodejs/node/commit/06c7684b01)] - **test**: use common/child\_process spawnSync helpers (Junsoo Ha) [#&#8203;65377](https://redirect.github.com/nodejs/node/pull/65377) - \[[`6438c70004`](https://redirect.github.com/nodejs/node/commit/6438c70004)] - **test**: fix Linux debug skip in SEA test guard (구현우) [#&#8203;63751](https://redirect.github.com/nodejs/node/pull/63751) - \[[`fe0e4f1b65`](https://redirect.github.com/nodejs/node/commit/fe0e4f1b65)] - **test**: avoid timer race in event loop delay test (Trivikram Kamat) [#&#8203;64728](https://redirect.github.com/nodejs/node/pull/64728) - \[[`6ff69baea8`](https://redirect.github.com/nodejs/node/commit/6ff69baea8)] - **test**: enforce exit code in `test-http-server-stale-close` (Antoine du Hamel) [#&#8203;65198](https://redirect.github.com/nodejs/node/pull/65198) - \[[`ba87603016`](https://redirect.github.com/nodejs/node/commit/ba87603016)] - **test**: convert test-async-local-storage-bind to async loop (freida-code) [#&#8203;65270](https://redirect.github.com/nodejs/node/pull/65270) - \[[`8d6b89f454`](https://redirect.github.com/nodejs/node/commit/8d6b89f454)] - **test**: replace `forEach()` with `for...of` in parallel tests (Phillip Markert) [#&#8203;65272](https://redirect.github.com/nodejs/node/pull/65272) - \[[`a60572a7bb`](https://redirect.github.com/nodejs/node/commit/a60572a7bb)] - **test**: convert forEach to for in test-constant.js file (NIxxy25) [#&#8203;65271](https://redirect.github.com/nodejs/node/pull/65271) - \[[`f82060c6ce`](https://redirect.github.com/nodejs/node/commit/f82060c6ce)] - **test**: use for-of instead of forEach (Felix P.) [#&#8203;65268](https://redirect.github.com/nodejs/node/pull/65268) - \[[`5ded71f9cc`](https://redirect.github.com/nodejs/node/commit/5ded71f9cc)] - **test**: cover `realpathSync` resolving symlinks after a FIFO stat (Hendrik Liebau) [#&#8203;65113](https://redirect.github.com/nodejs/node/pull/65113) - \[[`ac9835225e`](https://redirect.github.com/nodejs/node/commit/ac9835225e)] - **test**: account for \[EnforceRange] in test-webcrypto-prototype-pollution (Filip Skokan) [#&#8203;65173](https://redirect.github.com/nodejs/node/pull/65173) > ✂ **Note** > > PR body was truncated to here. </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - "every weekday" - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- 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/apify/apify-cli). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMzUuMCIsInVwZGF0ZWRJblZlciI6IjQ0LjcxLjAiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 193eb8f commit 9cec1c0

13 files changed

Lines changed: 122 additions & 122 deletions

.bun-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.3.14
1+
1.4.2

.github/workflows/check.yaml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
node-version: ${{ env.LATEST_NODE_VERSION }}
3434

3535
- name: Install pnpm and dependencies
36-
uses: apify/actions/pnpm-install@v1.3.1
36+
uses: apify/actions/pnpm-install@v1.5.0
3737

3838
- name: Run TSC
3939
run: pnpm run build
@@ -57,7 +57,7 @@ jobs:
5757
node-version: ${{ env.LATEST_NODE_VERSION }}
5858

5959
- name: Install pnpm and dependencies
60-
uses: apify/actions/pnpm-install@v1.3.1
60+
uses: apify/actions/pnpm-install@v1.5.0
6161

6262
- name: Run lint checks
6363
run: pnpm run lint
@@ -93,7 +93,7 @@ jobs:
9393
node-version: ${{ matrix.node-version }}
9494

9595
- name: Install pnpm and dependencies
96-
uses: apify/actions/pnpm-install@v1.3.1
96+
uses: apify/actions/pnpm-install@v1.5.0
9797

9898
- name: Set up Python (Windows)
9999
if: ${{ matrix.os == 'windows-2025' }}
@@ -126,7 +126,7 @@ jobs:
126126
node-version: ${{ env.LATEST_NODE_VERSION }}
127127

128128
- name: Install pnpm and dependencies
129-
uses: apify/actions/pnpm-install@v1.3.1
129+
uses: apify/actions/pnpm-install@v1.5.0
130130

131131
- name: Run API tests
132132
env:
@@ -161,7 +161,7 @@ jobs:
161161
node-version: ${{ env.LATEST_NODE_VERSION }}
162162

163163
- name: Install pnpm and dependencies
164-
uses: apify/actions/pnpm-install@v1.3.1
164+
uses: apify/actions/pnpm-install@v1.5.0
165165

166166
- name: Set up Python ${{ matrix.python-version }}
167167
uses: actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0.0
@@ -209,7 +209,7 @@ jobs:
209209
node-version: ${{ env.LATEST_NODE_VERSION }}
210210

211211
- name: Install pnpm and dependencies
212-
uses: apify/actions/pnpm-install@v1.3.1
212+
uses: apify/actions/pnpm-install@v1.5.0
213213

214214
- name: Build & deploy docs
215215
run: pnpm --filter apify-cli-website run build
@@ -246,7 +246,7 @@ jobs:
246246
node-version: ${{ env.LATEST_NODE_VERSION }}
247247

248248
- name: Install pnpm and dependencies
249-
uses: apify/actions/pnpm-install@v1.3.1
249+
uses: apify/actions/pnpm-install@v1.5.0
250250

251251
- name: Install bun
252252
uses: oven-sh/setup-bun@0c5077e51419868618aeaa5fe8019c62421857d6 # v2.2.0

.github/workflows/docs.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
node-version: 24
3232

3333
- name: Install pnpm and dependencies
34-
uses: apify/actions/pnpm-install@v1.3.1
34+
uses: apify/actions/pnpm-install@v1.5.0
3535

3636
- name: Build docs
3737
run: |
@@ -46,7 +46,7 @@ jobs:
4646
SEGMENT_TOKEN: ${{ secrets.SEGMENT_TOKEN }}
4747

4848
- name: Commit the updated package(-lock).json
49-
uses: apify/actions/signed-commit@v1.3.0
49+
uses: apify/actions/signed-commit@v1.5.0
5050
with:
5151
message: "chore: Automatic theme updating workflow [skip ci]"
5252
add: 'website/package.json pnpm-lock.yaml'
@@ -61,7 +61,7 @@ jobs:
6161
path: ./website/build
6262

6363
- name: Deploy artifact to GitHub Pages
64-
uses: actions/deploy-pages@cd2ce8fcbc39b97be8ca5fce6e763baed58fa128 # v5.0.0
64+
uses: actions/deploy-pages@368f82528645a54fb793d4d04e342629a3f51346 # v5.0.1
6565

6666
- name: Invalidate CloudFront cache
6767
run: |

.github/workflows/e2e.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
node-version: 24
5353

5454
- name: Install pnpm and dependencies
55-
uses: apify/actions/pnpm-install@v1.3.1
55+
uses: apify/actions/pnpm-install@v1.5.0
5656

5757
- name: Build CLI from source
5858
run: pnpm run build

.github/workflows/pre_release.yaml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
changelog: ${{ steps.release_metadata.outputs.changelog }}
2323
release_notes: ${{ steps.release_metadata.outputs.release_notes }}
2424
steps:
25-
- uses: apify/actions/git-cliff-release@v1.3.0
25+
- uses: apify/actions/git-cliff-release@v1.5.0
2626
name: Prepare release metadata
2727
id: release_metadata
2828
with:
@@ -33,7 +33,7 @@ jobs:
3333
name: Wait for code checks to pass
3434
runs-on: ubuntu-latest
3535
steps:
36-
- uses: lewagon/wait-on-check-action@96d9100b431964d10e0136aff8b9ccb92470505e # v1.8.0
36+
- uses: lewagon/wait-on-check-action@369769072fe522a3a8a85c03c96af1e5242a1994 # v1.9.1
3737
with:
3838
ref: ${{ github.sha }}
3939
repo-token: ${{ secrets.GITHUB_TOKEN }}
@@ -61,7 +61,7 @@ jobs:
6161
registry-url: https://registry.npmjs.org
6262

6363
- name: Install pnpm and dependencies
64-
uses: apify/actions/pnpm-install@v1.3.1
64+
uses: apify/actions/pnpm-install@v1.5.0
6565

6666
- name: Update package version in package.json
6767
run: pnpm version ${{ needs.release_metadata.outputs.version_number }} --no-git-tag-version --allow-same-version
@@ -71,7 +71,7 @@ jobs:
7171

7272
- name: Commit changes
7373
id: commit
74-
uses: apify/actions/signed-commit@v1.3.0
74+
uses: apify/actions/signed-commit@v1.5.0
7575
with:
7676
message: "chore(release): Update changelog and package version [skip ci]"
7777
pull: '--rebase --autostash'
@@ -117,7 +117,7 @@ jobs:
117117
registry-url: https://registry.npmjs.org
118118

119119
- name: Install pnpm and dependencies
120-
uses: apify/actions/pnpm-install@v1.3.1
120+
uses: apify/actions/pnpm-install@v1.5.0
121121

122122
- name: Install bun
123123
uses: oven-sh/setup-bun@0c5077e51419868618aeaa5fe8019c62421857d6 # v2.2.0
@@ -180,7 +180,7 @@ jobs:
180180
node-version: 24
181181

182182
- name: Install pnpm and dependencies
183-
uses: apify/actions/pnpm-install@v1.3.1
183+
uses: apify/actions/pnpm-install@v1.5.0
184184

185185
- name: Set pre-release version
186186
run: pnpm version ${{ needs.update_changelog.outputs.pre_release_version }} --no-git-tag-version --allow-same-version --no-git-checks
@@ -190,7 +190,7 @@ jobs:
190190
run: node scripts/report-install-size.mjs
191191

192192
- name: Create release
193-
uses: softprops/action-gh-release@3d0d9888cb7fd7b750713d6e236d1fcb99157228 # v3.0.2
193+
uses: softprops/action-gh-release@efb35369e0ad2afab669f228072c1b0d510eae64 # v3.0.3
194194
with:
195195
tag_name: v${{ needs.update_changelog.outputs.pre_release_version }}
196196
name: ${{ needs.update_changelog.outputs.pre_release_version }}
@@ -210,7 +210,7 @@ jobs:
210210

211211
steps:
212212
- name: Execute publish workflow
213-
uses: apify/actions/execute-workflow@v1.3.0
213+
uses: apify/actions/execute-workflow@v1.5.0
214214
with:
215215
workflow: publish_to_npm.yaml
216216
inputs: >

.github/workflows/publish_to_npm.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
registry-url: "https://registry.npmjs.org"
3737

3838
- name: Install pnpm and dependencies
39-
uses: apify/actions/pnpm-install@v1.3.1
39+
uses: apify/actions/pnpm-install@v1.5.0
4040

4141
- name: Check version consistency and bump pre-release version (beta only)
4242
if: ${{ inputs.tag == 'beta' }}

.github/workflows/release.yaml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
changelog: ${{ steps.release_metadata.outputs.changelog }}
3636
release_notes: ${{ steps.release_metadata.outputs.release_notes }}
3737
steps:
38-
- uses: apify/actions/git-cliff-release@v1.3.0
38+
- uses: apify/actions/git-cliff-release@v1.5.0
3939
name: Prepare release metadata
4040
id: release_metadata
4141
with:
@@ -61,7 +61,7 @@ jobs:
6161
echo 'skipped=false' >> $GITHUB_OUTPUT
6262
fi
6363
64-
- uses: lewagon/wait-on-check-action@96d9100b431964d10e0136aff8b9ccb92470505e # v1.8.0
64+
- uses: lewagon/wait-on-check-action@369769072fe522a3a8a85c03c96af1e5242a1994 # v1.9.1
6565
if: ${{ steps.check_skip.outputs.skipped == 'false' }}
6666
with:
6767
ref: ${{ github.sha }}
@@ -88,7 +88,7 @@ jobs:
8888
node-version: 24
8989

9090
- name: Install pnpm and dependencies
91-
uses: apify/actions/pnpm-install@v1.3.1
91+
uses: apify/actions/pnpm-install@v1.5.0
9292

9393
- name: Update package version in package.json
9494
run: pnpm version ${{ needs.release_metadata.outputs.version_number }} --no-git-tag-version --allow-same-version
@@ -112,7 +112,7 @@ jobs:
112112
113113
- name: Commit changes
114114
id: commit
115-
uses: apify/actions/signed-commit@v1.3.0
115+
uses: apify/actions/signed-commit@v1.5.0
116116
with:
117117
message: "chore(release): Update changelog and package version [skip ci]"
118118
pull: '--rebase --autostash'
@@ -152,7 +152,7 @@ jobs:
152152
registry-url: https://registry.npmjs.org
153153

154154
- name: Install pnpm and dependencies
155-
uses: apify/actions/pnpm-install@v1.3.1
155+
uses: apify/actions/pnpm-install@v1.5.0
156156

157157
- name: Install bun
158158
uses: oven-sh/setup-bun@0c5077e51419868618aeaa5fe8019c62421857d6 # v2.2.0
@@ -215,14 +215,14 @@ jobs:
215215
node-version: 24
216216

217217
- name: Install pnpm and dependencies
218-
uses: apify/actions/pnpm-install@v1.3.1
218+
uses: apify/actions/pnpm-install@v1.5.0
219219

220220
- name: Report install size
221221
id: install-size
222222
run: node scripts/report-install-size.mjs
223223

224224
- name: Create release
225-
uses: softprops/action-gh-release@3d0d9888cb7fd7b750713d6e236d1fcb99157228 # v3.0.2
225+
uses: softprops/action-gh-release@efb35369e0ad2afab669f228072c1b0d510eae64 # v3.0.3
226226
with:
227227
tag_name: ${{ needs.release_metadata.outputs.tag_name }}
228228
name: ${{ needs.release_metadata.outputs.version_number }}
@@ -240,7 +240,7 @@ jobs:
240240
runs-on: ubuntu-latest
241241
steps:
242242
- name: Execute publish workflow
243-
uses: apify/actions/execute-workflow@v1.3.0
243+
uses: apify/actions/execute-workflow@v1.5.0
244244
with:
245245
workflow: publish_to_npm.yaml
246246
inputs: >

.github/workflows/version_docs.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
node-version: 24
2323

2424
- name: Install pnpm and dependencies
25-
uses: apify/actions/pnpm-install@v1.3.1
25+
uses: apify/actions/pnpm-install@v1.5.0
2626

2727
- name: Snapshot the current version
2828
id: version
@@ -36,7 +36,7 @@ jobs:
3636
pnpm --filter apify-cli-website exec -- docusaurus docs:version $MAJOR_MINOR
3737
3838
- name: Commit and push the version snapshot
39-
uses: apify/actions/signed-commit@v1.3.0
39+
uses: apify/actions/signed-commit@v1.5.0
4040
with:
4141
message: "docs: version docs for ${{ steps.version.outputs.version }} [docs build]"
4242
pull: '--rebase --autostash'

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
24.18.0
1+
24.21.0

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@
134134
"lint-staged": "^17.0.0",
135135
"mock-stdin": "^1.0.0",
136136
"oxfmt": "0.61.0",
137-
"oxlint": "1.71.0",
137+
"oxlint": "1.82.0",
138138
"oxlint-tsgolint": "0.22.1",
139139
"rimraf": "~6.1.3",
140140
"tsdown": "^0.23.0",
@@ -143,7 +143,7 @@
143143
"vitest": "^4.1.8"
144144
},
145145
"volta": {
146-
"node": "24.18.0",
146+
"node": "24.21.0",
147147
"pnpm": "11.11.0"
148148
},
149149
"packageManager": "pnpm@11.11.0",

0 commit comments

Comments
 (0)