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

[Snyk] Upgrade @floating-ui/react from 0.26.28 to 0.27.0 #3711

Merged
merged 3 commits into from
Jan 2, 2025

Conversation

oddvernes
Copy link
Collaborator

snyk-top-banner

Snyk has created this PR to upgrade @floating-ui/react from 0.26.28 to 0.27.0.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 1 version ahead of your current version.

  • The recommended version was released 21 days ago.

Release notes
Package name: @floating-ui/react
  • 0.27.0 - 2024-12-06

    Minor Changes

    • chore: deprecate inner and useInnerOffset. This technique of aligning an inner element to the reference has poor performance with longer lists, doesn't fit with the middleware paradigm, doesn't work on touch, and has a better custom alternative using native onScroll that is encouraged instead.
    • breaking: drop React 16 support. 17 is the minimum supported version.
    • fix(useId): add | undefined return type for React 17

    Patch Changes

    • feat(FloatingFocusManager): add outsideElementsInert prop. This enables pointer modality without a backdrop.
    • perf(useListNavigation): simplify focusing to remove unneeded asynchronicity
    • fix(useDismiss): allow native clicks to work with referencePress
    • fix(useDismiss): read target overflow style for scrollbar press check. Fixes an issue where outside presses would be incorrectly prevented if the target element that was pressed appeared scrollable but was actually not.
    • fix(FloatingFocusManager): check for 'safe-polygon' reason on return focus
  • 0.26.28 - 2024-11-15

    Patch Changes

    • fix(Composite): change focus to be sync
    • fix(useClick): improve consistency when combining with useHover()
    • feat(useClick): add stickIfOpen prop to determine whether to remain open upon first click when first opened by another event
    • feat(Composite): add RTL support
    • fix(FloatingFocusManager): ensure returnFocus is ignored correctly when using disabled prop
    • fix(useListNavigation): incorrect behaviour with RTL grid
from @floating-ui/react GitHub release notes

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

Snyk has created this PR to upgrade @floating-ui/react from 0.26.28 to 0.27.0.

See this package in npm:
@floating-ui/react

See this project in Snyk:
https://app.snyk.io/org/heappurple-team/project/d04cf49e-d1e1-4511-960d-80bb2d316b1e?utm_source=github&utm_medium=referral&page=upgrade-pr
@oddvernes oddvernes merged commit ca6b59a into develop Jan 2, 2025
6 checks passed
@oddvernes oddvernes deleted the snyk-upgrade-016442142982d9e19409747c4c073f11 branch January 2, 2025 12:22
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.

3 participants