nuxt / ui

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

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

Open renovate[bot] opened 2 days ago

renovate[bot] commented 2 days ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@internationalized/number ^3.5.4 -> ^3.6.0 age adoption passing confidence
@nuxt/devtools-kit (source) ^1.6.0 -> ^1.6.1 age adoption passing confidence
@nuxt/icon ^1.8.1 -> ^1.8.2 age adoption passing confidence
@vueuse/core (source) ^11.2.0 -> ^11.3.0 age adoption passing confidence
@vueuse/integrations (source) ^11.2.0 -> ^11.3.0 age adoption passing confidence
@vueuse/nuxt (source) ^11.2.0 -> ^11.3.0 age adoption passing confidence
embla-carousel (source) ^8.4.0 -> ^8.5.1 age adoption passing confidence
embla-carousel-auto-height (source) ^8.4.0 -> ^8.5.1 age adoption passing confidence
embla-carousel-auto-scroll (source) ^8.4.0 -> ^8.5.1 age adoption passing confidence
embla-carousel-autoplay (source) ^8.4.0 -> ^8.5.1 age adoption passing confidence
embla-carousel-class-names (source) ^8.4.0 -> ^8.5.1 age adoption passing confidence
embla-carousel-fade (source) ^8.4.0 -> ^8.5.1 age adoption passing confidence
embla-carousel-vue (source) ^8.4.0 -> ^8.5.1 age adoption passing confidence
pnpm (source) 9.14.1 -> 9.14.2 age adoption passing confidence
wrangler (source) ^3.88.0 -> ^3.89.0 age adoption passing confidence

Release Notes

adobe/react-spectrum (@​internationalized/number) ### [`v3.6.0`](https://redirect.github.com/adobe/react-spectrum/compare/@react-aria/label@3.5.2...@react-aria/label@3.6.0) [Compare Source](https://redirect.github.com/adobe/react-spectrum/compare/@internationalized/number@3.5.4...@internationalized/number@3.6.0)
nuxt/devtools (@​nuxt/devtools-kit) ### [`v1.6.1`](https://redirect.github.com/nuxt/devtools/blob/HEAD/CHANGELOG.md#161-2024-11-20) [Compare Source](https://redirect.github.com/nuxt/devtools/compare/v1.6.0...v1.6.1) ##### Bug Fixes - missing pinia store modules ([#​751](https://redirect.github.com/nuxt/devtools/issues/751)) ([be243e4](https://redirect.github.com/nuxt/devtools/commit/be243e42e0db1fa9694b9f9c7aa69760e0898cff)) ##### Features - apply lint, use explict import ([2c6d2d3](https://redirect.github.com/nuxt/devtools/commit/2c6d2d37199ab8419b51c8a56c5eb7d647192787))
nuxt/icon (@​nuxt/icon) ### [`v1.8.2`](https://redirect.github.com/nuxt/icon/releases/tag/v1.8.2) [Compare Source](https://redirect.github.com/nuxt/icon/compare/v1.8.1...v1.8.2) #####    🐞 Bug Fixes - No longer need to be async component, close [#​301](https://redirect.github.com/nuxt/icon/issues/301)  -  by [@​antfu](https://redirect.github.com/antfu) in [https://github.com/nuxt/icon/issues/301](https://redirect.github.com/nuxt/icon/issues/301) [(4602c)](https://redirect.github.com/nuxt/icon/commit/4602c16) #####     [View changes on GitHub](https://redirect.github.com/nuxt/icon/compare/v1.8.1...v1.8.2)
vueuse/vueuse (@​vueuse/core) ### [`v11.3.0`](https://redirect.github.com/vueuse/vueuse/releases/tag/v11.3.0) [Compare Source](https://redirect.github.com/vueuse/vueuse/compare/v11.2.0...v11.3.0) #####    🚀 Features - **OnClickOutside**: Support component with fragments  -  by [@​ilyaliao](https://redirect.github.com/ilyaliao) in [https://github.com/vueuse/vueuse/issues/4313](https://redirect.github.com/vueuse/vueuse/issues/4313) [(fe322)](https://redirect.github.com/vueuse/vueuse/commit/fe322bd9) - **router**: Transform get / set  -  by [@​Akryum](https://redirect.github.com/Akryum), **Anthony Fu** and [@​antfu](https://redirect.github.com/antfu) in [https://github.com/vueuse/vueuse/issues/4326](https://redirect.github.com/vueuse/vueuse/issues/4326) [(65aa0)](https://redirect.github.com/vueuse/vueuse/commit/65aa0765) - **useFetch**: Infer 'json' type for array payloads  -  by [@​WingSMC](https://redirect.github.com/WingSMC), **Gergely Dremak** and [@​antfu](https://redirect.github.com/antfu) in [https://github.com/vueuse/vueuse/issues/4329](https://redirect.github.com/vueuse/vueuse/issues/4329) [(3d29c)](https://redirect.github.com/vueuse/vueuse/commit/3d29c16e) #####    🐞 Bug Fixes - **useFetch**: Ensure single slash  -  by [@​mrchar](https://redirect.github.com/mrchar) and [@​antfu](https://redirect.github.com/antfu) in [https://github.com/vueuse/vueuse/issues/4296](https://redirect.github.com/vueuse/vueuse/issues/4296) [(3de68)](https://redirect.github.com/vueuse/vueuse/commit/3de68720) - **useMouse**: Record the previous scroll value  -  by [@​pkc918](https://redirect.github.com/pkc918) and **Anthony Fu** in [https://github.com/vueuse/vueuse/issues/4244](https://redirect.github.com/vueuse/vueuse/issues/4244) [(e8d11)](https://redirect.github.com/vueuse/vueuse/commit/e8d11892) - **useMouse**: Correct spelling error  -  by [@​pkc918](https://redirect.github.com/pkc918) in [https://github.com/vueuse/vueuse/issues/4348](https://redirect.github.com/vueuse/vueuse/issues/4348) [(cceeb)](https://redirect.github.com/vueuse/vueuse/commit/cceebf46) - **useRouteParams, useRouteQuery**: Effect triggers twice with object getter as watch source  -  by [@​jack-allocate](https://redirect.github.com/jack-allocate) and **Anthony Fu** in [https://github.com/vueuse/vueuse/issues/4283](https://redirect.github.com/vueuse/vueuse/issues/4283) [(44772)](https://redirect.github.com/vueuse/vueuse/commit/44772a44) - **useSortable**: Wrong order of elements  -  by [@​ilyaliao](https://redirect.github.com/ilyaliao) in [https://github.com/vueuse/vueuse/issues/4332](https://redirect.github.com/vueuse/vueuse/issues/4332) [(9e78e)](https://redirect.github.com/vueuse/vueuse/commit/9e78eda0) - **useSwipe**: Allow vertical scrolling during swipe  -  by [@​ilyaliao](https://redirect.github.com/ilyaliao) in [https://github.com/vueuse/vueuse/issues/4323](https://redirect.github.com/vueuse/vueuse/issues/4323) [(1bb54)](https://redirect.github.com/vueuse/vueuse/commit/1bb547e0) - **useUrlSearchParams**: `hash` mode missing `location.search`  -  by [@​Huodoo](https://redirect.github.com/Huodoo), **霍冬冬** and [@​antfu](https://redirect.github.com/antfu) in [https://github.com/vueuse/vueuse/issues/4340](https://redirect.github.com/vueuse/vueuse/issues/4340) [(e77ca)](https://redirect.github.com/vueuse/vueuse/commit/e77cab13) #####     [View changes on GitHub](https://redirect.github.com/vueuse/vueuse/compare/v11.2.0...v11.3.0)
davidjerleke/embla-carousel (embla-carousel) ### [`v8.5.1`](https://redirect.github.com/davidjerleke/embla-carousel/compare/v8.5.0...v8.5.1) [Compare Source](https://redirect.github.com/davidjerleke/embla-carousel/compare/v8.5.0...v8.5.1) ### [`v8.5.0`](https://redirect.github.com/davidjerleke/embla-carousel/releases/tag/v8.5.0) [Compare Source](https://redirect.github.com/davidjerleke/embla-carousel/compare/v8.4.0...v8.5.0) #### Support Embla Carousel is an open source MIT licensed project. If you are interested in **supporting this project** you can sponsor it here: - [**`💖 Sponsor`**](https://redirect.github.com/sponsors/davidjerleke) #### What's Changed - \[Feat]: Autoplay - Delay between transitions per slide + Possibility to create a progress bar by [@​davidjerleke](https://redirect.github.com/davidjerleke) in [https://github.com/davidjerleke/embla-carousel/pull/1062](https://redirect.github.com/davidjerleke/embla-carousel/pull/1062) **Full Changelog**: https://github.com/davidjerleke/embla-carousel/compare/v8.4.0...v8.5.0
pnpm/pnpm (pnpm) ### [`v9.14.2`](https://redirect.github.com/pnpm/pnpm/releases/tag/v9.14.2) [Compare Source](https://redirect.github.com/pnpm/pnpm/compare/v9.14.1...v9.14.2) #### Patch Changes - `pnpm publish --json` should work [#​8788](https://redirect.github.com/pnpm/pnpm/issues/8788). #### Platinum Sponsors
Bit Bit Figma
#### Gold Sponsors
Discord Prisma
u|screen JetBrains
Nx CodeRabbit
Route4Me
cloudflare/workers-sdk (wrangler) ### [`v3.89.0`](https://redirect.github.com/cloudflare/workers-sdk/blob/HEAD/packages/wrangler/CHANGELOG.md#3890) [Compare Source](https://redirect.github.com/cloudflare/workers-sdk/compare/wrangler@3.88.0...wrangler@3.89.0) ##### Minor Changes - [#​7252](https://redirect.github.com/cloudflare/workers-sdk/pull/7252) [`97acf07`](https://redirect.github.com/cloudflare/workers-sdk/commit/97acf07b3e09192b71e81a722029d026a7198b8b) Thanks [@​Maximo-Guk](https://redirect.github.com/Maximo-Guk)! - feat: Add production_branch and deployment_trigger to pages deploy detailed artifact for wrangler-action pages parity - [#​7263](https://redirect.github.com/cloudflare/workers-sdk/pull/7263) [`1b80dec`](https://redirect.github.com/cloudflare/workers-sdk/commit/1b80decfaf56c8782e49dad685c344288629b668) Thanks [@​danielrs](https://redirect.github.com/danielrs)! - Fix wrangler pages deployment (list|tail) environment filtering. ##### Patch Changes - [#​7314](https://redirect.github.com/cloudflare/workers-sdk/pull/7314) [`a30c805`](https://redirect.github.com/cloudflare/workers-sdk/commit/a30c8056621f44063082a81d06f10e723844059f) Thanks [@​Ankcorn](https://redirect.github.com/Ankcorn)! - Fix observability.logs.enabled validation - [#​7285](https://redirect.github.com/cloudflare/workers-sdk/pull/7285) [`fa21312`](https://redirect.github.com/cloudflare/workers-sdk/commit/fa21312c6625680709e05547c13897bc1fa8c9d3) Thanks [@​penalosa](https://redirect.github.com/penalosa)! - Rename `directory` to `projectRoot` and ensure it's relative to the `wrangler.toml`. This fixes a regression which meant that `.wrangler` temporary folders were inadvertently generated relative to `process.cwd()` rather than the location of the `wrangler.toml` file. It also renames `directory` to `projectRoot`, which affects the \`unstable_startWorker() interface. - Updated dependencies \[[`563439b`](https://redirect.github.com/cloudflare/workers-sdk/commit/563439bd02c450921b28d721d36be5a70897690d)]: - miniflare@3.20241106.1

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 was generated by Mend Renovate. View the repository job log.

cloudflare-workers-and-pages[bot] commented 2 days ago

Deploying ui3 with  Cloudflare Pages  Cloudflare Pages

Latest commit: 42e0c41
Status: ✅  Deploy successful!
Preview URL: https://c8208ddc.ui-6q2.pages.dev
Branch Preview URL: https://renovate-v3-all-minor-patch.ui-6q2.pages.dev

View logs

pkg-pr-new[bot] commented 2 days ago
pnpm add https://pkg.pr.new/@nuxt/ui@2705

commit: c643cf2