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

chore(deps): bump @floating-ui/react from 0.24.2 to 0.26.0 #148

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 5, 2023

Bumps @floating-ui/react from 0.24.2 to 0.26.0.

Release notes

Sourced from @​floating-ui/react's releases.

@​floating-ui/react@​0.26.0

Minor Changes

  • 0668ed61: feat(useFocus): replace keyboardOnly option with visibleOnly (matches :focus-visible CSS selector)

Patch Changes

  • 07d8e853: fix(useDismiss): handle dragging outside/inside floating element with click outsidePressEvent
  • 841eb03a: fix(useFocus): close on blur only if focus remains in document
  • e6d80efb: fix(FloatingFocusManager): treat untrapped combobox reference as non-modal guards
  • 4144204a: fix: virtual event check for Android
  • 28659c4d: refactor: move react utils to @​floating-ui/react/utils
  • Updated dependencies [28659c4d]
    • @​floating-ui/utils@​0.1.5

@​floating-ui/react@​0.25.4

Patch Changes

  • 8bf6e826: fix(Composite): loop false
  • 8d576645: feat(useListNavigation): support nested virtual navigation

@​floating-ui/react@​0.25.3

Features

  • feat: add Composite components

Bug Fixes

  • fix(FloatingOverlay): avoid applying body padding if scrollbarWidth is 0

@​floating-ui/react@​0.25.2

Bug Fixes

  • fix(FloatingOverlay): prevent multiple lockScrolls with delayed unmount from unexpectedly removing later lockScroll (#2508)

  • fix(FloatingFocusManager): keep modal focus trapped if reference is a combobox and initialFocus is not negative (#2509)

@​floating-ui/react@​0.25.1

Bug Fixes

  • fix(types): resolution when using moduleResolution: "NodeNext" (#2473)

  • fix(useDismiss): ignore outsidePress on third party elements injected after floating element renders (#2471)

  • fix(FloatingArrow): type error when passing context with generic reference type (#2484)

@​floating-ui/react@​0.25.0

... (truncated)

Changelog

Sourced from @​floating-ui/react's changelog.

0.26.0

Minor Changes

  • 0668ed61: feat(useFocus): replace keyboardOnly option with visibleOnly (matches :focus-visible CSS selector)

Patch Changes

  • 07d8e853: fix(useDismiss): handle dragging outside/inside floating element with click outsidePressEvent
  • 841eb03a: fix(useFocus): close on blur only if focus remains in document
  • e6d80efb: fix(FloatingFocusManager): treat untrapped combobox reference as non-modal guards
  • 4144204a: fix: virtual event check for Android
  • 28659c4d: refactor: move react utils to @​floating-ui/react/utils
  • Updated dependencies [28659c4d]
    • @​floating-ui/utils@​0.1.5

0.25.4

Patch Changes

  • 8bf6e826: fix(Composite): loop false
  • 8d576645: feat(useListNavigation): support nested virtual navigation
Commits
  • 4438bca Version Packages (#2572)
  • 4144204 fix(react): virtual event check for Android (#2586)
  • 841eb03 fix(useFocus): avoid blur close only on browser page blur (#2583)
  • 28659c4 refactor: move react utils to @floating-ui/react/utils (#2584)
  • 0668ed6 feat(useFocus): visibleOnly option (#2581)
  • 07d8e85 fix(useDismiss): handle dragging with click outsidePressEvent (#2571)
  • e6d80ef fix(FloatingFocusManager): treat untrapped combobox reference as non-modal gu...
  • 694a97d Version Packages (#2532)
  • 8bf6e82 fix(Composite): loop false (#2529)
  • 4dbd900 feat(useListNavigation): nested virtual navigation (#2528)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 5, 2023
@dependabot dependabot bot requested a review from a team October 5, 2023 08:59
Bumps [@floating-ui/react](https://github.com/floating-ui/floating-ui/tree/HEAD/packages/react) from 0.24.2 to 0.26.0.
- [Release notes](https://github.com/floating-ui/floating-ui/releases)
- [Changelog](https://github.com/floating-ui/floating-ui/blob/master/packages/react/CHANGELOG.md)
- [Commits](https://github.com/floating-ui/floating-ui/commits/@floating-ui/[email protected]/packages/react)

---
updated-dependencies:
- dependency-name: "@floating-ui/react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/floating-ui/react-0.26.0 branch from 5fbdb1a to 9b7f439 Compare October 6, 2023 11:13
@hraboviyvadim hraboviyvadim changed the base branch from master to fix/update-toastify-package October 12, 2023 00:21
@hraboviyvadim hraboviyvadim merged commit 928beb2 into fix/update-toastify-package Oct 12, 2023
7 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/floating-ui/react-0.26.0 branch October 12, 2023 00:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant