jeremybanka / wayforge

TypeScript monorepo. Home of Atom.io.
https://atom.io.fyi
2 stars 2 forks source link

fix(deps): update dependency @floating-ui/react to v0.26.23 #2455

Closed renovate[bot] closed 3 weeks ago

renovate[bot] commented 3 weeks ago

Mend Renovate

This PR contains the following updates:

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

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: Disabled by config. Please merge this manually once you are satisfied.

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.

vercel[bot] commented 3 weeks ago

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

Name Status Preview Comments Updated (UTC)
atom-io-fyi ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 25, 2024 6:54pm
wayfarer-quest ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 25, 2024 6:54pm
changeset-bot[bot] commented 3 weeks ago

⚠️ No Changeset found

Latest commit: 09b9f21127f3780036b4410c49b884d0f85ba1bb

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

coveralls commented 3 weeks ago

Coverage Status

coverage: 92.05%. remained the same when pulling 09b9f21127f3780036b4410c49b884d0f85ba1bb on renovate/floating-ui-react-0.x into 6b463ae9279675a1f45efcabf8367dee7a4ea028 on main.