incubrain / astrotribe

A global network of astronomers helping to inspire and educate the next generation.
https://astrotribe.vercel.app
6 stars 2 forks source link

chore(deps-dev): bump @nuxt/ui from 2.14.2 to 2.15.2 #181

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps @nuxt/ui from 2.14.2 to 2.15.2.

Release notes

Sourced from @​nuxt/ui's releases.

v2.15.2

:rocket: Enhancements

  • Accordion: add unmount prop to allow lazy mounting for heavy components (#1590) (91e5002)
  • Table: add checkbox ui config (#1409) (8b54660)

:bug: Bug Fixes

  • Breadcrumb: missing min-w-0 on wrapper to truncate (9f01145), closes #1650
  • Carousel: next and prev buttons disabled (#1619) (e909884)
  • Popover/Dropdown: prevent unintended closure on touchstart in mobile devices (#1609) (2392b4a)
  • Modal: wait for transition to complete to reset state (#1618) (2bdb5d2)
  • Slideover: remove dynamic component when closing (#1615) (58faa10)
  • Slideover: wait for transition to complete to reset state (#1624) (07a4d13)

:wave: New Contributors

Full Changelog: https://github.com/nuxt/ui/compare/v2.15.1...v2.15.2

v2.15.1

:rocket: Enhancements

  • Avatar: add as prop to use NuxtImg underneath (49b73aa), closes #1577

:bug: Bug Fixes

  • Checkbox: @change event value (#1580) (c98d6e3)
  • Divider: add w-full only on horizontal wrapper (#1565) (bd8b737)
  • Dropdown: missing mouseenter event on container (7288953)
  • Input/SelectMenu: handle file type and change events (#1570) (878f707)
  • Popover: missing mouseenter event on container (8517897), closes #1564

:wave: New Contributors

Full Changelog: https://github.com/nuxt/ui/compare/v2.15.0...v2.15.1

v2.15.0

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

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.

:warning: Breaking Changes

... (truncated)

Changelog

Sourced from @​nuxt/ui's changelog.

2.15.2 (2024-04-12)

Features

  • Accordion: add unmount prop to allow lazy mounting for heavy components (#1590) (91e5002)
  • Table: add checkbox ui config (#1409) (8b54660)

Bug Fixes

  • Breadcrumb: missing min-w-0 on wrapper to truncate (9f01145), closes #1650
  • Carousel: next and prev buttons disabled (#1619) (e909884)
  • Popover/Dropdown: prevent unintended closure on touchstart in mobile devices (#1609) (2392b4a)
  • Slideover: remove dynamic component when closing (#1615) (58faa10)
  • Slideover: wait for transition to complete to reset state (#1624) (07a4d13)

2.15.1 (2024-04-02)

Features

  • Avatar: add as prop to use NuxtImg underneath (49b73aa), closes #1577

Bug Fixes

  • Checkbox: [@change](https://github.com/change) event value (#1580) (c98d6e3)
  • Divider: add w-full only on horizontal wrapper (#1565) (bd8b737)
  • Dropdown: missing mouseenter event on container (7288953)
  • Input/SelectMenu: handle file type and change events (#1570) (878f707)
  • Popover: missing mouseenter event on container (8517897), closes #1564

2.15.0 (2024-03-26)

⚠ BREAKING CHANGES

  • forms: normalize input emits (#1560)

Features

Bug Fixes

... (truncated)

Commits
  • c75c015 chore(release): v2.15.2
  • 993bb89 chore(deps): update all non-major dependencies (#1652)
  • 9f01145 fix(Breadcrumb): missing min-w-0 on wrapper to truncate
  • c1d9e0e chore(deps): update all non-major dependencies (#1625)
  • f610c96 docs: use nuxi init -t ui command in installation (#1648)
  • 8b54660 feat(Table): add checkbox ui config (#1409)
  • f08471c docs: use new nuxi 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)
  • 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 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[bot] commented 2 months ago

Looks like @nuxt/ui is no longer a dependency, so this is no longer needed.