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): update dependency @headlessui/react to v2.1.10 #12

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 3, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@headlessui/react (source) 2.0.3 -> 2.1.10 age adoption passing confidence

Release Notes

tailwindlabs/headlessui (@​headlessui/react)

v2.1.10

Compare Source

Fixed
  • Use React.JSX instead of deprecated global JSX (#​3511)
  • Fix crash in ListboxOptions when using as={Fragment} (#​3513)

v2.1.9

Compare Source

Fixed
  • Ensure Element is available before polyfilling to prevent crashes in non-browser environments (#​3493)
  • Fix crash when using instanceof HTMLElement in some environments (#​3494)
  • Cleanup process in Combobox component when using virtualization (#​3495)

v2.1.8

Compare Source

Fixed
  • Fix crash when using as={Fragment} on MenuButton, ListboxButton, DisclosureButton or Button components (#​3478)

v2.1.7

Compare Source

Fixed
  • Prevent crash in environments where Element.prototype.getAnimations is not available (#​3473)

v2.1.6

Compare Source

Fixed
  • Fix ListboxOptions being incorrectly marked as inert (#​3466)
  • Fix crash when using DisclosureButton inside of a DisclosurePanel when the Disclosure is open by default (#​3465)

v2.1.5

Compare Source

Fixed
  • Fix transition bug on Firefox, triggered by clicking the PopoverButton in rapid succession (#​3452)

v2.1.4

Compare Source

Fixed
  • Fix components not closing properly when using the transition prop (#​3448)

v2.1.3

Compare Source

Fixed
  • Ensure Transition component state doesn't change when it becomes hidden (#​3372)
  • Fix closing components using the transition prop, and after scrolling the page (#​3407)
  • Ensure all client components are marked correctly to avoid a crash with React 19 and Turbopack (#​3429)

v2.1.2

Compare Source

Fixed
  • Fix prematurely added anchoring styles on ListboxOptions (#​3337)
  • Ensure unmount on Dialog works in combination with the transition prop on DialogBackdrop and DialogPanel components (#​3352)
  • Fix crash in Combobox component when in virtual mode when options are empty (#​3356)
  • Fix hanging tests when using anchor prop (#​3357)
  • Fix transition and focus prop combination for PopoverPanel component (#​3361)
  • Fix outside click in nested portalled Popover components (#​3362)
  • Fix restoring focus to correct element when closing Dialog component (#​3365)
  • Fix flushSync warning for Combobox component with immediate prop enabled (#​3366)

v2.1.1

Compare Source

Fixed
  • Fix issues spreading omitted props onto components (#​3313)
  • Fix initial anchor="selection" positioning (#​3324)
  • Fix render prop in ComboboxOptions to use any instead of unknown (#​3327)
  • Fix incorrect Transition boundary for Dialog component (#​3331)

v2.1.0

Compare Source

Added
Fixed
  • Keep Combobox open when clicking scrollbar in ComboboxOptions (#​3249)
  • Ensure ComboboxInput does not sync with current value while typing (#​3259)
  • Fix visual jitter in Combobox component when using native scrollbar (#​3190)
  • Improve UX by freezing ComboboxOptions while closing (#​3304)
  • Merge incoming style prop on ComboboxOptions, ListboxOptions, MenuItems, and PopoverPanel components (#​3250)
  • Prevent focus on Checkbox when it is disabled (#​3251)
  • Use useId instead of React internals (for React 19 compatibility) (#​3254)
  • Cancel outside click behavior on touch devices when scrolling (#​3266)
  • Correctly apply conditional classes when using Transition and TransitionChild components (#​3303)
Changed
  • Allow using the Tab and Shift+Tab keys when the Listbox component is open (#​3284)

v2.0.4

Compare Source

Fixed
  • [internal] Don’t set a focus fallback for Dialog’s in demo mode (#​3194)
  • Ensure page doesn't scroll down when pressing Escape to close the Dialog component (#​3218)
  • Fix crash when toggling between virtual and non-virtual mode in Combobox component (#​3236)
  • Ensure tabbing to a portalled <PopoverPanel> component moves focus inside (without using <PortalGroup>) (#​3239)
  • Only handle form reset when defaultValue is used (#​3240)
Deprecated
  • Mark SwitchGroup as deprecated, prefer Field instead (#​3232)
Changed
  • Use native fieldset instead of div by default for <Fieldset /> component (#​3237)

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Contributor Author

renovate bot commented Jun 3, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: packages/react-app/package-lock.json
npm WARN ignoring workspace config at /tmp/renovate/repos/github/celo-org/socialconnect-template/packages/react-app/.npmrc 
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: [email protected]
npm ERR! Found: @rainbow-me/[email protected]
npm ERR! node_modules/@rainbow-me/rainbowkit
npm ERR!   @rainbow-me/rainbowkit@"^2.0.7" from [email protected]
npm ERR!   packages/react-app
npm ERR!     [email protected]
npm ERR!     node_modules/react-app
npm ERR!       workspace packages/react-app from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer @rainbow-me/rainbowkit@"^1.3.6" from @celo/[email protected]
npm ERR! node_modules/@celo/rainbowkit-celo
npm ERR!   @celo/rainbowkit-celo@"^1.2.0" from [email protected]
npm ERR!   packages/react-app
npm ERR!     [email protected]
npm ERR!     node_modules/react-app
npm ERR!       workspace packages/react-app from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /tmp/renovate/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate/cache/others/npm/_logs/2024-10-14T02_20_27_250Z-debug-0.log

Copy link

netlify bot commented Jun 3, 2024

Deploy Preview for socialconnect-template canceled.

Name Link
🔨 Latest commit 15633a1
🔍 Latest deploy log https://app.netlify.com/sites/socialconnect-template/deploys/670c7fff3a70e70008d72bed

@renovate renovate bot force-pushed the renovate/headlessui-react-2.x-lockfile branch from 4bd7758 to 20b17a5 Compare June 25, 2024 17:52
@renovate renovate bot changed the title fix(deps): update dependency @headlessui/react to v2.0.4 fix(deps): update dependency @headlessui/react to v2.1.0 Jun 25, 2024
@renovate renovate bot force-pushed the renovate/headlessui-react-2.x-lockfile branch from 20b17a5 to 0703db7 Compare June 30, 2024 02:40
@renovate renovate bot changed the title fix(deps): update dependency @headlessui/react to v2.1.0 fix(deps): update dependency @headlessui/react to v2.1.1 Jun 30, 2024
@renovate renovate bot force-pushed the renovate/headlessui-react-2.x-lockfile branch from 0703db7 to 7077f37 Compare July 9, 2024 05:51
@renovate renovate bot changed the title fix(deps): update dependency @headlessui/react to v2.1.1 fix(deps): update dependency @headlessui/react to v2.1.2 Jul 9, 2024
@renovate renovate bot force-pushed the renovate/headlessui-react-2.x-lockfile branch from 7077f37 to 81e3c12 Compare August 26, 2024 20:51
@renovate renovate bot changed the title fix(deps): update dependency @headlessui/react to v2.1.2 fix(deps): update dependency @headlessui/react to v2.1.3 Aug 26, 2024
@renovate renovate bot force-pushed the renovate/headlessui-react-2.x-lockfile branch from 81e3c12 to 778044b Compare September 7, 2024 05:55
@renovate renovate bot changed the title fix(deps): update dependency @headlessui/react to v2.1.3 fix(deps): update dependency @headlessui/react to v2.1.4 Sep 7, 2024
@renovate renovate bot changed the title fix(deps): update dependency @headlessui/react to v2.1.4 fix(deps): update dependency @headlessui/react to v2.1.5 Sep 8, 2024
@renovate renovate bot force-pushed the renovate/headlessui-react-2.x-lockfile branch from 778044b to 1bb296d Compare September 13, 2024 02:59
@renovate renovate bot changed the title fix(deps): update dependency @headlessui/react to v2.1.5 fix(deps): update dependency @headlessui/react to v2.1.6 Sep 13, 2024
@renovate renovate bot changed the title fix(deps): update dependency @headlessui/react to v2.1.6 fix(deps): update dependency @headlessui/react to v2.1.7 Sep 15, 2024
@renovate renovate bot changed the title fix(deps): update dependency @headlessui/react to v2.1.7 fix(deps): update dependency @headlessui/react to v2.1.8 Sep 16, 2024
@renovate renovate bot force-pushed the renovate/headlessui-react-2.x-lockfile branch from 1bb296d to 6a9788b Compare October 7, 2024 02:07
@renovate renovate bot changed the title fix(deps): update dependency @headlessui/react to v2.1.8 fix(deps): update dependency @headlessui/react to v2.1.9 Oct 7, 2024
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/headlessui-react-2.x-lockfile branch from 6a9788b to 15633a1 Compare October 14, 2024 02:20
@renovate renovate bot changed the title fix(deps): update dependency @headlessui/react to v2.1.9 fix(deps): update dependency @headlessui/react to v2.1.10 Oct 14, 2024
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.

0 participants