Closed renovate[bot] closed 1 year ago
This PR contains the following updates:
29.5.0
29.5.2
20.2.5
20.3.3
0.28.23
0.29.3
4.1.0
4.2.3
10.1.0
10.2.1
4.16.0
4.18.0
19.7.0
19.9.0
9.6.7
9.7.2
2.8.7
2.8.8
0.28.0
0.29.0
7.8.0
7.8.1
21.0.1
21.0.6
29.0.5
29.1.1
5.0.3
5.1.6
4.3.9
3.2.47
3.3.4
1.2.0
1.8.3
📅 Schedule: Branch creation - "before 4am on the first day of the month" in timezone Pacific/Auckland, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 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.
:tada: This PR is included in version 1.11.0 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
This PR contains the following updates:
29.5.0
->29.5.2
20.2.5
->20.3.3
0.28.23
->0.29.3
4.1.0
->4.2.3
10.1.0
->10.2.1
4.16.0
->4.18.0
19.7.0
->19.9.0
9.6.7
->9.7.2
2.8.7
->2.8.8
0.28.0
->0.29.0
7.8.0
->7.8.1
21.0.1
->21.0.6
29.0.5
->29.1.1
5.0.3
->5.1.6
4.2.3
->4.3.9
3.2.47
->3.3.4
1.2.0
->1.8.3
Release Notes
vitejs/vite-plugin-vue (@vitejs/plugin-vue)
### [`v4.2.3`](https://togithub.com/vitejs/vite-plugin-vue/blob/HEAD/packages/plugin-vue/CHANGELOG.md#small423-2023-05-12-small) [Compare Source](https://togithub.com/vitejs/vite-plugin-vue/compare/b1793d8bfbd745285b8a275953ce5b849c587f2e...abdf5f4f32d02af641e5f60871bde14535569b1e) - fix(types): widen allowed script options for 3.3 features ([3ac08e4](https://togithub.com/vitejs/vite-plugin-vue/commit/3ac08e4)) ### [`v4.2.2`](https://togithub.com/vitejs/vite-plugin-vue/blob/HEAD/packages/plugin-vue/CHANGELOG.md#small422-2023-05-11-small) [Compare Source](https://togithub.com/vitejs/vite-plugin-vue/compare/808677b39dd2c4fab656549626f528987b8620b8...b1793d8bfbd745285b8a275953ce5b849c587f2e) - fix: ignore generic attribute when generating script import ([3170af1](https://togithub.com/vitejs/vite-plugin-vue/commit/3170af1)) - chore: bump vite ([ffe74e5](https://togithub.com/vitejs/vite-plugin-vue/commit/ffe74e5)) - chore: bump vue version ([799d875](https://togithub.com/vitejs/vite-plugin-vue/commit/799d875)) ### [`v4.2.1`](https://togithub.com/vitejs/vite-plugin-vue/blob/HEAD/packages/plugin-vue/CHANGELOG.md#small421-2023-04-26-small) [Compare Source](https://togithub.com/vitejs/vite-plugin-vue/compare/44a7a9c7b1ee7a78f1e3869e5e4922a6698453b0...808677b39dd2c4fab656549626f528987b8620b8) - fix: lang="tsx" can't be inlined ([c3f5c9c](https://togithub.com/vitejs/vite-plugin-vue/commit/c3f5c9c)), closes [#159](https://togithub.com/vitejs/vite-plugin-vue/issues/159) - chore: update changelog \[ci skip] ([9d0d7a7](https://togithub.com/vitejs/vite-plugin-vue/commit/9d0d7a7)) ### [`v4.2.0`](https://togithub.com/vitejs/vite-plugin-vue/blob/HEAD/packages/plugin-vue/CHANGELOG.md#420-2023-04-25) [Compare Source](https://togithub.com/vitejs/vite-plugin-vue/compare/ad8796af0f30bb08054cb45908a25290e3ee48fa...44a7a9c7b1ee7a78f1e3869e5e4922a6698453b0) - feat: support 3.3 imported types in SFC macros ([c891652](https://togithub.com/vitejs/vite-plugin-vue/commit/c891652))vueuse/vueuse (@vueuse/core)
### [`v10.2.1`](https://togithub.com/vueuse/vueuse/releases/tag/v10.2.1) [Compare Source](https://togithub.com/vueuse/vueuse/compare/v10.2.0...v10.2.1) ##### 🚀 Features - **useDropZone**: Expose more hooks - by [@antfu](https://togithub.com/antfu) [(17d8d)](https://togithub.com/vueuse/vueuse/commit/17d8da63) - **useDropZone**: Expose files as ref - by [@antfu](https://togithub.com/antfu) [(6d4ef)](https://togithub.com/vueuse/vueuse/commit/6d4efc56) ##### 🐞 Bug Fixes - **fromEvent**: Torn down properly - by [@benlesh](https://togithub.com/benlesh) in [https://github.com/vueuse/vueuse/issues/3155](https://togithub.com/vueuse/vueuse/issues/3155) [(fa7ed)](https://togithub.com/vueuse/vueuse/commit/fa7ed3a7) - **toRefs**: Fix stack overflow caused by recursive `setPrototypeOf` - by [@Alfred-Skyblue](https://togithub.com/Alfred-Skyblue) in [https://github.com/vueuse/vueuse/issues/3166](https://togithub.com/vueuse/vueuse/issues/3166) [(9f998)](https://togithub.com/vueuse/vueuse/commit/9f998a49) - **useFullscreen**: Skip exiting when not in fullscreen mode - by [@tawen](https://togithub.com/tawen), [@antfu](https://togithub.com/antfu) and **Fernando Fernández** in [https://github.com/vueuse/vueuse/issues/3144](https://togithub.com/vueuse/vueuse/issues/3144) [(14edb)](https://togithub.com/vueuse/vueuse/commit/14edb4a6) - **useInfiniteScroll**: Prevent infinite load when v-show set false - by [@wonderl17](https://togithub.com/wonderl17) in [https://github.com/vueuse/vueuse/issues/3143](https://togithub.com/vueuse/vueuse/issues/3143) [(a4dfa)](https://togithub.com/vueuse/vueuse/commit/a4dfa5ba) - **useRafFn**: Set initial delta to zero - by [@haykkh](https://togithub.com/haykkh) in [https://github.com/vueuse/vueuse/issues/3150](https://togithub.com/vueuse/vueuse/issues/3150) [(cf6eb)](https://togithub.com/vueuse/vueuse/commit/cf6eb5fc) - **useTimeoutPoll**: Unexpected immediate execution - by [@jiadesen](https://togithub.com/jiadesen) in [https://github.com/vueuse/vueuse/issues/3159](https://togithub.com/vueuse/vueuse/issues/3159) [(7a897)](https://togithub.com/vueuse/vueuse/commit/7a897e54) ##### [View changes on GitHub](https://togithub.com/vueuse/vueuse/compare/v10.2.0...v10.2.1) ### [`v10.2.0`](https://togithub.com/vueuse/vueuse/releases/tag/v10.2.0) [Compare Source](https://togithub.com/vueuse/vueuse/compare/v10.1.2...v10.2.0) ##### 🚀 Features - **useAsyncQueue**: Add `options.signal` parameter - by [@cross-origin](https://togithub.com/cross-origin) in [https://github.com/vueuse/vueuse/issues/3033](https://togithub.com/vueuse/vueuse/issues/3033) [(7da7c)](https://togithub.com/vueuse/vueuse/commit/7da7c4e3) - **useColorMode**: DisableTransition support pseudo-elements - by [@lainbo](https://togithub.com/lainbo) in [https://github.com/vueuse/vueuse/issues/3129](https://togithub.com/vueuse/vueuse/issues/3129) [(78a3a)](https://togithub.com/vueuse/vueuse/commit/78a3a622) - **useDraggable**: Improve component props - by [@Alfred-Skyblue](https://togithub.com/Alfred-Skyblue) in [https://github.com/vueuse/vueuse/issues/3075](https://togithub.com/vueuse/vueuse/issues/3075) [(6b670)](https://togithub.com/vueuse/vueuse/commit/6b6701ca) - **useElementByPoint**: New `multiple` and `interval` options - by [@okxiaoliang4](https://togithub.com/okxiaoliang4) in [https://github.com/vueuse/vueuse/issues/3089](https://togithub.com/vueuse/vueuse/issues/3089) [(31b66)](https://togithub.com/vueuse/vueuse/commit/31b66263) - **useFileDialog**: Add a parameter `reset` - by [@zaqvil](https://togithub.com/zaqvil) in [https://github.com/vueuse/vueuse/issues/3059](https://togithub.com/vueuse/vueuse/issues/3059) [(6d847)](https://togithub.com/vueuse/vueuse/commit/6d8477c7) - **useImage**: Support referrerPolicy option - by [@btea](https://togithub.com/btea) in [https://github.com/vueuse/vueuse/issues/3132](https://togithub.com/vueuse/vueuse/issues/3132) [(04d32)](https://togithub.com/vueuse/vueuse/commit/04d32d8d) - **useSortable**: Add option set get method - by [@Alfred-Skyblue](https://togithub.com/Alfred-Skyblue) in [https://github.com/vueuse/vueuse/issues/3108](https://togithub.com/vueuse/vueuse/issues/3108) [(14283)](https://togithub.com/vueuse/vueuse/commit/14283908) - **useVModel**: Improve types overload - by [@Mini-ghost](https://togithub.com/Mini-ghost) in [https://github.com/vueuse/vueuse/issues/3055](https://togithub.com/vueuse/vueuse/issues/3055) [(7d788)](https://togithub.com/vueuse/vueuse/commit/7d788aaf) ##### 🐞 Bug Fixes - **onClickOutside**: Ensure focus on iframe captured in firefox - by [@Geit](https://togithub.com/Geit) in [https://github.com/vueuse/vueuse/issues/3066](https://togithub.com/vueuse/vueuse/issues/3066) [(2c66e)](https://togithub.com/vueuse/vueuse/commit/2c66ef5f) - **useAxios**: Prevent premature loading refs reset - by [@MickaelOth](https://togithub.com/MickaelOth) in [https://github.com/vueuse/vueuse/issues/3076](https://togithub.com/vueuse/vueuse/issues/3076) [(b1701)](https://togithub.com/vueuse/vueuse/commit/b17010f8) - **useCloned**: Check for getter function to watch - by [@ydcjeff](https://togithub.com/ydcjeff) in [https://github.com/vueuse/vueuse/issues/3142](https://togithub.com/vueuse/vueuse/issues/3142) [(6d630)](https://togithub.com/vueuse/vueuse/commit/6d630272) - **useCssVar**: Observe changes based on element class list - by [@Waleed-KH](https://togithub.com/Waleed-KH) in [https://github.com/vueuse/vueuse/issues/3131](https://togithub.com/vueuse/vueuse/issues/3131) [(9d34a)](https://togithub.com/vueuse/vueuse/commit/9d34afc4) - **useMediaControls**: Better representation for "waiting" value - by [@ferferga](https://togithub.com/ferferga) in [https://github.com/vueuse/vueuse/issues/3072](https://togithub.com/vueuse/vueuse/issues/3072) [(0b253)](https://togithub.com/vueuse/vueuse/commit/0b253bb4) - **useRouteHash,useRouteQuery,useRouteParams**: Re-evaluates the value immediately - by [@anteriovieira](https://togithub.com/anteriovieira) in [https://github.com/vueuse/vueuse/issues/3002](https://togithub.com/vueuse/vueuse/issues/3002) [(d5252)](https://togithub.com/vueuse/vueuse/commit/d5252444) - **useScroll**: Support window in setArrivedState - by [@smallnine9](https://togithub.com/smallnine9) and **yulj5** in [https://github.com/vueuse/vueuse/issues/3086](https://togithub.com/vueuse/vueuse/issues/3086) [(8855f)](https://togithub.com/vueuse/vueuse/commit/8855f246) - **useScrollLock**: Fix scrollable children check - by [@valerypatorius](https://togithub.com/valerypatorius) in [https://github.com/vueuse/vueuse/issues/3065](https://togithub.com/vueuse/vueuse/issues/3065) [(cdc28)](https://togithub.com/vueuse/vueuse/commit/cdc28615) - **useTextareaAutosize**: Autosize error when changing `input` asynchronously - by [@jsonleex](https://togithub.com/jsonleex) in [https://github.com/vueuse/vueuse/issues/3118](https://togithub.com/vueuse/vueuse/issues/3118) [(1b0ec)](https://togithub.com/vueuse/vueuse/commit/1b0ec281) - **useWebWorker**: Add web worker transferable option - by [@yassilah](https://togithub.com/yassilah) in [https://github.com/vueuse/vueuse/issues/3123](https://togithub.com/vueuse/vueuse/issues/3123) [(5988f)](https://togithub.com/vueuse/vueuse/commit/5988f730) - **watchImmediate**: Fix overload signature - by [@ferreira-tb](https://togithub.com/ferreira-tb) in [https://github.com/vueuse/vueuse/issues/3114](https://togithub.com/vueuse/vueuse/issues/3114) [(4b4e6)](https://togithub.com/vueuse/vueuse/commit/4b4e6c26) ##### 🏎 Performance - **useCssVar**: Only listen for style changes - by [@Alfred-Skyblue](https://togithub.com/Alfred-Skyblue) in [https://github.com/vueuse/vueuse/issues/3057](https://togithub.com/vueuse/vueuse/issues/3057) [(3233a)](https://togithub.com/vueuse/vueuse/commit/3233af2c) ##### [View changes on GitHub](https://togithub.com/vueuse/vueuse/compare/v10.1.2...v10.2.0) ### [`v10.1.2`](https://togithub.com/vueuse/vueuse/compare/v10.1.0...v10.1.2) [Compare Source](https://togithub.com/vueuse/vueuse/compare/v10.1.0...v10.1.2)algolia/algoliasearch-client-javascript (algoliasearch)
### [`v4.18.0`](https://togithub.com/algolia/algoliasearch-client-javascript/blob/HEAD/CHANGELOG.md#v4180-httpsgithubcomalgoliaalgoliasearch-client-javascriptcompare41724180) [Compare Source](https://togithub.com/algolia/algoliasearch-client-javascript/compare/4.17.2...4.18.0) - fix(types): union SearchForFacetValuesResponse type for multipleQueries ([#1460](https://togithub.com/algolia/algoliasearch-client-javascript/issues/1460)) ([6a786f1](https://togithub.com/algolia/algoliasearch-client-javascript/commit/6a786f1)), closes [#1460](https://togithub.com/algolia/algoliasearch-client-javascript/issues/1460) - feat(cache-browser-local-storage): Implemented TTL support to cached items ([#1457](https://togithub.com/algolia/algoliasearch-client-javascript/issues/1457)) ([9092414](https://togithub.com/algolia/algoliasearch-client-javascript/commit/9092414)), closes [#1457](https://togithub.com/algolia/algoliasearch-client-javascript/issues/1457) ### [`v4.17.2`](https://togithub.com/algolia/algoliasearch-client-javascript/blob/HEAD/CHANGELOG.md#v4172-httpsgithubcomalgoliaalgoliasearch-client-javascriptcompare41714172) [Compare Source](https://togithub.com/algolia/algoliasearch-client-javascript/compare/4.17.1...4.17.2) - fix(search): fix wait method for updateApiKey request ([#1464](https://togithub.com/algolia/algoliasearch-client-javascript/issues/1464)) ([edc629d](https://togithub.com/algolia/algoliasearch-client-javascript/commit/edc629d)), closes [#1464](https://togithub.com/algolia/algoliasearch-client-javascript/issues/1464) - docs(SearchOptions): fix jsdoc of sortFacetValuesBy ([#1463](https://togithub.com/algolia/algoliasearch-client-javascript/issues/1463)) ([a4309c7](https://togithub.com/algolia/algoliasearch-client-javascript/commit/a4309c7)), closes [#1463](https://togithub.com/algolia/algoliasearch-client-javascript/issues/1463) ### [`v4.17.1`](https://togithub.com/algolia/algoliasearch-client-javascript/blob/HEAD/CHANGELOG.md#v4171-httpsgithubcomalgoliaalgoliasearch-client-javascriptcompare41704171) [Compare Source](https://togithub.com/algolia/algoliasearch-client-javascript/compare/4.17.0...4.17.1) - fix(recommend): Align `getRecommendations` type with actual implementation ([#1459](https://togithub.com/algolia/algoliasearch-client-javascript/issues/1459)) ([d18391b](https://togithub.com/algolia/algoliasearch-client-javascript/commit/d18391b)), closes [#1459](https://togithub.com/algolia/algoliasearch-client-javascript/issues/1459) ### [`v4.17.0`](https://togithub.com/algolia/algoliasearch-client-javascript/blob/HEAD/CHANGELOG.md#v4170-httpsgithubcomalgoliaalgoliasearch-client-javascriptcompare41604170) [Compare Source](https://togithub.com/algolia/algoliasearch-client-javascript/compare/4.16.0...4.17.0) - feat: update ab test typing ([#1455](https://togithub.com/algolia/algoliasearch-client-javascript/issues/1455)) ([f53c72c](https://togithub.com/algolia/algoliasearch-client-javascript/commit/f53c72c)), closes [#1455](https://togithub.com/algolia/algoliasearch-client-javascript/issues/1455) - feat(fetch): remove `mode` option to rely on library's default ([#1452](https://togithub.com/algolia/algoliasearch-client-javascript/issues/1452)) ([67293e1](https://togithub.com/algolia/algoliasearch-client-javascript/commit/67293e1)), closes [#1452](https://togithub.com/algolia/algoliasearch-client-javascript/issues/1452) - feat(neural): make eventSources nullable ([#1453](https://togithub.com/algolia/algoliasearch-client-javascript/issues/1453)) ([eacfca2](https://togithub.com/algolia/algoliasearch-client-javascript/commit/eacfca2)), closes [#1453](https://togithub.com/algolia/algoliasearch-client-javascript/issues/1453)nodejs/node (node)
### [`v19.9.0`](https://togithub.com/nodejs/node/releases/tag/v19.9.0): 2023-04-10, Version 19.9.0 (Current), @RafaelGSS [Compare Source](https://togithub.com/nodejs/node/compare/v19.7.0...v19.9.0) ##### Notable Changes ##### Tracing Channel in diagnostic_channel `TracingChannel` adds a new, high-performance channel to publish tracing data about the timing and purpose of function executions. Contributed by Stephen Belanger in [#44943](https://togithub.com/nodejs/node/pull/44943) ##### New URL.canParse API A new API was added to the URL. `URL.canParse` checks if an `input` with an optional base value can be parsed correctly according to WHATWG URL specification. ```js const isValid = URL.canParse('/foo', 'https://example.org/'); // true const isNotValid = URL.canParse('/foo'); // false ``` Contributed by Khafra in [#47179](https://togithub.com/nodejs/node/pull/47179) ##### Other notable changes events: - (SEMVER-MINOR) add getMaxListeners method (Khafra) [#47039](https://togithub.com/nodejs/node/pull/47039) msi: - (SEMVER-MINOR) migrate to WiX4 (Stefan Stojanovic) [#45943](https://togithub.com/nodejs/node/pull/45943) node-api: - (SEMVER-MINOR) deprecate napi_module_register (Vladimir Morozov) [#46319](https://togithub.com/nodejs/node/pull/46319) stream: - (SEMVER-MINOR) add setter & getter for default highWaterMark (Robert Nagy) [#46929](https://togithub.com/nodejs/node/pull/46929) test_runner: - (SEMVER-MINOR) expose reporter for use in run api (Chemi Atlow) [#47238](https://togithub.com/nodejs/node/pull/47238) ##### Commits - \[[`2cea7d8141`](https://togithub.com/nodejs/node/commit/2cea7d8141)] - **benchmark**: fix invalid requirementsURL (Deokjin Kim) [#47378](https://togithub.com/nodejs/node/pull/47378) - \[[`6a4076a188`](https://togithub.com/nodejs/node/commit/6a4076a188)] - **benchmark**: lower URL.canParse runs (Khafra) [#47351](https://togithub.com/nodejs/node/pull/47351) - \[[`23a69d9279`](https://togithub.com/nodejs/node/commit/23a69d9279)] - **buffer**: fix blob range error with many chunks (Khafra) [#47320](https://togithub.com/nodejs/node/pull/47320) - \[[`e3d98c3e7a`](https://togithub.com/nodejs/node/commit/e3d98c3e7a)] - **buffer**: use private properties for brand checks in File (Khafra) [#47154](https://togithub.com/nodejs/node/pull/47154) - \[[`9dc6aef98d`](https://togithub.com/nodejs/node/commit/9dc6aef98d)] - **build**: bump github/codeql-action from 2.2.6 to 2.2.9 (dependabot\[bot]) [#47366](https://togithub.com/nodejs/node/pull/47366) - \[[`910d2967f1`](https://togithub.com/nodejs/node/commit/910d2967f1)] - **build**: update stale action from v7 to v8 (Rich Trott) [#47357](https://togithub.com/nodejs/node/pull/47357) - \[[`666df20ad9`](https://togithub.com/nodejs/node/commit/666df20ad9)] - **build**: remove Python pip `--no-user` option (Christian Clauss) [#47372](https://togithub.com/nodejs/node/pull/47372) - \[[`3970537bb4`](https://togithub.com/nodejs/node/commit/3970537bb4)] - **build**: avoid usage of pipes library (Mohammed Keyvanzadeh) [#47271](https://togithub.com/nodejs/node/pull/47271) - \[[`254a03b2eb`](https://togithub.com/nodejs/node/commit/254a03b2eb)] - **crypto**: unify validation of checkPrime checks (Tobias Nießen) [#47165](https://togithub.com/nodejs/node/pull/47165) - \[[`8e1e9edc57`](https://togithub.com/nodejs/node/commit/8e1e9edc57)] - **deps**: update timezone to 2023c (Node.js GitHub Bot) [#47302](https://togithub.com/nodejs/node/pull/47302) - \[[`30c043c2b9`](https://togithub.com/nodejs/node/commit/30c043c2b9)] - **deps**: update timezone to 2023b (Node.js GitHub Bot) [#47256](https://togithub.com/nodejs/node/pull/47256) - \[[`40be01bc9c`](https://togithub.com/nodejs/node/commit/40be01bc9c)] - **deps**: update simdutf to 3.2.3 (Node.js GitHub Bot) [#47331](https://togithub.com/nodejs/node/pull/47331) - \[[`4b09222569`](https://togithub.com/nodejs/node/commit/4b09222569)] - **deps**: upgrade npm to 9.6.3 (npm team) [#47325](https://togithub.com/nodejs/node/pull/47325) - \[[`2a6c23ea5e`](https://togithub.com/nodejs/node/commit/2a6c23ea5e)] - **deps**: update corepack to 0.17.1 (Node.js GitHub Bot) [#47156](https://togithub.com/nodejs/node/pull/47156) - \[[`06b718363d`](https://togithub.com/nodejs/node/commit/06b718363d)] - **deps**: V8: cherry-pick [`3e4952c`](https://togithub.com/nodejs/node/commit/3e4952cb2a59) (Richard Lau) [#47236](https://togithub.com/nodejs/node/pull/47236) - \[[`7e24498d81`](https://togithub.com/nodejs/node/commit/7e24498d81)] - **deps**: upgrade npm to 9.6.2 (npm team) [#47108](https://togithub.com/nodejs/node/pull/47108) - \[[`7a4beaa182`](https://togithub.com/nodejs/node/commit/7a4beaa182)] - **deps**: V8: cherry-pick [`215ccd5`](https://togithub.com/nodejs/node/commit/215ccd593edb) (Joyee Cheung) [#47212](https://togithub.com/nodejs/node/pull/47212) - \[[`8a69929f23`](https://togithub.com/nodejs/node/commit/8a69929f23)] - **deps**: V8: cherry-pick [`975ff4d`](https://togithub.com/nodejs/node/commit/975ff4dbfd1b) (Debadree Chatterjee) [#47209](https://togithub.com/nodejs/node/pull/47209) - \[[`10569de53f`](https://togithub.com/nodejs/node/commit/10569de53f)] - **deps**: cherry-pick win/arm64/clang fixes (Cheng Zhao) [#47011](https://togithub.com/nodejs/node/pull/47011) - \[[`ff6070eb1d`](https://togithub.com/nodejs/node/commit/ff6070eb1d)] - **deps**: V8: cherry-pick [`cb30b8e`](https://togithub.com/nodejs/node/commit/cb30b8e17429) (Darshan Sen) [#47307](https://togithub.com/nodejs/node/pull/47307) - \[[`0bbce034f9`](https://togithub.com/nodejs/node/commit/0bbce034f9)] - **doc**: add a note about os.cpus() returning an empty list (codedokode) [#47363](https://togithub.com/nodejs/node/pull/47363) - \[[`f8511e0b27`](https://togithub.com/nodejs/node/commit/f8511e0b27)] - **doc**: clarify reports are only evaluated on active versions (Rafael Gonzaga) [#47341](https://togithub.com/nodejs/node/pull/47341) - \[[`863b4d9c5b`](https://togithub.com/nodejs/node/commit/863b4d9c5b)] - **doc**: remove Vladimir de Turckheim from Security release stewards (Vladimir de Turckheim) [#47318](https://togithub.com/nodejs/node/pull/47318) - \[[`2192b5b163`](https://togithub.com/nodejs/node/commit/2192b5b163)] - **doc**: add importing util to example of \`process.report.getReport' (Deokjin Kim) [#47298](https://togithub.com/nodejs/node/pull/47298) - \[[`1c21fbfa9a`](https://togithub.com/nodejs/node/commit/1c21fbfa9a)] - **doc**: vm.SourceTextModule() without context option (Axel Kittenberger) [#47295](https://togithub.com/nodejs/node/pull/47295) - \[[`89445fbea9`](https://togithub.com/nodejs/node/commit/89445fbea9)] - **doc**: make win arm64 tier 2 platform (Stefan Stojanovic) [#47233](https://togithub.com/nodejs/node/pull/47233) - \[[`296577a549`](https://togithub.com/nodejs/node/commit/296577a549)] - **doc**: document process for sharing project news (Michael Dawson) [#47189](https://togithub.com/nodejs/node/pull/47189) - \[[`e29a1462c7`](https://togithub.com/nodejs/node/commit/e29a1462c7)] - **doc**: revise example of assert.CallTracker (Deokjin Kim) [#47252](https://togithub.com/nodejs/node/pull/47252) - \[[`bac893adbe`](https://togithub.com/nodejs/node/commit/bac893adbe)] - **doc**: fix typo in SECURITY.md (Rich Trott) [#47282](https://togithub.com/nodejs/node/pull/47282) - \[[`0949f238d1`](https://togithub.com/nodejs/node/commit/0949f238d1)] - **doc**: use serial comma in cli docs (Tobias Nießen) [#47262](https://togithub.com/nodejs/node/pull/47262) - \[[`71246247a9`](https://togithub.com/nodejs/node/commit/71246247a9)] - **doc**: improve example for Error.captureStackTrace() (Julian Dax) [#46886](https://togithub.com/nodejs/node/pull/46886) - \[[`0b2ba441b2`](https://togithub.com/nodejs/node/commit/0b2ba441b2)] - **doc**: clarify http error events after calling destroy() (Zach Bjornson) [#46903](https://togithub.com/nodejs/node/pull/46903) - \[[`a21459e0d5`](https://togithub.com/nodejs/node/commit/a21459e0d5)] - **doc**: update output of example in AbortController (Deokjin Kim) [#47227](https://togithub.com/nodejs/node/pull/47227) - \[[`7a2090c14c`](https://togithub.com/nodejs/node/commit/7a2090c14c)] - **doc**: drop one-week branch sync on major releases (Rafael Gonzaga) [#47149](https://togithub.com/nodejs/node/pull/47149) - \[[`eb4de0043d`](https://togithub.com/nodejs/node/commit/eb4de0043d)] - **doc**: fix grammar in the collaborator guide (Mohammed Keyvanzadeh) [#47245](https://togithub.com/nodejs/node/pull/47245) - \[[`908798ae19`](https://togithub.com/nodejs/node/commit/908798ae19)] - **doc**: update stream.reduce concurrency note (Raz Luvaton) [#47166](https://togithub.com/nodejs/node/pull/47166) - \[[`36c118bc92`](https://togithub.com/nodejs/node/commit/36c118bc92)] - **doc**: remove use of DEFAULT_ENCODING in PBKDF2 docs (Tobias Nießen) [#47181](https://togithub.com/nodejs/node/pull/47181) - \[[`7ec87fd5ce`](https://togithub.com/nodejs/node/commit/7ec87fd5ce)] - **doc**: fix typos in async_context.md (Shubham Sharma) [#47155](https://togithub.com/nodejs/node/pull/47155) - \[[`a03aaba996`](https://togithub.com/nodejs/node/commit/a03aaba996)] - **doc**: update collaborator guide to reflect TSC changes (Rich Trott) [#47126](https://togithub.com/nodejs/node/pull/47126) - \[[`c45a6977ec`](https://togithub.com/nodejs/node/commit/c45a6977ec)] - **doc**: clarify that `fs.create{Read,Write}Stream` support `AbortSignal` (Antoine du Hamel) [#47122](https://togithub.com/nodejs/node/pull/47122) - \[[`82c7757177`](https://togithub.com/nodejs/node/commit/82c7757177)] - **doc**: improve documentation for util.types.isNativeError() (Julian Dax) [#46840](https://togithub.com/nodejs/node/pull/46840) - \[[`8f9b9c17d5`](https://togithub.com/nodejs/node/commit/8f9b9c17d5)] - **doc**: rename the startup performance initiative to startup snapshot ([#47111](https://togithub.com/nodejs/node/issues/47111)) (Joyee Cheung) - \[[`c08995e897`](https://togithub.com/nodejs/node/commit/c08995e897)] - **doc**: indicate that `name` is no longer an optional argument (Daniel Roe) [#47102](https://togithub.com/nodejs/node/pull/47102) - \[[`316d626e61`](https://togithub.com/nodejs/node/commit/316d626e61)] - **doc**: fix "maintaining dependencies" heading typos (Keyhan Vakil) [#47082](https://togithub.com/nodejs/node/pull/47082) - \[[`a4b1a7761f`](https://togithub.com/nodejs/node/commit/a4b1a7761f)] - **esm**: skip file: URL conversion to path when possible (Antoine du Hamel) [#46305](https://togithub.com/nodejs/node/pull/46305) - \[[`c5cd6b7f3b`](https://togithub.com/nodejs/node/commit/c5cd6b7f3b)] - **(SEMVER-MINOR)** **events**: add getMaxListeners method (Khafra) [#47039](https://togithub.com/nodejs/node/pull/47039) - \[[`2c2b07ce5f`](https://togithub.com/nodejs/node/commit/2c2b07ce5f)] - **fs**: invalidate blob created from empty file when written to (Debadree Chatterjee) [#47199](https://togithub.com/nodejs/node/pull/47199) - \[[`e33dfce401`](https://togithub.com/nodejs/node/commit/e33dfce401)] - **inspector**: log response and requests in the inspector for debugging (Joyee Cheung) [#46941](https://togithub.com/nodejs/node/pull/46941) - \[[`f6ec81dc05`](https://togithub.com/nodejs/node/commit/f6ec81dc05)] - **inspector**: fix session.disconnect crash (theanarkh) [#46942](https://togithub.com/nodejs/node/pull/46942) - \[[`a738164fed`](https://togithub.com/nodejs/node/commit/a738164fed)] - **lib**: define Event.isTrusted in the prototype (Santiago Gimeno) [#46974](https://togithub.com/nodejs/node/pull/46974) - \[[`7d37dcdd9a`](https://togithub.com/nodejs/node/commit/7d37dcdd9a)] - **(SEMVER-MINOR)** **lib**: add tracing channel to diagnostics_channel (Stephen Belanger) [#44943](https://togithub.com/nodejs/node/pull/44943) - \[[`16d3dfa0aa`](https://togithub.com/nodejs/node/commit/16d3dfa0aa)] - **meta**: fix notable-change comment label url (Filip Skokan) [#47300](https://togithub.com/nodejs/node/pull/47300) - \[[`2c95f6e18b`](https://togithub.com/nodejs/node/commit/2c95f6e18b)] - **meta**: clarify the threat model to explain the JSON.parse case (Matteo Collina) [#47276](https://togithub.com/nodejs/node/pull/47276) - \[[`22b9acdbf8`](https://togithub.com/nodejs/node/commit/22b9acdbf8)] - **meta**: update link to collaborators discussion page (Michaël Zasso) [#47211](https://togithub.com/nodejs/node/pull/47211) - \[[`dc024d930a`](https://togithub.com/nodejs/node/commit/dc024d930a)] - **meta**: automate description requests when notable change label is added (Danielle Adams) [#47078](https://togithub.com/nodejs/node/pull/47078) - \[[`54195357f3`](https://togithub.com/nodejs/node/commit/54195357f3)] - **meta**: move TSC voting member(s) to regular member(s) (Node.js GitHub Bot) [#47180](https://togithub.com/nodejs/node/pull/47180) - \[[`a3bffbaa11`](https://togithub.com/nodejs/node/commit/a3bffbaa11)] - **meta**: move TSC voting member to regular membership (Node.js GitHub Bot) [#46985](https://togithub.com/nodejs/node/pull/46985) - \[[`d2a6aa6ecd`](https://togithub.com/nodejs/node/commit/d2a6aa6ecd)] - **meta**: update GOVERNANCE.md to reflect TSC charter changes (Rich Trott) [#47126](https://togithub.com/nodejs/node/pull/47126) - \[[`b0aad345bf`](https://togithub.com/nodejs/node/commit/b0aad345bf)] - **meta**: ask expected behavior reason in bug template (Ben Noordhuis) [#47049](https://togithub.com/nodejs/node/pull/47049) - \[[`c03e79b141`](https://togithub.com/nodejs/node/commit/c03e79b141)] - **(SEMVER-MINOR)** **msi**: migrate to WiX4 (Stefan Stojanovic) [#45943](https://togithub.com/nodejs/node/pull/45943) - \[[`ca981be2b9`](https://togithub.com/nodejs/node/commit/ca981be2b9)] - **(SEMVER-MINOR)** **node-api**: deprecate napi_module_register (Vladimir Morozov) [#46319](https://togithub.com/nodejs/node/pull/46319) - \[[`77f7200cce`](https://togithub.com/nodejs/node/commit/77f7200cce)] - **node-api**: extend type-tagging to externals (Gabriel Schulhof) [#47141](https://togithub.com/nodejs/node/pull/47141) - \[[`55f3d215b8`](https://togithub.com/nodejs/node/commit/55f3d215b8)] - **node-api**: document node-api shutdown finalization (Chengzhong Wu) [#45903](https://togithub.com/nodejs/node/pull/45903) - \[[`b3fe2ba59b`](https://togithub.com/nodejs/node/commit/b3fe2ba59b)] - **node-api**: verify cleanup hooks order (Chengzhong Wu) [#46692](https://togithub.com/nodejs/node/pull/46692) - \[[`d6a12328a6`](https://togithub.com/nodejs/node/commit/d6a12328a6)] - **repl**: preserve preview on ESCAPE key press (Xuguang Mei) [#46878](https://togithub.com/nodejs/node/pull/46878) - \[[`33b0906640`](https://togithub.com/nodejs/node/commit/33b0906640)] - **sea**: fix memory leak detected by asan (Darshan Sen) [#47309](https://togithub.com/nodejs/node/pull/47309) - \[[`069515153f`](https://togithub.com/nodejs/node/commit/069515153f)] - **src**: remove usage of `std::shared_ptrnpm/cli (npm)
### [`v9.7.2`](https://togithub.com/npm/cli/blob/HEAD/CHANGELOG.md#972-httpsgithubcomnpmclicomparev971v972-2023-06-21) [Compare Source](https://togithub.com/npm/cli/compare/v9.7.1...v9.7.2) ##### Bug Fixes - [`939a188`](https://togithub.com/npm/cli/commit/939a188bc3ab9c2bfa49ccb4837fe4ad844131ed) [#6574](https://togithuConfiguration
📅 Schedule: Branch creation - "before 4am on the first day of the month" in timezone Pacific/Auckland, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 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.