chore(deps): update dependency @tanstack/react-virtual to v3.14.8 #3
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "renovate/tanstack-react-virtual-3.x-lockfile"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
3.14.5→3.14.8Release Notes
TanStack/virtual (@tanstack/react-virtual)
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]:v3.14.6Compare Source
Patch Changes
6cbecd8,d49cc52,cf7834d]:Configuration
📅 Schedule: (in timezone Europe/Paris)
🚦 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.
This PR has been generated by Mend Renovate.
bea8a206eee2b3d065e7e2b3d065e74351ce6a89chore(deps): update dependency @tanstack/react-virtual to v3.14.6to chore(deps): update dependency @tanstack/react-virtual to v3.14.74351ce6a899a1d33adf1chore(deps): update dependency @tanstack/react-virtual to v3.14.7to chore(deps): update dependency @tanstack/react-virtual to v3.14.8View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.