kristiandupont / kanel

Generate Typescript types from Postgres
https://kristiandupont.github.io/kanel/
MIT License
829 stars 57 forks source link

chore(deps): update dependency vue to v3.4.19 #534

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
vue (source) 3.4.18 -> 3.4.19 age adoption passing confidence

Release Notes

vuejs/core (vue) ### [`v3.4.19`](https://togithub.com/vuejs/core/blob/HEAD/CHANGELOG.md#3419-2024-02-13) [Compare Source](https://togithub.com/vuejs/core/compare/v3.4.18...v3.4.19) ##### Bug Fixes - **deps:** pin lru-cache to avoid hashing error ([b8be990](https://togithub.com/vuejs/core/commit/b8be99018ceae92d1732dfb414df12b36b90b31f)), closes [#​10300](https://togithub.com/vuejs/core/issues/10300) - **hydration:** fix css vars hydration mismatch false positive on non-root nodes ([995d2fd](https://togithub.com/vuejs/core/commit/995d2fdcca485c24849c99f498c1edc163722e04)), closes [#​10317](https://togithub.com/vuejs/core/issues/10317) [#​10325](https://togithub.com/vuejs/core/issues/10325) - **runtime-dom:** should not trigger transition when v-show value is falsy ([#​10311](https://togithub.com/vuejs/core/issues/10311)) ([e509639](https://togithub.com/vuejs/core/commit/e50963903d93a7f24003b6e2c03647fdf7454b1e)) ##### Features > Note: this warning is categorized as a feature but released in a patch because it does not affect public APIs. - **dx:** warn users when computed is self-triggering ([#​10299](https://togithub.com/vuejs/core/issues/10299)) ([f7ba97f](https://togithub.com/vuejs/core/commit/f7ba97f9754a9882c1f6b1c07ca1a4040479dd13)) ##### Performance Improvements - **runtime:** improve `getType()` GC and speed ([#​10327](https://togithub.com/vuejs/core/issues/10327)) ([603a1e1](https://togithub.com/vuejs/core/commit/603a1e1f5ad587c077f0d974c1bbe856be22ebe9))

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.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



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