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 #189

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
electron 25.0.1 -> 25.1.0 age adoption passing confidence
nuxt 3.5.2 -> 3.5.3 age adoption passing confidence
sass 1.62.1 -> 1.63.2 age adoption passing confidence
sass ~1.62.1 -> ~1.63.2 age adoption passing confidence
vuetify (source) 3.3.2 -> 3.3.3 age adoption passing confidence

Release Notes

electron/electron ### [`v25.1.0`](https://togithub.com/electron/electron/releases/tag/v25.1.0): electron v25.1.0 [Compare Source](https://togithub.com/electron/electron/compare/v25.0.1...v25.1.0) ##### Release Notes for v25.1.0 ##### Features - Added setUSBProtectedClassesHandler to allow access to protected USB classes with WebUSB. [#​38493](https://togithub.com/electron/electron/pull/38493) (Also in [24](https://togithub.com/electron/electron/pull/38498)) - Added setUSBProtectedClassesHandler to allow access to protected USB classes with WebUSB. [#​38493](https://togithub.com/electron/electron/pull/38493) (Also in [24](https://togithub.com/electron/electron/pull/38498)) ##### Fixes - Fixed an issue where `` popups are positions incorrectly in `BrowserView`s. [#​38609](https://togithub.com/electron/electron/pull/38609) (Also in [23](https://togithub.com/electron/electron/pull/38607), [24](https://togithub.com/electron/electron/pull/38608), [26](https://togithub.com/electron/electron/pull/38610)) ##### Other Changes - Improved error message when `contentTracing.stopRecording()` fails because no trace was in progress. [#​38519](https://togithub.com/electron/electron/pull/38519) (Also in [23](https://togithub.com/electron/electron/pull/38518), [24](https://togithub.com/electron/electron/pull/38520)) - Updated Chromium to 114.0.5735.91. [#​38516](https://togithub.com/electron/electron/pull/38516)
nuxt/nuxt ### [`v3.5.3`](https://togithub.com/nuxt/nuxt/releases/tag/v3.5.3) [Compare Source](https://togithub.com/nuxt/nuxt/compare/v3.5.2...v3.5.3) > 3.5.3 is expected to be the last patch release before our next raft of features lands in v3.6. ##### โœ… 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.5.2...v3.5.3) ##### ๐Ÿ”ฅ Performance - **nuxt:** Avoid watching nested paths ([#​21256](https://togithub.com/nuxt/nuxt/pull/21256)) ##### ๐Ÿฉน Fixes - **nuxt:** Handle serialising empty bigint ([#​21257](https://togithub.com/nuxt/nuxt/pull/21257)) - **cli:** Pass `--no-clear` config through to vite ([#​21262](https://togithub.com/nuxt/nuxt/pull/21262)) - **cli:** Always use the latest devtools wizard ([#​21291](https://togithub.com/nuxt/nuxt/pull/21291)) - **schema:** Update `vue-loader` options type ([#​21363](https://togithub.com/nuxt/nuxt/pull/21363)) - **schema:** Add types for vue experimental features ([#​21364](https://togithub.com/nuxt/nuxt/pull/21364)) - **nuxt:** Display errors in client overlay with `typeCheck` ([#​21064](https://togithub.com/nuxt/nuxt/pull/21064)) - **nuxt:** Support usage of `std-env` in runtime code ([#​21372](https://togithub.com/nuxt/nuxt/pull/21372)) - **nuxt:** Key distinct pages differently for legacy asyncData ([#​21263](https://togithub.com/nuxt/nuxt/pull/21263)) - **vite:** Skip generating keys for locally scoped functions ([#​20955](https://togithub.com/nuxt/nuxt/pull/20955)) - **kit:** Temporarily inline `lodash.template` from `lodash-es` ([#​20892](https://togithub.com/nuxt/nuxt/pull/20892)) ##### ๐Ÿ“– Documentation - Add `index.vue` to page routing example ([#​21240](https://togithub.com/nuxt/nuxt/pull/21240)) - Distinguish between `$fetch` and fetch composables ([#​21228](https://togithub.com/nuxt/nuxt/pull/21228)) - Adjust `env` property to match `runtimeConfig` ([#​21265](https://togithub.com/nuxt/nuxt/pull/21265)) - Fix Cloudflare capitalization ([#​21267](https://togithub.com/nuxt/nuxt/pull/21267)) - Migrate transition class names and style prop ([#​21281](https://togithub.com/nuxt/nuxt/pull/21281)) - Remove irregular spaces ([#​21380](https://togithub.com/nuxt/nuxt/pull/21380)) ##### ๐Ÿก Chore - Pin dev dependencies ([9fb83b744](https://togithub.com/nuxt/nuxt/commit/9fb83b744)) - Avoid inlining deps in vitest ([#​21316](https://togithub.com/nuxt/nuxt/pull/21316)) - Rewrite crawler to remove old dependencies ([#​21326](https://togithub.com/nuxt/nuxt/pull/21326)) - Support vitest 0.30.0 peer dependency ([d58d1ea1e](https://togithub.com/nuxt/nuxt/commit/d58d1ea1e)) ##### โœ… Tests - Add additional component case ([6f8d036d4](https://togithub.com/nuxt/nuxt/commit/6f8d036d4)) ##### ๐Ÿค– CI - Apply security best practices to workflows ([#​21328](https://togithub.com/nuxt/nuxt/pull/21328)) - Pin more action dependencies to hash ([#​21330](https://togithub.com/nuxt/nuxt/pull/21330)) ##### โค๏ธ Contributors - Daniel Roe ([@​danielroe](https://togithub.com/danielroe)) - Wilson Pinto ([@​wilsonpinto](https://togithub.com/wilsonpinto)) - Anhao ([@​ah-dc](https://togithub.com/ah-dc)) - Anthony Fu ([@​antfu](https://togithub.com/antfu)) - Alexander ([@​xanderbarkhatov](https://togithub.com/xanderbarkhatov)) - Lehoczky Zoltรกn ([@​Lehoczky](https://togithub.com/Lehoczky)) - [@​scscgit](https://togithub.com/scscgit) - Warflash ([@​warflash](https://togithub.com/warflash)) - Andrew Luca ([@​iamandrewluca](https://togithub.com/iamandrewluca)) - Hebilicious ([@​Hebilicious](https://togithub.com/Hebilicious))
sass/dart-sass ### [`v1.63.2`](https://togithub.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#​1632) [Compare Source](https://togithub.com/sass/dart-sass/compare/1.63.1...1.63.2) - No user-visible changes. ### [`v1.63.1`](https://togithub.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#​1631) [Compare Source](https://togithub.com/sass/dart-sass/compare/1.63.0...1.63.1) - No user-visible changes. ### [`v1.63.0`](https://togithub.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#​1630) [Compare Source](https://togithub.com/sass/dart-sass/compare/1.62.1...1.63.0) ##### JavaScript API - Dart Sass's JS API now supports running in the browser. Further details and instructions for use are in [the README](README.md#dart-sass-in-the-browser). ##### Embedded Sass - The Dart Sass embedded compiler is now included as part of the primary Dart Sass distribution, rather than a separate executable. To use the embedded compiler, just run `sass --embedded` from any Sass executable (other than the pure JS executable). The Node.js embedded host will still be distributed as the `sass-embedded` package on npm. The only change is that it will now provide direct access to a `sass` executable with the same CLI as the `sass` package. - The Dart Sass embedded compiler now uses version 2.0.0 of the Sass embedded protocol. See [the spec][embedded-protocol-spec] for a full description of the protocol, and [the changelog][embedded-protocol-changelog] for a summary of changes since version 1.2.0. [embedded-protocol-spec]: https://togithub.com/sass/sass/blob/main/spec/embedded-protocol.md [embedded-protocol-changelog]: https://togithub.com/sass/sass/blob/main/EMBEDDED_PROTOCOL_CHANGELOG.md - The Dart Sass embedded compiler now runs multiple simultaneous compilations in parallel, rather than serially.
vuetifyjs/vuetify ### [`v3.3.3`](https://togithub.com/vuetifyjs/vuetify/releases/tag/v3.3.3) [Compare Source](https://togithub.com/vuetifyjs/vuetify/compare/v3.3.2...v3.3.3) ##### :wrench: Bug Fixes - ripple prop accepts object ([1534278](https://togithub.com/vuetifyjs/vuetify/commit/15342785807e4089590c759c0157caf74ee21e62)) - **theme:** allow disabling when using vueuse/head ([70d62d1](https://togithub.com/vuetifyjs/vuetify/commit/70d62d150d0475e38d8ec9915d3b683c9cfb911d)), closes [#​17532](https://togithub.com/vuetifyjs/vuetify/issues/17532) - **VCheckbox:** reset with form ([49ba257](https://togithub.com/vuetifyjs/vuetify/commit/49ba257fe6e7d940e336287f656a5fb2564b605b)) - **VCombobox:** prevent menu opening when readonly ([#​17534](https://togithub.com/vuetifyjs/vuetify/issues/17534)) ([c30646c](https://togithub.com/vuetifyjs/vuetify/commit/c30646c671318e8988425d729b6190da1c6814ef)), closes [#​17526](https://togithub.com/vuetifyjs/vuetify/issues/17526) - **VCombobox:** prevent input overlapping prefix ([#​17469](https://togithub.com/vuetifyjs/vuetify/issues/17469)) ([fd55288](https://togithub.com/vuetifyjs/vuetify/commit/fd55288ca5fa7e6b57f3eec322b08ccd151724a0)) - **VIcon:** flatten fragments ([aeaed10](https://togithub.com/vuetifyjs/vuetify/commit/aeaed105aa5b07ded3d12a9ccc6ce0ec516da0cf)), closes [#​17546](https://togithub.com/vuetifyjs/vuetify/issues/17546) - **VMenu:** correct keyboard navigation ([#​17203](https://togithub.com/vuetifyjs/vuetify/issues/17203)) ([d1dad86](https://togithub.com/vuetifyjs/vuetify/commit/d1dad862fc04bc706d4fe46be560fa617580ab1f)), closes [#​16940](https://togithub.com/vuetifyjs/vuetify/issues/16940) [#​17510](https://togithub.com/vuetifyjs/vuetify/issues/17510) - **VSelect:** render list when prepend/append-item slots are present ([1acce8c](https://togithub.com/vuetifyjs/vuetify/commit/1acce8ca745cebfa5812a749c599908534291732)) - **VSelects:** move prepend-item slot before no-data ([#​17440](https://togithub.com/vuetifyjs/vuetify/issues/17440)) ([3640ab2](https://togithub.com/vuetifyjs/vuetify/commit/3640ab25e227d23b744c01a2e34b85931d11ade3)) - **VTabs:** don't allow vertical tabs to shrink ([ae87e94](https://togithub.com/vuetifyjs/vuetify/commit/ae87e94b637e74c73a7f89e7eafa8e9877e5d2a1)), closes [#​17549](https://togithub.com/vuetifyjs/vuetify/issues/17549) ##### :test_tube: Labs - **VDataTable:** loading prop causes scrollbar to appear ([923f5b7](https://togithub.com/vuetifyjs/vuetify/commit/923f5b77ee75e80af8d86412904aa3691333f825)), closes [#​17462](https://togithub.com/vuetifyjs/vuetify/issues/17462) - **VDataTable:** unselect properly in single select strategy ([30f7b81](https://togithub.com/vuetifyjs/vuetify/commit/30f7b814b26474d874501b3a59062ebc78435d52))

Configuration

๐Ÿ“… Schedule: Branch creation - "after 12pm on Thursday" (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.