nuxt / icon

The <Icon> component, supporting Iconify, Emojis and custom components.
https://stackblitz.com/edit/nuxt-icon-playground?file=app.vue
MIT License
868 stars 37 forks source link

chore(deps): update all non-major dependencies #83

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/devtools ^0.5.5 -> ^0.6.1 age adoption passing confidence
vue-tsc ^1.6.5 -> ^1.8.0 age adoption passing confidence

Release Notes

nuxt/devtools ### [`v0.6.1`](https://togithub.com/nuxt/devtools/blob/HEAD/CHANGELOG.md#​061-httpsgithubcomnuxtdevtools-poccomparev060v061-2023-06-15) [Compare Source](https://togithub.com/nuxt/devtools/compare/v0.6.0...v0.6.1) ##### Bug Fixes - `runWizard` token argument ([29aeb27](https://togithub.com/nuxt/devtools-poc/commit/29aeb27cbbfbd02623932a35e3901a7f1bdd0e51)), closes [/github.com/nuxt/devtools/issues/267#issuecomment-1593493316](https://togithub.com//github.com/nuxt/devtools/issues/267/issues/issuecomment-1593493316) - prefix all classes to avoid style conflicting, close [#​271](https://togithub.com/nuxt/devtools-poc/issues/271) ([63e2a19](https://togithub.com/nuxt/devtools-poc/commit/63e2a1906e1d25ca8aa4ec613af8ff723c7f7b9f)) - require token for storage related operation ([7af61bb](https://togithub.com/nuxt/devtools-poc/commit/7af61bbcc823f9ee148cda16a6a8b70286f8c605)) ##### Features - auth required view for terminal ([f1bf102](https://togithub.com/nuxt/devtools-poc/commit/f1bf102b6d95f684ba590f80cfb2b56b06cd1f80)) ### [`v0.6.0`](https://togithub.com/nuxt/devtools/blob/HEAD/CHANGELOG.md#​060-httpsgithubcomnuxtdevtools-poccomparev055v060-2023-06-13) [Compare Source](https://togithub.com/nuxt/devtools/compare/v0.5.5...v0.6.0) ##### Bug Fixes - **composables:** hide usages of macro modules ([e6cdbf3](https://togithub.com/nuxt/devtools-poc/commit/e6cdbf3d4769c44ec99c5d44f6c6be7396d6f0a3)) - introduce local auth for running commands ([#​257](https://togithub.com/nuxt/devtools-poc/issues/257)) ([306c6a5](https://togithub.com/nuxt/devtools-poc/commit/306c6a51a99bfe8929fb17fca20826c473585e95)) - **kit:** explicit set file extension, close [#​262](https://togithub.com/nuxt/devtools-poc/issues/262) ([594a352](https://togithub.com/nuxt/devtools-poc/commit/594a3529ff003c12b62e166b6ce6dec660957e77)) ##### Features - mutliple level command-palette, commands for docs ([#​247](https://togithub.com/nuxt/devtools-poc/issues/247)) ([3cf828e](https://togithub.com/nuxt/devtools-poc/commit/3cf828edfe2d1ee3eea7ee36264739971119fa47)) - new floating panel and layouting system ([#​266](https://togithub.com/nuxt/devtools-poc/issues/266)) ([4b02cca](https://togithub.com/nuxt/devtools-poc/commit/4b02cca8487ec229ddc8c9e98a34d1915cfb7450)) #### [0.5.5](https://togithub.com/nuxt/devtools-poc/compare/v0.5.4...v0.5.5) (2023-05-25) ##### Bug Fixes - **command-palette:** avoid key conflicts ([c86697e](https://togithub.com/nuxt/devtools-poc/commit/c86697ee29324b8809f4b041891c628829f001c7)) - **CommandPalette:** fix item scroll ([#​246](https://togithub.com/nuxt/devtools-poc/issues/246)) ([9aa13f6](https://togithub.com/nuxt/devtools-poc/commit/9aa13f6966b1b6b2b260cc87b5065e60c41762a7)) - **pages:** route parsing ([d525412](https://togithub.com/nuxt/devtools-poc/commit/d525412b81f3f3b08a28a1c94b37fd080e02eb39)) #### [0.5.4](https://togithub.com/nuxt/devtools-poc/compare/v0.5.3...v0.5.4) (2023-05-24) ##### Bug Fixes - **open-graph:** improve ui ([7d03f5d](https://togithub.com/nuxt/devtools-poc/commit/7d03f5dae38f37ac4222059384dbf60fe85b7569)) ##### Features - command panel for tabs ([#​240](https://togithub.com/nuxt/devtools-poc/issues/240)) ([0760252](https://togithub.com/nuxt/devtools-poc/commit/076025270d46ec4ce61d932e40722dd2be395deb)) #### [0.5.3](https://togithub.com/nuxt/devtools-poc/compare/v0.5.2...v0.5.3) (2023-05-23) #### [0.5.2](https://togithub.com/nuxt/devtools-poc/compare/v0.5.1...v0.5.2) (2023-05-23) ##### Bug Fixes - improve module installing experience ([ab8083b](https://togithub.com/nuxt/devtools-poc/commit/ab8083b0980b11d233a5914d2e06b088c06e6fca)) - reactivity life cycle ([486db15](https://togithub.com/nuxt/devtools-poc/commit/486db15f7f45a06e66de0f60cafc96ac2e219dae)) #### [0.5.1](https://togithub.com/nuxt/devtools-poc/compare/v0.5.0...v0.5.1) (2023-05-23) ##### Bug Fixes - **analyze-build:** state update ([0e32bde](https://togithub.com/nuxt/devtools-poc/commit/0e32bdee427fdd73e449aa1cdd42955275636e21)) - **plugin-metrics:** forward plugin meta ([facef7a](https://togithub.com/nuxt/devtools-poc/commit/facef7a35babd4009d1bcc488f8299b97ced3716)) - **ui-kit:** set text prop as optional in NSectionBlock ([#​241](https://togithub.com/nuxt/devtools-poc/issues/241)) ([16f726c](https://togithub.com/nuxt/devtools-poc/commit/16f726ca60697362172f8e6290dbe59bc6e6a4a1)) ##### Features - opt-out all experimental flag ([ff850b1](https://togithub.com/nuxt/devtools-poc/commit/ff850b18a223c225a022294621e2293397faf648))
vuejs/language-tools ### [`v1.8.0`](https://togithub.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#​180-2023617-Highlights-httpsgithubcomvuejslanguage-toolsreleasestagv180) [Compare Source](https://togithub.com/vuejs/language-tools/compare/v1.7.14...v1.8.0)

Full-time Support by


WebContainer API is here.


Our Sponsors ⭐✨




Add you via GitHub Sponsors or Open Collective

### [`v1.7.14`](https://togithub.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#​1714-2023616---pre-release) [Compare Source](https://togithub.com/vuejs/language-tools/compare/v1.7.13...v1.7.14) - perf: intellisense is very slow when referencing lots of external .vue files ([#​3264](https://togithub.com/vuejs/language-tools/issues/3264)) - fix: read directory infinite recursion on Darwin os ([#​3282](https://togithub.com/vuejs/language-tools/issues/3282)) ### [`v1.7.13`](https://togithub.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#​1713-2023615---pre-release) [Compare Source](https://togithub.com/vuejs/language-tools/compare/v1.7.12...v1.7.13) - feat: support Vue 3.3 `defineEmits` shorthand ([#​3169](https://togithub.com/vuejs/language-tools/issues/3169)) ([#​3283](https://togithub.com/vuejs/language-tools/issues/3283)) - thanks [@​so1ve](https://togithub.com/so1ve) - feat: allow trailing text for directive comments ([https://github.com/vuejs/language-tools/pull/3215#issuecomment-1591397008](https://togithub.com/vuejs/language-tools/pull/3215#issuecomment-1591397008)) - feat: switch `vue.inlayHints.optionsWrapper` to disabled by default ([#​3147](https://togithub.com/vuejs/language-tools/issues/3147)) - thanks [@​wenfangdu](https://togithub.com/wenfangdu) - feat(component-meta): expose component type ([#​3151](https://togithub.com/vuejs/language-tools/issues/3151)) ([#​3286](https://togithub.com/vuejs/language-tools/issues/3286)) - fix: can't define variables in inline event handler ([#​3258](https://togithub.com/vuejs/language-tools/issues/3258)) ([#​3280](https://togithub.com/vuejs/language-tools/issues/3280)) - thanks [@​so1ve](https://togithub.com/so1ve) - fix(vue-tsc): `--emitDeclarationOnly` not working since 1.7.9 - fix(vue-tsc): `@vue-expect-error`, `@vue-ignore` not working for vue-tsc ([#​3284](https://togithub.com/vuejs/language-tools/issues/3284)) - thanks [@​sapphi-red](https://togithub.com/sapphi-red) - fix: compatible functional component typecheck with TS 5.1.3 ([#​3255](https://togithub.com/vuejs/language-tools/issues/3255)) ### [`v1.7.12`](https://togithub.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#​1712-2023614---pre-release) [Compare Source](https://togithub.com/vuejs/language-tools/compare/v1.7.11...v1.7.12) - feat: reintroduce `nativeTags` ([#​3279](https://togithub.com/vuejs/language-tools/issues/3279)) - fix: compatible with TS 5.1.3 ([#​3274](https://togithub.com/vuejs/language-tools/issues/3274)) ([#​3277](https://togithub.com/vuejs/language-tools/issues/3277)) - thanks [@​so1ve](https://togithub.com/so1ve) - perf(vue-tsc): addressed a performance regression since 1.5.1 by reintroducing `nativeTags` ([#​3148](https://togithub.com/vuejs/language-tools/issues/3148)) ### [`v1.7.11`](https://togithub.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#​1711-202369---pre-release) [Compare Source](https://togithub.com/vuejs/language-tools/compare/v1.7.10...v1.7.11) - fix: ignore errors for `statSync` ([#​3260](https://togithub.com/vuejs/language-tools/issues/3260)) ### [`v1.7.10`](https://togithub.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#​1710-202369---pre-release) [Compare Source](https://togithub.com/vuejs/language-tools/compare/70f9ebedbc55a8d342ec425cc483dfe39c4b7489...v1.7.10) - feat: upgrade framework to v1.7 ([#​3248](https://togithub.com/vuejs/language-tools/issues/3248)) - fix: `strictTemplates` not working for IntrinsicElement ([#​3214](https://togithub.com/vuejs/language-tools/issues/3214)) - fix: failed to load tsconfig json schema ([#​3224](https://togithub.com/vuejs/language-tools/issues/3224)) ([#​3228](https://togithub.com/vuejs/language-tools/issues/3228)) - thanks [@​tjx666](https://togithub.com/tjx666) - fix(vue-tsc): `vue-tsc` ignores type errors in `.vue` files if the incremental setting is true ([#​2756](https://togithub.com/vuejs/language-tools/issues/2756)) ([#​3218](https://togithub.com/vuejs/language-tools/issues/3218)) - thanks [@​lucasavila00](https://togithub.com/lucasavila00) - fix: properly merge `defineModel` and `defineProps` types ([#​3164](https://togithub.com/vuejs/language-tools/issues/3164)) - fix(language-server): show component meta command not working **Breaking changes** - Simplify `JSX.IntrinsicElements` type inference for better TS performance ([#​3259](https://togithub.com/vuejs/language-tools/issues/3259)) - Update `@vue-expected-error` to `@vue-expect-error` ([https://github.com/vuejs/language-tools/pull/3215#issuecomment-1560355284](https://togithub.com/vuejs/language-tools/pull/3215#issuecomment-1560355284)) ### [`v1.7.9`](https://togithub.com/vuejs/language-tools/compare/v1.7.8...70f9ebedbc55a8d342ec425cc483dfe39c4b7489) [Compare Source](https://togithub.com/vuejs/language-tools/compare/v1.7.8...70f9ebedbc55a8d342ec425cc483dfe39c4b7489) ### [`v1.7.8`](https://togithub.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#​178-2023522---pre-release) [Compare Source](https://togithub.com/vuejs/language-tools/compare/v1.7.7...v1.7.8) - fix: directive comments not working in production builds ### [`v1.7.7`](https://togithub.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#​177-2023522---pre-release) [Compare Source](https://togithub.com/vuejs/language-tools/compare/v1.7.6...v1.7.7) - feat: support for `@vue-ignore`, `@vue-skip`, `@vue-expected-error` directive comments ([#​3215](https://togithub.com/vuejs/language-tools/issues/3215)) - refactor(language-service): removed `vscode-languageserver-protocol` runtime dependency - perf(monaco): much faster first time intellisense - fix: ts project not updated when virtual ts file created / deleted ### [`v1.7.6`](https://togithub.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#​176-2023519---pre-release) [Compare Source](https://togithub.com/vuejs/language-tools/compare/v1.7.5...v1.7.6) - refactor(language-service): fewer runtime dependencies - chore: low-level API adjustment ### [`v1.7.5`](https://togithub.com/vuejs/language-tools/compare/v1.7.4...v1.7.5) [Compare Source](https://togithub.com/vuejs/language-tools/compare/v1.7.4...v1.7.5) ### [`v1.7.4`](https://togithub.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#​174-2023518---pre-release) [Compare Source](https://togithub.com/vuejs/language-tools/compare/v1.7.3...v1.7.4) - feat: more reliable intellisense for monaco - fix: avoid adds ".js" extension when auto importing components ([#​3150](https://togithub.com/vuejs/language-tools/issues/3150)) ### [`v1.7.3`](https://togithub.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#​165-2023513--173-2023513---pre-release) [Compare Source](https://togithub.com/vuejs/language-tools/compare/v1.7.1...v1.7.3) - chore: bump vue deps to 3.3 stable ([#​3167](https://togithub.com/vuejs/language-tools/issues/3167)) - thanks [@​ferferga](https://togithub.com/ferferga) - fix(vue-tsc): avoid throw when composite is enabled ([#​2622](https://togithub.com/vuejs/language-tools/issues/2622)) - perf(language-service): avoid request name casing from language client multiple times ([#​3158](https://togithub.com/vuejs/language-tools/issues/3158)) - thanks [@​kalvenschraut](https://togithub.com/kalvenschraut) - fix: avoid slot name report TS8013 in js component ([#​3121](https://togithub.com/vuejs/language-tools/issues/3121)) ### [`v1.7.1`](https://togithub.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#​1714-2023616---pre-release) [Compare Source](https://togithub.com/vuejs/language-tools/compare/v1.7.0...v1.7.1) - perf: intellisense is very slow when referencing lots of external .vue files ([#​3264](https://togithub.com/vuejs/language-tools/issues/3264)) - fix: read directory infinite recursion on Darwin os ([#​3282](https://togithub.com/vuejs/language-tools/issues/3282)) ### [`v1.7.0`](https://togithub.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#​170-202357---pre-release) [Compare Source](https://togithub.com/vuejs/language-tools/compare/v1.6.5...v1.7.0) - feat(language-service): compatible with Volar.js 1.5 Scripts API, Rules API - fix: `volar.config.js` does not load on Windows ([https://github.com/volarjs/volar.js/issues/36](https://togithub.com/volarjs/volar.js/issues/36)) **Breaking changes** - rename packages from `@volar/vue-*` to `@vue/*` ([#​3134](https://togithub.com/vuejs/language-tools/issues/3134)) - `volar.config.js` specification update (base on Volar.js v1.5)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

what-the-diff[bot] commented 1 year ago

PR Summary