nuxt / ui

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

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

Closed renovate[bot] closed 1 week ago

renovate[bot] commented 1 week ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@iconify-json/lucide ^1.2.14 -> ^1.2.15 age adoption passing confidence
@nuxt/eslint-config (source) ^0.6.1 -> ^0.7.0 age adoption passing confidence
@nuxtjs/plausible ^1.0.3 -> ^1.1.1 age adoption passing confidence
embla-carousel (source) ^8.3.1 -> ^8.4.0 age adoption passing confidence
embla-carousel-auto-height (source) ^8.3.1 -> ^8.4.0 age adoption passing confidence
embla-carousel-auto-scroll (source) ^8.3.1 -> ^8.4.0 age adoption passing confidence
embla-carousel-autoplay (source) ^8.3.1 -> ^8.4.0 age adoption passing confidence
embla-carousel-class-names (source) ^8.3.1 -> ^8.4.0 age adoption passing confidence
embla-carousel-fade (source) ^8.3.1 -> ^8.4.0 age adoption passing confidence
embla-carousel-vue (source) ^8.3.1 -> ^8.4.0 age adoption passing confidence
eslint (source) ^9.14.0 -> ^9.15.0 age adoption passing confidence
magic-string ^0.30.12 -> ^0.30.13 age adoption passing confidence
pnpm (source) 9.13.0 -> 9.13.2 age adoption passing confidence
vue (source) ^3.5.12 -> ^3.5.13 age adoption passing confidence
wrangler (source) ^3.86.1 -> ^3.87.0 age adoption passing confidence

Release Notes

nuxt/eslint (@​nuxt/eslint-config) ### [`v0.7.0`](https://redirect.github.com/nuxt/eslint/releases/tag/v0.7.0) [Compare Source](https://redirect.github.com/nuxt/eslint/compare/v0.6.2...v0.7.0) #####    🚀 Features - Support `features.formatters` to format CSS and HTML  -  by [@​antfu](https://redirect.github.com/antfu) in [https://github.com/nuxt/eslint/issues/520](https://redirect.github.com/nuxt/eslint/issues/520) [(f6d8b)](https://redirect.github.com/nuxt/eslint/commit/f6d8bb6) #####     [View changes on GitHub](https://redirect.github.com/nuxt/eslint/compare/v0.6.2...v0.7.0) ### [`v0.6.2`](https://redirect.github.com/nuxt/eslint/releases/tag/v0.6.2) [Compare Source](https://redirect.github.com/nuxt/eslint/compare/v0.6.1...v0.6.2) #####    🚀 Features - Update all deps  -  by [@​antfu](https://redirect.github.com/antfu) [(fdb85)](https://redirect.github.com/nuxt/eslint/commit/fdb85a4) #####    🐞 Bug Fixes - Downgrade `eslint-config-flat-gitignore` to `0.2.0` to support ESLint v8, [#​507](https://redirect.github.com/nuxt/eslint/issues/507)  -  by [@​antfu](https://redirect.github.com/antfu) in [https://github.com/nuxt/eslint/issues/507](https://redirect.github.com/nuxt/eslint/issues/507) [(b781e)](https://redirect.github.com/nuxt/eslint/commit/b781eae) #####     [View changes on GitHub](https://redirect.github.com/nuxt/eslint/compare/v0.6.1...v0.6.2)
nuxt-modules/plausible (@​nuxtjs/plausible) ### [`v1.1.1`](https://redirect.github.com/nuxt-modules/plausible/releases/tag/v1.1.1) [Compare Source](https://redirect.github.com/nuxt-modules/plausible/compare/v1.1.0...v1.1.1) #####    🚀 Features - Use `/api/__plausible_event__` as proxy default path  -  by [@​johannschopplich](https://redirect.github.com/johannschopplich) [(8eba5)](https://redirect.github.com/nuxt-modules/plausible/commit/8eba593) #####     [View changes on GitHub](https://redirect.github.com/nuxt-modules/plausible/compare/v1.1.0...v1.1.1) ### [`v1.1.0`](https://redirect.github.com/nuxt-modules/plausible/compare/v1.0.3...v1.1.0) [Compare Source](https://redirect.github.com/nuxt-modules/plausible/compare/v1.0.3...v1.1.0)
davidjerleke/embla-carousel (embla-carousel) ### [`v8.4.0`](https://redirect.github.com/davidjerleke/embla-carousel/releases/tag/v8.4.0) [Compare Source](https://redirect.github.com/davidjerleke/embla-carousel/compare/v8.3.1...v8.4.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]: Trigger event (autoplay:select) on autoplay index update by [@​Mitch-At-Work](https://redirect.github.com/Mitch-At-Work) in [https://github.com/davidjerleke/embla-carousel/pull/1054](https://redirect.github.com/davidjerleke/embla-carousel/pull/1054) - \[Feat]: Give animation variables more descriptive names and round rendered position by [@​davidjerleke](https://redirect.github.com/davidjerleke) in [https://github.com/davidjerleke/embla-carousel/pull/1057](https://redirect.github.com/davidjerleke/embla-carousel/pull/1057) - \[Feat]: ClassNames plugin - Add possibility to pass an array of strings and add a loop option by [@​davidjerleke](https://redirect.github.com/davidjerleke) in [https://github.com/davidjerleke/embla-carousel/pull/1061](https://redirect.github.com/davidjerleke/embla-carousel/pull/1061) #### New Contributors - [@​Mitch-At-Work](https://redirect.github.com/Mitch-At-Work) made their first contribution in [https://github.com/davidjerleke/embla-carousel/pull/1054](https://redirect.github.com/davidjerleke/embla-carousel/pull/1054) **Full Changelog**: https://github.com/davidjerleke/embla-carousel/compare/v8.3.1...v8.4.0
eslint/eslint (eslint) ### [`v9.15.0`](https://redirect.github.com/eslint/eslint/compare/v9.14.0...6f37b0747a14dfa9a9e3bdebc5caed1f39b6b0e2) [Compare Source](https://redirect.github.com/eslint/eslint/compare/v9.14.0...v9.15.0)
rich-harris/magic-string (magic-string) ### [`v0.30.13`](https://redirect.github.com/rich-harris/magic-string/blob/HEAD/CHANGELOG.md#03013-2024-11-18) [Compare Source](https://redirect.github.com/rich-harris/magic-string/compare/v0.30.12...v0.30.13) ##### Features - Add support for sourcemap `debugId` property ([#​292](https://redirect.github.com/rich-harris/magic-string/issues/292)) ([ef531a8](https://redirect.github.com/rich-harris/magic-string/commit/ef531a80c0c3b92d37e07f4c07bf4732b32153a1))
pnpm/pnpm (pnpm) ### [`v9.13.2`](https://redirect.github.com/pnpm/pnpm/releases/tag/v9.13.2): pnpm 9.13.2 [Compare Source](https://redirect.github.com/pnpm/pnpm/compare/v9.13.1...v9.13.2) #### Patch Changes - Detection of circular peer dependencies should not crash with aliased dependencies [#​8759](https://redirect.github.com/pnpm/pnpm/issues/8759). Fixes a regression introduced in the previous version. - Fix race condition of symlink creations caused by multiple parallel `dlx` processes. #### Platinum Sponsors
Bit Bit Figma
#### Gold Sponsors
Discord Prisma
u|screen JetBrains
Nx CodeRabbit
Route4Me
#### Silver Sponsors
Leniolabs_ Vercel
Depot moonrepo
devowl.io Cerbos
vlt Vite
### [`v9.13.1`](https://redirect.github.com/pnpm/pnpm/releases/tag/v9.13.1): pnpm 9.13.1 [Compare Source](https://redirect.github.com/pnpm/pnpm/compare/v9.13.0...v9.13.1) #### Patch Changes - Fixed some edge cases where resolving circular peer dependencies caused a dead lock [#​8720](https://redirect.github.com/pnpm/pnpm/issues/8720). #### Platinum Sponsors
Bit Bit Figma
#### Gold Sponsors
Discord Prisma
u|screen JetBrains
Nx CodeRabbit
Route4Me
#### Silver Sponsors
Leniolabs_ Vercel
Depot moonrepo
devowl.io Cerbos
vlt Vite
vuejs/core (vue) ### [`v3.5.13`](https://redirect.github.com/vuejs/core/blob/HEAD/CHANGELOG.md#3513-2024-11-15) [Compare Source](https://redirect.github.com/vuejs/core/compare/v3.5.12...v3.5.13) ##### Bug Fixes - **compiler-core:** handle v-memo + v-for with functional key ([#​12014](https://redirect.github.com/vuejs/core/issues/12014)) ([99009ee](https://redirect.github.com/vuejs/core/commit/99009eee0efc238392daba93792d478525b21afa)), closes [#​12013](https://redirect.github.com/vuejs/core/issues/12013) - **compiler-dom:** properly stringify template string style ([#​12392](https://redirect.github.com/vuejs/core/issues/12392)) ([2d78539](https://redirect.github.com/vuejs/core/commit/2d78539da35322aea5f821b3cf9b02d006abac72)), closes [#​12391](https://redirect.github.com/vuejs/core/issues/12391) - **custom-element:** avoid triggering mutationObserver when relecting props ([352bc88](https://redirect.github.com/vuejs/core/commit/352bc88c1bd2fda09c61ab17ea1a5967ffcd7bc0)), closes [#​12214](https://redirect.github.com/vuejs/core/issues/12214) [#​12215](https://redirect.github.com/vuejs/core/issues/12215) - **deps:** update dependency postcss to ^8.4.48 ([#​12356](https://redirect.github.com/vuejs/core/issues/12356)) ([b5ff930](https://redirect.github.com/vuejs/core/commit/b5ff930089985a58c3553977ef999cec2a6708a4)) - **hydration:** the component vnode's el should be updated when a mismatch occurs. ([#​12255](https://redirect.github.com/vuejs/core/issues/12255)) ([a20a4cb](https://redirect.github.com/vuejs/core/commit/a20a4cb36a3e717d1f8f259d0d59f133f508ff0a)), closes [#​12253](https://redirect.github.com/vuejs/core/issues/12253) - **reactiivty:** avoid unnecessary watcher effect removal from inactive scope ([2193284](https://redirect.github.com/vuejs/core/commit/21932840eae72ffcd357a62ec596aaecc7ec224a)), closes [#​5783](https://redirect.github.com/vuejs/core/issues/5783) [#​5806](https://redirect.github.com/vuejs/core/issues/5806) - **reactivity:** release nested effects/scopes on effect scope stop ([#​12373](https://redirect.github.com/vuejs/core/issues/12373)) ([bee2f5e](https://redirect.github.com/vuejs/core/commit/bee2f5ee62dc0cd04123b737779550726374dd0a)), closes [#​12370](https://redirect.github.com/vuejs/core/issues/12370) - **runtime-dom:** set css vars before user onMounted hooks ([2d5c5e2](https://redirect.github.com/vuejs/core/commit/2d5c5e25e9b7a56e883674fb434135ac514429b5)), closes [#​11533](https://redirect.github.com/vuejs/core/issues/11533) - **runtime-dom:** set css vars on update to handle child forcing reflow in onMount ([#​11561](https://redirect.github.com/vuejs/core/issues/11561)) ([c4312f9](https://redirect.github.com/vuejs/core/commit/c4312f9c715c131a09e552ba46e9beb4b36d55e6)) - **ssr:** avoid updating subtree of async component if it is resolved ([#​12363](https://redirect.github.com/vuejs/core/issues/12363)) ([da7ad5e](https://redirect.github.com/vuejs/core/commit/da7ad5e3d24f3e108401188d909d27a4910da095)), closes [#​12362](https://redirect.github.com/vuejs/core/issues/12362) - **ssr:** ensure v-text updates correctly with custom directives in SSR output ([#​12311](https://redirect.github.com/vuejs/core/issues/12311)) ([1f75d4e](https://redirect.github.com/vuejs/core/commit/1f75d4e6dfe18121ebe443cd3e8105d54f727893)), closes [#​12309](https://redirect.github.com/vuejs/core/issues/12309) - **ssr:** handle initial selected state for select with v-model + v-for option ([#​12399](https://redirect.github.com/vuejs/core/issues/12399)) ([4f8d807](https://redirect.github.com/vuejs/core/commit/4f8d8078221ee52deed266677a227ad2a6d8dd22)), closes [#​12395](https://redirect.github.com/vuejs/core/issues/12395) - **teleport:** handle deferred teleport update before mounted ([#​12168](https://redirect.github.com/vuejs/core/issues/12168)) ([8bff142](https://redirect.github.com/vuejs/core/commit/8bff142f99b646e9dd15897ec75368fbf34f1534)), closes [#​12161](https://redirect.github.com/vuejs/core/issues/12161) - **templateRef:** set ref on cached async component which wrapped in KeepAlive ([#​12290](https://redirect.github.com/vuejs/core/issues/12290)) ([983eb50](https://redirect.github.com/vuejs/core/commit/983eb50a17eac76f1bba4394ad0316c62b72191d)), closes [#​4999](https://redirect.github.com/vuejs/core/issues/4999) [#​5004](https://redirect.github.com/vuejs/core/issues/5004) - **test:** update snapshot ([#​12169](https://redirect.github.com/vuejs/core/issues/12169)) ([828d4a4](https://redirect.github.com/vuejs/core/commit/828d4a443919fa2aa4e2e92fbd03a5f04b258eea)) - **Transition:** fix transition memory leak edge case ([#​12182](https://redirect.github.com/vuejs/core/issues/12182)) ([660132d](https://redirect.github.com/vuejs/core/commit/660132df6c6a8c14bf75e593dc47d2fdada30322)), closes [#​12181](https://redirect.github.com/vuejs/core/issues/12181) - **transition:** reflow before leave-active class after leave-from ([#​12288](https://redirect.github.com/vuejs/core/issues/12288)) ([4b479db](https://redirect.github.com/vuejs/core/commit/4b479db61d233b054561402ae94ef08550073ea1)), closes [#​2593](https://redirect.github.com/vuejs/core/issues/2593) - **types:** defineEmits w/ interface declaration ([#​12343](https://redirect.github.com/vuejs/core/issues/12343)) ([1022eab](https://redirect.github.com/vuejs/core/commit/1022eabaa1aaf8436876f5ec5573cb1e4b3959a6)), closes [#​8457](https://redirect.github.com/vuejs/core/issues/8457) - **v-once:** setting hasOnce to current block only when in v-once ([#​12374](https://redirect.github.com/vuejs/core/issues/12374)) ([37300fc](https://redirect.github.com/vuejs/core/commit/37300fc26190a7299efddbf98800ffd96d5cad96)), closes [#​12371](https://redirect.github.com/vuejs/core/issues/12371) ##### Performance Improvements - **reactivity:** do not track inner key \`\__v_skip\`\` ([#​11690](https://redirect.github.com/vuejs/core/issues/11690)) ([d637bd6](https://redirect.github.com/vuejs/core/commit/d637bd6c0164c2883e6eabd3c2f1f8c258dedfb1)) - **runtime-core:** use feature flag for call to resolveMergedOptions ([#​12163](https://redirect.github.com/vuejs/core/issues/12163)) ([1755ac0](https://redirect.github.com/vuejs/core/commit/1755ac0a108ba3486bd8397e56d3bdcd69196594))
cloudflare/workers-sdk (wrangler) ### [`v3.87.0`](https://redirect.github.com/cloudflare/workers-sdk/blob/HEAD/packages/wrangler/CHANGELOG.md#3870) [Compare Source](https://redirect.github.com/cloudflare/workers-sdk/compare/wrangler@3.86.1...wrangler@3.87.0) ##### Minor Changes - [#​7201](https://redirect.github.com/cloudflare/workers-sdk/pull/7201) [`beed72e`](https://redirect.github.com/cloudflare/workers-sdk/commit/beed72e7f3611c06ba777cd3a253a03a6eca2a17) Thanks [@​GregBrimble](https://redirect.github.com/GregBrimble)! - feat: Tail Consumers are now supported for Workers with assets. You can now configure `tail_consumers` in conjunction with `assets` in your `wrangler.toml` file. Read more about [Static Assets](https://developers.cloudflare.com/workers/static-assets/) and [Tail Consumers](https://developers.cloudflare.com/workers/observability/logs/tail-workers/) in the documentation. - [#​7212](https://redirect.github.com/cloudflare/workers-sdk/pull/7212) [`837f2f5`](https://redirect.github.com/cloudflare/workers-sdk/commit/837f2f569bb300b93acc6fd22d96f11e468fa552) Thanks [@​jonesphillip](https://redirect.github.com/jonesphillip)! - Added r2 bucket info command to Wrangler. Improved formatting of r2 bucket list output ##### Patch Changes - [#​7210](https://redirect.github.com/cloudflare/workers-sdk/pull/7210) [`c12c0fe`](https://redirect.github.com/cloudflare/workers-sdk/commit/c12c0fed888421215c15af9755f895bcfd635d8c) Thanks [@​taylorlee](https://redirect.github.com/taylorlee)! - Avoid an unnecessary GET request during `wrangler deploy`. - [#​7197](https://redirect.github.com/cloudflare/workers-sdk/pull/7197) [`4814455`](https://redirect.github.com/cloudflare/workers-sdk/commit/481445571735978b6af036254a82b3b9ca73f161) Thanks [@​michelheusschen](https://redirect.github.com/michelheusschen)! - fix console output for `wrangler d1 migrations create` - [#​6795](https://redirect.github.com/cloudflare/workers-sdk/pull/6795) [`94f07ee`](https://redirect.github.com/cloudflare/workers-sdk/commit/94f07eec15bf48ab4792b9b39e960c5c92fbf517) Thanks [@​benmccann](https://redirect.github.com/benmccann)! - chore: upgrade chokidar to v4 - [#​7133](https://redirect.github.com/cloudflare/workers-sdk/pull/7133) [`c46e02d`](https://redirect.github.com/cloudflare/workers-sdk/commit/c46e02dfd7e951ccd8d33db87c00c3772c085487) Thanks [@​gpanders](https://redirect.github.com/gpanders)! - Do not emit escape sequences when stdout is not a TTY

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 1 week ago

Deploying ui3 with  Cloudflare Pages  Cloudflare Pages

Latest commit: 1e7db38
Status: ✅  Deploy successful!
Preview URL: https://9e6b69a4.ui-6q2.pages.dev
Branch Preview URL: https://renovate-v3-all-minor-patch.ui-6q2.pages.dev

View logs

pkg-pr-new[bot] commented 1 week ago
pnpm add https://pkg.pr.new/@nuxt/ui@2642

commit: 1e7db38