Skip to content
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

fix(deps): update dependency @floating-ui/react to ^0.26.17 #3285

Merged
merged 1 commit into from
Jun 17, 2024

Conversation

triple-bot
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
@floating-ui/react (source) dependencies patch ^0.26.16 -> ^0.26.17

Release Notes

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

v0.26.17

Compare Source

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

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, 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 has been generated by Renovate Bot.

@triple-bot triple-bot requested a review from a team as a code owner June 13, 2024 04:27
@triple-bot triple-bot enabled auto-merge (rebase) June 13, 2024 04:27
@triple-bot triple-bot requested review from sohnjunior, zhsks528 and guswl98 and removed request for a team June 13, 2024 04:27
Copy link

codecov bot commented Jun 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 14.56%. Comparing base (f14df4d) to head (0de3dcc).
Report is 6 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3285   +/-   ##
=======================================
  Coverage   14.56%   14.56%           
=======================================
  Files         720      720           
  Lines       10045    10045           
  Branches     3284     3284           
=======================================
  Hits         1463     1463           
  Misses       8159     8159           
  Partials      423      423           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@drakang4 drakang4 added this to the v14 milestone Jun 17, 2024
@drakang4 drakang4 disabled auto-merge June 17, 2024 02:04
@drakang4 drakang4 merged commit 3c564c9 into main Jun 17, 2024
11 checks passed
@drakang4 drakang4 deleted the renovate/floating-ui-react-0.x branch June 17, 2024 02:04
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.

None yet

2 participants