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

Open renovate[bot] opened 7 months ago

renovate[bot] commented 7 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@iconify-json/simple-icons ^1.1.106 -> ^1.1.108 age adoption passing confidence
@​iconify/collections ^1.0.433 -> ^1.0.437 age adoption passing confidence
@nuxt/devtools (source) ^1.3.3 -> ^1.3.9 age adoption passing confidence
@nuxt/devtools-kit (source) ^1.3.3 -> ^1.3.9 age adoption passing confidence
@nuxt/module-builder ^0.7.1 -> ^0.8.1 age adoption passing confidence
@types/node (source) ^20.14.7 -> ^20.14.9 age adoption passing confidence
eslint (source) 9.0.0 -> 9.6.0 age adoption passing confidence
release-it ^17.4.0 -> ^17.4.1 age adoption passing confidence
typescript (source) ^5.5.2 -> ^5.5.3 age adoption passing confidence
vue-tsc (source) ^2.0.21 -> ^2.0.26 age adoption passing confidence

Release Notes

nuxt/devtools (@​nuxt/devtools) ### [`v1.3.9`](https://togithub.com/nuxt/devtools/blob/HEAD/CHANGELOG.md#139-2024-07-02) [Compare Source](https://togithub.com/nuxt/devtools/compare/v1.3.8...v1.3.9) ##### Bug Fixes - capture for circular reference in state editor ([841fd76](https://togithub.com/nuxt/devtools/commit/841fd76002b3eb82871659ab57fe5ace66cd64d8)) - introduce `client.revision` to trigger state editor update ([418a22e](https://togithub.com/nuxt/devtools/commit/418a22ed624584a25eab2ed4880147e6d572eb32)) - **modules:** update compatibility check for Nuxt 3 and 4 ([#​689](https://togithub.com/nuxt/devtools/issues/689)) ([2354da7](https://togithub.com/nuxt/devtools/commit/2354da79b77741893d1e35270d7406ae76cc75c7)) - use `ofetch` for `fast-npm-meta` ([4188f8d](https://togithub.com/nuxt/devtools/commit/4188f8d3a2323873ef760aa2fe5b7b5faca22959)) ### [`v1.3.8`](https://togithub.com/nuxt/devtools/blob/HEAD/CHANGELOG.md#138-2024-07-02) [Compare Source](https://togithub.com/nuxt/devtools/compare/v1.3.7...v1.3.8) ##### Performance Improvements - avoid deps on `npm-registry-fetch`, save install size ([3d74691](https://togithub.com/nuxt/devtools/commit/3d74691d4daae3ef1fba14cff01b160c1409ebd3)) ### [`v1.3.7`](https://togithub.com/nuxt/devtools/blob/HEAD/CHANGELOG.md#137-2024-06-27) [Compare Source](https://togithub.com/nuxt/devtools/compare/v1.3.6...v1.3.7) ##### Bug Fixes - OpenGraph layout ([#​685](https://togithub.com/nuxt/devtools/issues/685)) ([760f149](https://togithub.com/nuxt/devtools/commit/760f14920f5c02d1d88a43671795bef06afafa02)) - scrollable sidebar ([#​682](https://togithub.com/nuxt/devtools/issues/682)) ([df459f9](https://togithub.com/nuxt/devtools/commit/df459f9057bd8122c85540c87a53489e5bf9826b)) - **server-routes:** unable to clear all params ([#​684](https://togithub.com/nuxt/devtools/issues/684)) ([d88b003](https://togithub.com/nuxt/devtools/commit/d88b003fa244204b3c0c43b0cf250d790e4526f9)) ##### Features - use nuxt search api for showing docs ([#​681](https://togithub.com/nuxt/devtools/issues/681)) ([52b6468](https://togithub.com/nuxt/devtools/commit/52b6468df31d65528fbc3f0e58d189265523e11c)) ##### Performance Improvements - use `npm-registry-fetch` instead of `pacote` to deduce the package size ([a049c52](https://togithub.com/nuxt/devtools/commit/a049c5204debe7efeb8420cde4cb6b0aa1559b3f)) ### [`v1.3.6`](https://togithub.com/nuxt/devtools/blob/HEAD/CHANGELOG.md#136-2024-06-21) [Compare Source](https://togithub.com/nuxt/devtools/compare/v1.3.5...v1.3.6) ##### Features - migrate vue-devtools to v7.3 ([#​675](https://togithub.com/nuxt/devtools/issues/675)) ([79e6d35](https://togithub.com/nuxt/devtools/commit/79e6d3584e3868e46e76c616e089d67e9f24b39e)) ### [`v1.3.5`](https://togithub.com/nuxt/devtools/blob/HEAD/CHANGELOG.md#135-2024-06-21) [Compare Source](https://togithub.com/nuxt/devtools/compare/v1.3.4...v1.3.5) ##### Bug Fixes - downgrade module-builder ([de79dc4](https://togithub.com/nuxt/devtools/commit/de79dc494074bc7bb8e6ccfd711e57a6d533d95a)) ### [`v1.3.4`](https://togithub.com/nuxt/devtools/blob/HEAD/CHANGELOG.md#134-2024-06-21) [Compare Source](https://togithub.com/nuxt/devtools/compare/v1.3.3...v1.3.4) ##### Bug Fixes - color mode ([#​679](https://togithub.com/nuxt/devtools/issues/679)) ([d276b31](https://togithub.com/nuxt/devtools/commit/d276b314255a7601dbc0781527764f20e81e9558)) - navigate to pages with param ([#​678](https://togithub.com/nuxt/devtools/issues/678)) ([316bcd9](https://togithub.com/nuxt/devtools/commit/316bcd996b9c2c3ed1b760c1ddd4f83d4fd60a0f))
nuxt/module-builder (@​nuxt/module-builder) ### [`v0.8.1`](https://togithub.com/nuxt/module-builder/blob/HEAD/CHANGELOG.md#v081) [Compare Source](https://togithub.com/nuxt/module-builder/compare/v0.8.0...v0.8.1) [compare changes](https://togithub.com/nuxt/module-builder/compare/v0.8.0...v0.8.1) ##### 🩹 Fixes - **build:** Export all types in stub mode ([6b1970d](https://togithub.com/nuxt/module-builder/commit/6b1970d)) ##### 🏡 Chore - Add [@​danielroe](https://togithub.com/danielroe) to code owners ([c39cc75](https://togithub.com/nuxt/module-builder/commit/c39cc75)) ##### ❤️ Contributors - Daniel Roe ([@​danielroe](http://github.com/danielroe)) ### [`v0.8.0`](https://togithub.com/nuxt/module-builder/blob/HEAD/CHANGELOG.md#v080) [Compare Source](https://togithub.com/nuxt/module-builder/compare/v0.7.1...v0.8.0) [compare changes](https://togithub.com/nuxt/module-builder/compare/v0.7.1...v0.8.0) ##### 🩹 Fixes - ⚠️ Do not augment nuxt options inside module entry ([#​295](https://togithub.com/nuxt/module-builder/pull/295)) - **build:** Do not export default as a type ([d29337c](https://togithub.com/nuxt/module-builder/commit/d29337c)) - **build:** Only generate `import type` statement if required ([190bff4](https://togithub.com/nuxt/module-builder/commit/190bff4)) ##### ⚠️ Breaking Changes - ⚠️ Do not augment nuxt options inside module entry ([#​295](https://togithub.com/nuxt/module-builder/pull/295)) ##### ❤️ Contributors - Daniel Roe ([@​danielroe](http://github.com/danielroe))
eslint/eslint (eslint) ### [`v9.6.0`](https://togithub.com/eslint/eslint/compare/v9.5.0...473d1bb7c3dfcf629ac048ca811f4b5eef04a692) [Compare Source](https://togithub.com/eslint/eslint/compare/v9.5.0...v9.6.0) ### [`v9.5.0`](https://togithub.com/eslint/eslint/compare/v9.4.0...535235701fb029db6f656bd4e58acdfdeb8c02de) [Compare Source](https://togithub.com/eslint/eslint/compare/v9.4.0...v9.5.0) ### [`v9.4.0`](https://togithub.com/eslint/eslint/compare/v9.3.0...a5f7e589eca05a8a30bd2532380c304759cc8225) [Compare Source](https://togithub.com/eslint/eslint/compare/v9.3.0...v9.4.0) ### [`v9.3.0`](https://togithub.com/eslint/eslint/compare/v9.2.0...41a871cf43874e2f27ad08554c7900daf0e94b06) [Compare Source](https://togithub.com/eslint/eslint/compare/v9.2.0...v9.3.0) ### [`v9.2.0`](https://togithub.com/eslint/eslint/compare/v9.1.1...271e7ab1adc45a7b2f66cfea55a54e6048d9749a) [Compare Source](https://togithub.com/eslint/eslint/compare/v9.1.1...v9.2.0) ### [`v9.1.1`](https://togithub.com/eslint/eslint/compare/v9.1.0...b4d2512809a1b28466ad1ce5af9d01c181b9bf9e) [Compare Source](https://togithub.com/eslint/eslint/compare/v9.1.0...v9.1.1) ### [`v9.1.0`](https://togithub.com/eslint/eslint/compare/v9.0.0...b78d831e244171c939279b03be519b5c13836fce) [Compare Source](https://togithub.com/eslint/eslint/compare/v9.0.0...v9.1.0)
release-it/release-it (release-it) ### [`v17.4.1`](https://togithub.com/release-it/release-it/releases/tag/17.4.1) [Compare Source](https://togithub.com/release-it/release-it/compare/17.4.0...17.4.1) - Update more dependencies ([`dd81abe`](https://togithub.com/release-it/release-it/commit/dd81abe)) - Update lockfile ([`b4ed4ce`](https://togithub.com/release-it/release-it/commit/b4ed4ce)) - Format readme ([`ce47cee`](https://togithub.com/release-it/release-it/commit/ce47cee)) - chore: drop dependency on promise.allsettled ([#​1120](https://togithub.com/release-it/release-it/issues/1120)) ([`9ac3518`](https://togithub.com/release-it/release-it/commit/9ac3518)) - fix: ship & export types ([#​1121](https://togithub.com/release-it/release-it/issues/1121)) ([`320b88f`](https://togithub.com/release-it/release-it/commit/320b88f)) - Update docs ([`5672a8d`](https://togithub.com/release-it/release-it/commit/5672a8d))
Microsoft/TypeScript (typescript) ### [`v5.5.3`](https://togithub.com/Microsoft/TypeScript/compare/v5.5.2...f0e992167440686f948965e5441a918b34251886) [Compare Source](https://togithub.com/Microsoft/TypeScript/compare/v5.5.2...v5.5.3)
vuejs/language-tools (vue-tsc) ### [`v2.0.26`](https://togithub.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#2026-supofficialsup-2027-supinsiderssup-2024-07-04) [Compare Source](https://togithub.com/vuejs/language-tools/compare/v2.0.24...v2.0.26) ##### Features - **language-service:** Support auto-complete for more preprocessing languages. - **language-core:** Improve type compatibility with Vue 3.5. ([#​4474](https://togithub.com/vuejs/language-tools/issues/4474)) - Thanks, [@​zhiyuanzmj](https://togithub.com/zhiyuanzmj). ##### Bug Fixes - **vscode:** Fix insider version display condition. Insiders - **language-service:** Fix `vue-twoslash-queries` not working in LSP mode. - **language-service:** Add null handling for script tag completion items. ([#​4520](https://togithub.com/vuejs/language-tools/issues/4520)) - **language-core:** Fix `any` in templates if the first checked file was not root. ([#​4526](https://togithub.com/vuejs/language-tools/issues/4526)) - Thanks, [@​daniluk4000](https://togithub.com/daniluk4000). ##### Other Changes - Upgraded Volar from `v2.4.0-alpha.2` to `v2.4.0-alpha.14`: - Fixed an issue where, when Hybrid Mode is disabled, TS support for Vue files not included in tsconfig may be missing. - Improved the consistency of `vue-tsc` and `tsc` behavior. ([#​3526](https://togithub.com/vuejs/language-tools/issues/3526)) - Fixed the `--clean` flag support for `vue-tsc`. - Updated the high-level overview mermaid diagram. - Added 'expected' and 'actually happening' sections to the bug report template. ([#​4515](https://togithub.com/vuejs/language-tools/issues/4515)) - Thanks, [@​davidmatter](https://togithub.com/davidmatter). ### [`v2.0.24`](https://togithub.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#2024-supofficialsup-2025-supinsiderssup-2024-06-30) [Compare Source](https://togithub.com/vuejs/language-tools/compare/v2.0.22...v2.0.24) ##### Features - **vscode:** pop message box if new insiders version available insiders - **vscode:** if insiders versions information failed to fetch from GitHub, try to fetch from CDN insiders - **language-service:** better sfc-level tag name completion ([#​4506](https://togithub.com/vuejs/language-tools/issues/4506)) - Thanks [@​KermanX](https://togithub.com/KermanX) ##### Bug Fixes - **tsc:** update required volar version ([#​4498](https://togithub.com/vuejs/language-tools/issues/4498)) - Thanks [@​davidmatter](https://togithub.com/davidmatter) - **tsc:** bump peer typescript version ([#​4513](https://togithub.com/vuejs/language-tools/issues/4513)) - Thanks [@​so1ve](https://togithub.com/so1ve) ##### Refactors - **language-server:** reorganize the code structure ([#​4507](https://togithub.com/vuejs/language-tools/issues/4507)) ##### Other Changes - Upgrade Volar from `v2.3.1` to `v2.4.0-alpha.2`. - Hybrid Mode compatibility improvements with other TS plugins ([https://github.com/volarjs/volar.js/issues/216](https://togithub.com/volarjs/volar.js/issues/216)) - **docs:** add nvim-cmp integration ([#​4463](https://togithub.com/vuejs/language-tools/issues/4463)) - Thanks [@​RayGuo-ergou](https://togithub.com/RayGuo-ergou) - **docs:** update mermaid - The following extensions have been added to Hybrid Mode’s compatibility whitelist ([#​4206](https://togithub.com/vuejs/language-tools/issues/4206)): - `p42ai.refactor` - `nrwl.angular-console` - `styled-components.vscode-styled-components` - `Divlo.vscode-styled-jsx-languageserver` ### [`v2.0.22`](https://togithub.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#2022-2024-06-22) [Compare Source](https://togithub.com/vuejs/language-tools/compare/v2.0.21...v2.0.22) ##### Bug Fixes - **vscode:** directive syntax highlighting ([#​4482](https://togithub.com/vuejs/language-tools/issues/4482)) - Thanks [@​KermanX](https://togithub.com/KermanX) - **language-core:** move declare defineProp out of function scope ([#​4454](https://togithub.com/vuejs/language-tools/issues/4454)) - Thanks [@​zhiyuanzmj](https://togithub.com/zhiyuanzmj) - **language-core:** compatible with TS 5.5 ([#​4492](https://togithub.com/vuejs/language-tools/issues/4492)) ##### Other Changes - Upgrade Volar from `v2.3.0-alpha.14` to `v2.3.1`. - Error tolerant to `contentChanges` length ([#​4457](https://togithub.com/vuejs/language-tools/issues/4457)) - Add feature request template ([#​4490](https://togithub.com/vuejs/language-tools/issues/4490)) - Thanks [@​so1ve](https://togithub.com/so1ve) - **docs:** fix wrong links in CHANGELOG.md ([#​4475](https://togithub.com/vuejs/language-tools/issues/4475)) - Thanks [@​KermanX](https://togithub.com/KermanX)

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 6 months ago

PR Summary