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

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@mdi/font (source) 6.6.96 -> 6.7.96 age adoption passing confidence devDependencies minor
@types/node 12.20.51 -> 12.20.52 age adoption passing confidence resolutions patch
node >=v14.19.2 -> >=v14.19.3 age adoption passing confidence engines patch
sass 1.51.0 -> 1.52.1 age adoption passing confidence resolutions minor
sass ~1.51.0 -> ~1.52.1 age adoption passing confidence devDependencies minor
vuetify (source) 2.6.5 -> 2.6.6 age adoption passing confidence devDependencies patch

Release Notes

Templarian/MaterialDesign-Webfont ### [`v6.7.96`](https://togithub.com/Templarian/MaterialDesign-Webfont/compare/v6.6.96...v6.7.96) [Compare Source](https://togithub.com/Templarian/MaterialDesign-Webfont/compare/v6.6.96...v6.7.96)
nodejs/node ### [`v14.19.3`](https://togithub.com/nodejs/node/releases/tag/v14.19.3) [Compare Source](https://togithub.com/nodejs/node/compare/v14.19.2...v14.19.3) ##### Notable Changes - This release updates OpenSSL to 1.1.1o. This update is not being treated as a security release as the issues addressed in OpenSSL 1.1.1o were assessed to not affect Node.js 14. See for more information on how the May 2022 OpenSSL releases affects other Node.js release lines. - The list of GPG keys used to sign releases has been synchronized with the main branch. ##### Commits - \[[`68397e49d9`](https://togithub.com/nodejs/node/commit/68397e49d9)] - **deps**: update archs files for OpenSSL-1.1.1o (RafaelGSS) [#​42956](https://togithub.com/nodejs/node/pull/42956) - \[[`7f9a5ed4a8`](https://togithub.com/nodejs/node/commit/7f9a5ed4a8)] - **deps**: upgrade openssl sources to 1.1.1o (RafaelGSS) [#​42956](https://togithub.com/nodejs/node/pull/42956) - \[[`61eba58cb6`](https://togithub.com/nodejs/node/commit/61eba58cb6)] - **doc**: add release key for Juan Arboleda (Juan José) [#​42961](https://togithub.com/nodejs/node/pull/42961)
sass/dart-sass ### [`v1.52.1`](https://togithub.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#​1521) [Compare Source](https://togithub.com/sass/dart-sass/compare/1.52.0...1.52.1) ##### Command Line Interface - Fix a bug where `--watch` mode would close immediately in TTY mode. This was caused by our change to close `--watch` when stdin was closed *outside of* TTY mode, which has been reverted for now while we work on a fix. ### [`v1.52.0`](https://togithub.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#​1520) [Compare Source](https://togithub.com/sass/dart-sass/compare/1.51.0...1.52.0) - Add support for arbitrary modifiers at the end of plain CSS imports, in addition to the existing `supports()` and media queries. Sass now allows any sequence of identifiers of functions after the URL of an import for forwards compatibility with future additions to the CSS spec. - Fix an issue where source locations tracked through variable references could potentially become incorrect. - Fix a bug where a loud comment in the source can break the source map when embedding the sources, when using the command-line interface or the legacy JS API. ##### JS API - `SassNumber.assertUnit()` and `SassNumber.assertNoUnits()` now correctly return the number called on when it passes the assertion.
vuetifyjs/vuetify ### [`v2.6.6`](https://togithub.com/vuetifyjs/vuetify/releases/tag/v2.6.6) [Compare Source](https://togithub.com/vuetifyjs/vuetify/compare/v2.6.5...v2.6.6) ##### :wrench: Bug Fixes - **locale:** update catalan translations ([#​15012](https://togithub.com/vuetifyjs/vuetify/issues/15012)) ([2eab4f2](https://togithub.com/vuetifyjs/vuetify/commit/2eab4f2a457aff794bbe9471d162f1e0bd6adee7)) - **mdi-svg:** update contextual icons ([5918484](https://togithub.com/vuetifyjs/vuetify/commit/59184844e99e6cde96f4cccbd84bbd0343fec2cf)), closes [#​14327](https://togithub.com/vuetifyjs/vuetify/issues/14327) - **VOverflowBtn:** make persistentPlaceholder label visible ([#​15055](https://togithub.com/vuetifyjs/vuetify/issues/15055)) ([002afbe](https://togithub.com/vuetifyjs/vuetify/commit/002afbe9c93fcabf472173fd22e87f29da405260)), closes [#​15052](https://togithub.com/vuetifyjs/vuetify/issues/15052) - **VSelect:** set min-height on correct element ([d41a327](https://togithub.com/vuetifyjs/vuetify/commit/d41a32798da3d97d554b6f811f4f4a3199276119)), closes [#​15047](https://togithub.com/vuetifyjs/vuetify/issues/15047) ##### :microscope: Code Refactoring - **VDatePicker:** single split call ([#​15082](https://togithub.com/vuetifyjs/vuetify/issues/15082)) ([dc48652](https://togithub.com/vuetifyjs/vuetify/commit/dc486529856fe156c1d1e1f76475a1315eaac53e))

Configuration

📅 Schedule: "before 3am on Monday" (UTC).

🚦 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 WhiteSource Renovate. View repository job log here.