seonglae / intuiter

Globally available Vim like productivity application with a fancy mouse control. Home row keyboard mapping makes typing innovatively fast in everywhere
https://intuiter.seongland.com
39 stars 3 forks source link

deps: Update all non-major dependencies #177

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/node (source) 18.15.11 -> 18.16.0 age adoption passing confidence
nuxt 3.4.1 -> 3.4.2 age adoption passing confidence
vuetify (source) 3.1.14 -> 3.1.15 age adoption passing confidence

Release Notes

nuxt/nuxt ### [`v3.4.2`](https://togithub.com/nuxt/nuxt/releases/tag/v3.4.2) [Compare Source](https://togithub.com/nuxt/nuxt/compare/v3.4.1...v3.4.2) > 3.4.2 is a patch release with the latest bug fixes and performance improvements #### โœจ What's new? Apart from the normal bug fixes, we have a couple things we should call out. 1. ๐Ÿ”ฅ We're now on **Vite 4.3** ([#​20405](https://togithub.com/nuxt/nuxt/issues/20405)). This was a performance-focused release and hopefully you'll be enjoying the speed improvements! Check out [the release announcement](https://vitejs.dev/blog/announcing-vite4-3.html) for more info. 2. ๐Ÿ‘€ It's now possible to experimentally enable `@parcel/watcher` for the Nuxt dev watcher ([#​20179](https://togithub.com/nuxt/nuxt/issues/20179)). This may improve performance if you're on Windows. You'll probably also want to install `watchman` in that case. #### โœ… Upgrading As usual, our recommendation for upgrading is to run: ```sh nuxi upgrade --force ``` This will refresh your lockfile as well, and ensures that you pull in updates from other dependencies that Nuxt relies on, particularly in the unjs ecosystem. #### ๐Ÿ‘‰ Changelog [compare changes](https://togithub.com/nuxt/nuxt/compare/v3.4.1...v3.4.2) ##### ๐Ÿ”ฅ Performance - **nuxt:** Share lazy component definitions ([#​20259](https://togithub.com/nuxt/nuxt/pull/20259)) - Remove unused deps and add implicit deps ([#​20356](https://togithub.com/nuxt/nuxt/pull/20356)) - Allow using `@parcel/watcher` for dev watcher ([#​20179](https://togithub.com/nuxt/nuxt/pull/20179)) ##### ๐Ÿฉน Fixes - **vite:** Set different cache dirs for client/server ([#​20276](https://togithub.com/nuxt/nuxt/pull/20276)) - **nuxt:** Generate hi-res sourcemaps ([#​20280](https://togithub.com/nuxt/nuxt/pull/20280)) - **nuxt:** Return type directly if not picking asyncData ([#​20288](https://togithub.com/nuxt/nuxt/pull/20288)) - **nuxt:** Provide more helpful error when instance unavailable ([#​20289](https://togithub.com/nuxt/nuxt/pull/20289)) - **nuxt:** Mark `useRequestHeaders` keys as optional ([#​20286](https://togithub.com/nuxt/nuxt/pull/20286)) - **vite:** Avoid serving arbitrary file in vite-node middleware ([#​20345](https://togithub.com/nuxt/nuxt/pull/20345)) - **nuxt:** Swap preloads for json/js payloads ([#​20375](https://togithub.com/nuxt/nuxt/pull/20375)) - **nuxt:** Handle pages with no content and log warning ([#​20373](https://togithub.com/nuxt/nuxt/pull/20373)) - **test-utils:** Import jest functions from `@jest/globals` ([#​20360](https://togithub.com/nuxt/nuxt/pull/20360)) - **core,kit:** Ensure module transpilation paths are dirs ([#​20396](https://togithub.com/nuxt/nuxt/pull/20396)) - **schema:** Rely on installed telemetry types ([#​19640](https://togithub.com/nuxt/nuxt/pull/19640)) - **cli:** Load kit from `rootDir` when preparing project ([#​20401](https://togithub.com/nuxt/nuxt/pull/20401)) - **nuxt:** Clone app config on server ([#​20278](https://togithub.com/nuxt/nuxt/pull/20278)) ##### ๐Ÿ’… Refactors - **nuxt:** Rework and use `isJS` and `isVue` utilities consistently ([#​20344](https://togithub.com/nuxt/nuxt/pull/20344)) - **vite:** Use native `isFileServingAllowed` util ([#​20414](https://togithub.com/nuxt/nuxt/pull/20414)) ##### ๐Ÿ“– Documentation - Update links on hooks page ([#​20296](https://togithub.com/nuxt/nuxt/pull/20296)) - Add brief information on debugging a nuxt app ([#​20282](https://togithub.com/nuxt/nuxt/pull/20282)) - Fix vue-tsc link ([#​20350](https://togithub.com/nuxt/nuxt/pull/20350)) - Update lint command for the documentation ([#​20399](https://togithub.com/nuxt/nuxt/pull/20399)) ##### ๐Ÿก Chore - Remove `@ts-ignore` and fix some issues ([#​20273](https://togithub.com/nuxt/nuxt/pull/20273)) - Maintain a 'next release' PR ([e6cc4aa02](https://togithub.com/nuxt/nuxt/commit/e6cc4aa02)) - Set git user ([2a596c2b3](https://togithub.com/nuxt/nuxt/commit/2a596c2b3)) - Don't list dep updates in auto-changelog ([8234bc18d](https://togithub.com/nuxt/nuxt/commit/8234bc18d)) - Update vite to v4.3 ([#​20405](https://togithub.com/nuxt/nuxt/pull/20405)) ##### ๐Ÿค– CI - Don't run ci for release branches ([f550976f7](https://togithub.com/nuxt/nuxt/commit/f550976f7)) - Give write access to changelogensets ([0518cdbff](https://togithub.com/nuxt/nuxt/commit/0518cdbff)) ##### โค๏ธ Contributors - Daniel Roe ([@​danielroe](https://togithub.com/danielroe)) - Harlan Wilton ([@​harlan-zw](https://togithub.com/harlan-zw)) - Preet Mishra ([@​preetmishra](https://togithub.com/preetmishra)) - Lehoczky Zoltรกn ([@​Lehoczky](https://togithub.com/Lehoczky)) - [@​BD103](https://togithub.com/BD103) - Anthony Fu ([@​antfu](https://togithub.com/antfu))
vuetifyjs/vuetify ### [`v3.1.15`](https://togithub.com/vuetifyjs/vuetify/releases/tag/v3.1.15) [Compare Source](https://togithub.com/vuetifyjs/vuetify/compare/v3.1.14...v3.1.15) ##### :wrench: Bug Fixes - **inputs:** add missing update:focused events ([#​16852](https://togithub.com/vuetifyjs/vuetify/issues/16852)) ([42c0b4d](https://togithub.com/vuetifyjs/vuetify/commit/42c0b4d18e02479015de13800b8f5d4ffa1102c5)) - **mdi-svg:** update contextual icons ([#​16871](https://togithub.com/vuetifyjs/vuetify/issues/16871)) ([6f35c1f](https://togithub.com/vuetifyjs/vuetify/commit/6f35c1f8a3d1e5ace918425c23fe0751c38d4de3)), closes [#​16870](https://togithub.com/vuetifyjs/vuetify/issues/16870) - **types:** add missing props to loader slots ([91b6807](https://togithub.com/vuetifyjs/vuetify/commit/91b6807ebf8f1799494d5679a6eaa83c619f4a48)), closes [#​17165](https://togithub.com/vuetifyjs/vuetify/issues/17165) - **VAutocomplete:** search text when select item in multiple ([#​17144](https://togithub.com/vuetifyjs/vuetify/issues/17144)) ([299682f](https://togithub.com/vuetifyjs/vuetify/commit/299682fd5326a7f35c61bf32001c46d9536cf9e4)), closes [#​17136](https://togithub.com/vuetifyjs/vuetify/issues/17136) - **VAutocomplete:** restore arrow keys select and delete ([#​16629](https://togithub.com/vuetifyjs/vuetify/issues/16629)) ([52651ad](https://togithub.com/vuetifyjs/vuetify/commit/52651adc3a1e10cb37845caae91e035001190c64)), closes [#​16627](https://togithub.com/vuetifyjs/vuetify/issues/16627) - **VCheckbox:** missing hint and persistent-hint props ([#​17096](https://togithub.com/vuetifyjs/vuetify/issues/17096)) ([e8b80cd](https://togithub.com/vuetifyjs/vuetify/commit/e8b80cd66a0ca76a24e7ef4c92ea1357391b1e81)), closes [#​16692](https://togithub.com/vuetifyjs/vuetify/issues/16692) - **VDataTableFooter:** correct itemsPerPageOptions prop type ([28a1763](https://togithub.com/vuetifyjs/vuetify/commit/28a17632b19191e5065b8de734898f73067277e8)) - **VDataTableServer:** add search prop ([#​16965](https://togithub.com/vuetifyjs/vuetify/issues/16965)) ([939f85a](https://togithub.com/vuetifyjs/vuetify/commit/939f85a0c6555ca4337f0d797afbf3c05e0888c8)), closes [#​16959](https://togithub.com/vuetifyjs/vuetify/issues/16959) - **VOverlay:** position on RTL ([#​17099](https://togithub.com/vuetifyjs/vuetify/issues/17099)) ([0566e10](https://togithub.com/vuetifyjs/vuetify/commit/0566e10ba91a9692b8c1faf71a7d89f782f129c2)), closes [#​16628](https://togithub.com/vuetifyjs/vuetify/issues/16628) - **VSelect/VAutocomplete:** transform raw object if item-title is a function ([#​17036](https://togithub.com/vuetifyjs/vuetify/issues/17036)) ([36d9955](https://togithub.com/vuetifyjs/vuetify/commit/36d99553939a1b0339c7af175e06cacc003131e1)), closes [#​16210](https://togithub.com/vuetifyjs/vuetify/issues/16210) - **VSelects:** keep field focused when menu open ([#​17152](https://togithub.com/vuetifyjs/vuetify/issues/17152)) ([de1778d](https://togithub.com/vuetifyjs/vuetify/commit/de1778d4a80a9a6c015ba8d69a1c3c0cdf25e1b1)) - **VSkeletonLoader:** add missing divider type ([#​17108](https://togithub.com/vuetifyjs/vuetify/issues/17108)) ([232f21c](https://togithub.com/vuetifyjs/vuetify/commit/232f21c82cb085ea6971177ecae2581441336b18)), closes [#​17107](https://togithub.com/vuetifyjs/vuetify/issues/17107) - **VSlider:** add missing prepend and append icon click events ([#​16079](https://togithub.com/vuetifyjs/vuetify/issues/16079)) ([586fc76](https://togithub.com/vuetifyjs/vuetify/commit/586fc7678433f83bc52f24219e1d1722b23a236d)), closes [#​16071](https://togithub.com/vuetifyjs/vuetify/issues/16071) - **VSwitch:** prevent propagation of duplicate click events ([#​17173](https://togithub.com/vuetifyjs/vuetify/issues/17173)) ([0f594dc](https://togithub.com/vuetifyjs/vuetify/commit/0f594dc40e52fff3564b6890dc744f24531868e3)), closes [#​17116](https://togithub.com/vuetifyjs/vuetify/issues/17116)

Configuration

๐Ÿ“… Schedule: Branch creation - "before 3am 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.

stackblitz[bot] commented 1 year ago

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.