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.1 #178

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 6 months ago

Bumps @nuxt/ui from 2.14.2 to 2.15.1.

Release notes

Sourced from @​nuxt/ui's releases.

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

  • forms: normalize input emits (#1560)

This PR includes a small breaking change on the URange, USelect and UCheckbox components: the @change event's payload is now the input's value instead of the HTML event to match other inputs.

:rocket: Features

:bug: Bug Fixes

  • ButtonGroup: nested group elements (#1530) (7658211)
  • Carousel: add tab-based ARIA roles (#1516) (e736eca)
  • Checkbox: bind data-n-ids to root element (#1495) (a2b8b70)
  • forms: normalize input emits (#1560) (92e7362)
  • InputMenu: trigger alignement on safari (f4a48f6), closes #1505
  • module: opt in to import.meta.* properties (#1561) (cc62e34)
  • Popover/Dropdown: use @touchstart.passive instead of @touchstart.prevent (#1520) (a563d8f)
  • SelectMenu: filteredOptions might be undefined (#1541) (b0ecac5)
  • SelectMenu: handle Boolean type as model value (#1550) (c49f899)

... (truncated)

Changelog

Sourced from @​nuxt/ui's changelog.

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

  • ButtonGroup: nested group elements (#1530) (7658211)
  • Carousel: add tab-based ARIA roles (#1516) (e736eca)
  • Checkbox: bind data-n-ids to root element (#1495) (a2b8b70)
  • forms: normalize input emits (#1560) (92e7362)
  • InputMenu: trigger alignement on safari (f4a48f6), closes #1505
  • opt in to import.meta.* properties (#1561) (cc62e34)
  • Popover/Dropdown: use [@touchstart](https://github.com/touchstart).passive instead of [@touchstart](https://github.com/touchstart).prevent (#1520) (a563d8f)
  • SelectMenu: filteredOptions might be undefined (#1541) (b0ecac5)
  • SelectMenu: handle Boolean type as model value (#1550) (c49f899)
Commits
  • 36055ba chore(release): v2.15.1
  • 73541f2 chore(deps): update all non-major dependencies (#1562)
  • 03030ab docs(nuxt.config): remove @nuxtjs/google-fonts and @nuxtjs/fontaine config
  • c98d6e3 fix(Checkbox): @change event value (#1580)
  • 49b73aa feat(Avatar): add as prop to use NuxtImg underneath
  • bd8b737 fix(Divider): add w-full only on horizontal wrapper (#1565)
  • dd8a122 docs(installation): update regex to match @nuxt/eslint rules (#1572)
  • 0b799e4 docs(icon): add link to theming icons section (#1571)
  • 8517897 fix(Popover): missing mouseenter event on container
  • 7288953 fix(Dropdown): missing mouseenter event on container
  • 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)
vercel[bot] commented 6 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
astrotribe ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 3, 2024 9:32am
dependabot[bot] commented 5 months ago

Superseded by #181.