amir20 / dozzle

Realtime log viewer for docker containers.
https://dozzle.dev/
MIT License
5.02k stars 266 forks source link

fix(deps): update all non-major dependencies #3065

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 2 weeks ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@iconify-json/material-symbols ^1.1.82 -> ^1.1.83 age adoption passing confidence dependencies patch
@playwright/test (source) ^1.45.0 -> ^1.45.1 age adoption passing confidence devDependencies patch
docker/build-push-action v6.2.0 -> v6.3.0 age adoption passing confidence action minor
docker/setup-buildx-action v3.3.0 -> v3.4.0 age adoption passing confidence action minor
github.com/docker/docker v27.0.2+incompatible -> v27.0.3+incompatible age adoption passing confidence require patch
go (source) 1.22.4 -> 1.22.5 age adoption passing confidence golang patch
golang 1.22.4-alpine -> 1.22.5-alpine age adoption passing confidence final patch
google.golang.org/grpc v1.64.0 -> v1.65.0 age adoption passing confidence require minor
mcr.microsoft.com/playwright v1.45.0-jammy -> v1.45.1-jammy age adoption passing confidence patch
node 22.3.0-alpine -> 22.4.0-alpine age adoption passing confidence stage minor
typescript (source) ^5.5.2 -> ^5.5.3 age adoption passing confidence devDependencies patch
vite (source) 5.3.2 -> 5.3.3 age adoption passing confidence dependencies patch
vue-component-type-helpers (source) ^2.0.24 -> ^2.0.26 age adoption passing confidence devDependencies patch
vue-tsc (source) ^2.0.24 -> ^2.0.26 age adoption passing confidence devDependencies patch

Release Notes

microsoft/playwright (@​playwright/test) ### [`v1.45.1`](https://togithub.com/microsoft/playwright/compare/v1.45.0...e8989f83d9801cdaadc3803b5341c601c9593947) [Compare Source](https://togithub.com/microsoft/playwright/compare/v1.45.0...v1.45.1)
docker/build-push-action (docker/build-push-action) ### [`v6.3.0`](https://togithub.com/docker/build-push-action/releases/tag/v6.3.0) [Compare Source](https://togithub.com/docker/build-push-action/compare/v6.2.0...v6.3.0) - `DOCKER_BUILD_RECORD_UPLOAD` environment variable to enable/disable build record upload by [@​crazy-max](https://togithub.com/crazy-max) in [https://github.com/docker/build-push-action/pull/1172](https://togithub.com/docker/build-push-action/pull/1172) - `DOCKER_BUILD_NO_SUMMARY` has been deprecated. Set `DOCKER_BUILD_SUMMARY` to `false` instead by [@​crazy-max](https://togithub.com/crazy-max) in [https://github.com/docker/build-push-action/pull/1170](https://togithub.com/docker/build-push-action/pull/1170) [https://github.com/docker/build-push-action/pull/1173](https://togithub.com/docker/build-push-action/pull/1173) - Bump [@​docker/actions-toolkit](https://togithub.com/docker/actions-toolkit) from 0.28.0 to 0.31.0 in [https://github.com/docker/build-push-action/pull/1171](https://togithub.com/docker/build-push-action/pull/1171) [https://github.com/docker/build-push-action/pull/1159](https://togithub.com/docker/build-push-action/pull/1159) [https://github.com/docker/build-push-action/pull/1169](https://togithub.com/docker/build-push-action/pull/1169) **Full Changelog**: https://github.com/docker/build-push-action/compare/v6.2.0...v6.3.0
docker/setup-buildx-action (docker/setup-buildx-action) ### [`v3.4.0`](https://togithub.com/docker/setup-buildx-action/releases/tag/v3.4.0) [Compare Source](https://togithub.com/docker/setup-buildx-action/compare/v3.3.0...v3.4.0) - Throw error message instead of exit code by [@​crazy-max](https://togithub.com/crazy-max) in [https://github.com/docker/setup-buildx-action/pull/315](https://togithub.com/docker/setup-buildx-action/pull/315) - Bump [@​docker/actions-toolkit](https://togithub.com/docker/actions-toolkit) from 0.20.0 to 0.31.0 in [https://github.com/docker/setup-buildx-action/pull/321](https://togithub.com/docker/setup-buildx-action/pull/321) [https://github.com/docker/setup-buildx-action/pull/338](https://togithub.com/docker/setup-buildx-action/pull/338) - Bump braces from 3.0.2 to 3.0.3 in [https://github.com/docker/setup-buildx-action/pull/329](https://togithub.com/docker/setup-buildx-action/pull/329) - Bump undici from 5.28.3 to 5.28.4 in [https://github.com/docker/setup-buildx-action/pull/312](https://togithub.com/docker/setup-buildx-action/pull/312) - Bump uuid from 9.0.1 to 10.0.0 in [https://github.com/docker/setup-buildx-action/pull/326](https://togithub.com/docker/setup-buildx-action/pull/326) **Full Changelog**: https://github.com/docker/setup-buildx-action/compare/v3.3.0...v3.4.0
docker/docker (github.com/docker/docker) ### [`v27.0.3+incompatible`](https://togithub.com/docker/docker/compare/v27.0.2...v27.0.3) [Compare Source](https://togithub.com/docker/docker/compare/v27.0.2...v27.0.3)
golang/go (go) ### [`v1.22.5`](https://togithub.com/golang/go/compare/go1.22.4...go1.22.5)
grpc/grpc-go (google.golang.org/grpc) ### [`v1.65.0`](https://togithub.com/grpc/grpc-go/releases/tag/v1.65.0): Release 1.65.0 [Compare Source](https://togithub.com/grpc/grpc-go/compare/v1.64.1...v1.65.0) ### Dependencies - Change support policy to cover only the latest TWO releases of Go, matching the policy for Go itself. See [#​7249](https://togithub.com/grpc/grpc-go/issues/7249) for more information. ([#​7250](https://togithub.com/grpc/grpc-go/issues/7250)) - Update x/net/http2 to address [CVE-2023-45288](https://nvd.nist.gov/vuln/detail/CVE-2023-45288) ([#​7282](https://togithub.com/grpc/grpc-go/issues/7282)) ### Behavior Changes - credentials/tls: clients and servers will now reject connections that don't support ALPN when environment variable `GRPC_ENFORCE_ALPN_ENABLED` is set to "true" (case insensitive). ([#​7184](https://togithub.com/grpc/grpc-go/issues/7184)) - NOTE: this behavior will become the default in a future release. - metadata: remove String method from MD to make printing more consistent ([#​7373](https://togithub.com/grpc/grpc-go/issues/7373)) ### New Features - grpc: add `WithMaxCallAttempts` to configure gRPC's retry behavior per-channel. ([#​7229](https://togithub.com/grpc/grpc-go/issues/7229)) - Special Thanks: [@​imoore76](https://togithub.com/imoore76) ### Bug Fixes - ringhash: properly apply endpoint weights instead of ignoring them ([#​7156](https://togithub.com/grpc/grpc-go/issues/7156)) - xds: fix a bug that could cause xds-enabled servers to stop accepting new connections after handshaking errors ([#​7128](https://togithub.com/grpc/grpc-go/issues/7128)) - Special Thanks: [@​bozaro](https://togithub.com/bozaro) ### [`v1.64.1`](https://togithub.com/grpc/grpc-go/releases/tag/v1.64.1): Release 1.64.1 [Compare Source](https://togithub.com/grpc/grpc-go/compare/v1.64.0...v1.64.1) ### Dependencies - Update x/net/http2 to address [CVE-2023-45288](https://nvd.nist.gov/vuln/detail/CVE-2023-45288) ([#​7352](https://togithub.com/grpc/grpc-go/issues/7352)) - metadata: remove String method from MD to make printing consistent ([#​7374](https://togithub.com/grpc/grpc-go/issues/7374))
nodejs/node (node) ### [`v22.4.0`](https://togithub.com/nodejs/node/releases/tag/v22.4.0): 2024-07-02, Version 22.4.0 (Current), @​targos [Compare Source](https://togithub.com/nodejs/node/compare/v22.3.0...v22.4.0) ##### Notable Changes ##### Experimental Web Storage API - \[[`9e30724b53`](https://togithub.com/nodejs/node/commit/9e30724b53)] - **(SEMVER-MINOR)** **deps,lib,src**: add experimental web storage (Colin Ihrig) [#​52435](https://togithub.com/nodejs/node/pull/52435) ##### API stability updates - \[[`201266706b`](https://togithub.com/nodejs/node/commit/201266706b)] - **doc**: move `node --run` stability to rc (Yagiz Nizipli) [#​53433](https://togithub.com/nodejs/node/pull/53433) - \[[`16c0884d48`](https://togithub.com/nodejs/node/commit/16c0884d48)] - **doc**: mark WebSocket as stable (Matthew Aitken) [#​53352](https://togithub.com/nodejs/node/pull/53352) - \[[`cf375e73c1`](https://togithub.com/nodejs/node/commit/cf375e73c1)] - **doc**: mark --heap-prof and related flags stable (Joyee Cheung) [#​53343](https://togithub.com/nodejs/node/pull/53343) - \[[`0160745057`](https://togithub.com/nodejs/node/commit/0160745057)] - **doc**: mark --cpu-prof and related flags stable (Joyee Cheung) [#​53343](https://togithub.com/nodejs/node/pull/53343) ##### Other Notable Changes - \[[`df4762722c`](https://togithub.com/nodejs/node/commit/df4762722c)] - **doc**: doc-only deprecate OpenSSL engine-based APIs (Richard Lau) [#​53329](https://togithub.com/nodejs/node/pull/53329) - \[[`ad5282e196`](https://togithub.com/nodejs/node/commit/ad5282e196)] - **inspector**: fix disable async hooks on `Debugger.setAsyncCallStackDepth` (Joyee Cheung) [#​53473](https://togithub.com/nodejs/node/pull/53473) - \[[`e95af740fc`](https://togithub.com/nodejs/node/commit/e95af740fc)] - **(SEMVER-MINOR)** **lib**: add diagnostics_channel events to module loading (RafaelGSS) [#​44340](https://togithub.com/nodejs/node/pull/44340) - \[[`50733a1abe`](https://togithub.com/nodejs/node/commit/50733a1abe)] - **(SEMVER-MINOR)** **util**: support `--no-` for argument with boolean type for parseArgs (Zhenwei Jin) [#​53107](https://togithub.com/nodejs/node/pull/53107) ##### Commits - \[[`9f32002397`](https://togithub.com/nodejs/node/commit/9f32002397)] - **assert,util**: correct comparison when both contain same reference (Daniel Lemire) [#​53431](https://togithub.com/nodejs/node/pull/53431) - \[[`dfdc062111`](https://togithub.com/nodejs/node/commit/dfdc062111)] - **buffer**: make indexOf(byte) faster (Tobias Nießen) [#​53455](https://togithub.com/nodejs/node/pull/53455) - \[[`1de437527e`](https://togithub.com/nodejs/node/commit/1de437527e)] - **build**: configure with shared sqlite3 (Chengzhong Wu) [#​53519](https://togithub.com/nodejs/node/pull/53519) - \[[`c7d44ba1f3`](https://togithub.com/nodejs/node/commit/c7d44ba1f3)] - **build**: find version of Clang installed on Windows (Stefan Stojanovic) [#​53228](https://togithub.com/nodejs/node/pull/53228) - \[[`36aad8b204`](https://togithub.com/nodejs/node/commit/36aad8b204)] - **build**: fix spacing before NINJA_ARGS (jakecastelli) [#​53181](https://togithub.com/nodejs/node/pull/53181) - \[[`82092cdaa3`](https://togithub.com/nodejs/node/commit/82092cdaa3)] - **crypto**: improve GetECGroupBits signature (Tobias Nießen) [#​53364](https://togithub.com/nodejs/node/pull/53364) - \[[`073c231607`](https://togithub.com/nodejs/node/commit/073c231607)] - **deps**: update c-ares to v1.31.0 (Node.js GitHub Bot) [#​53554](https://togithub.com/nodejs/node/pull/53554) - \[[`977beab729`](https://togithub.com/nodejs/node/commit/977beab729)] - **(SEMVER-MINOR)** **deps**: sqlite: fix Windows compilation (Colin Ihrig) [#​52435](https://togithub.com/nodejs/node/pull/52435) - \[[`e69b8d202c`](https://togithub.com/nodejs/node/commit/e69b8d202c)] - **deps**: update undici to 6.19.2 (Node.js GitHub Bot) [#​53468](https://togithub.com/nodejs/node/pull/53468) - \[[`c4a7e051c8`](https://togithub.com/nodejs/node/commit/c4a7e051c8)] - **deps**: update undici to 6.19.1 (Node.js GitHub Bot) [#​53468](https://togithub.com/nodejs/node/pull/53468) - \[[`fa34f8fcf0`](https://togithub.com/nodejs/node/commit/fa34f8fcf0)] - **deps**: update undici to 6.19.1 (Node.js GitHub Bot) [#​53468](https://togithub.com/nodejs/node/pull/53468) - \[[`0b40bfad43`](https://togithub.com/nodejs/node/commit/0b40bfad43)] - **deps**: update undici to 6.19.0 (Node.js GitHub Bot) [#​53468](https://togithub.com/nodejs/node/pull/53468) - \[[`1877f22a79`](https://togithub.com/nodejs/node/commit/1877f22a79)] - **deps**: update simdjson to 3.9.4 (Node.js GitHub Bot) [#​53467](https://togithub.com/nodejs/node/pull/53467) - \[[`1b84964b8d`](https://togithub.com/nodejs/node/commit/1b84964b8d)] - **deps**: patch V8 to 12.4.254.21 (Node.js GitHub Bot) [#​53470](https://togithub.com/nodejs/node/pull/53470) - \[[`6acadeb59b`](https://togithub.com/nodejs/node/commit/6acadeb59b)] - **deps**: update acorn-walk to 8.3.3 (Node.js GitHub Bot) [#​53466](https://togithub.com/nodejs/node/pull/53466) - \[[`7a7f438841`](https://togithub.com/nodejs/node/commit/7a7f438841)] - **deps**: update zlib to 1.3.0.1-motley-209717d (Node.js GitHub Bot) [#​53156](https://togithub.com/nodejs/node/pull/53156) - \[[`bf891bf64c`](https://togithub.com/nodejs/node/commit/bf891bf64c)] - **deps**: update c-ares to v1.30.0 (Node.js GitHub Bot) [#​53416](https://togithub.com/nodejs/node/pull/53416) - \[[`bd68888261`](https://togithub.com/nodejs/node/commit/bd68888261)] - **deps**: V8: cherry-pick [`a3cc852`](https://togithub.com/nodejs/node/commit/a3cc8522a4c8) (kxxt) [#​53412](https://togithub.com/nodejs/node/pull/53412) - \[[`2defaaf771`](https://togithub.com/nodejs/node/commit/2defaaf771)] - **deps**: V8: cherry-pick [`6ea594f`](https://togithub.com/nodejs/node/commit/6ea594ff7132) (kxxt) [#​53412](https://togithub.com/nodejs/node/pull/53412) - \[[`9e30724b53`](https://togithub.com/nodejs/node/commit/9e30724b53)] - **(SEMVER-MINOR)** **deps,lib,src**: add experimental web storage (Colin Ihrig) [#​52435](https://togithub.com/nodejs/node/pull/52435) - \[[`608cc05de1`](https://togithub.com/nodejs/node/commit/608cc05de1)] - **doc**: recommend not using libuv node-api function (Michael Dawson) [#​53521](https://togithub.com/nodejs/node/pull/53521) - \[[`30858eca59`](https://togithub.com/nodejs/node/commit/30858eca59)] - **doc**: add additional guidance for PRs to deps (Michael Dawson) [#​53499](https://togithub.com/nodejs/node/pull/53499) - \[[`a5852cc710`](https://togithub.com/nodejs/node/commit/a5852cc710)] - **doc**: only apply content-visibility on all.html (Filip Skokan) [#​53510](https://togithub.com/nodejs/node/pull/53510) - \[[`befabe5c58`](https://togithub.com/nodejs/node/commit/befabe5c58)] - **doc**: update the description of the return type for options.filter (Zhenwei Jin) [#​52742](https://togithub.com/nodejs/node/pull/52742) - \[[`5ed1a036ba`](https://togithub.com/nodejs/node/commit/5ed1a036ba)] - **doc**: remove first timer badge (Aviv Keller) [#​53338](https://togithub.com/nodejs/node/pull/53338) - \[[`201266706b`](https://togithub.com/nodejs/node/commit/201266706b)] - **doc**: move `node --run` stability to rc (Yagiz Nizipli) [#​53433](https://togithub.com/nodejs/node/pull/53433) - \[[`46a7681cc4`](https://togithub.com/nodejs/node/commit/46a7681cc4)] - **doc**: add Buffer.from(string) to functions that use buffer pool (Christian Bates-White) [#​52801](https://togithub.com/nodejs/node/pull/52801) - \[[`ec5364f6de`](https://togithub.com/nodejs/node/commit/ec5364f6de)] - **doc**: add initial text for ambassadors program (Michael Dawson) [#​52857](https://togithub.com/nodejs/node/pull/52857) - \[[`fa113b8fc7`](https://togithub.com/nodejs/node/commit/fa113b8fc7)] - **doc**: fix typo (EhsanKhaki) [#​53397](https://togithub.com/nodejs/node/pull/53397) - \[[`d9182d0086`](https://togithub.com/nodejs/node/commit/d9182d0086)] - **doc**: define more cases for stream event emissions (Aviv Keller) [#​53317](https://togithub.com/nodejs/node/pull/53317) - \[[`923d24b6f2`](https://togithub.com/nodejs/node/commit/923d24b6f2)] - **doc**: remove mentions of policy model from security info (Aviv Keller) [#​53249](https://togithub.com/nodejs/node/pull/53249) - \[[`48f78cd31b`](https://togithub.com/nodejs/node/commit/48f78cd31b)] - **doc**: fix mistakes in the module `load` hook api (István Donkó) [#​53349](https://togithub.com/nodejs/node/pull/53349) - \[[`16c0884d48`](https://togithub.com/nodejs/node/commit/16c0884d48)] - **doc**: mark WebSocket as stable (Matthew Aitken) [#​53352](https://togithub.com/nodejs/node/pull/53352) - \[[`df4762722c`](https://togithub.com/nodejs/node/commit/df4762722c)] - **doc**: doc-only deprecate OpenSSL engine-based APIs (Richard Lau) [#​53329](https://togithub.com/nodejs/node/pull/53329) - \[[`cf375e73c1`](https://togithub.com/nodejs/node/commit/cf375e73c1)] - **doc**: mark --heap-prof and related flags stable (Joyee Cheung) [#​53343](https://togithub.com/nodejs/node/pull/53343) - \[[`0160745057`](https://togithub.com/nodejs/node/commit/0160745057)] - **doc**: mark --cpu-prof and related flags stable (Joyee Cheung) [#​53343](https://togithub.com/nodejs/node/pull/53343) - \[[`6e12d9f049`](https://togithub.com/nodejs/node/commit/6e12d9f049)] - **doc**: remove IRC from man page (Tobias Nießen) [#​53344](https://togithub.com/nodejs/node/pull/53344) - \[[`24c7a9415b`](https://togithub.com/nodejs/node/commit/24c7a9415b)] - **doc, http**: add `rejectNonStandardBodyWrites` option, clear its behaviour (jakecastelli) [#​53396](https://togithub.com/nodejs/node/pull/53396) - \[[`ec38f3dc6a`](https://togithub.com/nodejs/node/commit/ec38f3dc6a)] - **doc, meta**: organize contributing to Node-API guide (Aviv Keller) [#​53243](https://togithub.com/nodejs/node/pull/53243) - \[[`cf5a973c42`](https://togithub.com/nodejs/node/commit/cf5a973c42)] - **doc, meta**: use markdown rather than HTML in CONTRIBUTING.md (Aviv Keller) [#​53235](https://togithub.com/nodejs/node/pull/53235) - \[[`105b006fd2`](https://togithub.com/nodejs/node/commit/105b006fd2)] - **fs**: move `ToNamespacedPath` to c++ (Yagiz Nizipli) [#​52135](https://togithub.com/nodejs/node/pull/52135) - \[[`568377f7f0`](https://togithub.com/nodejs/node/commit/568377f7f0)] - **fs**: do not crash if the watched file is removed while setting up watch (Matteo Collina) [#​53452](https://togithub.com/nodejs/node/pull/53452) - \[[`fad179307c`](https://togithub.com/nodejs/node/commit/fad179307c)] - **fs**: add fast api for `InternalModuleStat` (Yagiz Nizipli) [#​51344](https://togithub.com/nodejs/node/pull/51344) - \[[`41100b65f6`](https://togithub.com/nodejs/node/commit/41100b65f6)] - **http2**: reject failed http2.connect when used with promisify (ehsankhfr) [#​53475](https://togithub.com/nodejs/node/pull/53475) - \[[`ad5282e196`](https://togithub.com/nodejs/node/commit/ad5282e196)] - **inspector**: fix disable async hooks on Debugger.setAsyncCallStackDepth (Joyee Cheung) [#​53473](https://togithub.com/nodejs/node/pull/53473) - \[[`b5fc227344`](https://togithub.com/nodejs/node/commit/b5fc227344)] - **lib**: fix typo in comment (codediverdev) [#​53543](https://togithub.com/nodejs/node/pull/53543) - \[[`e95af740fc`](https://togithub.com/nodejs/node/commit/e95af740fc)] - **(SEMVER-MINOR)** **lib**: add diagnostics_channel events to module loading (RafaelGSS) [#​44340](https://togithub.com/nodejs/node/pull/44340) - \[[`123910f1de`](https://togithub.com/nodejs/node/commit/123910f1de)] - **lib**: remove the unused code (theanarkh) [#​53463](https://togithub.com/nodejs/node/pull/53463) - \[[`452011b719`](https://togithub.com/nodejs/node/commit/452011b719)] - **lib**: speed up MessageEvent creation internally (Matthew Aitken) [#​52951](https://togithub.com/nodejs/node/pull/52951) - \[[`710cf7758c`](https://togithub.com/nodejs/node/commit/710cf7758c)] - **lib**: reduce amount of caught URL errors (Yagiz Nizipli) [#​52658](https://togithub.com/nodejs/node/pull/52658) - \[[`45b59e58d1`](https://togithub.com/nodejs/node/commit/45b59e58d1)] - **lib**: fix naming convention of `Symbol` (Deokjin Kim) [#​53387](https://togithub.com/nodejs/node/pull/53387) - \[[`515dd24ee7`](https://togithub.com/nodejs/node/commit/515dd24ee7)] - **lib**: fix timer leak (theanarkh) [#​53337](https://togithub.com/nodejs/node/pull/53337) - \[[`77166137be`](https://togithub.com/nodejs/node/commit/77166137be)] - **meta**: use correct source for workflow in PR (Aviv Keller) [#​53490](https://togithub.com/nodejs/node/pull/53490) - \[[`d1c10fee53`](https://togithub.com/nodejs/node/commit/d1c10fee53)] - **meta**: move one or more collaborators to emeritus (Node.js GitHub Bot) [#​53480](https://togithub.com/nodejs/node/pull/53480) - \[[`a5026386bf`](https://togithub.com/nodejs/node/commit/a5026386bf)] - **meta**: fix typo in dependency updates (Aviv Keller) [#​53471](https://togithub.com/nodejs/node/pull/53471) - \[[`0b9191da99`](https://togithub.com/nodejs/node/commit/0b9191da99)] - **meta**: bump step-security/harden-runner from 2.7.1 to 2.8.0 (dependabot\[bot]) [#​53245](https://togithub.com/nodejs/node/pull/53245) - \[[`49cfb9d001`](https://togithub.com/nodejs/node/commit/49cfb9d001)] - **src**: reset `process.versions` during pre-execution (Richard Lau) [#​53444](https://togithub.com/nodejs/node/pull/53444) - \[[`15df4edd22`](https://togithub.com/nodejs/node/commit/15df4edd22)] - **src**: use `args.This()` instead of `Holder` (Michaël Zasso) [#​53474](https://togithub.com/nodejs/node/pull/53474) - \[[`e16a04e852`](https://togithub.com/nodejs/node/commit/e16a04e852)] - **src**: fix dynamically linked OpenSSL version (Richard Lau) [#​53456](https://togithub.com/nodejs/node/pull/53456) - \[[`5961253824`](https://togithub.com/nodejs/node/commit/5961253824)] - **src**: remove `base64` from `process.versions` (Richard Lau) [#​53442](https://togithub.com/nodejs/node/pull/53442) - \[[`11dd15c0b5`](https://togithub.com/nodejs/node/commit/11dd15c0b5)] - **src**: remove `SetEncoding` from StringEncoder (Yagiz Nizipli) [#​53441](https://togithub.com/nodejs/node/pull/53441) - \[[`0c7e69acd2`](https://togithub.com/nodejs/node/commit/0c7e69acd2)] - **src**: simplify `size() == 0` checks (Yagiz Nizipli) [#​53440](https://togithub.com/nodejs/node/pull/53440) - \[[`f077afafda`](https://togithub.com/nodejs/node/commit/f077afafda)] - **src**: add utilities to help debugging reproducibility of snapshots (Joyee Cheung) [#​50983](https://togithub.com/nodejs/node/pull/50983) - \[[`004b9ea4c4`](https://togithub.com/nodejs/node/commit/004b9ea4c4)] - **src**: make sure that memcpy-ed structs in snapshot have no padding (Joyee Cheung) [#​50983](https://togithub.com/nodejs/node/pull/50983) - \[[`bfc5236423`](https://togithub.com/nodejs/node/commit/bfc5236423)] - **src**: return non-empty data in context data serializer (Joyee Cheung) [#​50983](https://togithub.com/nodejs/node/pull/50983) - \[[`955454ba4d`](https://togithub.com/nodejs/node/commit/955454ba4d)] - **src**: fix typo in env.cc (EhsanKhaki) [#​53418](https://togithub.com/nodejs/node/pull/53418) - \[[`7d8787768c`](https://togithub.com/nodejs/node/commit/7d8787768c)] - **src**: avoid strcmp in favor of operator== (Tobias Nießen) [#​53439](https://togithub.com/nodejs/node/pull/53439) - \[[`599e7c3d8e`](https://togithub.com/nodejs/node/commit/599e7c3d8e)] - **src**: remove ArrayBufferAllocator::Reallocate override (Shu-yu Guo) [#​52910](https://togithub.com/nodejs/node/pull/52910) - \[[`f9075ff38e`](https://togithub.com/nodejs/node/commit/f9075ff38e)] - **src**: print v8::OOMDetails::detail when it's available (Joyee Cheung) [#​53360](https://togithub.com/nodejs/node/pull/53360) - \[[`4704270443`](https://togithub.com/nodejs/node/commit/4704270443)] - **src**: fix IsIPAddress for IPv6 (Hüseyin Açacak) [#​53400](https://togithub.com/nodejs/node/pull/53400) - \[[`63f62d76de`](https://togithub.com/nodejs/node/commit/63f62d76de)] - **src**: fix permission inspector crash (theanarkh) [#​53389](https://togithub.com/nodejs/node/pull/53389) - \[[`70bbc02dac`](https://togithub.com/nodejs/node/commit/70bbc02dac)] - **src, deps**: add nbytes library (James M Snell) [#​53507](https://togithub.com/nodejs/node/pull/53507) - \[[`8b877099d0`](https://togithub.com/nodejs/node/commit/8b877099d0)] - **stream**: update outdated highwatermark doc (Jay Kim) [#​53494](https://togithub.com/nodejs/node/pull/53494) - \[[`eded1e9768`](https://togithub.com/nodejs/node/commit/eded1e9768)] - **stream**: support dispose in writable (Benjamin Gruenbaum) [#​48547](https://togithub.com/nodejs/node/pull/48547) - \[[`b3372a8b0e`](https://togithub.com/nodejs/node/commit/b3372a8b0e)] - **stream**: callback should be called when pendingcb is 0 (jakecastelli) [#​53438](https://togithub.com/nodejs/node/pull/53438) - \[[`f4efb7f625`](https://togithub.com/nodejs/node/commit/f4efb7f625)] - **stream**: make sure \_destroy is called (jakecastelli) [#​53213](https://togithub.com/nodejs/node/pull/53213) - \[[`7dde37591c`](https://togithub.com/nodejs/node/commit/7dde37591c)] - **stream**: prevent stream unexpected pause when highWaterMark set to 0 (jakecastelli) [#​53261](https://togithub.com/nodejs/node/pull/53261) - \[[`6e66d9763f`](https://togithub.com/nodejs/node/commit/6e66d9763f)] - **test**: mark `test-benchmark-crypto` as flaky (Antoine du Hamel) [#​52955](https://togithub.com/nodejs/node/pull/52955) - \[[`1eebcbf9bf`](https://togithub.com/nodejs/node/commit/1eebcbf9bf)] - **test**: skip reproducible snapshot test on 32-bit (Michaël Zasso) [#​53592](https://togithub.com/nodejs/node/pull/53592) - \[[`91b2850303`](https://togithub.com/nodejs/node/commit/91b2850303)] - **test**: extend env for `test-node-output-errors` (Richard Lau) [#​53535](https://togithub.com/nodejs/node/pull/53535) - \[[`bcad560726`](https://togithub.com/nodejs/node/commit/bcad560726)] - **test**: update `compression` web-platform tests (Yagiz Nizipli) [#​53478](https://togithub.com/nodejs/node/pull/53478) - \[[`b8f436c755`](https://togithub.com/nodejs/node/commit/b8f436c755)] - **test**: update encoding web-platform tests (Yagiz Nizipli) [#​53477](https://togithub.com/nodejs/node/pull/53477) - \[[`d2c169a4f6`](https://togithub.com/nodejs/node/commit/d2c169a4f6)] - **test**: update `url` web-platform tests (Yagiz Nizipli) [#​53472](https://togithub.com/nodejs/node/pull/53472) - \[[`513e6aa4c7`](https://togithub.com/nodejs/node/commit/513e6aa4c7)] - **test**: check against run-time OpenSSL version (Richard Lau) [#​53456](https://togithub.com/nodejs/node/pull/53456) - \[[`602b9d63c4`](https://togithub.com/nodejs/node/commit/602b9d63c4)] - **test**: update tests for OpenSSL 3.0.14 (Richard Lau) [#​53373](https://togithub.com/nodejs/node/pull/53373) - \[[`4a3525bb08`](https://togithub.com/nodejs/node/commit/4a3525bb08)] - **test**: fix test-http-server-keepalive-req-gc (Etienne Pierre-doray) [#​53292](https://togithub.com/nodejs/node/pull/53292) - \[[`7349edb28b`](https://togithub.com/nodejs/node/commit/7349edb28b)] - **test**: update TLS tests for OpenSSL 3.2 (Richard Lau) [#​53384](https://togithub.com/nodejs/node/pull/53384) - \[[`a11a05763d`](https://togithub.com/nodejs/node/commit/a11a05763d)] - **tls**: check result of SSL_CTX_set_\*\_proto_version (Tobias Nießen) [#​53459](https://togithub.com/nodejs/node/pull/53459) - \[[`4b47f89eb2`](https://togithub.com/nodejs/node/commit/4b47f89eb2)] - **tls**: avoid taking ownership of OpenSSL objects (Tobias Nießen) [#​53436](https://togithub.com/nodejs/node/pull/53436) - \[[`ac8adeb99f`](https://togithub.com/nodejs/node/commit/ac8adeb99f)] - **tls**: use SSL_get_peer_tmp_key (Tobias Nießen) [#​53366](https://togithub.com/nodejs/node/pull/53366) - \[[`d5c380bb09`](https://togithub.com/nodejs/node/commit/d5c380bb09)] - **tools**: lock versions of irrelevant DB deps (Michaël Zasso) [#​53546](https://togithub.com/nodejs/node/pull/53546) - \[[`71321bb249`](https://togithub.com/nodejs/node/commit/71321bb249)] - **tools**: fix skip detection of test runner output (Richard Lau) [#​53545](https://togithub.com/nodejs/node/pull/53545) - \[[`ca198f4125`](https://togithub.com/nodejs/node/commit/ca198f4125)] - **tools**: update eslint to 9.5.0 (Node.js GitHub Bot) [#​53515](https://togithub.com/nodejs/node/pull/53515) - \[[`30fdd482a1`](https://togithub.com/nodejs/node/commit/30fdd482a1)] - **tools**: move ESLint to tools/eslint (Michaël Zasso) [#​53413](https://togithub.com/nodejs/node/pull/53413) - \[[`fe85e05ba9`](https://togithub.com/nodejs/node/commit/fe85e05ba9)] - **tools**: fix c-ares update script (Marco Ippolito) [#​53414](https://togithub.com/nodejs/node/pull/53414) - \[[`8eb7bdf81b`](https://togithub.com/nodejs/node/commit/8eb7bdf81b)] - **tools**: update lint-md-dependencies (Node.js GitHub Bot) [#​53158](https://togithub.com/nodejs/node/pull/53158) - \[[`9ece63d415`](https://togithub.com/nodejs/node/commit/9ece63d415)] - **tools**: do not run Corepack code before it's reviewed (Antoine du Hamel) [#​53405](https://togithub.com/nodejs/node/pull/53405) - \[[`ab2021492b`](https://togithub.com/nodejs/node/commit/ab2021492b)] - **tools**: move ESLint tools to tools/eslint (Michaël Zasso) [#​53393](https://togithub.com/nodejs/node/pull/53393) - \[[`78a9037a6d`](https://togithub.com/nodejs/node/commit/78a9037a6d)] - **tools**: use Ubuntu 24.04 and Clang on GitHub actions (Michaël Zasso) [#​53212](https://togithub.com/nodejs/node/pull/53212) - \[[`855eb25dad`](https://togithub.com/nodejs/node/commit/855eb25dad)] - **tools**: add stream label on PR when related files being changed in lib (jakecastelli) [#​53269](https://togithub.com/nodejs/node/pull/53269) - \[[`50733a1abe`](https://togithub.com/nodejs/node/commit/50733a1abe)] - **(SEMVER-MINOR)** **util**: support `--no-` for argument with boolean type for parseArgs (Zhenwei Jin) [#​53107](https://togithub.com/nodejs/node/pull/53107)
Microsoft/TypeScript (typescript) ### [`v5.5.3`](https://togithub.com/Microsoft/TypeScript/compare/v5.5.2...f0e992167440686f948965e5441a918b34251886) [Compare Source](https://togithub.com/Microsoft/TypeScript/compare/v5.5.2...v5.5.3)
vitejs/vite (vite) ### [`v5.3.3`](https://togithub.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small533-2024-07-03-small) [Compare Source](https://togithub.com/vitejs/vite/compare/v5.3.2...v5.3.3) - fix: lazily evaluate \__vite\_\_mapDeps files ([#​17602](https://togithub.com/vitejs/vite/issues/17602)) ([dafff4a](https://togithub.com/vitejs/vite/commit/dafff4a)), closes [#​17602](https://togithub.com/vitejs/vite/issues/17602) - fix(deps): update all non-major dependencies ([#​17590](https://togithub.com/vitejs/vite/issues/17590)) ([012490c](https://togithub.com/vitejs/vite/commit/012490c)), closes [#​17590](https://togithub.com/vitejs/vite/issues/17590) - fix(lib): remove pure CSS dynamic import ([#​17601](https://togithub.com/vitejs/vite/issues/17601)) ([055f1c1](https://togithub.com/vitejs/vite/commit/055f1c1)), closes [#​17601](https://togithub.com/vitejs/vite/issues/17601) - fix(proxy): replace changeOrigin changes in 5.3.0 with new rewriteWsOrigin option ([#​17563](https://togithub.com/vitejs/vite/issues/17563)) ([14c3d49](https://togithub.com/vitejs/vite/commit/14c3d49)), closes [#​17563](https://togithub.com/vitejs/vite/issues/17563)
vuejs/language-tools (vue-component-type-helpers) ### [`v2.0.26`](https://togithub.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#2026-supofficialsup-2027-supinsiderssup-2024-07-04) [Compare Source](https://togithub.com/vuejs/language-tools/compare/v2.0.24...v2.0.26) ##### Features - **language-service:** Support auto-complete for more preprocessing languages. - **language-core:** Improve type compatibility with Vue 3.5. ([#​4474](https://togithub.com/vuejs/language-tools/issues/4474)) - Thanks, [@​zhiyuanzmj](https://togithub.com/zhiyuanzmj). ##### Bug Fixes - **vscode:** Fix insider version display condition. Insiders - **language-service:** Fix `vue-twoslash-queries` not working in LSP mode. - **language-service:** Add null handling for script tag completion items. ([#​4520](https://togithub.com/vuejs/language-tools/issues/4520)) - **language-core:** Fix `any` in templates if the first checked file was not root. ([#​4526](https://togithub.com/vuejs/language-tools/issues/4526)) - Thanks, [@​daniluk4000](https://togithub.com/daniluk4000). ##### Other Changes - Upgraded Volar from `v2.4.0-alpha.2` to `v2.4.0-alpha.14`: - Fixed an issue where, when Hybrid Mode is disabled, TS support for Vue files not included in tsconfig may be missing. - Improved the consistency of `vue-tsc` and `tsc` behavior. ([#​3526](https://togithub.com/vuejs/language-tools/issues/3526)) - Fixed the `--clean` flag support for `vue-tsc`. - Updated the high-level overview mermaid diagram. - Added 'expected' and 'actually happening' sections to the bug report template. ([#​4515](https://togithub.com/vuejs/language-tools/issues/4515)) - Thanks, [@​davidmatter](https://togithub.com/davidmatter).

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Mend Renovate. View repository job log here.