Skip to content

chore(deps): update dependency @floating-ui/dom to v1.8.0 - #74

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/floating-ui-dom-1.x-lockfile
Open

chore(deps): update dependency @floating-ui/dom to v1.8.0#74
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/floating-ui-dom-1.x-lockfile

Conversation

@renovate

@renovate renovate Bot commented Jan 22, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@floating-ui/dom (source) 1.6.131.8.0 age confidence

Release Notes

floating-ui/floating-ui (@​floating-ui/dom)

v1.8.0

Compare Source

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: remove redundant passive options from scroll listeners
  • fix: support explicit undefined for optional properties with exactOptionalPropertyTypes
  • fix(autoUpdate): update immediately instead of waiting for the 1s layoutShift refresh throttle when the reference moved during an observer refresh
  • fix(getClippingRect): correct clipping-ancestor filtering for fixed-position elements
  • perf(dom): reduce bundle size and skip redundant per-call work in positioning utilities
  • fix(getViewportRect): account for scrollbar-gutter: stable both-edges reserved space
  • fix(getViewportRect): don't overflow past a left-side document scrollbar
  • fix(platform): don't throw in getClientRects when a virtual element without a getClientRects method is used with the inline() middleware
  • fix(autoUpdate): refresh layout shift observer on root resize
  • Update dependencies: @floating-ui/core@1.8.0, @floating-ui/utils@0.2.12

v1.7.6

Patch Changes
  • fix(types): ensure Platform type contains detectOverflow type
  • perf: bundle and runtime improvements
  • feat(autoUpdate): allow not passing a floating element
  • Update dependencies: @floating-ui/utils@0.2.11, @floating-ui/core@1.7.5

v1.7.5

Patch Changes
  • Update dependencies: @floating-ui/core@1.7.4

v1.7.4

Compare Source

Patch Changes
  • fix(getViewportRect): account for space left by scrollbar-gutter: stable

v1.7.3

Compare Source

Patch Changes
  • Update dependencies: @floating-ui/core@1.7.3

v1.7.2

Compare Source

Patch Changes
  • perf: reduce memory allocations
  • Update dependencies: @floating-ui/utils@0.2.10, @floating-ui/core@1.7.2

v1.7.1

Compare Source

Patch Changes
  • Update dependencies: @floating-ui/core@1.7.1

v1.7.0

Compare Source

Minor Changes
  • feat(flip): add "alignment" string value for crossAxis option. This value determines if cross axis overflow checking is restricted to the alignment of the placement only. This prevents fallbackPlacements/fallbackAxisSideDirection from too eagerly changing to the perpendicular side (thereby preferring shift() if overflow is detected along the cross axis, even if shift() is placed after flip() in the middleware array).
Patch Changes
  • fix: correct position when document scrollbar is on left side with fixed strategy
  • Update dependencies: @floating-ui/core@1.7.0

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot changed the title chore(deps): update dependency @floating-ui/dom to v1.7.4 chore(deps): update dependency @floating-ui/dom to v1.7.5 Jan 27, 2026
@renovate
renovate Bot force-pushed the renovate/floating-ui-dom-1.x-lockfile branch from b53ed54 to c0588be Compare January 27, 2026 18:13
@renovate renovate Bot changed the title chore(deps): update dependency @floating-ui/dom to v1.7.5 chore(deps): update dependency @floating-ui/dom to v1.7.6 Mar 3, 2026
@renovate
renovate Bot force-pushed the renovate/floating-ui-dom-1.x-lockfile branch from c0588be to 0b1f09b Compare March 3, 2026 04:46
@renovate renovate Bot changed the title chore(deps): update dependency @floating-ui/dom to v1.7.6 chore(deps): update dependency @floating-ui/dom to v1.8.0 Jul 11, 2026
@renovate
renovate Bot force-pushed the renovate/floating-ui-dom-1.x-lockfile branch from 0b1f09b to d961350 Compare July 11, 2026 11:15
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.

0 participants