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

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.2.0 -> 25.3.0 age adoption passing confidence
vuetify (source) 3.3.7 -> 3.3.8 age adoption passing confidence

Release Notes

electron/electron (electron) ### [`v25.3.0`](https://togithub.com/electron/electron/releases/tag/v25.3.0): electron v25.3.0 [Compare Source](https://togithub.com/electron/electron/compare/v25.2.0...v25.3.0) ### Release Notes for v25.3.0 #### Features - Added the ability to send HTTP headers with `session.downloadURL()`. [#​38870](https://togithub.com/electron/electron/pull/38870) (Also in [26](https://togithub.com/electron/electron/pull/38871)) #### Fixes - Fixed a crash when listing desktop capture sources on Wayland with PipeWire. [#​39051](https://togithub.com/electron/electron/pull/39051) (Also in [24](https://togithub.com/electron/electron/pull/39050), [26](https://togithub.com/electron/electron/pull/39049)) - Fixed an issue where `protocol.handle()` never called its callback with the `'file'` scheme. [#​39064](https://togithub.com/electron/electron/pull/39064) - Fixed an issue where certain Electron classes had incorrect prototype class names. [#​39035](https://togithub.com/electron/electron/pull/39035) (Also in [26](https://togithub.com/electron/electron/pull/39036)) - Fixed an issue where notifications created on macOS which have no actions will erroneously have a `Show` button visible. [#​39014](https://togithub.com/electron/electron/pull/39014) (Also in [24](https://togithub.com/electron/electron/pull/39012), [26](https://togithub.com/electron/electron/pull/39013)) - Fixed an issue where removing a webview in a close callback could cause crashes. [#​39008](https://togithub.com/electron/electron/pull/39008) (Also in [24](https://togithub.com/electron/electron/pull/39009), [26](https://togithub.com/electron/electron/pull/39007)) - Fixed display of title bar buttons on Wayland. [#​39044](https://togithub.com/electron/electron/pull/39044) (Also in [26](https://togithub.com/electron/electron/pull/39045)) #### Unknown - Fixed an issue where setting bounds on `BrowserViews` can behave inconsistently across platforms. [#​39005](https://togithub.com/electron/electron/pull/39005) (Also in [26](https://togithub.com/electron/electron/pull/39004))
vuetifyjs/vuetify (vuetify) ### [`v3.3.8`](https://togithub.com/vuetifyjs/vuetify/releases/tag/v3.3.8) [Compare Source](https://togithub.com/vuetifyjs/vuetify/compare/v3.3.7...v3.3.8) ##### :wrench: Bug Fixes - **filter:** don't use toValue ([112508f](https://togithub.com/vuetifyjs/vuetify/commit/112508ffdfe93926360e596d0ccc008ec619f938)), closes [#​17755](https://togithub.com/vuetifyjs/vuetify/issues/17755) - **theme:** prevent production memory leak with ssr ([d2bdc7f](https://togithub.com/vuetifyjs/vuetify/commit/d2bdc7f3659f6b0c14a94293619fce01824e0927)), closes [#​16156](https://togithub.com/vuetifyjs/vuetify/issues/16156) - **VCarousel:** pass-through VWindow props ([#​17587](https://togithub.com/vuetifyjs/vuetify/issues/17587)) ([8a461e2](https://togithub.com/vuetifyjs/vuetify/commit/8a461e25525661595f220d3205fed05cc45c5dd3)), closes [#​17586](https://togithub.com/vuetifyjs/vuetify/issues/17586) - **VField:** prevent input dom overflow v-field\_\_input ([#​17753](https://togithub.com/vuetifyjs/vuetify/issues/17753)) ([813c7a5](https://togithub.com/vuetifyjs/vuetify/commit/813c7a58706580a2b27abad6fae175fa71bd1eb6)), closes [#​17740](https://togithub.com/vuetifyjs/vuetify/issues/17740) ##### :microscope: Code Refactoring - **VOverlay:** only gen teleport if mounted and has content ([4268a68](https://togithub.com/vuetifyjs/vuetify/commit/4268a68ca2b5b840dc7dfd00347b1db88e0ea2a1))

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.