Skip to content
This repository was archived by the owner on Oct 7, 2025. It is now read-only.

Bump @floating-ui/react from 0.27.8 to 0.27.15 - #4992

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/floating-ui/react-0.27.15
Closed

Bump @floating-ui/react from 0.27.8 to 0.27.15#4992
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/floating-ui/react-0.27.15

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 3, 2025

Copy link
Copy Markdown
Contributor

Bumps @floating-ui/react from 0.27.8 to 0.27.15.

Release notes

Sourced from @​floating-ui/react's releases.

@​floating-ui/react@​0.27.15

Patch Changes

  • Update dependencies: @floating-ui/react-dom@2.1.5

@​floating-ui/react@​0.27.14

Patch Changes

  • fix(FloatingFocusManager): allow marking ancestor nodes with data-floating-ui-inert. Fixes outside presses not working when clicking on a parent ancestor node.
  • feat(FloatingPortal): support ShadowRoot containers
  • fix(useRole): ensure aria-selected=true is present without being active with select role
  • fix: only use blur capture to mark inside floating tree if FloatingPortal exists. Prevents blocking closeOnFocusOut behavior.
  • fix(FloatingFocusManager): clear previously focused elements that are disconnected more often

@​floating-ui/react@​0.27.13

Patch Changes

  • fix(FloatingFocusManager): ensure focus is always returned correctly in deep nested trees
  • fix(markOthers): exclude elements with role="status" and output elements
  • Update dependencies: @floating-ui/utils@0.2.10, @floating-ui/react-dom@2.1.4

@​floating-ui/react@​0.27.12

Patch Changes

  • fix(FloatingFocusManager): ensure aria-hidden/inert are cleaned up correctly when mixing outsideElementsInert true/false
  • fix(safePolygon): revert to checking if any nested child is open

@​floating-ui/react@​0.27.11

Patch Changes

  • fix(FloatingFocusManager): check if target is connected for restoreFocus prop
  • Update dependencies: @floating-ui/react-dom@2.1.3

@​floating-ui/react@​0.27.10

Patch Changes

  • fix(safePolygon): handle pointer moving outside of all floating elements in a tree with a close delay
  • fix(useDismiss): bail out of blur to mark inside react tree if floating tree exists

@​floating-ui/react@​0.27.9

Patch Changes

  • fix(useListNavigation): reset internal focusItemOnOpen state when floating element is closed. This prevents the first item being highlighted on open under certain conditions when it shouldn't be.
  • fix(FloatingOverlay): lockScroll detection on iPad
  • fix(useListNavigation): avoid item rerenders upon open
  • fix(FloatingFocusManager): check for blurring to nested elements inside the React tree without FloatingTree
  • fix(FloatingFocusManager): always prevent scroll upon returning focus
  • refactor(useHover): improve handleClose option and docs. You can now more easily write a custom event handler function, including exported types.
  • feat(FloatingOverlay): add lockScroll scrollbar width CSS variable (--floating-ui-scrollbar-width)
  • feat(useListNavigation, Composite): allow disabledIndices to be a function
Changelog

Sourced from @​floating-ui/react's changelog.

0.27.15

Patch Changes

  • Update dependencies: @floating-ui/react-dom@2.1.5

0.27.14

Patch Changes

  • fix(FloatingFocusManager): allow marking ancestor nodes with data-floating-ui-inert. Fixes outside presses not working when clicking on a parent ancestor node.
  • feat(FloatingPortal): support ShadowRoot containers
  • fix(useRole): ensure aria-selected=true is present without being active with select role
  • fix: only use blur capture to mark inside floating tree if FloatingPortal exists. Prevents blocking closeOnFocusOut behavior.
  • fix(FloatingFocusManager): clear previously focused elements that are disconnected more often

0.27.13

Patch Changes

  • fix(FloatingFocusManager): ensure focus is always returned correctly in deep nested trees
  • fix(markOthers): exclude elements with role="status" and output elements
  • Update dependencies: @floating-ui/utils@0.2.10, @floating-ui/react-dom@2.1.4

0.27.12

Patch Changes

  • fix(FloatingFocusManager): ensure aria-hidden/inert are cleaned up correctly when mixing outsideElementsInert true/false
  • fix(safePolygon): revert to checking if any nested child is open

0.27.11

Patch Changes

  • fix(FloatingFocusManager): check if target is connected for restoreFocus prop
  • Update dependencies: @floating-ui/react-dom@2.1.3

0.27.10

Patch Changes

  • fix(safePolygon): handle pointer moving outside of all floating elements in a tree with a close delay
  • fix(useDismiss): bail out of blur to mark inside react tree if floating tree exists

0.27.9

Patch Changes

  • fix(useListNavigation): reset internal focusItemOnOpen state when floating element is closed. This prevents the first item being highlighted on open under certain conditions when it shouldn't be.

... (truncated)

Commits
  • 38f8b5a chore: version packages (#3377)
  • 3343310 chore: version packages (#3372)
  • 1e206fe fix(FloatingFocusManager): clear previouslyFocusedElements more often (#3374)
  • 3eddc15 fix: only use blur capture if FloatingPortal exists (#3373)
  • 186ac4a fix(react): port Base UI fork fixes (#3371)
  • 9497a55 chore: version packages (#3354)
  • 5093f7c fix(FloatingFocusManager): ensure focus is always returned correctly in deep ...
  • bf27992 fix(markOthers): exclude status role and output element (#3352)
  • 3224f2c chore: version packages (#3341)
  • 72f0c78 fix(markOthers): use independent WeakMaps per control attribute (#3339)
  • Additional commits viewable in compare view

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)

@bundlemon

bundlemon Bot commented Aug 3, 2025

Copy link
Copy Markdown

BundleMon

Files updated (1)
Status Path Size Limits
index-(hash).js
1.82MB (-73B 0%) -
Unchanged files (7)
Status Path Size Limits
exploreworkers-(hash).js
604.47KB -
index-(hash).css
66.68KB -
workbox-window.prod.es5-(hash).js
2.07KB -
plotworker-(hash).js
86B -
catalogworker-(hash).js
85B -
agsworker-(hash).js
84B -
itcworker-(hash).js
83B -

Total files change -73B 0%

Final result: ✅

View report in BundleMon website ➡️


Current branch size history | Target branch size history

Bumps [@floating-ui/react](https://github.com/floating-ui/floating-ui/tree/HEAD/packages/react) from 0.27.8 to 0.27.15.
- [Release notes](https://github.com/floating-ui/floating-ui/releases)
- [Changelog](https://github.com/floating-ui/floating-ui/blob/master/packages/react/CHANGELOG.md)
- [Commits](https://github.com/floating-ui/floating-ui/commits/@floating-ui/react@0.27.15/packages/react)

---
updated-dependencies:
- dependency-name: "@floating-ui/react"
  dependency-version: 0.27.15
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/floating-ui/react-0.27.15 branch from b1dd8ac to a522b92 Compare August 4, 2025 22:51
@dependabot @github

dependabot Bot commented on behalf of github Aug 24, 2025

Copy link
Copy Markdown
Contributor Author

Superseded by #5044.

@dependabot dependabot Bot closed this Aug 24, 2025
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/floating-ui/react-0.27.15 branch August 24, 2025 11:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants