Skip to content
This repository was archived by the owner on Aug 27, 2025. It is now read-only.

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 28, 2025

Bumps @nuxt/ui from 2.21.1 to 2.22.0.

Release notes

Sourced from @​nuxt/ui's releases.

v2.22.0

✨ Highlights

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

The module has been updated to use nuxt/module-builder@1.0.0!

🚨 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 valibot@1.0.0 / zod@3.24.0 if you use them in your app.

🐛 Bug Fixes

  • Link: properly pick all aria-* & data-* attrs (2bef1e2), closes #3007
  • Table: checkbox still emit @select event (#3269) (c0e14d0)
  • Table: remove type annotation in template (4e96dcc), closes #3146

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

Changelog

Sourced from @​nuxt/ui's changelog.

2.22.0 (2025-04-22)

⚠ BREAKING CHANGES

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

Bug Fixes

  • Link: properly pick all aria-* & data-* attrs (2bef1e2), closes #3007
  • Table: checkbox still emit [@select](https://github.com/select) event (#3269) (c0e14d0)
  • Table: remove type annotation in template (4e96dcc), closes #3146

Code Refactoring

  • Form: drop explicit support for zod and valibot (#3618) (ee37362)
Commits
  • bb8d7aa chore(github): remove version check from release
  • 8c727f2 chore(github): update release workflow
  • 48fabbc chore(release): v2.22.0
  • c46b952 chore(deps): run pnpm approve-builds
  • c0e14d0 fix(Table): checkbox still emit @select event (#3269)
  • a58efd2 chore(deps): lock file maintenance (v2) (#3940)
  • ec2b51b chore(deps): update pnpm to v10.9.0 (v2) (#3943)
  • e2dc287 chore(deps): update devdependency release-it to v19 (v2) (#3930)
  • dbe8b34 chore(deps): update all non-major dependencies (v2) (#3884)
  • 091725f chore(deps): lock file maintenance (v2) (#3811)
  • 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 dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 28, 2025
Bumps [@nuxt/ui](https://github.com/nuxt/ui) from 2.21.1 to 2.22.0.
- [Release notes](https://github.com/nuxt/ui/releases)
- [Changelog](https://github.com/nuxt/ui/blob/v2.22.0/CHANGELOG.md)
- [Commits](nuxt/ui@v2.21.1...v2.22.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/frontend/nuxt/ui-2.22.0 branch from 49d6a5e to e5df34d Compare May 19, 2025 00:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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