Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency @nuxt/ui to v2.20.0 #430

Merged
merged 1 commit into from
Jan 16, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 28, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nuxt/ui (source) 2.17.0 -> 2.20.0 age adoption passing confidence

Release Notes

nuxt/ui (@​nuxt/ui)

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

Bug Fixes
  • Button: put back target override (212f7df)

v2.19.1

Compare Source

Bug Fixes
  • InputMenu/SelectMenu: regex breaks build (cb6f5f2)

v2.19.0

Compare Source

Features
Bug Fixes

v2.18.7

Compare Source

Features
Bug Fixes

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: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

@renovate renovate bot added chore dependencies Pull requests that update a dependency file labels Jul 28, 2024
Copy link
Contributor Author

renovate bot commented Jul 28, 2024

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


  • Branch has one or more failed status checks

@renovate renovate bot force-pushed the renovate/nuxt-ui-2.x branch from 0afd690 to bb2eb8f Compare August 2, 2024 14:17
@renovate renovate bot changed the title chore(deps): update dependency @nuxt/ui to v2.18.2 chore(deps): update dependency @nuxt/ui to v2.18.3 Aug 2, 2024
@renovate renovate bot force-pushed the renovate/nuxt-ui-2.x branch from bb2eb8f to 2f09b45 Compare August 8, 2024 14:59
@renovate renovate bot changed the title chore(deps): update dependency @nuxt/ui to v2.18.3 chore(deps): update dependency @nuxt/ui to v2.18.4 Aug 8, 2024
@renovate renovate bot force-pushed the renovate/nuxt-ui-2.x branch 22 times, most recently from 292d4b3 to 1bdfaf9 Compare September 9, 2024 15:23
@renovate renovate bot force-pushed the renovate/nuxt-ui-2.x branch 16 times, most recently from 19162c8 to c29225f Compare October 26, 2024 19:38
@renovate renovate bot force-pushed the renovate/nuxt-ui-2.x branch from c29225f to 912bc80 Compare November 8, 2024 18:01
@renovate renovate bot changed the title chore(deps): update dependency @nuxt/ui to v2.18.7 chore(deps): update dependency @nuxt/ui to v2.19.1 Nov 8, 2024
@renovate renovate bot force-pushed the renovate/nuxt-ui-2.x branch from 912bc80 to 095ae72 Compare November 8, 2024 21:19
@renovate renovate bot changed the title chore(deps): update dependency @nuxt/ui to v2.19.1 chore(deps): update dependency @nuxt/ui to v2.19.2 Nov 8, 2024
@renovate renovate bot force-pushed the renovate/nuxt-ui-2.x branch from 095ae72 to af51226 Compare December 12, 2024 14:56
@renovate renovate bot changed the title chore(deps): update dependency @nuxt/ui to v2.19.2 chore(deps): update dependency @nuxt/ui to v2.20.0 Dec 12, 2024
@renovate renovate bot force-pushed the renovate/nuxt-ui-2.x branch 4 times, most recently from 24056c8 to efa924f Compare January 16, 2025 09:32
@renovate renovate bot force-pushed the renovate/nuxt-ui-2.x branch from efa924f to f686ece Compare January 16, 2025 12:15
@renovate renovate bot merged commit 3ea1919 into master Jan 16, 2025
5 checks passed
@renovate renovate bot deleted the renovate/nuxt-ui-2.x branch January 16, 2025 18:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant