p3ol / junipero

πŸ” Junipero Design System React components
https://junipero.design
MIT License
14 stars 0 forks source link

fix(deps): update dependency @floating-ui/react to v0.26.20 (master) #1524

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@floating-ui/react (source) 0.26.19 -> 0.26.20 age adoption passing confidence

Release Notes

floating-ui/floating-ui (@​floating-ui/react) ### [`v0.26.20`](https://togithub.com/floating-ui/floating-ui/blob/HEAD/packages/react/CHANGELOG.md#02620) [Compare Source](https://togithub.com/floating-ui/floating-ui/compare/@floating-ui/react@0.26.19...@floating-ui/react@0.26.20) ##### Patch Changes - fix: wrap `focus` call in `act` in `useFocus` tests - fix: focus always mounted nested lists with listNavigation - fix(FloatingFocusManager): return focus to next tabbable after reference element if removed after floating element opens without other previously focused elements to use - fix(useListNavigation): avoid reading ref in render - Update dependencies: `@floating-ui/utils@0.2.5`

Configuration

πŸ“… Schedule: Branch creation - "after 8am and before 6pm every weekday" in timezone Europe/Paris, 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 was generated by Mend Renovate. View the repository job log.

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 86.03%. Comparing base (c52afda) to head (f1ea1b8). Report is 18 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1524 +/- ## ======================================= Coverage 86.03% 86.03% ======================================= Files 72 72 Lines 2786 2786 Branches 1003 1002 -1 ======================================= Hits 2397 2397 Misses 387 387 Partials 2 2 ```

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