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

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.17.4 -> 18.17.5 age adoption passing confidence
electron 25.5.0 -> 25.6.0 age adoption passing confidence
sass 1.65.1 -> 1.66.0 age adoption passing confidence
sass ~1.65.1 -> ~1.66.0 age adoption passing confidence
vuetify (source) 3.3.12 -> 3.3.13 age adoption passing confidence

Release Notes

electron/electron (electron) ### [`v25.6.0`](https://togithub.com/electron/electron/releases/tag/v25.6.0): electron v25.6.0 [Compare Source](https://togithub.com/electron/electron/compare/v25.5.0...v25.6.0) ### Release Notes for v25.6.0 #### Features - Added partial support for `chrome.tabs.query`. [#​39430](https://togithub.com/electron/electron/pull/39430) (Also in [26](https://togithub.com/electron/electron/pull/39431)) - Added support for several more Node.js cli flags in the main process. [#​39374](https://togithub.com/electron/electron/pull/39374) (Also in [24](https://togithub.com/electron/electron/pull/39372), [26](https://togithub.com/electron/electron/pull/39373)) #### Fixes - Fixed a potential crash when calling `BrowserWindow.moveTop()` on modal child windows. [#​39528](https://togithub.com/electron/electron/pull/39528) (Also in [26](https://togithub.com/electron/electron/pull/39527)) - Fixed an accessibility issue where `VoiceOver` couldn't trigger the tray action when selected to emit the click event. [#​39448](https://togithub.com/electron/electron/pull/39448) (Also in [26](https://togithub.com/electron/electron/pull/39439))
sass/dart-sass (sass) ### [`v1.66.0`](https://togithub.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#1660) [Compare Source](https://togithub.com/sass/dart-sass/compare/1.65.1...1.66.0) - **Breaking change:** Drop support for the additional CSS calculations defined in CSS Values and Units 4. Custom Sass functions whose names overlapped with these new CSS functions were being parsed as CSS calculations instead, causing an unintentional breaking change outside our normal \[compatibility policy] for CSS compatibility changes. Support will be added again in a future version, but only after Sass has emitted a deprecation warning for all functions that will break for at least three months prior to the breakage.
vuetifyjs/vuetify (vuetify) ### [`v3.3.13`](https://togithub.com/vuetifyjs/vuetify/releases/tag/v3.3.13) [Compare Source](https://togithub.com/vuetifyjs/vuetify/compare/v3.3.12...v3.3.13) ##### :wrench: Bug Fixes - **VAppBar:** add scroll behavior prop types ([81904cd](https://togithub.com/vuetifyjs/vuetify/commit/81904cd6e3ba65b1cf6e97b5b8efe34779537e7a)) - **VBottomNavigation:** inherit transition when using shift prop ([38808c6](https://togithub.com/vuetifyjs/vuetify/commit/38808c64464ccfe6c6ada49f0d4cacb0580676f9)) - **VBtn:** rounded icon border radius ([bb8cdc2](https://togithub.com/vuetifyjs/vuetify/commit/bb8cdc208f59835ca680765def2c8730b2b4abeb)) - **VField:** input autofill style occupies whole container ([#​17892](https://togithub.com/vuetifyjs/vuetify/issues/17892)) ([7debe6d](https://togithub.com/vuetifyjs/vuetify/commit/7debe6d437a692ef7e7eed2b69f819f5679a7844)), closes [#​17865](https://togithub.com/vuetifyjs/vuetify/issues/17865) - **VField:** apply colorStyles to same element as colorClasses ([c2d4059](https://togithub.com/vuetifyjs/vuetify/commit/c2d40599612451e44ed4fb4d2a828d25e35b4dff)) - **VFileInput:** correctly align error messages with other inputs ([cc1715d](https://togithub.com/vuetifyjs/vuetify/commit/cc1715d347929ed2bf89aee532ce23c2987434ac)), closes [#​17248](https://togithub.com/vuetifyjs/vuetify/issues/17248) - **VList:** avatar size when using the rail prop ([ec7e627](https://togithub.com/vuetifyjs/vuetify/commit/ec7e6272fd3dbd443da091248a1899dd5093209d)) - **VListItem:** apply prepend/append badge margin correctly ([e4e4f4c](https://togithub.com/vuetifyjs/vuetify/commit/e4e4f4c21ed91054f396e183b217fe3b218768e1)) - **VMenu:** check active status on focus in ([4ad68bf](https://togithub.com/vuetifyjs/vuetify/commit/4ad68bfa47cb5829bfd4ee2c644504ca9ff37b05)) - **VNavigationDrawer:** remove unnecessary will-change ([abcb3aa](https://togithub.com/vuetifyjs/vuetify/commit/abcb3aad403357422623e992a61768543837105a)), closes [#​12890](https://togithub.com/vuetifyjs/vuetify/issues/12890) [#​18031](https://togithub.com/vuetifyjs/vuetify/issues/18031) - **VRadioGroup:** align radios with label + details ([e690a0e](https://togithub.com/vuetifyjs/vuetify/commit/e690a0e15440c00154ec2ac84e51e4b62e1d1d37)) - **VRadioGroup:** input details padding ([3533236](https://togithub.com/vuetifyjs/vuetify/commit/353323643af339f8ae4feb51c340e1760d83eee6)) - **VSelects:** add missing open / close labels and update roles ([#​17786](https://togithub.com/vuetifyjs/vuetify/issues/17786)) ([a6dd699](https://togithub.com/vuetifyjs/vuetify/commit/a6dd699c235c4b2d8211aa653079f54d72e9219b)) - **VSwitch:** update to match material specs ([#​17994](https://togithub.com/vuetifyjs/vuetify/issues/17994)) ([e92ecd9](https://togithub.com/vuetifyjs/vuetify/commit/e92ecd904701fcababcacbdd1c755141cda9d1a9)), closes [#​17638](https://togithub.com/vuetifyjs/vuetify/issues/17638) - **VTimeline:** horizontal timeline gap ([#​18022](https://togithub.com/vuetifyjs/vuetify/issues/18022)) ([0b56a69](https://togithub.com/vuetifyjs/vuetify/commit/0b56a69da7d0e3d358abc88af339dc164ef9a94b)) ##### :microscope: Code Refactoring - **VListItem:** implement a better fix for [#​16240](https://togithub.com/vuetifyjs/vuetify/issues/16240) ([e8f2e7d](https://togithub.com/vuetifyjs/vuetify/commit/e8f2e7d30c4f388b584b4d2260e7951815f320d3)) ##### :arrows_counterclockwise: Reverts - Revert "fix(VListItem): add anchor title ([#​17940](https://togithub.com/vuetifyjs/vuetify/issues/17940))" ([6c3602d](https://togithub.com/vuetifyjs/vuetify/commit/6c3602dddd9895dcb1ab92bf6b77d9b2cf6555e7)), closes [#​17940](https://togithub.com/vuetifyjs/vuetify/issues/17940)

Configuration

📅 Schedule: Branch creation - "after 12pm on Friday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.