webfansplz / vite-plugin-vue-devtools

Vite + Vue DevTools = DX 🔥
MIT License
1.63k stars 71 forks source link

chore(deps): update all non-major dependencies #239

Closed renovate[bot] closed 11 months ago

renovate[bot] commented 11 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@antfu/eslint-config ^0.42.0 -> ^0.43.1 age adoption passing confidence
@babel/parser (source) ^7.22.16 -> ^7.23.0 age adoption passing confidence
@babel/types (source) ^7.22.19 -> ^7.23.0 age adoption passing confidence
@iconify/json (source) ^2.2.116 -> ^2.2.120 age adoption passing confidence
@types/node (source) ^20.6.2 -> ^20.7.0 age adoption passing confidence
@types/splitpanes (source) ^2.2.1 -> ^2.2.2 age adoption passing confidence
@unocss/core (source) ^0.55.7 -> ^0.56.4 age adoption passing confidence
@unocss/eslint-config (source) ^0.55.7 -> ^0.56.4 age adoption passing confidence
@unocss/preset-attributify (source) ^0.55.7 -> ^0.56.4 age adoption passing confidence
@unocss/preset-icons (source) ^0.55.7 -> ^0.56.4 age adoption passing confidence
@unocss/preset-mini (source) ^0.55.7 -> ^0.56.4 age adoption passing confidence
@unocss/preset-uno (source) ^0.55.7 -> ^0.56.4 age adoption passing confidence
@unocss/reset ^0.55.7 -> ^0.56.4 age adoption passing confidence
dayjs (source) ^1.11.9 -> ^1.11.10 age adoption passing confidence
eslint (source) 8.49.0 -> 8.50.0 age adoption passing confidence
focus-trap ^7.5.2 -> ^7.5.3 age adoption passing confidence
unocss ^0.55.7 -> ^0.56.4 age adoption passing confidence
vanilla-jsoneditor ^0.18.3 -> ^0.18.4 age adoption passing confidence
vitest ^0.34.4 -> ^0.34.5 age adoption passing confidence
vue-router ^4.2.4 -> ^4.2.5 age adoption passing confidence

Release Notes

antfu/eslint-config (@​antfu/eslint-config) ### [`v0.43.1`](https://togithub.com/antfu/eslint-config/releases/tag/v0.43.1) [Compare Source](https://togithub.com/antfu/eslint-config/compare/v0.43.0...v0.43.1) #####    🐞 Bug Fixes - Revert '@​stylistic/ts/comma-dangle' rule  -  by [@​lincenying](https://togithub.com/lincenying) in [https://github.com/antfu/eslint-config/issues/249](https://togithub.com/antfu/eslint-config/issues/249) [(711d3)](https://togithub.com/antfu/eslint-config/commit/711d3ec) #####     [View changes on GitHub](https://togithub.com/antfu/eslint-config/compare/v0.43.0...v0.43.1) ### [`v0.43.0`](https://togithub.com/antfu/eslint-config/releases/tag/v0.43.0) [Compare Source](https://togithub.com/antfu/eslint-config/compare/v0.42.1...v0.43.0) #####    🚀 Features - Migrate to `eslint-stylistic`  -  by [@​antfu](https://togithub.com/antfu) in [https://github.com/antfu/eslint-config/issues/247](https://togithub.com/antfu/eslint-config/issues/247) [(8c5a7)](https://togithub.com/antfu/eslint-config/commit/8c5a7d6) - Formatting for `.d.ts`  -  by [@​antfu](https://togithub.com/antfu) [(35f9f)](https://togithub.com/antfu/eslint-config/commit/35f9f2e) - Allow `eslint-comments/no-unlimited-disable` in `.d.ts`  -  by [@​antfu](https://togithub.com/antfu) [(a6861)](https://togithub.com/antfu/eslint-config/commit/a6861f4) - Allow `unused-imports/no-unused-vars` in .d.ts  -  by [@​antfu](https://togithub.com/antfu) [(b6f74)](https://togithub.com/antfu/eslint-config/commit/b6f7400) #####    🐞 Bug Fixes - Tsconfig lint not enabled  -  by [@​antfu](https://togithub.com/antfu) [(aca30)](https://togithub.com/antfu/eslint-config/commit/aca3051) #####     [View changes on GitHub](https://togithub.com/antfu/eslint-config/compare/v0.42.1...v0.43.0) ### [`v0.42.1`](https://togithub.com/antfu/eslint-config/releases/tag/v0.42.1) [Compare Source](https://togithub.com/antfu/eslint-config/compare/v0.42.0...v0.42.1) #####    🐞 Bug Fixes - **basic**: JavaScript vue import error  -  by [@​Nikkolast88](https://togithub.com/Nikkolast88) in [https://github.com/antfu/eslint-config/issues/245](https://togithub.com/antfu/eslint-config/issues/245) [(a0f5a)](https://togithub.com/antfu/eslint-config/commit/a0f5aa8) - **ts**: Tsconfig.json order item  -  by [@​Debbl](https://togithub.com/Debbl) in [https://github.com/antfu/eslint-config/issues/246](https://togithub.com/antfu/eslint-config/issues/246) [(60fa6)](https://togithub.com/antfu/eslint-config/commit/60fa6b4) #####     [View changes on GitHub](https://togithub.com/antfu/eslint-config/compare/v0.42.0...v0.42.1)
babel/babel (@​babel/parser) ### [`v7.23.0`](https://togithub.com/babel/babel/compare/v7.22.16...v7.23.0) [Compare Source](https://togithub.com/babel/babel/compare/v7.22.16...v7.23.0)
babel/babel (@​babel/types) ### [`v7.23.0`](https://togithub.com/babel/babel/blob/HEAD/CHANGELOG.md#v7230-2023-09-25) [Compare Source](https://togithub.com/babel/babel/compare/v7.22.19...v7.23.0) ##### :rocket: New Feature - `babel-plugin-proposal-import-wasm-source`, `babel-plugin-syntax-import-source`, `babel-plugin-transform-dynamic-import` - [#​15870](https://togithub.com/babel/babel/pull/15870) Support transforming `import source` for wasm ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-helper-module-transforms`, `babel-helpers`, `babel-plugin-proposal-import-defer`, `babel-plugin-syntax-import-defer`, `babel-plugin-transform-modules-commonjs`, `babel-runtime-corejs2`, `babel-runtime-corejs3`, `babel-runtime`, `babel-standalone` - [#​15878](https://togithub.com/babel/babel/pull/15878) Implement `import defer` proposal transform support ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-generator`, `babel-parser`, `babel-types` - [#​15845](https://togithub.com/babel/babel/pull/15845) Implement `import defer` parsing support ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - [#​15829](https://togithub.com/babel/babel/pull/15829) Add parsing support for the "source phase imports" proposal ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-generator`, `babel-helper-module-transforms`, `babel-parser`, `babel-plugin-transform-dynamic-import`, `babel-plugin-transform-modules-amd`, `babel-plugin-transform-modules-commonjs`, `babel-plugin-transform-modules-systemjs`, `babel-traverse`, `babel-types` - [#​15682](https://togithub.com/babel/babel/pull/15682) Add `createImportExpressions` parser option ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-standalone` - [#​15671](https://togithub.com/babel/babel/pull/15671) Pass through nonce to the transformed script element ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-helper-function-name`, `babel-helper-member-expression-to-functions`, `babel-helpers`, `babel-parser`, `babel-plugin-proposal-destructuring-private`, `babel-plugin-proposal-optional-chaining-assign`, `babel-plugin-syntax-optional-chaining-assign`, `babel-plugin-transform-destructuring`, `babel-plugin-transform-optional-chaining`, `babel-runtime-corejs2`, `babel-runtime-corejs3`, `babel-runtime`, `babel-standalone`, `babel-types` - [#​15751](https://togithub.com/babel/babel/pull/15751) Add support for optional chain in assignments ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-helpers`, `babel-plugin-proposal-decorators` - [#​15895](https://togithub.com/babel/babel/pull/15895) Implement the "decorator metadata" proposal ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-traverse`, `babel-types` - [#​15893](https://togithub.com/babel/babel/pull/15893) Add `t.buildUndefinedNode` ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - `babel-preset-typescript` - [#​15913](https://togithub.com/babel/babel/pull/15913) Add `rewriteImportExtensions` option to TS preset ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-parser` - [#​15896](https://togithub.com/babel/babel/pull/15896) Allow TS tuples to have both labeled and unlabeled elements ([@​yukukotani](https://togithub.com/yukukotani)) ##### :bug: Bug Fix - `babel-plugin-transform-block-scoping` - [#​15962](https://togithub.com/babel/babel/pull/15962) fix: `transform-block-scoping` captures the variables of the method in the loop ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) ##### :nail_care: Polish - `babel-traverse` - [#​15797](https://togithub.com/babel/babel/pull/15797) Expand evaluation of global built-ins in `@babel/traverse` ([@​lorenzoferre](https://togithub.com/lorenzoferre)) - `babel-plugin-proposal-explicit-resource-management` - [#​15985](https://togithub.com/babel/babel/pull/15985) Improve source maps for blocks with `using` declarations ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ##### :microscope: Output optimization - `babel-core`, `babel-helper-module-transforms`, `babel-plugin-transform-async-to-generator`, `babel-plugin-transform-classes`, `babel-plugin-transform-dynamic-import`, `babel-plugin-transform-function-name`, `babel-plugin-transform-modules-amd`, `babel-plugin-transform-modules-commonjs`, `babel-plugin-transform-modules-umd`, `babel-plugin-transform-parameters`, `babel-plugin-transform-react-constant-elements`, `babel-plugin-transform-react-inline-elements`, `babel-plugin-transform-runtime`, `babel-plugin-transform-typescript`, `babel-preset-env` - [#​15984](https://togithub.com/babel/babel/pull/15984) Inline `exports.XXX =` update in simple variable declarations ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo))
iconify/icon-sets (@​iconify/json) ### [`v2.2.120`](https://togithub.com/iconify/icon-sets/compare/2.2.119...2.2.120) [Compare Source](https://togithub.com/iconify/icon-sets/compare/2.2.119...2.2.120) ### [`v2.2.119`](https://togithub.com/iconify/icon-sets/compare/2.2.118...2.2.119) [Compare Source](https://togithub.com/iconify/icon-sets/compare/2.2.118...2.2.119) ### [`v2.2.118`](https://togithub.com/iconify/icon-sets/compare/2.2.117...2.2.118) [Compare Source](https://togithub.com/iconify/icon-sets/compare/2.2.117...2.2.118) ### [`v2.2.117`](https://togithub.com/iconify/icon-sets/compare/2.2.116...2.2.117) [Compare Source](https://togithub.com/iconify/icon-sets/compare/2.2.116...2.2.117)
unocss/unocss (@​unocss/core) ### [`v0.56.4`](https://togithub.com/unocss/unocss/releases/tag/v0.56.4) [Compare Source](https://togithub.com/unocss/unocss/compare/v0.56.3...v0.56.4) #####    🐞 Bug Fixes - **integration**: Revert default excluding of node_modules, fix [#​3170](https://togithub.com/unocss/unocss/issues/3170)  -  by [@​antfu](https://togithub.com/antfu) in [https://github.com/unocss/unocss/issues/3170](https://togithub.com/unocss/unocss/issues/3170) [(24b2d)](https://togithub.com/unocss/unocss/commit/24b2d105) #####     [View changes on GitHub](https://togithub.com/unocss/unocss/compare/v0.56.3...v0.56.4) ### [`v0.56.3`](https://togithub.com/unocss/unocss/releases/tag/v0.56.3) [Compare Source](https://togithub.com/unocss/unocss/compare/v0.56.2...v0.56.3) #####    🚀 Features - **preset-mini**: Add justify left & right attrs  -  by [@​kovsu](https://togithub.com/kovsu) in [https://github.com/unocss/unocss/issues/3166](https://togithub.com/unocss/unocss/issues/3166) [(34237)](https://togithub.com/unocss/unocss/commit/3423759f) - **vscode**: Root auto-detection when not set explicitly  -  by [@​Simon-He95](https://togithub.com/Simon-He95) and [@​antfu](https://togithub.com/antfu) in [https://github.com/unocss/unocss/issues/3069](https://togithub.com/unocss/unocss/issues/3069) [(ecc47)](https://togithub.com/unocss/unocss/commit/ecc477da) #####    🐞 Bug Fixes - **eslint-plugin**: - Typo  -  by [@​antfu](https://togithub.com/antfu) [(08859)](https://togithub.com/unocss/unocss/commit/08859a22) - Force unocss not to warn in ESLint  -  by [@​antfu](https://togithub.com/antfu) [(563bc)](https://togithub.com/unocss/unocss/commit/563bc24e) - **preset-mini**: - `display-` rule leak  -  by [@​antfu](https://togithub.com/antfu) [(f406a)](https://togithub.com/unocss/unocss/commit/f406a0b1) - **transformer-compile-class**: - Compile class does not update after saving, fix [#​2866](https://togithub.com/unocss/unocss/issues/2866)  -  by [@​evanryuu](https://togithub.com/evanryuu) in [https://github.com/unocss/unocss/issues/3168](https://togithub.com/unocss/unocss/issues/3168) and [https://github.com/unocss/unocss/issues/2866](https://togithub.com/unocss/unocss/issues/2866) [(c0087)](https://togithub.com/unocss/unocss/commit/c008710a) #####     [View changes on GitHub](https://togithub.com/unocss/unocss/compare/v0.56.2...v0.56.3) ### [`v0.56.2`](https://togithub.com/unocss/unocss/releases/tag/v0.56.2) [Compare Source](https://togithub.com/unocss/unocss/compare/v0.56.1...v0.56.2) #####    🐞 Bug Fixes - **eslint**: - Typo in flat config  -  by [@​antfu](https://togithub.com/antfu) [(54ddc)](https://togithub.com/unocss/unocss/commit/54ddce6f) - Disable icons preset in eslint  -  by [@​antfu](https://togithub.com/antfu) [(61962)](https://togithub.com/unocss/unocss/commit/6196268f) - **eslint-plugin**: - Improve flat config  -  by [@​antfu](https://togithub.com/antfu) [(56dfb)](https://togithub.com/unocss/unocss/commit/56dfb20f) - Improve config type  -  by [@​antfu](https://togithub.com/antfu) [(42a57)](https://togithub.com/unocss/unocss/commit/42a57089) #####     [View changes on GitHub](https://togithub.com/unocss/unocss/compare/v0.56.1...v0.56.2) ### [`v0.56.1`](https://togithub.com/unocss/unocss/releases/tag/v0.56.1) [Compare Source](https://togithub.com/unocss/unocss/compare/v0.56.0...v0.56.1) #####    🚀 Features - **eslint**: Add flat config style  -  by [@​antfu](https://togithub.com/antfu) [(3c2da)](https://togithub.com/unocss/unocss/commit/3c2dace4) - **postcss**: Theme() support color transparency  -  by [@​Dunqing](https://togithub.com/Dunqing) in [https://github.com/unocss/unocss/issues/3145](https://togithub.com/unocss/unocss/issues/3145) [(647ac)](https://togithub.com/unocss/unocss/commit/647ac122) #####    🐞 Bug Fixes - **extractor-arbitrary-variants**: Remove source map not working  -  by [@​Dunqing](https://togithub.com/Dunqing) in [https://github.com/unocss/unocss/issues/3144](https://togithub.com/unocss/unocss/issues/3144) [(877b3)](https://togithub.com/unocss/unocss/commit/877b3d4b) - **preset-mini**: Preset type mismatch  -  by [@​chizukicn](https://togithub.com/chizukicn) in [https://github.com/unocss/unocss/issues/3152](https://togithub.com/unocss/unocss/issues/3152) [(4fd83)](https://togithub.com/unocss/unocss/commit/4fd83537) - **transformer-attributify-jsx**: Transform error when html element is like a atomic class  -  by [@​evanryuu](https://togithub.com/evanryuu) in [https://github.com/unocss/unocss/issues/3147](https://togithub.com/unocss/unocss/issues/3147) [(5908c)](https://togithub.com/unocss/unocss/commit/5908c786) #####     [View changes on GitHub](https://togithub.com/unocss/unocss/compare/v0.56.0...v0.56.1) ### [`v0.56.0`](https://togithub.com/unocss/unocss/releases/tag/v0.56.0) [Compare Source](https://togithub.com/unocss/unocss/compare/v0.55.7...v0.56.0) #####    🚨 Breaking Changes - Move common utils to the new `@unocss/rule-utils` package  -  by [@​Dunqing](https://togithub.com/Dunqing) and [@​antfu](https://togithub.com/antfu) in [https://github.com/unocss/unocss/issues/3134](https://togithub.com/unocss/unocss/issues/3134) [(454e1)](https://togithub.com/unocss/unocss/commit/454e10df) - **rule-utils**: Move more utils  -  by [@​antfu](https://togithub.com/antfu) [(52a6e)](https://togithub.com/unocss/unocss/commit/52a6ee0d) #####    🚀 Features - **attributify-jsx**: Allow pass component as prop  -  by [@​zhiyuanzmj](https://togithub.com/zhiyuanzmj) in [https://github.com/unocss/unocss/issues/3116](https://togithub.com/unocss/unocss/issues/3116) [(c4263)](https://togithub.com/unocss/unocss/commit/c4263299) - **core**: Support factory with `definePreset`  -  by [@​chizukicn](https://togithub.com/chizukicn) and [@​antfu](https://togithub.com/antfu) in [https://github.com/unocss/unocss/issues/3098](https://togithub.com/unocss/unocss/issues/3098) [(25fdc)](https://togithub.com/unocss/unocss/commit/25fdc240) - **svelte-scoped**: Add config hmr  -  by [@​jacob-8](https://togithub.com/jacob-8) in [https://github.com/unocss/unocss/issues/3111](https://togithub.com/unocss/unocss/issues/3111) [(4e3cd)](https://togithub.com/unocss/unocss/commit/4e3cdc7e) - **transformer-directives**: `theme()` support color transparency  -  by [@​Dunqing](https://togithub.com/Dunqing) in [https://github.com/unocss/unocss/issues/3131](https://togithub.com/unocss/unocss/issues/3131) [(cbfc2)](https://togithub.com/unocss/unocss/commit/cbfc2b3a) #####    🐞 Bug Fixes - **astro**: HMR not work in windows  -  by [@​Dunqing](https://togithub.com/Dunqing) in [https://github.com/unocss/unocss/issues/3100](https://togithub.com/unocss/unocss/issues/3100) [(332d6)](https://togithub.com/unocss/unocss/commit/332d61e8) - **core**: Uniq resolved presets  -  by [@​zyyv](https://togithub.com/zyyv) in [https://github.com/unocss/unocss/issues/3078](https://togithub.com/unocss/unocss/issues/3078) [(6bff2)](https://togithub.com/unocss/unocss/commit/6bff23c5) - **eslint**: Support attributify for `@unocss/blocklist`  -  by [@​antfu](https://togithub.com/antfu) [(6d760)](https://togithub.com/unocss/unocss/commit/6d760ad8) - **extractor-arbitrary-variants**: Remove sourcemap before matching attributes  -  by [@​Dunqing](https://togithub.com/Dunqing) in [https://github.com/unocss/unocss/issues/3123](https://togithub.com/unocss/unocss/issues/3123) [(58e90)](https://togithub.com/unocss/unocss/commit/58e9073d) - **preset-mini**: Remove `font-smoothing` from antialiased rules  -  by [@​Nirlah](https://togithub.com/Nirlah) and [@​zyyv](https://togithub.com/zyyv) in [https://github.com/unocss/unocss/issues/3072](https://togithub.com/unocss/unocss/issues/3072) [(e0982)](https://togithub.com/unocss/unocss/commit/e0982104) - **preset-typography**: Move `font-family` css of `code` in default preflights  -  by [@​zyyv](https://togithub.com/zyyv) and **chris** in [https://github.com/unocss/unocss/issues/3114](https://togithub.com/unocss/unocss/issues/3114) [(62abf)](https://togithub.com/unocss/unocss/commit/62abf05f) - **vscode**: RemToPx support important  -  by [@​chizukicn](https://togithub.com/chizukicn) and **Chris** in [https://github.com/unocss/unocss/issues/3083](https://togithub.com/unocss/unocss/issues/3083) [(57436)](https://togithub.com/unocss/unocss/commit/574368d3) #####    🏎 Performance - **attributify-jsx**: Improve regular performance  -  by [@​zhiyuanzmj](https://togithub.com/zhiyuanzmj) in [https://github.com/unocss/unocss/issues/3088](https://togithub.com/unocss/unocss/issues/3088) [(aef69)](https://togithub.com/unocss/unocss/commit/aef69d20) #####     [View changes on GitHub](https://togithub.com/unocss/unocss/compare/v0.55.7...v0.56.0)
iamkun/dayjs (dayjs) ### [`v1.11.10`](https://togithub.com/iamkun/dayjs/releases/tag/v1.11.10) [Compare Source](https://togithub.com/iamkun/dayjs/compare/v1.11.9...v1.11.10) ##### Bug Fixes - Add Korean Day of Month with ordinal ([#​2395](https://togithub.com/iamkun/dayjs/issues/2395)) ([dd55ee2](https://togithub.com/iamkun/dayjs/commit/dd55ee2aadd1009242235e47d558bbf028827896)) - change back fa locale to the Gregorian calendar equivalent ([#​2411](https://togithub.com/iamkun/dayjs/issues/2411)) ([95e9458](https://togithub.com/iamkun/dayjs/commit/95e9458b221fe35e59ee4a160a5db247313a68fb)) - duration plugin - MILLISECONDS_A_MONTH const calculation ([#​2362](https://togithub.com/iamkun/dayjs/issues/2362)) ([f0a0b54](https://togithub.com/iamkun/dayjs/commit/f0a0b546b074b3b511c2319a1ce83d412894b91f)) - duration plugin getter get result 0 instead of undefined ([#​2369](https://togithub.com/iamkun/dayjs/issues/2369)) ([061aa7e](https://togithub.com/iamkun/dayjs/commit/061aa7ed6c31696974665fc9b11a74d30841ebed)) - fix isDayjs check logic ([#​2383](https://togithub.com/iamkun/dayjs/issues/2383)) ([5f3f878](https://togithub.com/iamkun/dayjs/commit/5f3f8786c796cd432fe6bcb6966a810daea89203)) - fix timezone plugin to get correct locale setting ([#​2420](https://togithub.com/iamkun/dayjs/issues/2420)) ([4f45012](https://togithub.com/iamkun/dayjs/commit/4f4501256fa1bc72128aae1d841bbd782df86aed)) - **locale:** add meridiem in `ar` locale ([#​2418](https://togithub.com/iamkun/dayjs/issues/2418)) ([361be5c](https://togithub.com/iamkun/dayjs/commit/361be5c7c628614ee833d710acbe154a598b904d)) - round durations to millisecond precision for ISO string ([#​2367](https://togithub.com/iamkun/dayjs/issues/2367)) ([890a17a](https://togithub.com/iamkun/dayjs/commit/890a17a8d8ddd43c7c8b806e3afc7b27f3288d27)) - sub-second precisions need to be rounded at the seconds field to avoid adding floats ([#​2377](https://togithub.com/iamkun/dayjs/issues/2377)) ([a9d7d03](https://togithub.com/iamkun/dayjs/commit/a9d7d0398d22ebd4bfc3812ca0134a97606d54d9)) - update $x logic to avoid plugin error ([#​2429](https://togithub.com/iamkun/dayjs/issues/2429)) ([2254635](https://togithub.com/iamkun/dayjs/commit/22546357f30924fcff3b3ffa14fd04be21f97a5e)) - Update Slovenian locale for relative time ([#​2396](https://togithub.com/iamkun/dayjs/issues/2396)) ([5470a15](https://togithub.com/iamkun/dayjs/commit/5470a15e437fac803797363063b24f3ba3bd5299)) - update uzbek language translation ([#​2327](https://togithub.com/iamkun/dayjs/issues/2327)) ([0a91056](https://togithub.com/iamkun/dayjs/commit/0a910564d76dc7c128da8e0d85d8e11ebdb5660b))
eslint/eslint (eslint) ### [`v8.50.0`](https://togithub.com/eslint/eslint/releases/tag/v8.50.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v8.49.0...v8.50.0) #### Features - [`27d5a9e`](https://togithub.com/eslint/eslint/commit/27d5a9e57ad347982a68fcd0e75eafee42d344f0) feat: add suggestions to array-callback-return ([#​17590](https://togithub.com/eslint/eslint/issues/17590)) (Tanuj Kanti) - [`f9082ff`](https://togithub.com/eslint/eslint/commit/f9082ff3f3956a0a5a7d7659de63640a21c4de0f) feat: flat-rule-tester make sure default config always matches ([#​17585](https://togithub.com/eslint/eslint/issues/17585)) (fnx) - [`83914ad`](https://togithub.com/eslint/eslint/commit/83914adbfd5fce7d11b33d095ba6d6a39be0dbbc) feat: Implement SourceCode#applyInlineConfig() ([#​17351](https://togithub.com/eslint/eslint/issues/17351)) (Nicholas C. Zakas) - [`22a5582`](https://togithub.com/eslint/eslint/commit/22a558228ff98f478fa308c9ecde361acc4caf20) feat: add rule `no-object-constructor`, deprecate `no-new-object` ([#​17576](https://togithub.com/eslint/eslint/issues/17576)) (Francesco Trotta) - [`85a3d9e`](https://togithub.com/eslint/eslint/commit/85a3d9e967b19cb4a0189746499d81ef2f93e14e) feat: allowVoid option in array-callback-return ([#​17564](https://togithub.com/eslint/eslint/issues/17564)) (Tanuj Kanti) #### Bug Fixes - [`cc4d26b`](https://togithub.com/eslint/eslint/commit/cc4d26b5a59d510f2c878e973fd245e8eff27c2a) fix: Ensure deprecated context.parserServices warns ([#​17593](https://togithub.com/eslint/eslint/issues/17593)) (Nicholas C. Zakas) - [`1ea4cfb`](https://togithub.com/eslint/eslint/commit/1ea4cfb585dcb52ac3cb1522a32f25cfe507121b) fix: Ensure all RuleTester tests all deprecated context methods ([#​17587](https://togithub.com/eslint/eslint/issues/17587)) (Nicholas C. Zakas) - [`aa1b657`](https://togithub.com/eslint/eslint/commit/aa1b657a9febcd03e9298c03ae2888762795e322) fix: wrong suggestion and message in `no-misleading-character-class` ([#​17571](https://togithub.com/eslint/eslint/issues/17571)) (Yosuke Ota) #### Documentation - [`1800537`](https://togithub.com/eslint/eslint/commit/180053759c6cf05a326c710353b4717fbf289ee0) docs: Fix and standardize JSX code examples ([#​17591](https://togithub.com/eslint/eslint/issues/17591)) (Francesco Trotta) - [`48a44a7`](https://togithub.com/eslint/eslint/commit/48a44a73ac456739bdee348bbaf1840d2b1e4830) docs: Add correct/incorrect tags to `prefer-arrow-callback` ([#​17589](https://togithub.com/eslint/eslint/issues/17589)) (Francesco Trotta) - [`20893d4`](https://togithub.com/eslint/eslint/commit/20893d48b9012f2b61bbbfeac8bee70d68d90e5e) docs: fix incorrect tag's place ([#​17575](https://togithub.com/eslint/eslint/issues/17575)) (Tanuj Kanti) - [`bd7a71f`](https://togithub.com/eslint/eslint/commit/bd7a71fd6b7efb0445393304e2d48c5c06d46a45) docs: Update README (GitHub Actions Bot) #### Chores - [`f8a8a2d`](https://togithub.com/eslint/eslint/commit/f8a8a2d6b45c82f94a574623759b6e3d2af193f3) chore: upgrade [@​eslint/js](https://togithub.com/eslint/js)[@​8](https://togithub.com/8).50.0 ([#​17599](https://togithub.com/eslint/eslint/issues/17599)) (Milos Djermanovic) - [`38ada6d`](https://togithub.com/eslint/eslint/commit/38ada6df8f4a0313b7d0739b28f0af6b4897b8ce) chore: package.json update for [@​eslint/js](https://togithub.com/eslint/js) release (ESLint Jenkins)
focus-trap/focus-trap (focus-trap) ### [`v7.5.3`](https://togithub.com/focus-trap/focus-trap/blob/HEAD/CHANGELOG.md#753) [Compare Source](https://togithub.com/focus-trap/focus-trap/compare/v7.5.2...v7.5.3) ##### Patch Changes - [`203b322`](https://togithub.com/focus-trap/focus-trap/commit/203b322): Fix missing typings for initialFocus option ([#​1060](https://togithub.com/focus-trap/focus-trap/issues/1060))
josdejong/svelte-jsoneditor (vanilla-jsoneditor) ### [`v0.18.4`](https://togithub.com/josdejong/svelte-jsoneditor/blob/HEAD/CHANGELOG.md#0184-2023-09-19) [Compare Source](https://togithub.com/josdejong/svelte-jsoneditor/compare/v0.18.3...v0.18.4)
vitest-dev/vitest (vitest) ### [`v0.34.5`](https://togithub.com/vitest-dev/vitest/releases/tag/v0.34.5) [Compare Source](https://togithub.com/vitest-dev/vitest/compare/v0.34.4...v0.34.5) #####    🚀 Features - **config**: - Add `diff` option  -  by [@​fenghan34](https://togithub.com/fenghan34) and [@​sheremet-va](https://togithub.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/4063](https://togithub.com/vitest-dev/vitest/issues/4063) [(b50cf)](https://togithub.com/vitest-dev/vitest/commit/b50cf7ad) - **coverage**: - Add `coverage['100']` to istanbul provider  -  by [@​marcelobotega](https://togithub.com/marcelobotega) in [https://github.com/vitest-dev/vitest/issues/4109](https://togithub.com/vitest-dev/vitest/issues/4109) [(a7e09)](https://togithub.com/vitest-dev/vitest/commit/a7e09939) - **vitest**: - Support `vi.waitFor` method  -  by [@​Dunqing](https://togithub.com/Dunqing) and [@​sheremet-va](https://togithub.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/4113](https://togithub.com/vitest-dev/vitest/issues/4113) [(d79cb)](https://togithub.com/vitest-dev/vitest/commit/d79cb44b) - Allow using unprocessed environment files  -  by [@​sheremet-va](https://togithub.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/4098](https://togithub.com/vitest-dev/vitest/issues/4098) [(1aee1)](https://togithub.com/vitest-dev/vitest/commit/1aee13af) - Support `vi.waitUntil` method  -  by [@​Dunqing](https://togithub.com/Dunqing) and [@​sheremet-va](https://togithub.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/4129](https://togithub.com/vitest-dev/vitest/issues/4129) [(e0ac9)](https://togithub.com/vitest-dev/vitest/commit/e0ac97cf) #####    🐞 Bug Fixes - Update HappyDOMOptions to be compatible with v12  -  by [@​anthonyblond](https://togithub.com/anthonyblond) in [https://github.com/vitest-dev/vitest/issues/4135](https://togithub.com/vitest-dev/vitest/issues/4135) [(e8797)](https://togithub.com/vitest-dev/vitest/commit/e8797534) - Print value shape when .resolves and .rejects fails  -  by [@​sheremet-va](https://togithub.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/4137](https://togithub.com/vitest-dev/vitest/issues/4137) [(e649d)](https://togithub.com/vitest-dev/vitest/commit/e649d78f) - **docs**: - Fix lint errors on onConsoleLog example  -  by [@​marcelobotega](https://togithub.com/marcelobotega) in [https://github.com/vitest-dev/vitest/issues/4116](https://togithub.com/vitest-dev/vitest/issues/4116) [(ba1e7)](https://togithub.com/vitest-dev/vitest/commit/ba1e7335) - **expect**: - Improve the error message when nothing is thrown when testing `toThrow`  -  by [@​Dunqing](https://togithub.com/Dunqing) in [https://github.com/vitest-dev/vitest/issues/3979](https://togithub.com/vitest-dev/vitest/issues/3979) [(725a0)](https://togithub.com/vitest-dev/vitest/commit/725a0146) - **happy-dom**: - Catch errors in happy-dom  -  by [@​capricorn86](https://togithub.com/capricorn86) in [https://github.com/vitest-dev/vitest/issues/4140](https://togithub.com/vitest-dev/vitest/issues/4140) [(c21c0)](https://togithub.com/vitest-dev/vitest/commit/c21c0efa) - **runner**: - Restore leading space in `testNamePattern`  -  by [@​segrey](https://togithub.com/segrey) in [https://github.com/vitest-dev/vitest/issues/4103](https://togithub.com/vitest-dev/vitest/issues/4103) and [https://github.com/vitest-dev/vitest/issues/4104](https://togithub.com/vitest-dev/vitest/issues/4104) [(3c305)](https://togithub.com/vitest-dev/vitest/commit/3c305857) - `test.extend` doesn't work in hooks without test  -  by [@​Dunqing](https://togithub.com/Dunqing) in [https://github.com/vitest-dev/vitest/issues/4065](https://togithub.com/vitest-dev/vitest/issues/4065) [(175c7)](https://togithub.com/vitest-dev/vitest/commit/175c752d) - **snapshot**: - Support mix of normal/with placeholders snapshots  -  by [@​RobertPechaCZ](https://togithub.com/RobertPechaCZ) in [https://github.com/vitest-dev/vitest/issues/4118](https://togithub.com/vitest-dev/vitest/issues/4118) [(01e01)](https://togithub.com/vitest-dev/vitest/commit/01e01bfc) - **ui**: - Correctly render ansi diff  -  by [@​so1ve](https://togithub.com/so1ve) and [@​sheremet-va](https://togithub.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/3810](https://togithub.com/vitest-dev/vitest/issues/3810) [(8c315)](https://togithub.com/vitest-dev/vitest/commit/8c3152fa) - **vite-node**: - Export `SourceMapInput` to fix CYCLIC_CROSS_CHUNK_REEXPORT  -  by [@​Dunqing](https://togithub.com/Dunqing) in [https://github.com/vitest-dev/vitest/issues/4128](https://togithub.com/vitest-dev/vitest/issues/4128) [(ca70a)](https://togithub.com/vitest-dev/vitest/commit/ca70a779) - Align vite dependency version with vitest  -  by [@​sheremet-va](https://togithub.com/sheremet-va) [(90ff8)](https://togithub.com/vitest-dev/vitest/commit/90ff899b) - **vitest**: - Rerun tests if a file loaded with query changes  -  by [@​sheremet-va](https://togithub.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/4130](https://togithub.com/vitest-dev/vitest/issues/4130) [(a084c)](https://togithub.com/vitest-dev/vitest/commit/a084ceaf) - Inject "define" in workspaces  -  by [@​sheremet-va](https://togithub.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/4096](https://togithub.com/vitest-dev/vitest/issues/4096) [(b4d5a)](https://togithub.com/vitest-dev/vitest/commit/b4d5ae23) #####    🏎 Performance - Use lazy require in vm pool  -  by [@​sheremet-va](https://togithub.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/4136](https://togithub.com/vitest-dev/vitest/issues/4136) [(21ba4)](https://togithub.com/vitest-dev/vitest/commit/21ba4935) #####     [View changes on GitHub](https://togithub.com/vitest-dev/vitest/compare/v0.34.4...v0.34.5)
vuejs/router (vue-router) ### [`v4.2.5`](https://togithub.com/vuejs/router/releases/tag/v4.2.5) [Compare Source](https://togithub.com/vuejs/router/compare/v4.2.4...v4.2.5) Please refer to [CHANGELOG.md](https://togithub.com/vuejs/router/blob/main/packages/router/CHANGELOG.md) for details.

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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.