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

⬆️ Bump the updates group with 3 updates #184

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 6, 2025

Bumps the updates group with 3 updates: @nextui-org/react, @trivago/prettier-plugin-sort-imports and @types/node.

Updates @nextui-org/react from 2.6.10 to 2.6.11

Release notes

Sourced from @​nextui-org/react's releases.

@​nextui-org/react@​2.6.11

🚀 What's Changed

🐛 Fixes

  • Theme: Replaced the light mode background in the NextUI Pro section. #4355
  • Docs: Corrected i18n version handling in date-related components. #4430
  • Drawer: Used top-level type-only imports to prevent inline type specifier issues. #4438
  • Alert Component:
    • Marked description prop as optional.
    • Revised styles when only children are provided. #4447
  • Clipboard: Fixed incorrect Unicode whitespace handling when copying text. #4392
  • Popover:
    • Fixed initial animation direction to match fallback placement.
    • Corrected position logic for better accuracy. #4460, #4498
  • Dependencies: Updated @tanstack/react-virtual to support React 19 peer dependency. #4463
  • useImage Hook:
    • Resolved cached image flickering issue.
    • Ensured status is correctly set after hydration. #4442, #4486
  • Select & Listbox:
    • Fixed dataset handling with sections.
    • Added scroll shadow support. #4462
  • Autocomplete:
    • Cleared value when pressing the clear button.
    • Fixed prop validation not working after hover.
    • Resolved missing popover props except for content. #4458, #4452, #4496
  • Navbar: Ensured overlay is hidden when the menu is closed. #4490
  • useAriaLink: Fixed deprecation warning for onClick in Button when used as a Link. #4497

✨ Features

  • Docs Enhancements:
    • Added documentation on integrating NextUI with Laravel. #4432
    • Updated type prop in input to include the "file" type. #4444
    • Added a button to open examples in StackBlitz. #4461

🔧 Maintenance

  • Framework Installations: Updated framework installation instructions for clarity. #4410
  • Changesets: Versioned packages via GitHub Actions. #4440

This release includes essential bug fixes, new features, and documentation improvements, enhancing both the developer experience and user interface stability.

Full Changelog: Compare @​nextui-org/react v2.6.10...v2.6.11

🆕 New Contributors

Changelog

Sourced from @​nextui-org/react's changelog.

2.6.11

Patch Changes

  • Updated dependencies [d92468a, a43b156, 33e0418, 07780a7, a83388a, a83388a, 7c2bc4a, 0401f25, 16c57ec, 0c45fed, fb46df2]:
    • @​nextui-org/listbox@​2.3.9
    • @​nextui-org/select@​2.4.9
    • @​nextui-org/navbar@​2.2.8
    • @​nextui-org/dropdown@​2.3.9
    • @​nextui-org/popover@​2.3.9
    • @​nextui-org/drawer@​2.2.7
    • @​nextui-org/alert@​2.2.9
    • @​nextui-org/theme@​2.4.5
    • @​nextui-org/autocomplete@​2.3.9
    • @​nextui-org/avatar@​2.2.6
    • @​nextui-org/image@​2.2.5
    • @​nextui-org/breadcrumbs@​2.2.6
    • @​nextui-org/date-picker@​2.3.9
    • @​nextui-org/accordion@​2.2.7
    • @​nextui-org/badge@​2.2.5
    • @​nextui-org/button@​2.2.9
    • @​nextui-org/calendar@​2.2.9
    • @​nextui-org/card@​2.2.9
    • @​nextui-org/checkbox@​2.3.8
    • @​nextui-org/chip@​2.2.6
    • @​nextui-org/code@​2.2.6
    • @​nextui-org/date-input@​2.3.8
    • @​nextui-org/divider@​2.2.5
    • @​nextui-org/form@​2.1.8
    • @​nextui-org/input@​2.4.8
    • @​nextui-org/input-otp@​2.1.8
    • @​nextui-org/kbd@​2.2.6
    • @​nextui-org/link@​2.2.7
    • @​nextui-org/menu@​2.2.9
    • @​nextui-org/modal@​2.2.7
    • @​nextui-org/pagination@​2.2.8
    • @​nextui-org/progress@​2.2.6
    • @​nextui-org/radio@​2.3.8
    • @​nextui-org/ripple@​2.2.7
    • @​nextui-org/scroll-shadow@​2.3.5
    • @​nextui-org/skeleton@​2.2.5
    • @​nextui-org/slider@​2.4.7
    • @​nextui-org/snippet@​2.2.10
    • @​nextui-org/spacer@​2.2.6
    • @​nextui-org/spinner@​2.2.6
    • @​nextui-org/switch@​2.2.8
    • @​nextui-org/table@​2.2.8
    • @​nextui-org/tabs@​2.2.7
    • @​nextui-org/tooltip@​2.2.7
    • @​nextui-org/user@​2.2.6

... (truncated)

Commits

Updates @trivago/prettier-plugin-sort-imports from 5.2.0 to 5.2.1

Release notes

Sourced from @​trivago/prettier-plugin-sort-imports's releases.

v5.2.1

What's Changed

New Contributors

Full Changelog: trivago/prettier-plugin-sort-imports@v5.2.0...v5.2.1

Changelog

Sourced from @​trivago/prettier-plugin-sort-imports's changelog.

5.2.1

Commits

Updates @types/node from 22.10.2 to 22.10.5

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the updates group with 3 updates: [@nextui-org/react](https://github.com/nextui-org/nextui/tree/HEAD/packages/core/react), [@trivago/prettier-plugin-sort-imports](https://github.com/trivago/prettier-plugin-sort-imports) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).


Updates `@nextui-org/react` from 2.6.10 to 2.6.11
- [Release notes](https://github.com/nextui-org/nextui/releases)
- [Changelog](https://github.com/nextui-org/nextui/blob/canary/packages/core/react/CHANGELOG.md)
- [Commits](https://github.com/nextui-org/nextui/commits/@nextui-org/[email protected]/packages/core/react)

Updates `@trivago/prettier-plugin-sort-imports` from 5.2.0 to 5.2.1
- [Release notes](https://github.com/trivago/prettier-plugin-sort-imports/releases)
- [Changelog](https://github.com/trivago/prettier-plugin-sort-imports/blob/main/CHANGELOG.md)
- [Commits](trivago/prettier-plugin-sort-imports@v5.2.0...v5.2.1)

Updates `@types/node` from 22.10.2 to 22.10.5
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@nextui-org/react"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: updates
- dependency-name: "@trivago/prettier-plugin-sort-imports"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: updates
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: updates
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 6, 2025
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.

0 participants