Skip to content

fix(deps): update dependency @tanstack/react-virtual to ^3.14.13 - #2714

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/tanstack-virtual-monorepo
Open

renovate[bot] wants to merge 1 commit into
mainfrom
renovate/tanstack-virtual-monorepo

Conversation

@renovate

@renovate renovate Bot commented Sep 15, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@tanstack/react-virtual (source) ^3.14.10^3.14.13 age confidence

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

v3.14.11

Compare Source

Patch Changes

Configuration

📅 Schedule: (in timezone Europe/London)

  • Branch creation
    • "after 01:00 and before 07:00 every weekday"
  • 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.

samuv
samuv previously approved these changes Sep 15, 2026
@renovate
renovate Bot force-pushed the renovate/tanstack-virtual-monorepo branch 3 times, most recently from 9ac86ca to bf29a9c Compare September 15, 2026 14:24
@renovate
renovate Bot force-pushed the renovate/tanstack-virtual-monorepo branch from bf29a9c to 2ab941a Compare September 17, 2026 15:21
@renovate renovate Bot changed the title fix(deps): update dependency @tanstack/react-virtual to ^3.14.12 fix(deps): update dependency @tanstack/react-virtual to ^3.14.13 Sep 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant