Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): bump @nuxt/ui from 2.17.0 to 2.18.7 #385

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 10, 2024

Bumps @nuxt/ui from 2.17.0 to 2.18.7.

Release notes

Sourced from @​nuxt/ui's releases.

v2.18.7

🚀 Enhancements

🐛 Bug Fixes

👋 New Contributors

Full Changelog: nuxt/ui@v2.18.6...v2.18.7

v2.18.6

🐛 Bug Fixes

  • components: accept partial config in ui prop (#2235) (eecf4f7)
  • Modal/Slideover: bind transition class to TransitionChild for Vue 3.5 (#2227) (803c20a)
  • SelectMenu: wrong placeholder color with multiple (#2218) (28ad5cf)
  • Table: colspan with expand (#2217) (56118c4)
  • Tabs: handle icon margin in RTL mode (#2233) (ea05414)
  • useFormField: optional property access (#2226) (0a054a5)

New Contributors

Full Changelog: nuxt/ui@v2.18.5...v2.18.6

v2.18.5

🚀 Enhancements

🐛 Bug Fixes

  • Button: button link not showing disabled classes (#2185) (e8ea84a)
  • Carousel: remove trailing space in next button icon (#2088) (1282a5f)

... (truncated)

Changelog

Sourced from @​nuxt/ui's changelog.

2.18.7 (2024-10-09)

Features

Bug Fixes

2.18.6 (2024-09-23)

Bug Fixes

  • components: accept partial config in ui prop (#2235) (eecf4f7)
  • Modal/Slideover: bind transition class to TransitionChild for Vue 3.5 (#2227) (803c20a)
  • SelectMenu: wrong placeholder color with multiple (#2218) (28ad5cf)
  • Table: colspan with expand (#2217) (56118c4)
  • Tabs: handle icon margin in RTL mode (#2233) (ea05414)
  • useFormField: optional property access (#2226) (0a054a5)

2.18.5 (2024-09-18)

Features

Bug Fixes

  • Button: button link not showing disabled classes (#2185) (e8ea84a)
  • Carousel: remove trailing space in next button icon (#2088) (1282a5f)
  • FormGroup: remove id when used with RadioGroup (#2152) (7aec42c)
  • Input: avoid binding value when type is file (#2047) (82313e8)
  • module: allow CSS variables in tailwind colors (#2014) (7f50c70)
  • module: augment @nuxt/schema rather than nuxt/schema (#2171) (ead904f)
  • module: consider user tailwind configPath for module as string (#2074) (e4ba4f7)
  • Pagination: use links on prev and next button (#2179) (c850f85)
  • README: update license link (#2154) (8d79eea)
  • Slideover: bind rounded class to panel (#2187) (bf32baa)
  • Slideover: bind shadow class to panel (#2201) (d22526c)
  • Table: checkbox can emit the [@select](https://github.com/select) event (#2072) (b1f691f)

... (truncated)

Commits
  • 912ec15 chore(release): v2.18.7
  • 5cf24fa fix(Carousel): pages calculation (#2345)
  • 6895b5d chore(deps): update all non-major dependencies (dev) (#2343)
  • 18db7c9 chore(deps): update all non-major dependencies (dev) (#2334)
  • ede7d7c chore(deps): update pnpm to v9.12.1 (dev) (#2327)
  • 7cbe198 chore(deps): update devdependency @​nuxt/test-utils to ^3.14.3 (dev) (#2325)
  • 7736650 chore(deps): update all non-major dependencies (dev) (#2310)
  • d581bd9 chore(deps): lock file maintenance (dev) (#2315)
  • a6d1063 chore(github): add separate v3 issue template (#2307)
  • 6dbd0e0 chore(deps): update all non-major dependencies (dev) (#2289)
  • 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)

Bumps [@nuxt/ui](https://github.com/nuxt/ui) from 2.17.0 to 2.18.7.
- [Release notes](https://github.com/nuxt/ui/releases)
- [Changelog](https://github.com/nuxt/ui/blob/dev/CHANGELOG.md)
- [Commits](nuxt/ui@v2.17.0...v2.18.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 10, 2024
@dependabot dependabot bot requested a review from T-Zahil October 10, 2024 00:22
Copy link

netlify bot commented Oct 10, 2024

Deploy Preview for naughty-kare-906acd ready!

Name Link
🔨 Latest commit 18bccf7
🔍 Latest deploy log https://app.netlify.com/sites/naughty-kare-906acd/deploys/67071e591bfaa30008b6f5c9
😎 Deploy Preview https://deploy-preview-385--naughty-kare-906acd.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant