-
Notifications
You must be signed in to change notification settings - Fork 3
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.2.0 #12
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/headlessui-react-2.x-lockfile
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
|
✅ Deploy Preview for socialconnect-template canceled.
|
renovate
bot
force-pushed
the
renovate/headlessui-react-2.x-lockfile
branch
from
June 25, 2024 17:52
4bd7758
to
20b17a5
Compare
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
bot
force-pushed
the
renovate/headlessui-react-2.x-lockfile
branch
from
June 30, 2024 02:40
20b17a5
to
0703db7
Compare
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
bot
force-pushed
the
renovate/headlessui-react-2.x-lockfile
branch
from
July 9, 2024 05:51
0703db7
to
7077f37
Compare
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
bot
force-pushed
the
renovate/headlessui-react-2.x-lockfile
branch
from
August 26, 2024 20:51
7077f37
to
81e3c12
Compare
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
bot
force-pushed
the
renovate/headlessui-react-2.x-lockfile
branch
from
September 7, 2024 05:55
81e3c12
to
778044b
Compare
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
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
bot
force-pushed
the
renovate/headlessui-react-2.x-lockfile
branch
from
September 13, 2024 02:59
778044b
to
1bb296d
Compare
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
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
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
bot
force-pushed
the
renovate/headlessui-react-2.x-lockfile
branch
from
October 7, 2024 02:07
1bb296d
to
6a9788b
Compare
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
renovate
bot
force-pushed
the
renovate/headlessui-react-2.x-lockfile
branch
from
October 14, 2024 02:20
6a9788b
to
15633a1
Compare
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
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate
bot
force-pushed
the
renovate/headlessui-react-2.x-lockfile
branch
from
October 29, 2024 05:30
15633a1
to
f32b8f2
Compare
renovate
bot
changed the title
fix(deps): update dependency @headlessui/react to v2.1.10
fix(deps): update dependency @headlessui/react to v2.2.0
Oct 29, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.0.3
->2.2.0
Release Notes
tailwindlabs/headlessui (@headlessui/react)
v2.2.0
Compare Source
Added
v2.1.10
Compare Source
Fixed
React.JSX
instead of deprecated globalJSX
(#3511)ListboxOptions
when usingas={Fragment}
(#3513)v2.1.9
Compare Source
Fixed
Element
is available before polyfilling to prevent crashes in non-browser environments (#3493)instanceof HTMLElement
in some environments (#3494)process
in Combobox component when using virtualization (#3495)v2.1.8
Compare Source
Fixed
as={Fragment}
onMenuButton
,ListboxButton
,DisclosureButton
orButton
components (#3478)v2.1.7
Compare Source
Fixed
Element.prototype.getAnimations
is not available (#3473)v2.1.6
Compare Source
Fixed
ListboxOptions
being incorrectly marked asinert
(#3466)DisclosureButton
inside of aDisclosurePanel
when theDisclosure
is open by default (#3465)v2.1.5
Compare Source
Fixed
PopoverButton
in rapid succession (#3452)v2.1.4
Compare Source
Fixed
transition
prop (#3448)v2.1.3
Compare Source
Fixed
Transition
component state doesn't change when it becomes hidden (#3372)transition
prop, and after scrolling the page (#3407)v2.1.2
Compare Source
Fixed
ListboxOptions
(#3337)unmount
onDialog
works in combination with thetransition
prop onDialogBackdrop
andDialogPanel
components (#3352)Combobox
component when invirtual
mode when options are empty (#3356)anchor
prop (#3357)transition
andfocus
prop combination forPopoverPanel
component (#3361)Popover
components (#3362)Dialog
component (#3365)flushSync
warning forCombobox
component withimmediate
prop enabled (#3366)v2.1.1
Compare Source
Fixed
anchor="selection"
positioning (#3324)ComboboxOptions
to useany
instead ofunknown
(#3327)Transition
boundary forDialog
component (#3331)v2.1.0
Compare Source
Added
Dialog
components at once (without nesting them) (#3242)DialogBackdrop
component (#3307, #3310)PopoverBackdrop
component to replacePopoverOverlay
(#3308)Fixed
Combobox
open when clicking scrollbar inComboboxOptions
(#3249)ComboboxInput
does not sync with current value while typing (#3259)Combobox
component when using native scrollbar (#3190)ComboboxOptions
while closing (#3304)style
prop onComboboxOptions
,ListboxOptions
,MenuItems
, andPopoverPanel
components (#3250)Checkbox
when it isdisabled
(#3251)useId
instead of React internals (for React 19 compatibility) (#3254)Transition
andTransitionChild
components (#3303)Changed
Tab
andShift+Tab
keys when theListbox
component is open (#3284)v2.0.4
Compare Source
Fixed
Escape
to close theDialog
component (#3218)virtual
and non-virtual mode inCombobox
component (#3236)<PopoverPanel>
component moves focus inside (without using<PortalGroup>
) (#3239)defaultValue
is used (#3240)Deprecated
SwitchGroup
as deprecated, preferField
instead (#3232)Changed
fieldset
instead ofdiv
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.
This PR was generated by Mend Renovate. View the repository job log.