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

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nuxtjs/composition-api ^0.33.0 -> ^0.33.1 age adoption passing confidence
electron 19.0.10 -> 19.0.11 age adoption passing confidence
sass 1.54.0 -> 1.54.3 age adoption passing confidence
sass ~1.54.0 -> ~1.54.3 age adoption passing confidence

Release Notes

nuxt-community/composition-api ### [`v0.33.1`](https://togithub.com/nuxt-community/composition-api/blob/HEAD/CHANGELOG.md#​0331-httpsgithubcomnuxt-communitycomposition-apicompare03300331-2022-08-01) [Compare Source](https://togithub.com/nuxt-community/composition-api/compare/0.33.0...0.33.1)
electron/electron ### [`v19.0.11`](https://togithub.com/electron/electron/releases/tag/v19.0.11) [Compare Source](https://togithub.com/electron/electron/compare/v19.0.10...v19.0.11) ### Release Notes for v19.0.11 #### Fixes - Fixed WCO not responding to touch events on windows. [#​35176](https://togithub.com/electron/electron/pull/35176) (Also in [18](https://togithub.com/electron/electron/pull/35177), [20](https://togithub.com/electron/electron/pull/35174)) - Fixed `webContents.getUserAgent()` incorrectly returning an empty string unless previously set. [#​35132](https://togithub.com/electron/electron/pull/35132) (Also in [17](https://togithub.com/electron/electron/pull/35151), [18](https://togithub.com/electron/electron/pull/35130), [20](https://togithub.com/electron/electron/pull/35131)) - Fixed context menu not showing all items on macOS when dock is not hidden. [#​35199](https://togithub.com/electron/electron/pull/35199) (Also in [18](https://togithub.com/electron/electron/pull/35198)) - None. [#​35172](https://togithub.com/electron/electron/pull/35172) (Also in [18](https://togithub.com/electron/electron/pull/35171), [20](https://togithub.com/electron/electron/pull/35173)) #### Other Changes - Disabled GPU acceleration on VMware on Linux. [#​35185](https://togithub.com/electron/electron/pull/35185)
sass/dart-sass ### [`v1.54.3`](https://togithub.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#​1543) [Compare Source](https://togithub.com/sass/dart-sass/compare/1.54.2...1.54.3) - Release a native ARM64 executable for Mac OS. ### [`v1.54.2`](https://togithub.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#​1542) [Compare Source](https://togithub.com/sass/dart-sass/compare/1.54.1...1.54.2) - No user-visible changes. ### [`v1.54.1`](https://togithub.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#​1541) [Compare Source](https://togithub.com/sass/dart-sass/compare/1.54.0...1.54.1) - When unifying selectors for `@extend` and `selector.unify()`, ensure that `:root`, `:scope`, `:host`, and `:host-context` only appear at the beginning of complex selectors.

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.