[PR #99] build(deps): bump @floating-ui/react from 0.27.16 to 0.27.19 in /frontend #186

Open
opened 2026-03-13 17:22:08 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/adminsyspro/proxcenter-ui/pull/99
Author: @dependabot[bot]
Created: 3/9/2026
Status: 🔄 Open

Base: mainHead: dependabot/npm_and_yarn/frontend/floating-ui/react-0.27.19


📝 Commits (1)

  • 7570e4f build(deps): bump @floating-ui/react in /frontend

📊 Changes

3 files changed (+104 additions, -74 deletions)

View changed files

📝 frontend/package-lock.json (+22 -40)
📝 frontend/package.json (+1 -1)
📝 frontend/pnpm-lock.yaml (+81 -33)

📄 Description

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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/adminsyspro/proxcenter-ui/pull/99 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 3/9/2026 **Status:** 🔄 Open **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/frontend/floating-ui/react-0.27.19` --- ### 📝 Commits (1) - [`7570e4f`](https://github.com/adminsyspro/proxcenter-ui/commit/7570e4fee3679c567d34f80eeb8b085b1cf508d3) build(deps): bump @floating-ui/react in /frontend ### 📊 Changes **3 files changed** (+104 additions, -74 deletions) <details> <summary>View changed files</summary> 📝 `frontend/package-lock.json` (+22 -40) 📝 `frontend/package.json` (+1 -1) 📝 `frontend/pnpm-lock.yaml` (+81 -33) </details> ### 📄 Description Bumps [@floating-ui/react](https://github.com/floating-ui/floating-ui/tree/HEAD/packages/react) from 0.27.16 to 0.27.19. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/floating-ui/floating-ui/releases"><code>@​floating-ui/react</code>'s releases</a>.</em></p> <blockquote> <h2><code>@​floating-ui/react</code><a href="https://github.com/0"><code>@​0</code></a>.27.19</h2> <h3>Patch Changes</h3> <ul> <li>fix(useDismiss): ignore non-primary inside mouse presses for click outside dismissal</li> <li>fix(react): fix shadow root host lookup when one of the parent elements is an anchor</li> <li>Update dependencies: <code>@floating-ui/utils@0.2.11</code>, <code>@floating-ui/react-dom@2.1.8</code></li> </ul> <h2><code>@​floating-ui/react</code><a href="https://github.com/0"><code>@​0</code></a>.27.18</h2> <h3>Patch Changes</h3> <ul> <li>fix(FloatingFocusManager): use <code>WeakRef</code> for previously focused elements</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/floating-ui/floating-ui/blob/master/packages/react/CHANGELOG.md"><code>@​floating-ui/react</code>'s changelog</a>.</em></p> <blockquote> <h2>0.27.19</h2> <h3>Patch Changes</h3> <ul> <li>fix(useDismiss): ignore non-primary inside mouse presses for click outside dismissal</li> <li>fix(react): fix shadow root host lookup when one of the parent elements is an anchor</li> <li>Update dependencies: <code>@floating-ui/utils@0.2.11</code>, <code>@floating-ui/react-dom@2.1.8</code></li> </ul> <h2>0.27.18</h2> <h3>Patch Changes</h3> <ul> <li>fix(FloatingFocusManager): use <code>WeakRef</code> for previously focused elements</li> </ul> <h2>0.27.17</h2> <h3>Patch Changes</h3> <ul> <li>feat: detectOverflow configurable via platform</li> <li>fix(FloatingPortal): ensure accessibility of non-modal dialogs with iOS/Safari/Voice Control</li> <li>Update dependencies: <code>@floating-ui/react-dom@2.1.7</code></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/floating-ui/floating-ui/commit/d8020ee98c702caa31fa9b4d929ca782c6b58c59"><code>d8020ee</code></a> chore: version packages (<a href="https://github.com/floating-ui/floating-ui/tree/HEAD/packages/react/issues/3445">#3445</a>)</li> <li><a href="https://github.com/floating-ui/floating-ui/commit/fa093f3095a76285b0a1658eff468e9beafb7e9f"><code>fa093f3</code></a> fix(react): right-click dismiss with click outside (<a href="https://github.com/floating-ui/floating-ui/tree/HEAD/packages/react/issues/3449">#3449</a>)</li> <li><a href="https://github.com/floating-ui/floating-ui/commit/d2681d5339bff21026f05e122ede4de81589f297"><code>d2681d5</code></a> fix(react): markOthers shadow root host lookup when parent chain contains anc...</li> <li><a href="https://github.com/floating-ui/floating-ui/commit/d729054f1ebcf1d7c3e85c0967d455f816985671"><code>d729054</code></a> chore: version packages (<a href="https://github.com/floating-ui/floating-ui/tree/HEAD/packages/react/issues/3430">#3430</a>)</li> <li><a href="https://github.com/floating-ui/floating-ui/commit/f96865cb3ed5966a47e8e1607a40913c686cac32"><code>f96865c</code></a> fix(FloatingFocusManager): use WeakRef for previouslyFocusedElements (<a href="https://github.com/floating-ui/floating-ui/tree/HEAD/packages/react/issues/3427">#3427</a>)</li> <li><a href="https://github.com/floating-ui/floating-ui/commit/b4d1407cbda07ef13bcac24ee0b3ac67216c9c57"><code>b4d1407</code></a> chore: version packages (<a href="https://github.com/floating-ui/floating-ui/tree/HEAD/packages/react/issues/3415">#3415</a>)</li> <li><a href="https://github.com/floating-ui/floating-ui/commit/e7d3f00df9cdb037bb116f098e3e4695a11d8bfd"><code>e7d3f00</code></a> feat: detectOverflow configurable via platform (<a href="https://github.com/floating-ui/floating-ui/tree/HEAD/packages/react/issues/3423">#3423</a>)</li> <li><a href="https://github.com/floating-ui/floating-ui/commit/0681dbb620ca78492f0acf289987151fbca7f0b0"><code>0681dbb</code></a> fix(FloatingPortal): fix non-modal dialog accessibility with iOS/Safari/Voice...</li> <li><a href="https://github.com/floating-ui/floating-ui/commit/197e7b7dfded318461a9c3730a9017eb37cb0774"><code>197e7b7</code></a> refactor: simplify useMergeRefs by removing redundant type assertions and tig...</li> <li>See full diff in <a href="https://github.com/floating-ui/floating-ui/commits/@floating-ui/react@0.27.19/packages/react">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by [GitHub Actions](<a href="https://www.npmjs.com/~GitHub">https://www.npmjs.com/~GitHub</a> Actions), a new releaser for <code>@​floating-ui/react</code> since your current version.</p> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@floating-ui/react&package-manager=npm_and_yarn&previous-version=0.27.16&new-version=0.27.19)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/proxcenter-ui#186
No description provided.