Update dependency @tanstack/react-virtual to v3.14.9 - #29588
Update dependency @tanstack/react-virtual to v3.14.9#29588tryghost-renovate[bot] wants to merge 1 commit into
Conversation
efa48e6 to
b4dc624
Compare
|
| Command | Status | Duration | Result |
|---|---|---|---|
nx run @tryghost/kg-unsplash-selector:test:acce... |
✅ Succeeded | 8s | View ↗ |
nx run @tryghost/signup-form:test:acceptance |
✅ Succeeded | 10s | View ↗ |
nx run-many --target=build --projects=tag:publi... |
✅ Succeeded | <1s | View ↗ |
💡 Verify your cache is correct by running tasks in a sandbox. Read docs ↗
☁️ Nx Cloud last updated this comment at 2026-08-07 23:37:22 UTC
7f78c0f to
c0d59af
Compare
1d3c304 to
9bb9146
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #29588 +/- ##
==========================================
- Coverage 75.41% 75.40% -0.01%
==========================================
Files 1606 1606
Lines 140381 140381
Branches 17389 17384 -5
==========================================
- Hits 105868 105860 -8
- Misses 33464 33472 +8
Partials 1049 1049
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
d2c443c to
ba5c546
Compare
ba5c546 to
4f33dee
Compare
791689b to
067125a
Compare
067125a to
ea91340
Compare
|

This PR contains the following updates:
3.14.6→3.14.9Release Notes
TanStack/virtual (@tanstack/react-virtual)
v3.14.9Compare Source
Patch Changes
a5417b4]:v3.14.8Compare Source
Patch Changes
#1237
aa536e7- Fix a gap at the top of the list after an end-anchored prepend indirectDomUpdatesmode. The prepend grows the total size and bumpsscrollOffsetto the new bottom in the same pass, but the size container's height was written after_willUpdatesynced the scroll position — so the browser clamped thescrollTopwrite to the stale (shorter)scrollHeight, leaving whitespace at the top until the next scroll. The container is now grown before the scroll sync. Only affecteddirectDomUpdatesmode (React-rendered sizers receive their height during render).Updated dependencies [
7ae32b5]:v3.14.7Compare Source
Patch Changes
1e3b908,7dcfc07]:Configuration
📅 Schedule: (in timezone Etc/UTC)
* * * * 0,6)* 23 * * 1-5)* 0-4 * * 1-6)* * * * 0,6)* 23 * * 1-5)* 0-4 * * 1-6)🚦 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.
This PR has been generated by Mend Renovate.