nuxt / ui

A UI Library for Modern Web Apps, powered by Vue & Tailwind CSS.
https://ui.nuxt.com
MIT License
3.45k stars 383 forks source link

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

Closed renovate[bot] closed 3 weeks ago

renovate[bot] commented 3 weeks ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@​egoist/tailwindcss-icons ^1.7.4 -> ^1.8.0 age adoption passing confidence
@nuxt/module-builder 0.5.5 -> 0.6.0 age adoption passing confidence
@nuxt/module-builder ^0.5.5 -> ^0.6.0 age adoption passing confidence
@​nuxt/ui-pro 1.1.0-28583092.cb265b3 -> 1.1.0-28583371.850d3f3 age adoption passing confidence
@vue/test-utils ^2.4.5 -> ^2.4.6 age adoption passing confidence
happy-dom ^14.7.1 -> ^14.10.1 age adoption passing confidence

Release Notes

nuxt/module-builder (@​nuxt/module-builder) ### [`v0.6.0`](https://togithub.com/nuxt/module-builder/blob/HEAD/CHANGELOG.md#v060) [Compare Source](https://togithub.com/nuxt/module-builder/compare/v0.5.5...v0.6.0) [compare changes](https://togithub.com/nuxt/module-builder/compare/v0.5.5...v0.6.0) ##### 🚀 Enhancements - Generate `runtime/` dts based on nuxt `tsconfig` options ([#​255](https://togithub.com/nuxt/module-builder/pull/255)) - Add builder versions to `module.json` ([f8567a3](https://togithub.com/nuxt/module-builder/commit/f8567a3)) - Support transforming `jsx` ([4841f2e](https://togithub.com/nuxt/module-builder/commit/4841f2e)) ##### 🩹 Fixes - ⚠️ Remove support for deprecated `RuntimeModuleHooks` interface ([#​228](https://togithub.com/nuxt/module-builder/pull/228)) - Add `-nightly` versions to externals ([0a88a87](https://togithub.com/nuxt/module-builder/commit/0a88a87)) - Ignore exporting type if it is not defined ([c308cc5](https://togithub.com/nuxt/module-builder/commit/c308cc5)) - Mark `runtime/` directory as external ([7a68e1e](https://togithub.com/nuxt/module-builder/commit/7a68e1e)) ##### 🏡 Chore - **release:** V0.5.5 ([f158ffa](https://togithub.com/nuxt/module-builder/commit/f158ffa)) - Dedupe kit/schema/vue versions ([aa0a710](https://togithub.com/nuxt/module-builder/commit/aa0a710)) - Add root `dev:prepare` command ([c308a68](https://togithub.com/nuxt/module-builder/commit/c308a68)) - Migrate to eslint v9 ([#​250](https://togithub.com/nuxt/module-builder/pull/250)) - Improve internal type safety and enable strict mode ([78aa088](https://togithub.com/nuxt/module-builder/commit/78aa088)) - Tweak tsconfig settings ([404aae7](https://togithub.com/nuxt/module-builder/commit/404aae7)) - Add more type annotations ([ba0614b](https://togithub.com/nuxt/module-builder/commit/ba0614b)) ##### ✅ Tests - Update type testing step ([#​256](https://togithub.com/nuxt/module-builder/pull/256)) - Add inline snapshots for `runtime/` transforms ([#​257](https://togithub.com/nuxt/module-builder/pull/257)) - Update snapshot ([a39c183](https://togithub.com/nuxt/module-builder/commit/a39c183)) ##### 🎨 Styles - Lint ([c15fd92](https://togithub.com/nuxt/module-builder/commit/c15fd92)) - Lint ([3b805ec](https://togithub.com/nuxt/module-builder/commit/3b805ec)) ##### ⚠️ Breaking Changes - ⚠️ Remove support for deprecated `RuntimeModuleHooks` interface ([#​228](https://togithub.com/nuxt/module-builder/pull/228)) ##### ❤️ Contributors - Daniel Roe ([@​danielroe](http://github.com/danielroe))
vuejs/test-utils (@​vue/test-utils) ### [`v2.4.6`](https://togithub.com/vuejs/test-utils/releases/tag/v2.4.6) [Compare Source](https://togithub.com/vuejs/test-utils/compare/v2.4.5...v2.4.6) #### What's Changed - Fix/circular references in props cause maximum call stack size exceeded by [@​Evobaso-J](https://togithub.com/Evobaso-J) in [https://github.com/vuejs/test-utils/pull/2371](https://togithub.com/vuejs/test-utils/pull/2371) - chore(deps): update all non-major dependencies by [@​renovate](https://togithub.com/renovate) in [https://github.com/vuejs/test-utils/pull/2374](https://togithub.com/vuejs/test-utils/pull/2374) - docs: setup the translation helper by [@​Jinjiang](https://togithub.com/Jinjiang) in [https://github.com/vuejs/test-utils/pull/2373](https://togithub.com/vuejs/test-utils/pull/2373) - chore: translate translation sync message in french by [@​cexbrayat](https://togithub.com/cexbrayat) in [https://github.com/vuejs/test-utils/pull/2377](https://togithub.com/vuejs/test-utils/pull/2377) - docs: synchronize the french docs by [@​cexbrayat](https://togithub.com/cexbrayat) in [https://github.com/vuejs/test-utils/pull/2378](https://togithub.com/vuejs/test-utils/pull/2378) - chore(deps): update dependency vite to v5.2.2 by [@​renovate](https://togithub.com/renovate) in [https://github.com/vuejs/test-utils/pull/2376](https://togithub.com/vuejs/test-utils/pull/2376) - chore(deps): pin dependency vitepress-translation-helper to 0.1.3 by [@​renovate](https://togithub.com/renovate) in [https://github.com/vuejs/test-utils/pull/2379](https://togithub.com/vuejs/test-utils/pull/2379) - chore(deps): update dependency typescript to v5.4.3 by [@​renovate](https://togithub.com/renovate) in [https://github.com/vuejs/test-utils/pull/2380](https://togithub.com/vuejs/test-utils/pull/2380) - chore(deps): update dependency vitepress-translation-helper to v0.2.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/vuejs/test-utils/pull/2381](https://togithub.com/vuejs/test-utils/pull/2381) - chore: update vitepress-translation-helper by [@​Jinjiang](https://togithub.com/Jinjiang) in [https://github.com/vuejs/test-utils/pull/2382](https://togithub.com/vuejs/test-utils/pull/2382) - chore(deps): update dependency vitepress to v1.0.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/vuejs/test-utils/pull/2383](https://togithub.com/vuejs/test-utils/pull/2383) - chore(deps): update dependency vitepress-translation-helper to v0.2.1 by [@​renovate](https://togithub.com/renovate) in [https://github.com/vuejs/test-utils/pull/2384](https://togithub.com/vuejs/test-utils/pull/2384) - fix: update attachTo type in MountingOptions interface by [@​taku-y-9308](https://togithub.com/taku-y-9308) in [https://github.com/vuejs/test-utils/pull/2375](https://togithub.com/vuejs/test-utils/pull/2375) - chore(deps): update all non-major dependencies by [@​renovate](https://togithub.com/renovate) in [https://github.com/vuejs/test-utils/pull/2388](https://togithub.com/vuejs/test-utils/pull/2388) - docs(api): fix typo in attachTo anchor tag within isVisible by [@​matusekma](https://togithub.com/matusekma) in [https://github.com/vuejs/test-utils/pull/2351](https://togithub.com/vuejs/test-utils/pull/2351) - change vm to always provide global property by [@​taku-y-9308](https://togithub.com/taku-y-9308) in [https://github.com/vuejs/test-utils/pull/2386](https://togithub.com/vuejs/test-utils/pull/2386) - chore(deps): update dependency rollup to v4.13.1 by [@​renovate](https://togithub.com/renovate) in [https://github.com/vuejs/test-utils/pull/2389](https://togithub.com/vuejs/test-utils/pull/2389) - chore(deps): update dependency reflect-metadata to v0.2.2 by [@​renovate](https://togithub.com/renovate) in [https://github.com/vuejs/test-utils/pull/2391](https://togithub.com/vuejs/test-utils/pull/2391) - chore(deps): update all non-major dependencies by [@​renovate](https://togithub.com/renovate) in [https://github.com/vuejs/test-utils/pull/2393](https://togithub.com/vuejs/test-utils/pull/2393) - chore(deps): update dependency vite to v5.2.8 by [@​renovate](https://togithub.com/renovate) in [https://github.com/vuejs/test-utils/pull/2396](https://togithub.com/vuejs/test-utils/pull/2396) - docs: fix missing equal sign by [@​w2xi](https://togithub.com/w2xi) in [https://github.com/vuejs/test-utils/pull/2398](https://togithub.com/vuejs/test-utils/pull/2398) - fix: renderStubDefaultSlot with scoped slots by [@​cexbrayat](https://togithub.com/cexbrayat) in [https://github.com/vuejs/test-utils/pull/2397](https://togithub.com/vuejs/test-utils/pull/2397) - docs(api): fix missing chars by [@​w2xi](https://togithub.com/w2xi) in [https://github.com/vuejs/test-utils/pull/2399](https://togithub.com/vuejs/test-utils/pull/2399) - docs: use innerHTML in teleport cleanup by [@​brc-dd](https://togithub.com/brc-dd) in [https://github.com/vuejs/test-utils/pull/2403](https://togithub.com/vuejs/test-utils/pull/2403) - feat: Added dynamic return for element getter by [@​nandi95](https://togithub.com/nandi95) in [https://github.com/vuejs/test-utils/pull/2406](https://togithub.com/vuejs/test-utils/pull/2406) - chore(deps): update all non-major dependencies by [@​renovate](https://togithub.com/renovate) in [https://github.com/vuejs/test-utils/pull/2407](https://togithub.com/vuejs/test-utils/pull/2407) - chore(deps): update all non-major dependencies by [@​renovate](https://togithub.com/renovate) in [https://github.com/vuejs/test-utils/pull/2408](https://togithub.com/vuejs/test-utils/pull/2408) - doc(api): fix missing char by [@​w2xi](https://togithub.com/w2xi) in [https://github.com/vuejs/test-utils/pull/2410](https://togithub.com/vuejs/test-utils/pull/2410) - chore(deps): update all non-major dependencies by [@​renovate](https://togithub.com/renovate) in [https://github.com/vuejs/test-utils/pull/2412](https://togithub.com/vuejs/test-utils/pull/2412) - chore: use node v18 on netlify by [@​cexbrayat](https://togithub.com/cexbrayat) in [https://github.com/vuejs/test-utils/pull/2416](https://togithub.com/vuejs/test-utils/pull/2416) - fix(stubs): avoid warning on normalized props with Vue v3.4.22 by [@​cexbrayat](https://togithub.com/cexbrayat) in [https://github.com/vuejs/test-utils/pull/2413](https://togithub.com/vuejs/test-utils/pull/2413) - chore: use the packageManager field from package.json in github action by [@​cexbrayat](https://togithub.com/cexbrayat) in [https://github.com/vuejs/test-utils/pull/2417](https://togithub.com/vuejs/test-utils/pull/2417) - chore(deps): update pnpm to v9 by [@​renovate](https://togithub.com/renovate) in [https://github.com/vuejs/test-utils/pull/2415](https://togithub.com/vuejs/test-utils/pull/2415) - chore(deps): update all non-major dependencies to v3.4.23 by [@​renovate](https://togithub.com/renovate) in [https://github.com/vuejs/test-utils/pull/2418](https://togithub.com/vuejs/test-utils/pull/2418) - chore(deps): update all non-major dependencies by [@​renovate](https://togithub.com/renovate) in [https://github.com/vuejs/test-utils/pull/2419](https://togithub.com/vuejs/test-utils/pull/2419) - chore(deps): update all non-major dependencies by [@​renovate](https://togithub.com/renovate) in [https://github.com/vuejs/test-utils/pull/2420](https://togithub.com/vuejs/test-utils/pull/2420) - chore(deps): update all non-major dependencies by [@​renovate](https://togithub.com/renovate) in [https://github.com/vuejs/test-utils/pull/2421](https://togithub.com/vuejs/test-utils/pull/2421) - Update index.md to fix typo and clarify `get` vs `find` behavior by [@​KatWorkGit](https://togithub.com/KatWorkGit) in [https://github.com/vuejs/test-utils/pull/2422](https://togithub.com/vuejs/test-utils/pull/2422) - fix: set global provides before running vue plugins by [@​danielroe](https://togithub.com/danielroe) in [https://github.com/vuejs/test-utils/pull/2423](https://togithub.com/vuejs/test-utils/pull/2423) - ci: add build on node v22 by [@​cexbrayat](https://togithub.com/cexbrayat) in [https://github.com/vuejs/test-utils/pull/2424](https://togithub.com/vuejs/test-utils/pull/2424) - chore(deps): update all non-major dependencies by [@​renovate](https://togithub.com/renovate) in [https://github.com/vuejs/test-utils/pull/2426](https://togithub.com/vuejs/test-utils/pull/2426) - chore(deps): update dependency unplugin-vue-components to v0.27.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/vuejs/test-utils/pull/2427](https://togithub.com/vuejs/test-utils/pull/2427) - chore(deps): update dependency [@​types/node](https://togithub.com/types/node) to v20.12.8 by [@​renovate](https://togithub.com/renovate) in [https://github.com/vuejs/test-utils/pull/2429](https://togithub.com/vuejs/test-utils/pull/2429) - Fix/issue 2319 throw first error thrown during mount by [@​taku-y-9308](https://togithub.com/taku-y-9308) in [https://github.com/vuejs/test-utils/pull/2428](https://togithub.com/vuejs/test-utils/pull/2428) #### New Contributors - [@​Jinjiang](https://togithub.com/Jinjiang) made their first contribution in [https://github.com/vuejs/test-utils/pull/2373](https://togithub.com/vuejs/test-utils/pull/2373) - [@​taku-y-9308](https://togithub.com/taku-y-9308) made their first contribution in [https://github.com/vuejs/test-utils/pull/2375](https://togithub.com/vuejs/test-utils/pull/2375) - [@​matusekma](https://togithub.com/matusekma) made their first contribution in [https://github.com/vuejs/test-utils/pull/2351](https://togithub.com/vuejs/test-utils/pull/2351) - [@​w2xi](https://togithub.com/w2xi) made their first contribution in [https://github.com/vuejs/test-utils/pull/2398](https://togithub.com/vuejs/test-utils/pull/2398) - [@​brc-dd](https://togithub.com/brc-dd) made their first contribution in [https://github.com/vuejs/test-utils/pull/2403](https://togithub.com/vuejs/test-utils/pull/2403) - [@​KatWorkGit](https://togithub.com/KatWorkGit) made their first contribution in [https://github.com/vuejs/test-utils/pull/2422](https://togithub.com/vuejs/test-utils/pull/2422) **Full Changelog**: https://github.com/vuejs/test-utils/compare/v2.4.5...v2.4.6
capricorn86/happy-dom (happy-dom) ### [`v14.10.1`](https://togithub.com/capricorn86/happy-dom/compare/v14.10.0...v14.10.1) [Compare Source](https://togithub.com/capricorn86/happy-dom/compare/v14.10.0...v14.10.1) ### [`v14.10.0`](https://togithub.com/capricorn86/happy-dom/releases/tag/v14.10.0) [Compare Source](https://togithub.com/capricorn86/happy-dom/compare/v14.9.0...v14.10.0) ##### :art: Features - Adds support for `Document.elementFromPoint()` - By **[@​TreyVigus](https://togithub.com/TreyVigus)** in task [#​1400](https://togithub.com/capricorn86/happy-dom/issues/1400) - The method will always return `null` as Happy DOM doesn't support rendering and can't calculate an element's position based on where it is rendered ### [`v14.9.0`](https://togithub.com/capricorn86/happy-dom/compare/v14.8.3...2e0329100edf7aef9987146b35024c0b90fab2aa) [Compare Source](https://togithub.com/capricorn86/happy-dom/compare/v14.8.3...v14.9.0) ### [`v14.8.3`](https://togithub.com/capricorn86/happy-dom/releases/tag/v14.8.3) [Compare Source](https://togithub.com/capricorn86/happy-dom/compare/v14.8.2...v14.8.3) ##### :construction_worker_man: Patch fixes - Fixes issue related to `Element.insertBefore()` not removing comment node from previous ancestor - By **[@​mdafanasev](https://togithub.com/mdafanasev)** in task [#​1406](https://togithub.com/capricorn86/happy-dom/issues/1406) ### [`v14.8.2`](https://togithub.com/capricorn86/happy-dom/compare/2a8030f7a990cf258d703bdcc895c36213f375ba...9095b2ddc7b013eedb83c670d29fc97b27ae0ddf) [Compare Source](https://togithub.com/capricorn86/happy-dom/compare/v14.8.1...v14.8.2) ### [`v14.8.1`](https://togithub.com/capricorn86/happy-dom/compare/v14.8.0...2a8030f7a990cf258d703bdcc895c36213f375ba) [Compare Source](https://togithub.com/capricorn86/happy-dom/compare/v14.8.0...v14.8.1) ### [`v14.8.0`](https://togithub.com/capricorn86/happy-dom/releases/tag/v14.8.0) [Compare Source](https://togithub.com/capricorn86/happy-dom/compare/v14.7.1...v14.8.0) ##### :art: Features - Adds support for the `HTMLIFrameElement.srcdoc` property - By **[@​jeffwcx](https://togithub.com/jeffwcx)** in task [#​1398](https://togithub.com/capricorn86/happy-dom/issues/1398)

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.

renovate[bot] commented 3 weeks ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.