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 @headlessui/react from 1.7.7 to 1.7.8 #494

Merged
merged 1 commit into from
Jan 30, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 30, 2023

Bumps @headlessui/react from 1.7.7 to 1.7.8.

Release notes

Sourced from @​headlessui/react's releases.

@​headlessui/react@​v1.7.8

Fixed

  • Fix SSR tab rendering on React 17 (#2102)
  • Fix arrow key handling in Tab (after DOM order changes) (#2145)
  • Fix false positive warning about using multiple <Popover.Button> components (#2146)
  • Fix Tab key with non focusable elements in Popover.Panel (#2147)
  • Fix false positive warning when using <Popover.Button /> in React 17 (#2163)
  • Fix failed to removeChild on Node bug (#2164)
  • Don’t overwrite classes during SSR when rendering fragments (#2173)
  • Improve Combobox accessibility (#2153)
  • Fix crash when reading headlessuiFocusGuard of relatedTarget in the FocusTrap component (#2203)
  • Fix FocusTrap in Dialog when there is only 1 focusable element (#2172)
  • Improve Tabs wrapping around when controlling the component and overflowing the selectedIndex (#2213)
  • Fix shadow-root bug closing Dialog containers (#2217)

Added

  • Allow setting tabIndex on the Tab.Panel (#2214)
Changelog

Sourced from @​headlessui/react's changelog.

[1.7.8] - 2023-01-27

Fixed

  • Fix SSR tab rendering on React 17 (#2102)
  • Fix arrow key handling in Tab (after DOM order changes) (#2145)
  • Fix false positive warning about using multiple <Popover.Button> components (#2146)
  • Fix Tab key with non focusable elements in Popover.Panel (#2147)
  • Fix false positive warning when using <Popover.Button /> in React 17 (#2163)
  • Fix failed to removeChild on Node bug (#2164)
  • Don’t overwrite classes during SSR when rendering fragments (#2173)
  • Improve Combobox accessibility (#2153)
  • Fix crash when reading headlessuiFocusGuard of relatedTarget in the FocusTrap component (#2203)
  • Fix FocusTrap in Dialog when there is only 1 focusable element (#2172)
  • Improve Tabs wrapping around when controlling the component and overflowing the selectedIndex (#2213)
  • Fix shadow-root bug closing Dialog containers (#2217)

Added

  • Allow setting tabIndex on the Tab.Panel (#2214)
Commits
  • b3a0ccb 1.7.8 - @​headlessui/react
  • d8b263c Fix shadow-root bug closing Dialog containers (#2217)
  • 2f13496 Allow setting tabIndex on the Tab.Panel (#2214)
  • e2294f5 Improve Tabs wrapping around when controlling the component and overflowing...
  • dbcfb23 Fix FocusTrap in Dialog when there is only 1 focusable element (#2172)
  • 6f205f0 Fix crash when reading headlessuiFocusGuard of relatedTarget in the `Focu...
  • 1d94d15 Improve Combobox accessibility (#2153)
  • 676de16 cleanup unused import (#2184)
  • aac78d5 Don’t overwrite classes during SSR when rendering fragments (#2173)
  • 08c0837 Fix failed to removeChild on Node bug (#2164)
  • 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 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 [@headlessui/react](https://github.com/tailwindlabs/headlessui/tree/HEAD/packages/@headlessui-react) from 1.7.7 to 1.7.8.
- [Release notes](https://github.com/tailwindlabs/headlessui/releases)
- [Changelog](https://github.com/tailwindlabs/headlessui/blob/main/packages/@headlessui-react/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/headlessui/commits/@headlessui/react@v1.7.8/packages/@headlessui-react)

---
updated-dependencies:
- dependency-name: "@headlessui/react"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 30, 2023

The following labels could not be found: dependencies.

@nunocoracao nunocoracao merged commit fa749cd into dev Jan 30, 2023
@nunocoracao nunocoracao deleted the dependabot/npm_and_yarn/dev/headlessui/react-1.7.8 branch January 30, 2023 21:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant