Skip to content

[Docs Site] Bump @floating-ui/react from 0.27.16 to 0.27.19#29189

Open
dependabot[bot] wants to merge 1 commit intoproductionfrom
dependabot/npm_and_yarn/floating-ui/react-0.27.19
Open

[Docs Site] Bump @floating-ui/react from 0.27.16 to 0.27.19#29189
dependabot[bot] wants to merge 1 commit intoproductionfrom
dependabot/npm_and_yarn/floating-ui/react-0.27.19

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 20, 2026

Bumps @floating-ui/react from 0.27.16 to 0.27.19.

Release notes

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

@​floating-ui/react@​0.27.19

Patch Changes

  • fix(useDismiss): ignore non-primary inside mouse presses for click outside dismissal
  • fix(react): fix shadow root host lookup when one of the parent elements is an anchor
  • Update dependencies: @floating-ui/utils@0.2.11, @floating-ui/react-dom@2.1.8

@​floating-ui/react@​0.27.18

Patch Changes

  • fix(FloatingFocusManager): use WeakRef for previously focused elements
Changelog

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

0.27.19

Patch Changes

  • fix(useDismiss): ignore non-primary inside mouse presses for click outside dismissal
  • fix(react): fix shadow root host lookup when one of the parent elements is an anchor
  • Update dependencies: @floating-ui/utils@0.2.11, @floating-ui/react-dom@2.1.8

0.27.18

Patch Changes

  • fix(FloatingFocusManager): use WeakRef for previously focused elements

0.27.17

Patch Changes

  • feat: detectOverflow configurable via platform
  • fix(FloatingPortal): ensure accessibility of non-modal dialogs with iOS/Safari/Voice Control
  • Update dependencies: @floating-ui/react-dom@2.1.7
Commits
  • d8020ee chore: version packages (#3445)
  • fa093f3 fix(react): right-click dismiss with click outside (#3449)
  • d2681d5 fix(react): markOthers shadow root host lookup when parent chain contains anc...
  • d729054 chore: version packages (#3430)
  • f96865c fix(FloatingFocusManager): use WeakRef for previouslyFocusedElements (#3427)
  • b4d1407 chore: version packages (#3415)
  • e7d3f00 feat: detectOverflow configurable via platform (#3423)
  • 0681dbb fix(FloatingPortal): fix non-modal dialog accessibility with iOS/Safari/Voice...
  • 197e7b7 refactor: simplify useMergeRefs by removing redundant type assertions and tig...
  • See full diff in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​floating-ui/react since your current version.


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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 20, 2026
@dependabot dependabot bot requested review from a team as code owners March 20, 2026 20:04
@github-actions
Copy link
Contributor

This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:

Pattern Owners
* @cloudflare/pcx-technical-writing
package.json @cloudflare/content-engineering

@github-actions
Copy link
Contributor

github-actions bot commented Mar 20, 2026

@mvvmm
Copy link
Contributor

mvvmm commented Mar 20, 2026

@dependabot rebase

Bumps [@floating-ui/react](https://github.com/floating-ui/floating-ui/tree/HEAD/packages/react) from 0.27.16 to 0.27.19.
- [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.19/packages/react)

---
updated-dependencies:
- dependency-name: "@floating-ui/react"
  dependency-version: 0.27.19
  dependency-type: direct:development
  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.19 branch from d312885 to 58d95e4 Compare March 20, 2026 23:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code size/s

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants