chore(deps): update all development dependency updates [skip ci]
This MR contains the following updates:
Release Notes
libraries/cz-cc (@cenk1cenk2/cz-cc)
v2.1.4
Bug Fixes
- deps: update all minor dependency updates (1fd630a)
SBoudrias/Inquirer.js (@inquirer/core)
v10.2.0
- fix: Remove "easter-egg" vim/emacs bindings in
isUpKey
/isDownKey
. Those were conflicting with the type-to-search features. - feat: Added
isTabKey
utility
jestjs/jest (@jest/globals)
v30.1.2
Fixes
-
[jest-snapshot-utils]
Correct snapshot header regexp to work with newline across OSes (#15803)
v30.1.1
Fixes
-
[jest-snapshot-utils]
Fix deprecated goo.gl snapshot warning not handling Windows end-of-line sequences (#15800)
v30.1.0
vuejs/core (vue)
v3.5.21
Bug Fixes
- compiler-core: force dynamic slots when slot referencing scope vars (#9427) (99d54b2), closes #9380
- compiler-sfc: check lang before attempt to compile script (#13508) (55922ff), closes #8368
-
compiler-sfc: support
${configDir}
in paths for TypeScript 5.5+ (#13491) (8696e34), closes #13484 - compiler-sfc: support global augments with named exports (#13789) (35da3c6)
- custom-element: prevent defineCustomElement from mutating the options object (#13791) (e322436)
-
hmr: prevent
__VUE_HMR_RUNTIME__
from being overwritten by vue runtime in 3rd-party libraries (#13817) (1392734), closes vitejs/vite-plugin-vue#644 - hmr: prevent update unmounting component during HMR reload (#13815) (ef20b86), closes vitejs/vite-plugin-vue#599
- runtime-core: disable tracking block in h function (#8213) (8f6b505), closes #6913
- runtime-core: use separate emits caches for components and mixins (#11661) (15fc75f)
- Suspence: handle Suspense + KeepAlive HMR updating edge case (#13076) (5d75a17), closes #13075
- Teleport: hydrate disabled Teleport with undefined target (#11235) (00978f7), closes #11230
- templateRef: prevent unnecessary set ref on dynamic ref change or component unmount (#12642) (93ba107), closes #12639
- watch: use maximum depth for duplicates (#13434) (f2699a5)
Performance Improvements
v3.5.20
Bug Fixes
- runtime-dom: add name to vShow for prop mismatch check (#13806) (1031e8d), closes #13805 re-fix #13744 revert #13777
v3.5.19
Bug Fixes
- compiler-core: adjacent v-else should cause a compiler error (#13699) (911e670), closes #13698
- compiler-core: prevent cached array children from retaining detached dom nodes (#13691) (7f60ef8), closes element-plus/element-plus#21408 #13211
- compiler-sfc: improve type inference for generic type aliases types (#12876) (d9dd628), closes #12872
- compiler-sfc: throw mismatched script langs error before invoking babel (#13194) (0562548), closes #13193
- compiler-ssr: disable v-memo transform in ssr vdom fallback branch (#13725) (0a202d8), closes #13724
- devtools: clear performance measures (#13701) (c875019), closes #13700
- hmr: prevent updating unmounting component during HMR rerender (#13775) (6e5143d), closes #13771 #13772
-
hydration: also set vShow name if
__FEATURE_PROD_HYDRATION_MISMATCH_DETAILS__
flag is enabled (#13777) (439e1a5), closes #13744 - reactivity: warn on nested readonly ref update during unwrapping (#12141) (1498821)
- runtime-core: avoid setting direct ref of useTemplateRef in dev (#13449) (4a2953f)
-
runtime-core: improve consistency of
PublicInstanceProxyHandlers.has
(#13507) (d7283f3) - suspense: don't immediately resolve suspense on last dep unmount (#13456) (a871315), closes #13453
- transition: handle KeepAlive + transition leaving edge case (#13152) (3190b17), closes #13153
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by Cenk Kılıç