Skip to content

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

Open
MFSGA wants to merge 7 commits into
masterfrom
renovate/tanstack-virtual-monorepo
Open

fix(deps): update dependency @tanstack/react-virtual to v3.14.9#290
MFSGA wants to merge 7 commits into
masterfrom
renovate/tanstack-virtual-monorepo

Conversation

@MFSGA

@MFSGA MFSGA commented Jul 21, 2026

Copy link
Copy Markdown
Owner

This PR contains the following updates:

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

Release Notes

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

v3.14.9

Compare Source

Patch Changes

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 is behind base branch, 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 has been generated by Mend Renovate.

@MFSGA
MFSGA force-pushed the renovate/tanstack-virtual-monorepo branch 2 times, most recently from b0ee3d9 to e891453 Compare July 23, 2026 06:19
@MFSGA MFSGA changed the title fix(deps): update dependency @tanstack/react-virtual to v3.14.7 fix(deps): update dependency @tanstack/react-virtual to v3.14.8 Jul 23, 2026
@MFSGA
MFSGA force-pushed the renovate/tanstack-virtual-monorepo branch 2 times, most recently from e8ec42f to 9d17507 Compare July 25, 2026 06:04
@MFSGA
MFSGA force-pushed the renovate/tanstack-virtual-monorepo branch from 9d17507 to 5dde640 Compare July 26, 2026 06:23
@MFSGA
MFSGA force-pushed the renovate/tanstack-virtual-monorepo branch from 5dde640 to e3a51e2 Compare July 27, 2026 06:52
@MFSGA
MFSGA force-pushed the renovate/tanstack-virtual-monorepo branch from e3a51e2 to 695fc36 Compare July 28, 2026 06:12
@MFSGA
MFSGA force-pushed the renovate/tanstack-virtual-monorepo branch from 695fc36 to 9b86269 Compare July 29, 2026 06:16
@MFSGA MFSGA changed the title fix(deps): update dependency @tanstack/react-virtual to v3.14.8 fix(deps): update dependency @tanstack/react-virtual to v3.14.9 Jul 29, 2026
@MFSGA
MFSGA force-pushed the renovate/tanstack-virtual-monorepo branch from 9b86269 to 8d5b964 Compare July 30, 2026 06:08
@MFSGA
MFSGA force-pushed the renovate/tanstack-virtual-monorepo branch from 8d5b964 to 3f26283 Compare July 31, 2026 06:33
@MFSGA

MFSGA commented Aug 1, 2026

Copy link
Copy Markdown
Owner Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

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.

2 participants