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.25.1 to 0.26.0 #1457

Merged
merged 3 commits into from
Oct 16, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @floating-ui/react from 0.25.1 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)

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)

Bumps [@floating-ui/react](https://github.com/floating-ui/floating-ui/tree/HEAD/packages/react) from 0.25.1 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/react@0.26.0/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 Oct 10, 2023
@changeset-bot
Copy link

changeset-bot bot commented Oct 10, 2023

🦋 Changeset detected

Latest commit: 1e73a62

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

@netlify
Copy link

netlify bot commented Oct 10, 2023

Deploy Preview for ingred-ui ready!

Name Link
🔨 Latest commit 1e73a62
🔍 Latest deploy log https://app.netlify.com/sites/ingred-ui/deploys/652cf0227586cc00084a3512
😎 Deploy Preview https://deploy-preview-1457--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.

@takurinton
Copy link
Contributor

こういう追加で雑コミットした時に changeset 求められるのはあまり嬉しくないのでどうしようかなあ(どうにか対策したい、actor とかを見て判断するほかないんだろうか?)

@takurinton takurinton merged commit 92ebcd2 into master Oct 16, 2023
3 checks passed
@takurinton takurinton deleted the dependabot/npm_and_yarn/floating-ui/react-0.26.0 branch October 16, 2023 08:21
@FluctMember FluctMember mentioned this pull request Oct 16, 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