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

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
electron 20.0.2 -> 20.0.3 age adoption passing confidence
sass 1.54.4 -> 1.54.5 age adoption passing confidence
sass ~1.54.4 -> ~1.54.5 age adoption passing confidence

Release Notes

electron/electron ### [`v20.0.3`](https://togithub.com/electron/electron/releases/tag/v20.0.3) [Compare Source](https://togithub.com/electron/electron/compare/v20.0.2...v20.0.3) ### Release Notes for v20.0.3 #### Fixes - Fixed an issue where WCO could occlude DevTools opened in any non-detached mode. [#​35309](https://togithub.com/electron/electron/pull/35309) (Also in [18](https://togithub.com/electron/electron/pull/35307), [19](https://togithub.com/electron/electron/pull/35308)) - Fixed an issue where frameless resizable windows showed Window 7 style frames while opening. [#​35352](https://togithub.com/electron/electron/pull/35352) - Fixed crash in renderer when resuming system from sleep. [#​35338](https://togithub.com/electron/electron/pull/35338) (Also in [18](https://togithub.com/electron/electron/pull/35340), [19](https://togithub.com/electron/electron/pull/35337), [21](https://togithub.com/electron/electron/pull/35336)) - Prevent brief display of "Ozone X11" in window title on Linux. [#​35317](https://togithub.com/electron/electron/pull/35317) (Also in [18](https://togithub.com/electron/electron/pull/34943)) #### Documentation - Documentation changes: [#​35331](https://togithub.com/electron/electron/pull/35331), [#​35333](https://togithub.com/electron/electron/pull/35333)
sass/dart-sass ### [`v1.54.5`](https://togithub.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#​1545) [Compare Source](https://togithub.com/sass/dart-sass/compare/1.54.4...1.54.5) - Properly consider `a ~ c` to be a superselector of `a ~ b ~ c` and `a + b + c`. - Properly consider `b > c` to be a superselector of `a > b > c`, and similarly for other combinators. - Properly calculate specificity for selector pseudoclasses. - Deprecate use of `random()` when `$limit` has units to make it explicit that `random()` currently ignores units. A future version will no longer ignore units. - Don't throw an error when the same module is `@forward`ed multiple times through a configured module. ##### Embedded Sass - Rather than downloading the embedded compiler for the local platform on install, the `sass-embedded` npm package now declares optional dependencies on platform-specific embedded compiler packages.

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.