This is a smaller update than usual but as you might know we're hard at work making the next major release of Nuxt UI, you can read more about it in #1289.
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 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)
Bumps @nuxt/ui from 2.14.2 to 2.15.2.
Release notes
Sourced from
@nuxt/ui
's releases.... (truncated)
Changelog
Sourced from
@nuxt/ui
's changelog.... (truncated)
Commits
c75c015
chore(release): v2.15.2993bb89
chore(deps): update all non-major dependencies (#1652)9f01145
fix(Breadcrumb): missingmin-w-0
on wrapper to truncatec1d9e0e
chore(deps): update all non-major dependencies (#1625)f610c96
docs: usenuxi init -t ui
command in installation (#1648)8b54660
feat(Table): addcheckbox
ui config (#1409)f08471c
docs: use newnuxi module add
command in installation (#1606)d19d707
docs(modal): provide an example to bind event listeners (#1611)07a4d13
fix(Slideover): wait for transition to complete to reset state (#1624)9e90d17
chore(deps): update devdependency@nuxt/eslint-config
to ^0.3.0 (#1623)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