Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 22, 2025

Bumps @nuxt/ui from 3.0.2 to 3.3.4.

Release notes

Sourced from @​nuxt/ui's releases.

v3.3.4

🐛 Bug Fixes

  • FileUpload: add missing button type (91f86d9), closes #4935
  • Form: handling race condition on clear function (#4843) (0a8ead7)
  • InputMenu/Select/SelectMenu: show falsy value when model value is falsy (#4882) (5b9d9d8)
  • locale: improve id name (#4890) (e5cb55b)

Full Changelog: nuxt/ui@v3.3.3...v3.3.4

v3.3.3

🚀 Features

  • useFormField: export form errors injection key (#4808) (ec2bc0a)

🐛 Bug Fixes

  • components: broken types for update:model-value event (#4853) (7133f50)
  • Form: default slot types (#4758) (a32cc37)
  • Form: update Form interface to accept RegExp (#4821) (0c2d390)
  • InputMenu/Select/SelectMenu: show placeholder when model value is falsy (#4825) (90b5daf)
  • InputMenu: prevent focus-outside event on content (77b6b9a)
  • Link: ensure target _blank is flagged as external for Inertia (#4746) (520b277)
  • Table: ensure colspan calc for loading and empty states (#4826) (bdcc8c4)

New Contributors

Full Changelog: nuxt/ui@v3.3.2...v3.3.3

v3.3.2

This release ensures the tailwind-variants@2.0.1 dependency is installed. The 2.1.0 version is somehow broken at the moment: heroui-inc/tailwind-variants#259 / heroui-inc/tailwind-variants#258

Full Changelog: nuxt/ui@v3.3.1...v3.3.2

v3.3.1

🚀 Features

🐛 Bug Fixes

  • Drawer: improve closing animation with inset prop (#4676) (9da1527)
  • FileUpload: handle wildcard in dropzone dataTypes (#4671) (729bed4)
  • FileUpload: improve file removal a11y (#4607) (f90bba0)
  • FileUpload: open dialog on keyup (#4629) (8e9265e)
  • FileUpload: prevent default on keydown (#4633) (68d8a98)

... (truncated)

Changelog

Sourced from @​nuxt/ui's changelog.

3.3.4 (2025-09-15)

Bug Fixes

  • FileUpload: add missing button type (91f86d9), closes #4935
  • Form: handling race condition on clear function (#4843) (0a8ead7)
  • InputMenu/Select/SelectMenu: show falsy value when model value is falsy (#4882) (5b9d9d8)
  • locale: improve id name (#4890) (e5cb55b)

3.3.3 (2025-09-01)

Features

  • useFormField: export form errors injection key (#4808) (ec2bc0a)

Bug Fixes

  • components: broken types for update:model-value event (#4853) (7133f50)
  • Form: default slot types (#4758) (a32cc37)
  • Form: update Form interface to accept RegExp (#4821) (0c2d390)
  • InputMenu/Select/SelectMenu: show placeholder when model value is falsy (#4825) (90b5daf)
  • InputMenu: prevent focus-outside event on content (77b6b9a)
  • Link: ensure target _blank is flagged as external for Inertia (#4746) (520b277)
  • Table: ensure colspan calc for loading and empty states (#4826) (bdcc8c4)

3.3.2 (2025-08-14)

3.3.1 (2025-08-14)

Features

Bug Fixes

  • Drawer: improve closing animation with inset prop (#4676) (9da1527)
  • FileUpload: handle wildcard in dropzone dataTypes (#4671) (729bed4)
  • FileUpload: improve file removal a11y (#4607) (f90bba0)
  • FileUpload: open dialog on keyup (#4629) (8e9265e)
  • FileUpload: prevent default on keydown (#4633) (68d8a98)
  • Input: incorrect rendering of type date / time on iOS (#4715) (93cc83c)
  • InputMenu/Select/SelectMenu: add display value fallback when no items found (#4689) (34ca811)
  • Select/InputMenu: handle focus via label inside a FormField (#4696) (55dbcd2)
  • Tabs: add missing Badge import (#4594) (fbec29c)
  • Toast: add type for progress ui prop (#4677) (a8af85c)
  • Tooltip: render only if text or kbds are present (#4568) (5e39cbb)

3.3.0 (2025-07-24)

... (truncated)

Commits
  • 296feac chore(release): v3.3.4
  • 53bc5a6 docs(team): update grid
  • 082f9ad chore(deps): update dependency capture-website to v5 (v3) (#4983)
  • 3060e3d chore(deps): update vue-tsc to ^3.0.7 (v3) (#4980)
  • c39c34c chore(deps): update all non-major dependencies (v3) (#4920)
  • e5cb55b fix(locale): improve id name (#4890)
  • 0a8ead7 fix(Form): handling race condition on clear function (#4843)
  • 91f86d9 fix(FileUpload): add missing button type
  • 5b9d9d8 fix(InputMenu/Select/SelectMenu): show falsy value when model value is falsy ...
  • e38f8d9 docs(avatar/avatar-group): add mask example (#4897)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 22, 2025

Assignees

The following users could not be added as assignees: diizzayy. Either the username does not exist or it does not have the correct permissions to be added as an assignee.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 22, 2025
Bumps [@nuxt/ui](https://github.com/nuxt/ui) from 3.0.2 to 3.3.4.
- [Release notes](https://github.com/nuxt/ui/releases)
- [Changelog](https://github.com/nuxt/ui/blob/v3.3.4/CHANGELOG.md)
- [Commits](nuxt/ui@v3.0.2...v3.3.4)

---
updated-dependencies:
- dependency-name: "@nuxt/ui"
  dependency-version: 3.3.4
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nuxt/ui-3.3.4 branch from fcf0da6 to d1b9fbb Compare September 25, 2025 15:49
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 29, 2025

Superseded by #709.

@dependabot dependabot bot closed this Sep 29, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nuxt/ui-3.3.4 branch September 29, 2025 00:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant