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.14 to 1.7.17 #1151

Merged
merged 1 commit into from
Aug 26, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 26, 2023

Bumps @headlessui/react from 1.7.14 to 1.7.17.

Release notes

Sourced from @​headlessui/react's releases.

@​headlessui/react@​v1.7.17

Fixed

  • Use correct value when resetting <Listbox multiple> and <Combobox multiple> (#2626)
  • Render <MainTreeNode /> in Popover.Group component only (#2634)
  • Disable smooth scrolling when opening/closing Dialog components on iOS (#2635)
  • Don't assume <Tab /> components are available when setting the next index (#2642)
  • Fix incorrectly focused Combobox.Input component on page load (#2654)
  • Ensure appear works using the Transition component (even when used with SSR) (#2646)
  • Improve resetting values when using the nullable prop on the Combobox component (#2660)
  • Fix hydration of components inside <Suspense> (#2663)
  • Prevent scrolling when focusing a tab (#2674)

@​headlessui/react@​v1.7.16

Fixed

  • Ensure the caret is in a consistent position when syncing the Combobox.Input value (#2568)
  • Improve "outside click" behaviour in combination with 3rd party libraries (#2572)
  • Ensure IME works on Android devices (#2580)
  • Calculate aria-expanded purely based on the open/closed state (#2610)
  • Submit form on Enter even if no submit-like button was found (#2613)

@​headlessui/react@​v1.7.15

Added

  • [internal] add demo mode to Menu and Popover components (#2448)

Fixed

  • Ensure FocusTrap is only active when the given enabled value is true (#2456)
  • Stop <Transition appear> from overwriting classes on re-render (#2457)
  • Improve control over Menu and Listbox options while searching (#2471)
  • Consider clicks inside iframes to be "outside" (#2485)
  • Ensure moving focus within a Portal component, does not close the Popover component (#2492)

Changed

  • Move types condition to the front (#2469)
Changelog

Sourced from @​headlessui/react's changelog.

[1.7.17] - 2023-08-17

Fixed

  • Use correct value when resetting <Listbox multiple> and <Combobox multiple> (#2626)
  • Render <MainTreeNode /> in Popover.Group component only (#2634)
  • Disable smooth scrolling when opening/closing Dialog components on iOS (#2635)
  • Don't assume <Tab /> components are available when setting the next index (#2642)
  • Fix incorrectly focused Combobox.Input component on page load (#2654)
  • Ensure appear works using the Transition component (even when used with SSR) (#2646)
  • Improve resetting values when using the nullable prop on the Combobox component (#2660)
  • Fix hydration of components inside <Suspense> (#2663)
  • Prevent scrolling when focusing a tab (#2674)

[1.7.16] - 2023-07-27

Fixed

  • Ensure the caret is in a consistent position when syncing the Combobox.Input value (#2568)
  • Improve "outside click" behaviour in combination with 3rd party libraries (#2572)
  • Ensure IME works on Android devices (#2580)
  • Calculate aria-expanded purely based on the open/closed state (#2610)
  • Submit form on Enter even if no submit-like button was found (#2613)

[1.7.15] - 2023-06-01

Added

  • [internal] add demo mode to Menu and Popover components (#2448)

Fixed

  • Ensure FocusTrap is only active when the given enabled value is true (#2456)
  • Stop <Transition appear> from overwriting classes on re-render (#2457)
  • Improve control over Menu and Listbox options while searching (#2471)
  • Consider clicks inside iframes to be "outside" (#2485)
  • Ensure moving focus within a Portal component, does not close the Popover component (#2492)

Changed

  • Move types condition to the front (#2469)
Commits
  • 0b8bd32 1.7.17 - @​headlessui/react
  • c2bf9dd Prevent scrolling when focusing a tab (#2674)
  • a317866 Fix hydration of components inside \<Suspense> (#2663)
  • 88b068c Improve resetting values when using the nullable prop on the Combobox com...
  • 842890d Ensure appear works using the Transition component (even when used with S...
  • 88a0138 Fix incorrectly focused Combobox.Input component on page load (#2654)
  • c22a8c1 Don't assume \<Tab /> components are available when setting the next index (...
  • 6f9de89 Disable smooth scrolling when opening/closing Dialog components on iOS (#2635)
  • 34275da Revert "Fix hydration of components inside \<Suspense> (#2633)"
  • 3501289 Fix hydration of components inside \<Suspense> (#2633)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by thecrypticace, a new releaser for @​headlessui/react since your current version.


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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 26, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/2.x/headlessui/react-1.7.17 branch from 93782f1 to e08b18a Compare August 26, 2023 14:48
@jbelien jbelien enabled auto-merge (squash) August 26, 2023 14:49
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/2.x/headlessui/react-1.7.17 branch 2 times, most recently from 40c8c16 to aa7d051 Compare August 26, 2023 14:55
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/2.x/headlessui/react-1.7.17 branch from aa7d051 to e05f6dc Compare August 26, 2023 14:57
@jbelien jbelien merged commit 2094840 into 2.x Aug 26, 2023
@jbelien jbelien deleted the dependabot/npm_and_yarn/2.x/headlessui/react-1.7.17 branch August 26, 2023 14:59
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant