Skip to content

fix(deps): update dependency @tanstack/react-virtual to v3.14.8 - #1811

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/tanstack-virtual-monorepo
Jul 29, 2026
Merged

fix(deps): update dependency @tanstack/react-virtual to v3.14.8#1811
renovate[bot] merged 1 commit into
mainfrom
renovate/tanstack-virtual-monorepo

Conversation

@renovate

@renovate renovate Bot commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@tanstack/react-virtual (source) 3.14.73.14.8 age confidence

Release Notes

TanStack/virtual (@​tanstack/react-virtual)

v3.14.8

Compare Source

Patch Changes
  • #​1237 aa536e7 - Fix a gap at the top of the list after an end-anchored prepend in directDomUpdates mode. The prepend grows the total size and bumps scrollOffset to the new bottom in the same pass, but the size container's height was written after _willUpdate synced the scroll position — so the browser clamped the scrollTop write to the stale (shorter) scrollHeight, leaving whitespace at the top until the next scroll. The container is now grown before the scroll sync. Only affected directDomUpdates mode (React-rendered sizers receive their height during render).

  • Updated dependencies [7ae32b5]:


Configuration

📅 Schedule: (UTC)

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

🚦 Automerge: Enabled.

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 merged commit 3ecef48 into main Jul 29, 2026
3 checks passed
@renovate
renovate Bot deleted the renovate/tanstack-virtual-monorepo branch July 29, 2026 14:44
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