Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 25, 2024

This PR contains the following updates:

Package Change Age Confidence
@nuxt/ui (source) 2.17.0 -> 2.22.3 age confidence

Release Notes

nuxt/ui (@​nuxt/ui)

v2.22.3

Compare Source

v2.22.2

Compare Source

🐛 Bug Fixes

  • Meter: correct vertical alignment of progress bar (#​4735) (875be4b)
  • SelectMenu/InputMenu: ensure object compare with by prop (#​4791) (44382cd)

New Contributors

Full Changelog: nuxt/ui@v2.22.1...v2.22.2

v2.22.1

Compare Source

🐛 Bug Fixes

Full Changelog: nuxt/ui@v2.22.0...v2.22.1

v2.22.0

Compare Source

✨ Highlights

  • deps: update @nuxt/module-builder to v1 (#​3801)

The module has been updated to use nuxt/[email protected]!

🚨 Breaking Changes

  • Form: drop explicit support for zod and valibot (#​3618)

We now rely on standard-schema for Form validation with valibot and zod. Make sure to upgrade to [email protected] / [email protected] if you use them in your app.

🐛 Bug Fixes

Full Changelog: nuxt/ui@v2.21.1...v2.22.0

v2.21.1

Compare Source

🚀 Features

🐛 Bug Fixes

👋 New Contributors

Full Changelog: nuxt/ui@v2.21.0...v2.21.1

v2.21.0

Compare Source

🚀 Features

🐛 Bug Fixes

New Contributors

Full Changelog: nuxt/ui@v2.20.0...v2.21.0

v2.20.0

Compare Source

🚨 Breaking Changes

  • Form: resolve async validation in yup & issue directly mutate state (#​2701)

🚀 Features

🐛 Bug Fixes

  • AvatarGroup/ButtonGroup/MeterGroup: allow deeply partial ui config (#​2542) (bf58086)
  • Carousel: wrong ui type with strategy (07ef771)
  • components: replace as const with correct type in config (#​2652) (51c8b8e)
  • DatePicker: undefined dayIndex (#​2545) (ce955d2)
  • Form: resolve async validation in yup & issue directly mutate state (#​2701) (f3632dd)
  • Form: use parsed value from joi instead of original state (#​2587) (acecff4)
  • InputMenu/SelectMenu: use by prop to compare objects & support dot notation in value-attribute (#​2566) (7154254)
  • Link: exactQuery prop type (#​2781) (4cde571)
  • Notification: element renders even when no notification is present (#​2561) (d4e408c)
  • Table: data outdated when rows change (#​2600) (b23f2de)
  • Table: missing type on props loadingState (#​2551) (6e66990)
  • Table: prevent onClick while blocking element (#​2592) (9703786)
  • types: improve DeepPartial type for App Config (#​2621) (976b03f)

👋 New Contributors

Full Changelog: nuxt/ui@v2.19.2...v2.20.0

v2.19.2

Compare Source

v2.19.1

Compare Source

🐛 Bug Fixes

  • InputMenu/SelectMenu: regex breaks build (cb6f5f2)

Full Changelog: nuxt/ui@v2.19.0...v2.19.1

v2.19.0

Compare Source

Read our updated documentation on https://ui.nuxt.com/.

🚨 Breaking Changes

In #​2485, the expandable feature of the Table component has changed. You should use v-model:expand to achieve the functionality that was previously implemented using the #expand slot.

🚀 Features

🐛 Bug Fixes

👋 New Contributors

Full Changelog: nuxt/ui@v2.18.7...v2.19.0

v2.18.7

Compare Source

🚀 Enhancements

🐛 Bug Fixes

👋 New Contributors

Full Changelog: nuxt/ui@v2.18.6...v2.18.7

v2.18.6

Compare Source

Bug Fixes

v2.18.5

Compare Source

Features
Bug Fixes

v2.18.4

Compare Source

Bug Fixes

v2.18.3

Compare Source

Bug Fixes
  • Link: define rel as any (69f605f)
  • types: only use .ts for index (93ddf1d)

v2.18.2

Compare Source

Bug Fixes
  • Tabs: add missing UIcon import (4fd1be2)

v2.18.1

Compare Source

Bug Fixes
  • components: use relative imports (ea721a3)

v2.18.0

Compare Source

⚠ BREAKING CHANGES
  • Icon: migrate from @egoist/tailwindcss-icons to new @nuxt/icon (#​1789)
Features
Bug Fixes
  • Accordion: truncate buttons (5db18c0), closes #​1909
  • Alert/Notification: missing margin on description (2c55fb6), closes #​1959
  • Breadcrumb: use rotate on rtl icon (53003fc)
  • ButtonGroup/FormGroup: pass default sizes to children (#​1875) (6b6b03d)
  • Carousel: remove mix-blend-overlay on indicators (#​1714) (f74f1df)
  • FormGroup: don't check for error slot so help slot can render (#​1888) (99c52e5)
  • InputMenu/SelectMenu: invalid label with value-attribute and async search (4d5f250), closes #​1780
  • InputMenu/SelectMenu: prevent double filter with async search (e2881d3), closes #​1966
  • Link: allow ariaLabel to be picked (720c44d), closes #​1934
  • Progress: pass down attrs to <progress> to improve accessibility (#​1881) (abd13f1)
  • RadioGroup: allow boolean in modelValue prop (#​1913) (8eca5a0)

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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

cloudflare-workers-and-pages bot commented Jul 25, 2024

Deploying mcbanners with  Cloudflare Pages  Cloudflare Pages

Latest commit: 8b9834b
Status:🚫  Build failed.

View logs

@renovate renovate bot changed the title fix(deps): update dependency @nuxt/ui to v2.18.0 fix(deps): update dependency @nuxt/ui to v2.18.2 Jul 25, 2024
@renovate renovate bot changed the title fix(deps): update dependency @nuxt/ui to v2.18.2 fix(deps): update dependency @nuxt/ui to v2.18.3 Jul 30, 2024
@renovate renovate bot changed the title fix(deps): update dependency @nuxt/ui to v2.18.3 fix(deps): update dependency @nuxt/ui to v2.18.4 Aug 5, 2024
@renovate renovate bot changed the title fix(deps): update dependency @nuxt/ui to v2.18.4 fix(deps): update dependency @nuxt/ui to v2.18.5 Sep 18, 2024
@renovate renovate bot changed the title fix(deps): update dependency @nuxt/ui to v2.18.5 fix(deps): update dependency @nuxt/ui to v2.18.6 Sep 23, 2024
@renovate renovate bot changed the title fix(deps): update dependency @nuxt/ui to v2.18.6 fix(deps): update dependency @nuxt/ui to v2.18.7 Oct 9, 2024
@renovate renovate bot changed the title fix(deps): update dependency @nuxt/ui to v2.18.7 fix(deps): update dependency @nuxt/ui to v2.19.1 Nov 5, 2024
@renovate renovate bot changed the title fix(deps): update dependency @nuxt/ui to v2.19.1 fix(deps): update dependency @nuxt/ui to v2.19.2 Nov 5, 2024
@renovate renovate bot changed the title fix(deps): update dependency @nuxt/ui to v2.19.2 fix(deps): update dependency @nuxt/ui to v2.20.0 Dec 9, 2024
@renovate renovate bot force-pushed the renovate/nuxt-ui-2.x-lockfile branch from 51ae2b8 to 3e8d179 Compare January 14, 2025 18:30
@renovate renovate bot changed the title fix(deps): update dependency @nuxt/ui to v2.20.0 fix(deps): update dependency @nuxt/ui to v2.21.0 Jan 14, 2025
@renovate renovate bot force-pushed the renovate/nuxt-ui-2.x-lockfile branch 2 times, most recently from 72aeb67 to 8d04722 Compare January 30, 2025 17:10
@renovate renovate bot force-pushed the renovate/nuxt-ui-2.x-lockfile branch from 8d04722 to d05562f Compare February 9, 2025 17:12
@renovate renovate bot force-pushed the renovate/nuxt-ui-2.x-lockfile branch 2 times, most recently from 60b2463 to 86e0620 Compare March 8, 2025 13:38
@renovate renovate bot changed the title fix(deps): update dependency @nuxt/ui to v2.21.0 fix(deps): update dependency @nuxt/ui to v2.21.1 Mar 8, 2025
@renovate renovate bot force-pushed the renovate/nuxt-ui-2.x-lockfile branch 3 times, most recently from c1c3e46 to e048f4f Compare March 17, 2025 18:39
@renovate renovate bot force-pushed the renovate/nuxt-ui-2.x-lockfile branch from e048f4f to 7c68883 Compare April 1, 2025 11:23
@renovate renovate bot force-pushed the renovate/nuxt-ui-2.x-lockfile branch from 7c68883 to 17e81d0 Compare April 8, 2025 12:05
@renovate renovate bot force-pushed the renovate/nuxt-ui-2.x-lockfile branch from 17e81d0 to ef66389 Compare April 22, 2025 22:41
@renovate renovate bot changed the title fix(deps): update dependency @nuxt/ui to v2.21.1 fix(deps): update dependency @nuxt/ui to v2.22.0 Apr 22, 2025
@renovate renovate bot force-pushed the renovate/nuxt-ui-2.x-lockfile branch from ef66389 to 0901c28 Compare April 24, 2025 07:46
@renovate renovate bot force-pushed the renovate/nuxt-ui-2.x-lockfile branch from 0901c28 to 9ebcb08 Compare May 19, 2025 16:58
@renovate renovate bot force-pushed the renovate/nuxt-ui-2.x-lockfile branch from 9ebcb08 to 1f95c76 Compare May 28, 2025 07:16
@renovate renovate bot force-pushed the renovate/nuxt-ui-2.x-lockfile branch from 1f95c76 to 4eef0cb Compare June 5, 2025 21:10
@renovate renovate bot force-pushed the renovate/nuxt-ui-2.x-lockfile branch from 4eef0cb to 13aac7e Compare June 22, 2025 13:01
@renovate renovate bot force-pushed the renovate/nuxt-ui-2.x-lockfile branch from 13aac7e to 4092cfe Compare July 2, 2025 15:09
@renovate renovate bot force-pushed the renovate/nuxt-ui-2.x-lockfile branch from 4092cfe to 09cc182 Compare July 16, 2025 17:45
@renovate renovate bot changed the title fix(deps): update dependency @nuxt/ui to v2.22.0 fix(deps): update dependency @nuxt/ui to v2.22.1 Jul 16, 2025
@renovate renovate bot force-pushed the renovate/nuxt-ui-2.x-lockfile branch 2 times, most recently from aaac638 to fd241eb Compare August 13, 2025 16:29
@renovate renovate bot force-pushed the renovate/nuxt-ui-2.x-lockfile branch from fd241eb to 8fcc058 Compare August 19, 2025 16:14
@renovate renovate bot force-pushed the renovate/nuxt-ui-2.x-lockfile branch from 8fcc058 to efa60c7 Compare August 31, 2025 10:38
@renovate renovate bot changed the title fix(deps): update dependency @nuxt/ui to v2.22.1 fix(deps): update dependency @nuxt/ui to v2.22.3 Sep 1, 2025
@renovate renovate bot force-pushed the renovate/nuxt-ui-2.x-lockfile branch from efa60c7 to 3277e42 Compare September 1, 2025 20:13
@renovate renovate bot force-pushed the renovate/nuxt-ui-2.x-lockfile branch from 3277e42 to 8b9834b Compare September 25, 2025 15:05
@renovate renovate bot changed the title fix(deps): update dependency @nuxt/ui to v2.22.3 chore(deps): update dependency @nuxt/ui to v2.22.3 Sep 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants