titicacadev / triple-frontend

Monorepo for Triple Frontend Components and Libraries
https://storybook.triple-corp.com
MIT License
147 stars 9 forks source link

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

Closed triple-bot closed 2 months ago

triple-bot commented 2 months ago

This PR contains the following updates:

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

Release Notes

floating-ui/floating-ui (@​floating-ui/react) ### [`v0.26.23`](https://togithub.com/floating-ui/floating-ui/blob/HEAD/packages/react/CHANGELOG.md#02623) [Compare Source](https://togithub.com/floating-ui/floating-ui/compare/@floating-ui/react@0.26.22...@floating-ui/react@0.26.23) ##### Patch Changes - feat: add `onOpenChange` reason string for `FloatingFocusManager`'s `closeOnFocusOut` handling - fix(inner): correctly handle borders - fix(FloatingArrow): ignore `staticOffset` prop if floating element is shifted. Fixes an issue where the arrow could potentially point to nothing if it was shifted enough from its reference element. - fix(useListNavigation, Composite): prevent `onNavigate` from potentially passing in an `undefined` value instead of `null` - fix(useHover): `blockPointerEvents` no longer adds `pointer-events: none` to unintended `` elements. - fix: manage focus on element with floating props spread on it - fix(FloatingFocusManager): support keepMounted behavior with `disabled` prop

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.



This PR has been generated by Renovate Bot.

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 14.77%. Comparing base (b20e5b5) to head (42f1862). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #3364 +/- ## ======================================= Coverage 14.77% 14.77% ======================================= Files 721 721 Lines 10098 10098 Branches 3308 3308 ======================================= Hits 1492 1492 Misses 8183 8183 Partials 423 423 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

triple-bot commented 2 months ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (^0.26.23). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.