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

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
@types/node 12.20.52 -> 12.20.54 age adoption passing confidence
electron 19.0.1 -> 19.0.3 age adoption passing confidence
sass 1.52.1 -> 1.52.2 age adoption passing confidence
sass ~1.52.1 -> ~1.52.2 age adoption passing confidence

Release Notes

electron/electron ### [`v19.0.3`](https://togithub.com/electron/electron/releases/tag/v19.0.3) [Compare Source](https://togithub.com/electron/electron/compare/v19.0.2...v19.0.3) ### Release Notes for v19.0.3 #### Fixes - Fixed a crash when loading a same-origin URL after a render process crash. [#​34431](https://togithub.com/electron/electron/pull/34431) - Fixed potential crash in WebFrameMain when performing a cross-origin navigation. [#​34416](https://togithub.com/electron/electron/pull/34416) (Also in [18](https://togithub.com/electron/electron/pull/34415), [20](https://togithub.com/electron/electron/pull/34417)) ### [`v19.0.2`](https://togithub.com/electron/electron/releases/tag/v19.0.2) [Compare Source](https://togithub.com/electron/electron/compare/v19.0.1...v19.0.2) ### Release Notes for v19.0.2 #### Fixes - Fixed an issue where pressing escape would not un-fullscreen on Windows or Linux in some circumstances. [#​34359](https://togithub.com/electron/electron/pull/34359) (Also in [18](https://togithub.com/electron/electron/pull/34361)) - Fixed an issue where zombie windows can be created if `window.close()` is called during a fullscreen transition. [#​34391](https://togithub.com/electron/electron/pull/34391) (Also in [17](https://togithub.com/electron/electron/pull/34390), [18](https://togithub.com/electron/electron/pull/34392), [20](https://togithub.com/electron/electron/pull/34393)) - Fixed printing crash when using `webContents.print()`. [#​34369](https://togithub.com/electron/electron/pull/34369) #### Other Changes - Updated Chromium to 102.0.5005.63. [#​34349](https://togithub.com/electron/electron/pull/34349)
sass/dart-sass ### [`v1.52.2`](https://togithub.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#​1522) [Compare Source](https://togithub.com/sass/dart-sass/compare/1.52.1...1.52.2) - Preserve location of trailing loud comments (`/* ... */`) instead of pushing the comment to the next line.

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.