Skip to content

fix(deps): update dependency @floating-ui/react to v0.27.7 (master) #1522

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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 16, 2024

This PR contains the following updates:

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

Release Notes

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

v0.27.7

Compare Source

Patch Changes
  • fix(useTransitionStatus): avoid browser from painting before floating element opens. With FloatingDelayGroup, this avoids a flicker when moving between floating elements to ensure one is always open with no missing frames.
  • fix(useListNavigation): correctly scroll to the selected item on open when using a pointer and FloatingFocusManager initialFocus is not in use
  • fix(useHover): clean up blockPointerEvents when opened with click after hover
  • fix(useRole): improve "combobox" role
  • fix(useRole): handle custom id attributes
  • feat: experimental NextFloatingDelayGroup (and useNextFloatingDelayGroup). Unlike FloatingDelayGroup, this component doesn't cause a re-render of unrelated consumers of the context when the delay changes, improving performance. This will eventually become the new default for FloatingDelayGroup in v1 (Next), as its API is different.
  • perf(FloatingFocusManager): ignore manual tabindex handling for non-dialog role floating elements
  • fix(useHover): prevent floating element unexpectedly closing when close to reference element when not using safePolygon() and a close delay
  • perf(useFloating): refactor events emitter
  • fix(FloatingFocusManager): ensure floating elements with no tabbable content are assigned tabIndex=0 when initialFocus is -1
  • fix(useListNavigation): handle list navigation for nested lists with mixed orientation

v0.27.6

Compare Source

Patch Changes
  • fix(useFloating): prevent error when using inline middleware when passing a real DOM element to refs.setPositionReference due to element.getClientRects() not being handled
  • fix: avoid marking root ancestor combobox with aria-hidden when nested virtual floating element opens
  • fix(FloatingFocusManager): set inert attribute value to empty string instead of "true"
  • fix(FloatingFocusManager): correct tabbing to different document contexts
  • fix(useClick): fix toggle behavior with Enter key when reference element is anchor
  • feat(FloatingFocusManager): getInsideElements prop. Allows you to specify elements that are considered as "inside" the floating element. These will avoid being marked with aria-hidden and data-floating-ui-inert attributes.
  • fix(useFocus): improve :focus-visible checks

v0.27.5

Compare Source

Patch Changes
  • fix(FloatingFocusManager): return focus on outside press if possible for non-context nested floating elements
  • perf: improve performance by only clearing used timeouts
  • fix(useMergeRefs): support React 19 ref cleanup
  • fix(FloatingFocusManager): avoid returning to unrelated references

v0.27.4

Compare Source

Patch Changes
  • fix(useListNavigation): use parent's orientation when opening/closing nested menus, correctly supporting grid submenus
  • fix(FloatingList): avoid race condition between registering/unregistering nodes and setting indices

Configuration

📅 Schedule: Branch creation - "after 8am and before 6pm every weekday" in timezone Europe/Paris, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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

vercel bot commented Dec 16, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
oak ⬜️ Ignored (Inspect) Visit Preview Apr 15, 2025 2:30pm

@renovate renovate bot changed the title fix(deps): update dependency @floating-ui/react to v0.27.1 (master) fix(deps): update dependency @floating-ui/react to v0.27.1 (master) - autoclosed Dec 16, 2024
@renovate renovate bot closed this Dec 16, 2024
@renovate renovate bot deleted the renovate/master-floating-ui-react-0.x branch December 16, 2024 08:54
Copy link

codecov bot commented Dec 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 0.00%. Comparing base (319f857) to head (5f863d5).
Report is 3 commits behind head on master.

Additional details and impacted files
@@      Coverage Diff       @@
##   master   #1522   +/-   ##
==============================
==============================

☔ 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.27.1 (master) - autoclosed fix(deps): update dependency @floating-ui/react to v0.27.1 (master) Dec 16, 2024
@renovate renovate bot reopened this Dec 16, 2024
@renovate renovate bot force-pushed the renovate/master-floating-ui-react-0.x branch from 9674d06 to d8cacb4 Compare December 16, 2024 12:40
@renovate renovate bot changed the title fix(deps): update dependency @floating-ui/react to v0.27.1 (master) fix(deps): update dependency @floating-ui/react to v0.27.2 (master) Dec 16, 2024
@renovate renovate bot force-pushed the renovate/master-floating-ui-react-0.x branch 3 times, most recently from dbe78f4 to 75295c0 Compare December 17, 2024 15:12
@renovate renovate bot changed the title fix(deps): update dependency @floating-ui/react to v0.27.2 (master) fix(deps): update dependency @floating-ui/react to v0.27.3 (master) Jan 7, 2025
@renovate renovate bot force-pushed the renovate/master-floating-ui-react-0.x branch from 75295c0 to c26cf97 Compare January 7, 2025 13:15
@renovate renovate bot force-pushed the renovate/master-floating-ui-react-0.x branch from c26cf97 to 5f863d5 Compare February 3, 2025 09:14
@renovate renovate bot changed the title fix(deps): update dependency @floating-ui/react to v0.27.3 (master) fix(deps): update dependency @floating-ui/react to v0.27.3 (master) - autoclosed Feb 3, 2025
@renovate renovate bot closed this Feb 3, 2025
@renovate renovate bot changed the title fix(deps): update dependency @floating-ui/react to v0.27.3 (master) - autoclosed fix(deps): update dependency @floating-ui/react to v0.27.3 (master) Feb 7, 2025
@renovate renovate bot reopened this Feb 7, 2025
@renovate renovate bot force-pushed the renovate/master-floating-ui-react-0.x branch from c51869d to 5f863d5 Compare February 7, 2025 11:38
@renovate renovate bot changed the title fix(deps): update dependency @floating-ui/react to v0.27.3 (master) fix(deps): update dependency @floating-ui/react to v0.27.4 (master) Feb 7, 2025
@renovate renovate bot force-pushed the renovate/master-floating-ui-react-0.x branch from 5f863d5 to 192435a Compare February 7, 2025 14:50
@renovate renovate bot force-pushed the renovate/master-floating-ui-react-0.x branch from 192435a to 499ff85 Compare February 28, 2025 04:33
@renovate renovate bot changed the title fix(deps): update dependency @floating-ui/react to v0.27.4 (master) fix(deps): update dependency @floating-ui/react to v0.27.5 (master) Feb 28, 2025
@renovate renovate bot force-pushed the renovate/master-floating-ui-react-0.x branch 2 times, most recently from 5722aa0 to 216e198 Compare March 13, 2025 13:57
@renovate renovate bot force-pushed the renovate/master-floating-ui-react-0.x branch from 216e198 to 7b625bc Compare April 5, 2025 19:46
@renovate renovate bot changed the title fix(deps): update dependency @floating-ui/react to v0.27.5 (master) fix(deps): update dependency @floating-ui/react to v0.27.6 (master) Apr 5, 2025
@renovate renovate bot force-pushed the renovate/master-floating-ui-react-0.x branch from 7b625bc to 2964600 Compare April 10, 2025 08:50
@renovate renovate bot changed the title fix(deps): update dependency @floating-ui/react to v0.27.6 (master) fix(deps): update dependency @floating-ui/react to v0.27.7 (master) Apr 10, 2025
@renovate renovate bot force-pushed the renovate/master-floating-ui-react-0.x branch from 2964600 to 059b69f Compare April 15, 2025 14:15
@renovate renovate bot force-pushed the renovate/master-floating-ui-react-0.x branch from 059b69f to 46ceda5 Compare April 15, 2025 14:18
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