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 @floating-ui/react to v0.26.9 (master) #1320

Merged
merged 1 commit into from
Feb 19, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 27, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@floating-ui/react (source) 0.26.2 -> 0.26.9 age adoption passing confidence

Release Notes

floating-ui/floating-ui (@​floating-ui/react)

v0.26.9

Compare Source

Patch Changes
  • fix(useFocus): avoid closing floating element when focus moves inside shadow roots

v0.26.8

Compare Source

Patch Changes

v0.26.7

Compare Source

Patch Changes
  • chore: improve JSDocs
  • fix(FloatingPortal): unconditional rendering with Suspense
  • Update dependencies: @floating-ui/[email protected]

v0.26.6

Compare Source

Patch Changes
  • c9c5058: fix(useListNavigation): sync internal indexRef to selectedIndex on open. Fixes an issue where if selectedIndex changed after initial render before opening, activeIndex would not be correctly synced.
  • 8b3c93b: fix(utils): check if env is JSDOM for isVirtualPointerEvent. Fixes issue when testing visibleOnly prop in useFocus.
  • Updated dependencies [d3a773b]

v0.26.5

Compare Source

Patch Changes

v0.26.4

Compare Source

Patch Changes
  • 7dc269c: feat(useRole): add select and combobox component roles and allow
    dynamic/derivable item props based on active and selected states. Also
    adds menuitem role for nested menu reference elements, and automatically
    adds an id to the item props for the new component roles for virtual focus.
  • d9be248: fix(useListNavigation): apply aria-activedescendant prop on
    floating element only for non typeable-combobox reference elements. Fixes
    issues with Firefox VoiceOver on Mac forcing DOM focus into the listbox.

v0.26.3

Compare Source

Patch Changes
  • 9170b9e: fix(useDismiss): targetRootAncestor check for third party outside
    presses

    The Grammarly extension no longer closes upon clicking when inside floating
    elements.

  • 66efdaf: fix(FloatingFocusManager): return focus to last connected element


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, 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 has been generated by Mend Renovate. View repository job log here.

Copy link

codecov bot commented Nov 27, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (1852c4e) 55.23% compared to head (63ce76b) 55.23%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1320   +/-   ##
=======================================
  Coverage   55.23%   55.23%           
=======================================
  Files          38       38           
  Lines        1758     1758           
  Branches      542      542           
=======================================
  Hits          971      971           
  Misses        708      708           
  Partials       79       79           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot changed the title fix(deps): update dependency @floating-ui/react to v0.26.3 (master) fix(deps): update dependency @floating-ui/react to v0.26.4 (master) Dec 11, 2023
@renovate renovate bot force-pushed the renovate/master-floating-ui-react-0.x branch from 331a1b5 to d532bb4 Compare December 11, 2023 10:55
@renovate renovate bot changed the title fix(deps): update dependency @floating-ui/react to v0.26.4 (master) fix(deps): update dependency @floating-ui/react to v0.26.5 (master) Jan 6, 2024
@renovate renovate bot force-pushed the renovate/master-floating-ui-react-0.x branch from d532bb4 to 68fdad7 Compare January 6, 2024 10:57
@renovate renovate bot force-pushed the renovate/master-floating-ui-react-0.x branch from 68fdad7 to 29ae00c Compare January 16, 2024 12:56
@renovate renovate bot changed the title fix(deps): update dependency @floating-ui/react to v0.26.5 (master) fix(deps): update dependency @floating-ui/react to v0.26.6 (master) Jan 16, 2024
@renovate renovate bot changed the title fix(deps): update dependency @floating-ui/react to v0.26.6 (master) fix(deps): update dependency @floating-ui/react to v0.26.7 (master) Jan 26, 2024
@renovate renovate bot force-pushed the renovate/master-floating-ui-react-0.x branch 2 times, most recently from 09b7d98 to d9dee94 Compare January 28, 2024 06:30
@renovate renovate bot changed the title fix(deps): update dependency @floating-ui/react to v0.26.7 (master) fix(deps): update dependency @floating-ui/react to v0.26.8 (master) Jan 28, 2024
@renovate renovate bot force-pushed the renovate/master-floating-ui-react-0.x branch from d9dee94 to 4438f27 Compare February 3, 2024 07:18
@renovate renovate bot changed the title fix(deps): update dependency @floating-ui/react to v0.26.8 (master) fix(deps): update dependency @floating-ui/react to v0.26.9 (master) Feb 3, 2024
@renovate renovate bot force-pushed the renovate/master-floating-ui-react-0.x branch from 4438f27 to b25e334 Compare February 19, 2024 08:39
@renovate renovate bot force-pushed the renovate/master-floating-ui-react-0.x branch from b25e334 to 63ce76b Compare February 19, 2024 14:01
@dackmin dackmin merged commit ad68bd5 into master Feb 19, 2024
6 checks passed
@dackmin dackmin deleted the renovate/master-floating-ui-react-0.x branch February 19, 2024 14:22
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