Skip to content

chore(deps)(deps): bump @floating-ui/core from 1.7.5 to 1.8.0 - #859

Open
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/npm_and_yarn/floating-ui/core-1.8.0
Open

chore(deps)(deps): bump @floating-ui/core from 1.7.5 to 1.8.0#859
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/npm_and_yarn/floating-ui/core-1.8.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 1, 2026

Copy link
Copy Markdown
Contributor

Bumps @floating-ui/core from 1.7.5 to 1.8.0.

Release notes

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

@​floating-ui/core@​1.8.0

Minor Changes

  • feat: add 'layoutViewport' string option to rootBoundary. Unlike the visual 'viewport' boundary, it remains stable while pinch-zooming or when a mobile software keyboard is open, and unlike a manually passed Rect of the documentElement's client size, it accounts for space reserved by scrollbar-gutter: stable.

Patch Changes

  • fix(inline): no-op on empty client rects and detect RTL disjoined line rects
  • fix: support explicit undefined for optional properties with exactOptionalPropertyTypes
  • fix(size): correctly compute available size for centered elements overflowing both sides
  • perf(core): reduce bundle size with behavior-identical middleware simplifications
  • Update dependencies: @floating-ui/utils@0.2.12
Changelog

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

1.8.0

Minor Changes

  • feat: add 'layoutViewport' string option to rootBoundary. Unlike the visual 'viewport' boundary, it remains stable while pinch-zooming or when a mobile software keyboard is open, and unlike a manually passed Rect of the documentElement's client size, it accounts for space reserved by scrollbar-gutter: stable.

Patch Changes

  • fix(inline): no-op on empty client rects and detect RTL disjoined line rects
  • fix: support explicit undefined for optional properties with exactOptionalPropertyTypes
  • fix(size): correctly compute available size for centered elements overflowing both sides
  • perf(core): reduce bundle size with behavior-identical middleware simplifications
  • Update dependencies: @floating-ui/utils@0.2.12
Commits
  • 12d9473 chore: version packages (#3480)
  • 9887c96 fix(types): restore bivariant parameters for optional callbacks
  • 3785f3b feat: add layoutViewport string option to rootBoundary (#3486)
  • 0d0e88e fix(inline): no-op on empty client rects and detect RTL disjoined line rects ...
  • 73c1f76 fix(types): support exactOptionalPropertyTypes (#3456)
  • 701f5c6 fix(size): correctly compute available size for centered elements overflowing...
  • 2dc49ad perf: shrink core/dom/utils bundles with behavior-identical simplifications (...
  • fabb80b breaking(vue): drop vue-demi and require Vue >=3.3.0 (#3452)
  • See full diff 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 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/core](https://github.com/floating-ui/floating-ui/tree/HEAD/packages/core) from 1.7.5 to 1.8.0.
- [Release notes](https://github.com/floating-ui/floating-ui/releases)
- [Changelog](https://github.com/floating-ui/floating-ui/blob/master/packages/core/CHANGELOG.md)
- [Commits](https://github.com/floating-ui/floating-ui/commits/@floating-ui/core@1.8.0/packages/core)

---
updated-dependencies:
- dependency-name: "@floating-ui/core"
  dependency-version: 1.8.0
  dependency-type: indirect
  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 security labels Aug 1, 2026
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 security

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants