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.3 to 0.25.1 #1358

Merged
merged 3 commits into from
Aug 28, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 10, 2023

Bumps @floating-ui/react from 0.24.3 to 0.25.1.

Release notes

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

@​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

Refactors

  • Split utils into @floating-ui/utils package (@floating-ui/utils/react import) (#2449)

Bug Fixes

  • fix(FloatingPortal): generated .d.ts files have an inline import even though JSX is global (#2457)

    Remove need for skipLibCheck in tsconfig

  • fix(useHover): cleanup when domReference changes (#2466)

    Clears delays and other side effects if the domReference changes (or is removed)

  • fix: add type and runtime error for virtual element passed as elements.reference (#2467)

@​floating-ui/react@​0.24.8

Bug Fixes

  • fix: useClick + useHover combo (#2444)

    After hovering then clicking the reference element, the floating element does not close upon mouseleave (as in <=v0.24.2)

  • feat(FloatingFocusManager): disabled prop (#2445)

    Provides ability to enable/disable the focus manager without conditional rendering, e.g. to prevent focus trap or initial focus until a transition completes

  • fix(types): export FloatingFocusManagerProps (#2445)

@​floating-ui/react@​0.24.7

Bug Fixes

  • fix(useListNavigation): revert skipping hidden items (#2431)

  • fix: add check for own instance in is* guard functions (#2439)

    Fixes useHover not working in new windows (window.open())

@​floating-ui/react@​0.24.6

Bug Fixes

... (truncated)

Commits
  • 6b12fde fix(FloatingArrow): allow generic reference type context (#2484)
  • 8104704 perf: shorten markOthers
  • 94ba5b7 refactor: markOthers
  • 8c8698e fix(build): resolve non-module ts types (#2473)
  • 131c731 fix: invert elements.reference error check
  • 53595c8 refactor: remove unused concat check
  • 1ddef7c fix(useDismiss): check for third-party elements on outside press (#2471)
  • 9b45fb5 perf: reduce portal context sync calls
  • ec102dd fix(react): type/runtime error for virtual element passed to elements.referen...
  • e96ec64 fix(useHover): cleanup when domReference changes (#2466)
  • 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)

Bumps [@floating-ui/react](https://github.com/floating-ui/floating-ui/tree/HEAD/packages/react) from 0.24.3 to 0.25.1.
- [Release notes](https://github.com/floating-ui/floating-ui/releases)
- [Commits](https://github.com/floating-ui/floating-ui/commits/@floating-ui/react@0.25.1/packages/react)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 10, 2023
@netlify
Copy link

netlify bot commented Aug 10, 2023

Deploy Preview for ingred-ui ready!

Name Link
🔨 Latest commit 8f22f54
🔍 Latest deploy log https://app.netlify.com/sites/ingred-ui/deploys/64ec1f8e8957f200089835b8
😎 Deploy Preview https://deploy-preview-1358--ingred-ui.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@changeset-bot
Copy link

changeset-bot bot commented Aug 10, 2023

🦋 Changeset detected

Latest commit: 8f22f54

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
ingred-ui Patch

Not sure what this means? Click here to learn what changesets are.

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

@takurinton takurinton merged commit 6682bd8 into master Aug 28, 2023
2 checks passed
@takurinton takurinton deleted the dependabot/npm_and_yarn/floating-ui/react-0.25.1 branch August 28, 2023 04:34
@FluctMember FluctMember mentioned this pull request Aug 28, 2023
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant