Skip to content
This repository was archived by the owner on Mar 15, 2026. It is now read-only.

chore(deps): bump @floating-ui/react from 0.26.16 to 0.26.17#1937

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

chore(deps): bump @floating-ui/react from 0.26.16 to 0.26.17#1937
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/npm_and_yarn/floating-ui/react-0.26.17

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 13, 2024

Copy link
Copy Markdown
Contributor

Bumps @floating-ui/react from 0.26.16 to 0.26.17.

Release notes

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

@​floating-ui/react@​0.26.17

Patch Changes

  • fix(FloatingFocusManager): place fallback focus on element with floating props
  • feat(FloatingFocusManager): restoreFocus prop. This enables automatic restoration of focus to the nearest tabbable element if the element that currently has focus inside the floating element is removed from the DOM.
  • fix(useHover): fix restMs options throwing SyntheticEvent warning on React < 17
Changelog

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

0.26.17

Patch Changes

  • fix(FloatingFocusManager): place fallback focus on element with floating props
  • feat(FloatingFocusManager): restoreFocus prop. This enables automatic restoration of focus to the nearest tabbable element if the element that currently has focus inside the floating element is removed from the DOM.
  • fix(useHover): fix restMs options throwing SyntheticEvent warning on React < 17
Commits
  • 08cfbe0 Version Packages (#2930)
  • 775888f feat(FloatingFocusManager): restoreFocus prop (#2910)
  • c05f46a fix(FloatingFocusManager): place fallback focus on element with floating prop...
  • 1f003ad fix(useHover): prevent restMs SyntheticEvent warning on React <17 (#2924)
  • See full diff 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)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 13, 2024
@vercel

vercel Bot commented Jun 13, 2024

Copy link
Copy Markdown

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

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
xlog ⬜️ Ignored (Inspect) Visit Preview Jun 13, 2024 5:01pm

@github-actions

Copy link
Copy Markdown

📦 Next.js Bundle Analysis for xlog

This analysis was generated by the Next.js Bundle Analysis action. 🤖

⚠️ Global Bundle Size Increased

Page Size (compressed)
global 90.34 KB (🟡 +41 B)
Details

The global bundle is the javascript bundle that loads alongside every page. It is in its own category because its impact is much higher - an increase to its size means that every page on your website loads slower, and a decrease means every page loads faster.

Any third party scripts you have added directly to your app using the <script> tag are not accounted for in this analysis

If you want further insight into what is behind the changes, give @next/bundle-analyzer a try!

@dependabot @github

dependabot Bot commented on behalf of github Jun 25, 2024

Copy link
Copy Markdown
Contributor Author

Superseded by #1984.

@dependabot dependabot Bot closed this Jun 25, 2024
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/floating-ui/react-0.26.17 branch June 25, 2024 16:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants