unjs-relations
unjs-relations copied to clipboard
chore(deps): update npm packages
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| @iconify-json/heroicons | ^1.1.19 -> ^1.1.20 |
||||
| @iconify-json/simple-icons | ^1.1.87 -> ^1.1.95 |
||||
| vue (source) | ^3.4.8 -> ^3.4.21 |
||||
| vue-router | ^4.2.5 -> ^4.3.0 |
Release Notes
vuejs/core (vue)
v3.4.21
Bug Fixes
- runtime-dom: avoid unset option's value (#β10416) (b3f8b5a), closes #β10412 #β10396
- suspense: ensure nested suspense patching if in fallback state (#β10417) (7c97778), closes #β10415
- warning: stringify args in warn handler (#β10414) (bc37258), closes #β10409
v3.4.20
Bug Fixes
- parser: should not treat uppercase components as special tags (e0e0253), closes #β10395
- runtime-dom: avoid always resetting nullish option value (ff130c4), closes #β10396
- runtime-dom: fix nested v-show priority regression (364f890), closes #β10338
- runtime-dom: v-bind style should clear previous css string value (#β10373) (e2d3235), closes #β10352
- suspense: handle suspense switching with nested suspense (#β10184) (0f3da05), closes #β10098
- types: better typing for direct setup signature of defineComponent (#β10357) (eadce5b), closes #β8604 #β8855
v3.4.19
Bug Fixes
- deps: pin lru-cache to avoid hashing error (b8be990), closes #β10300
- hydration: fix css vars hydration mismatch false positive on non-root nodes (995d2fd), closes #β10317 #β10325
- runtime-dom: should not trigger transition when v-show value is falsy (#β10311) (e509639)
Features
Note: this warning is categorized as a feature but released in a patch because it does not affect public APIs.
Performance Improvements
v3.4.18
Bug Fixes
- dx: warn against reserved keys as prop name (77a804b), closes #β10281
- runtime-dom: ensure v-show respects display value set via v-bind (#β10297) (c224897), closes #β10151
v3.4.17
Reverts
- fix(runtime-dom): ensure v-show respects display value set via v-bind (#β10161) (2cd5b05), closes #β10294 #β10151
v3.4.16
Bug Fixes
- compiler-core: handle same-name shorthand edge case for in-DOM templates (cb87b62), closes #β10280
- compiler-core: support v-bind shorthand syntax for dynamic slot name (#β10218) (91f058a), closes #β10213
- deps: update compiler (#β10269) (336bb65)
- hydration: fix SFC style v-bind hydration mismatch warnings (#β10250) (f0b5f7e), closes #β10215
- reactivity: avoid infinite recursion from side effects in computed getter (#β10232) (0bced13), closes #β10214
- reactivity: handle
MaybeDirtyrecurse (#β10187) (6c7e0bd), closes #β10185 - reactivity: skip non-extensible objects when using
markRaw(#β10289) (2312184), closes #β10288 - runtime-core: avoid inlining isShallow (#β10238) (53eee72)
- runtime-core: support for nested calls to runWithContext (#β10261) (75e02b5), closes #β10260
- runtime-dom: ensure v-show respects display value set via v-bind (#β10161) (9b19f09), closes #β10151
- runtime-dom: fix option selected update failed (#β10200) (f31d782), closes #β10194 #β10267
Reverts
- perf(templateRef): avoid double render when using template ref on v-for (eb1b911), closes #β9908 #β10210 #β10234
v3.4.15
Bug Fixes
- compiler-sfc: fix type resolution for symlinked node_modules structure w/ pnpm (75e866b), closes #β10121
- correct url for production error reference links (c3087ff)
- hydration: fix incorect mismatch warning for option with non-string value and inner text (d16a213)
- reactivity: re-fix #β10114 (#β10123) (c2b274a)
- runtime-core: should not warn out-of-render slot fn usage when mounting another app in setup (#β10125) (6fa33e6), closes #β10124
Performance Improvements
- templateRef: avoid double render when using template ref on v-for (de4d2e2), closes #β9908
- v-model: optimize v-model multiple select w/ large lists (2ffb956), closes #β10014
v3.4.14
Bug Fixes
- compiler-sfc: enable prefixIdentifiers by default when reparsing on consumed AST (#β10105) (48bf8e4)
- deps: update dependency postcss to ^8.4.33 (#β10110) (a557006)
- reactivity: fix regression for computed with mutation (#β10119) (20f62af), closes #β10114
v3.4.13
Bug Fixes
v3.4.12
Reverts
- fix(reactivity): correct dirty assign in render function (#β10091) (8b18481), closes #β10098 #β10100
v3.4.11
Bug Fixes
- hydration: improve mismatch when client valut is null or undefined (#β10086) (08b60f5)
- reactivity: correct dirty assign in render function (#β10091) (8d04205), closes #β10082
- runtime-core: filter single root for nested DEV_ROOT_FRAGMENT (#β8593) (d35b877), closes #β5203 #β8581 #β10087
v3.4.10
Bug Fixes
- hydration: should not warn on falsy bindings of non-property keys (3907c87)
v3.4.9
Bug Fixes
- build: avoid accessing FEATURE_PROD_DEVTOOLS flag in root scope (dfd9654)
- hydration: do not warn against bindings w/ object values (dcc68ef)
- runtime-dom: unify behavior for v-show + style display binding (#β10075) (cd419ae), closes #β10074
- suspense: avoid double-patching nested suspense when parent suspense is not resolved (#β10055) (bcda96b), closes #β8678
Configuration
π Schedule: Branch creation - At any time (no schedule defined), 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.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
Deploying with Β
Β Cloudflare Pages
| Latest commit: |
bb5df72
|
| Status: | Β β Β Deploy successful! |
| Preview URL: | https://a399ff27.relations-unjs.pages.dev |
| Branch Preview URL: | https://renovate-npm.relations-unjs.pages.dev |