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

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 Type Update
@nuxtjs/composition-api ^0.32.0 -> ^0.33.0 age adoption passing confidence devDependencies minor
electron 19.0.7 -> 19.0.8 age adoption passing confidence devDependencies patch
node >=v14.19.3 -> >=v14.20.0 age adoption passing confidence engines minor

Release Notes

nuxt-community/composition-api ### [`v0.33.0`](https://togithub.com/nuxt-community/composition-api/blob/HEAD/CHANGELOG.md#​0330-httpsgithubcomnuxt-communitycomposition-apicompare03200330-2022-07-08) [Compare Source](https://togithub.com/nuxt-community/composition-api/compare/0.32.0...0.33.0) ##### ⚠ BREAKING CHANGES - upgrade `defu` and other dev-dependencies - Some of the API and behaviour differ between Vue 2.7 and `@vue/composition-api`. In addition, there are some composition utilites that are no longer exported from `@nuxtjs/composition-api`, such as `defineAsyncComponent`, `warn`, etc. Please read https://blog.vuejs.org/posts/vue-2-7-naruto.html for the announcement and more information. ##### Features - use vue 2.7 composition api ([#​645](https://togithub.com/nuxt-community/composition-api/issues/645)) ([ae9307a](https://togithub.com/nuxt-community/composition-api/commit/ae9307aec6b8f0b5c333f39238ea7339aa8fa411)), closes [#​644](https://togithub.com/nuxt-community/composition-api/issues/644) [#​643](https://togithub.com/nuxt-community/composition-api/issues/643) [#​593](https://togithub.com/nuxt-community/composition-api/issues/593) ##### Miscellaneous Chores - upgrade `defu` and other dev-dependencies ([1cbce73](https://togithub.com/nuxt-community/composition-api/commit/1cbce731e807fe6331f6c0f701206806f7ccac7d))
electron/electron ### [`v19.0.8`](https://togithub.com/electron/electron/releases/tag/v19.0.8) [Compare Source](https://togithub.com/electron/electron/compare/v19.0.7...v19.0.8) ### Release Notes for v19.0.8 #### Fixes - Fixed an issue where DataList bounds had part of the item text cut off vertically. [#​34785](https://togithub.com/electron/electron/pull/34785) (Also in [20](https://togithub.com/electron/electron/pull/34786)) #### Other Changes - Updated Chromium to 102.0.5005.148. [#​34824](https://togithub.com/electron/electron/pull/34824)
nodejs/node ### [`v14.20.0`](https://togithub.com/nodejs/node/releases/tag/v14.20.0) [Compare Source](https://togithub.com/nodejs/node/compare/v14.19.3...v14.20.0) This is a security release. ##### Notable Changes - \[[`8e8aef836c`](https://togithub.com/nodejs/node/commit/8e8aef836c)] - **(SEMVER-MAJOR)** **src,deps,build,test**: add OpenSSL config appname (Daniel Bevenius) [#​43124](https://togithub.com/nodejs/node/pull/43124) - \[[`98965b137d`](https://togithub.com/nodejs/node/commit/98965b137d)] - **deps**: upgrade openssl sources to 1.1.1q (RafaelGSS) [#​43686](https://togithub.com/nodejs/node/pull/43686) ##### Commits - \[[`b93e048bf6`](https://togithub.com/nodejs/node/commit/b93e048bf6)] - **deps**: update archs files for OpenSSL-1.1.1q (RafaelGSS) [#​43686](https://togithub.com/nodejs/node/pull/43686) - \[[`98965b137d`](https://togithub.com/nodejs/node/commit/98965b137d)] - **deps**: upgrade openssl sources to 1.1.1q (RafaelGSS) [#​43686](https://togithub.com/nodejs/node/pull/43686) - \[[`837a1d803e`](https://togithub.com/nodejs/node/commit/837a1d803e)] - **deps**: update archs files for OpenSSL-1.1.1p (RafaelGSS) [#​43527](https://togithub.com/nodejs/node/pull/43527) - \[[`c5d9c9a49e`](https://togithub.com/nodejs/node/commit/c5d9c9a49e)] - **deps**: upgrade openssl sources to 1.1.1p (RafaelGSS) [#​43527](https://togithub.com/nodejs/node/pull/43527) - \[[`da0fda0fe8`](https://togithub.com/nodejs/node/commit/da0fda0fe8)] - **http**: stricter Transfer-Encoding and header separator parsing (Paolo Insogna) [#​315](https://togithub.com/nodejs/node/pull/315) - \[[`48c5aa5cab`](https://togithub.com/nodejs/node/commit/48c5aa5cab)] - **src**: fix IPv4 validation in inspector_socket (Tobias Nießen) [nodejs-private/node-private#​320](https://togithub.com/nodejs-private/node-private/pull/320) - \[[`8e8aef836c`](https://togithub.com/nodejs/node/commit/8e8aef836c)] - **(SEMVER-MAJOR)** **src,deps,build,test**: add OpenSSL config appname (Daniel Bevenius) [#​43124](https://togithub.com/nodejs/node/pull/43124)

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.