Skip to content

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

Open
MFSGA wants to merge 1 commit into
masterfrom
renovate/tanstack-virtual-monorepo
Open

MFSGA wants to merge 1 commit into
masterfrom
renovate/tanstack-virtual-monorepo

Conversation

@MFSGA

@MFSGA MFSGA commented Sep 13, 2026

Copy link
Copy Markdown
Owner

This PR contains the following updates:

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

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v3.14.13

Compare Source

Patch Changes
  • #​1282 b48e3b0 - Skip flushSync for the synchronous notify raised from measureElement. React calls measureElement from a ref callback, i.e. while it is committing, and flushSync cannot flush there — it warns in development instead. The commit phase already runs at discrete (sync) priority, so the update lands in the same lane and the same frame without flushSync. Notifies from every other path (ResizeObserver re-measures, scroll adjustments) still flush synchronously.

  • Updated dependencies [06d1b6b, 2c0a0ea]:

v3.14.12

Compare Source

Patch Changes

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 CLI.

@MFSGA
MFSGA force-pushed the renovate/tanstack-virtual-monorepo branch 3 times, most recently from a084b43 to 2d716d3 Compare September 16, 2026 08:52
@MFSGA MFSGA changed the title fix(deps): update dependency @tanstack/react-virtual to v3.14.12 fix(deps): update dependency @tanstack/react-virtual to v3.14.13 Sep 16, 2026
@MFSGA
MFSGA force-pushed the renovate/tanstack-virtual-monorepo branch from 2d716d3 to 123929f Compare September 17, 2026 08:56
@MFSGA
MFSGA force-pushed the renovate/tanstack-virtual-monorepo branch from 123929f to afc076f Compare September 18, 2026 08:31
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