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

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
@nuxt/types ^2.16.3 -> ^2.17.0 age adoption passing confidence
@types/node (source) 18.16.16 -> 18.16.18 age adoption passing confidence
electron 25.1.0 -> 25.1.1 age adoption passing confidence
sass 1.63.2 -> 1.63.4 age adoption passing confidence
sass ~1.63.2 -> ~1.63.4 age adoption passing confidence

Release Notes

nuxt/nuxt.js ### [`v2.17.0`](https://togithub.com/nuxt/nuxt/releases/tag/v2.17.0) [Compare Source](https://togithub.com/nuxt/nuxt.js/compare/v2.16.3...v2.17.0) > 2.17.0 is the next minor release for Nuxt 2. #### ✨ Highlights Nuxt 2.17 comes with a few new features, including better support for new Vue 2.7 types, and supporting passing postcss config as a function. It also includes support for Node 20+ and a fix for a dependency issue with the Babel preset that affected new installs. #### 👉 Changelog [compare changes](https://togithub.com/nuxt/nuxt.js/compare/v2.16.3...v2.17.0) ##### 🚀 Enhancements - **types:** Support nuxt types for defineComponent ([#​19789](https://togithub.com/nuxt/nuxt.js/pull/19789)) - **csp:** Support generating nonce for scripts and links in ssr ([#​9621](https://togithub.com/nuxt/nuxt.js/pull/9621)) - **webpack:** Support passing function as postcssOptions ([#​19495](https://togithub.com/nuxt/nuxt.js/pull/19495)) ##### 🔥 Performance - **config:** Avoid recursive md4 patching ([7fab95252](https://togithub.com/nuxt/nuxt.js/commit/7fab95252)) ##### 🩹 Fixes - Relax node engines upper constraint ([010b539ed](https://togithub.com/nuxt/nuxt.js/commit/010b539ed)) - **utils:** Respect patterns within paths when sorting routes ([#​20669](https://togithub.com/nuxt/nuxt.js/pull/20669)) - **vue-app:** Skip page render early on error or navigation ([#​20719](https://togithub.com/nuxt/nuxt.js/pull/20719)) - **babel-preset-app:** Add explicit dep on used babel plugin ([#​21488](https://togithub.com/nuxt/nuxt.js/pull/21488)) ##### 🏡 Chore - Reenable publishing 🙈 ([4ce8b118e](https://togithub.com/nuxt/nuxt.js/commit/4ce8b118e)) - Exclude yaml exception vulnerability (build-time dep) ([c8ed87a26](https://togithub.com/nuxt/nuxt.js/commit/c8ed87a26)) - Bump jest dependencies ([#​20506](https://togithub.com/nuxt/nuxt.js/pull/20506)) - Remove resolved advisories ([98cd35665](https://togithub.com/nuxt/nuxt.js/commit/98cd35665)) - Skip publishing node_modules folder ([8799cfacc](https://togithub.com/nuxt/nuxt.js/commit/8799cfacc)) - Remove obsolete useWorkspaces option ([27e450119](https://togithub.com/nuxt/nuxt.js/commit/27e450119)) ##### ✅ Tests - Add catchall path to route generation test ([71c359516](https://togithub.com/nuxt/nuxt.js/commit/71c359516)) - Update windows snapshot ([4ec274ae2](https://togithub.com/nuxt/nuxt.js/commit/4ec274ae2)) - Update jest snapshots to remove escaped quotes ([f93411c7c](https://togithub.com/nuxt/nuxt.js/commit/f93411c7c)) ##### 🤖 CI - Run tests in node 16 ([#​20644](https://togithub.com/nuxt/nuxt.js/pull/20644)) - Pin actions by hash and use corepack ([#​21356](https://togithub.com/nuxt/nuxt.js/pull/21356)) ##### ❤️ Contributors - Olga Bulat ([@​obulat](https://togithub.com/obulat)) - Daniel Roe ([@​danielroe](https://togithub.com/danielroe)) - Xin Du (Clark) ([@​clarkdo](https://togithub.com/clarkdo)) - Rafał Chłodnicki ([@​rchl](https://togithub.com/rchl)) - Marcelo Botega Fontana ([@​marcelobotega](https://togithub.com/marcelobotega))
electron/electron ### [`v25.1.1`](https://togithub.com/electron/electron/releases/tag/v25.1.1): electron v25.1.1 [Compare Source](https://togithub.com/electron/electron/compare/v25.1.0...v25.1.1) ### Release Notes for v25.1.1 #### Fixes - Added transparent color support for WCO on Windows. [#​38715](https://togithub.com/electron/electron/pull/38715) (Also in [26](https://togithub.com/electron/electron/pull/38716)) - Fixed an error with `webContents.print` parameter validation by adding missing options required to set printer printable area. [#​38720](https://togithub.com/electron/electron/pull/38720) (Also in [26](https://togithub.com/electron/electron/pull/38721)) - Fixed an issue where passing `webContents.print(null)` could incorrectly trigger an error. [#​38642](https://togithub.com/electron/electron/pull/38642) (Also in [24](https://togithub.com/electron/electron/pull/38640), [26](https://togithub.com/electron/electron/pull/38641)) - Fixed an issue with potential use-after-free of child windows on close and reparent. [#​38678](https://togithub.com/electron/electron/pull/38678) (Also in [24](https://togithub.com/electron/electron/pull/38677), [26](https://togithub.com/electron/electron/pull/38679)) - Fixed potential invalid protocol error handling. [#​38634](https://togithub.com/electron/electron/pull/38634) (Also in [26](https://togithub.com/electron/electron/pull/38635)) - Fixed visibility of menu bar when exiting full screen. [#​38682](https://togithub.com/electron/electron/pull/38682) (Also in [23](https://togithub.com/electron/electron/pull/38680), [24](https://togithub.com/electron/electron/pull/38681), [26](https://togithub.com/electron/electron/pull/38683))
sass/dart-sass ### [`v1.63.4`](https://togithub.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#​1634) [Compare Source](https://togithub.com/sass/dart-sass/compare/1.63.3...1.63.4) ##### JavaScript API - Re-enable support for `import sass from 'sass'` when loading the package from an ESM module in Node.js. However, this syntax is now deprecated; ESM users should use `import * as sass from 'sass'` instead. On the browser and other ESM-only platforms, only `import * as sass from 'sass'` is supported. - Properly export the legacy API values `TRUE`, `FALSE`, `NULL`, and `types` from the ECMAScript module API. ##### Embedded Sass - Fix a race condition where closing standard input while requests are in-flight could sometimes cause the process to hang rather than shutting down gracefully. - Properly include the root stylesheet's URL in the set of loaded URLs when it fails to parse. ### [`v1.63.3`](https://togithub.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#​1633) [Compare Source](https://togithub.com/sass/dart-sass/compare/1.63.2...1.63.3) ##### JavaScript API - Fix loading Sass as an ECMAScript module on Node.js.

Configuration

📅 Schedule: Branch creation - "after 12pm on Thursday" (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.

stackblitz[bot] commented 1 year ago

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.