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

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.11.13 -> 18.11.17 age adoption passing confidence
sass 1.56.2 -> 1.57.1 age adoption passing confidence
sass ~1.56.2 -> ~1.57.1 age adoption passing confidence
vuetify (source) 2.6.12 -> 2.6.13 age adoption passing confidence

Release Notes

sass/dart-sass ### [`v1.57.1`](https://togithub.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#​1571) [Compare Source](https://togithub.com/sass/dart-sass/compare/1.57.0...1.57.1) - No user-visible changes. ### [`v1.57.0`](https://togithub.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#​1570) [Compare Source](https://togithub.com/sass/dart-sass/compare/1.56.2...1.57.0) - Add a `split($string, $separator, $limit: null)` function to `sass:string` that splits a string into separate substrings based on a separator string. ##### JavaScript API - **Potentially breaking bug fix**: Custom functions in both the modern and legacy API now properly reject signatures with whitespace between the function name and parentheses. - Custom functions in the legacy API now allow signatures with whitespace before the function name, to match a bug in Node Sass. ##### Dart API - **Potentially breaking bug fix**: `Callable.fromSignature()` and `AsyncCallable.fromSignature()` now reject signatures with whitespace between the function name and parentheses.
vuetifyjs/vuetify ### [`v2.6.13`](https://togithub.com/vuetifyjs/vuetify/releases/tag/v2.6.13) [Compare Source](https://togithub.com/vuetifyjs/vuetify/compare/v2.6.12...v2.6.13) ##### :wrench: Bug Fixes - **ripple:** check parent before calling removeChild ([#​14573](https://togithub.com/vuetifyjs/vuetify/issues/14573)) ([63c2267](https://togithub.com/vuetifyjs/vuetify/commit/63c2267ddba48b74d1b43d776370f65f592258e9)), closes [#​13457](https://togithub.com/vuetifyjs/vuetify/issues/13457) - **VAutocomplete:** remove unused allowOverflow prop ([f16c2c5](https://togithub.com/vuetifyjs/vuetify/commit/f16c2c506bc73074866859cbd798086801a9b1da)), closes [#​16008](https://togithub.com/vuetifyjs/vuetify/issues/16008) - **VDataTable:** native event as argument to click:row ([#​15864](https://togithub.com/vuetifyjs/vuetify/issues/15864)) ([17dd133](https://togithub.com/vuetifyjs/vuetify/commit/17dd1334eed3352d51da6bf66a560d6943f613ea)), closes [#​10302](https://togithub.com/vuetifyjs/vuetify/issues/10302)

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.