fix(deps): update tanstack-virtual monorepo to v3.14.3 - #8709
Merged
Conversation
Contributor
|
Size Change: +10 B (0%) Total Size: 520 kB 📦 View Changed
ℹ️ View Unchanged
|
Coverage Report for CI Build 27935260711Coverage decreased (-0.008%) to 85.482%Details
Uncovered ChangesNo uncovered changes found. Coverage RegressionsNo coverage regressions found. Coverage Stats💛 - Coveralls |
renovate
Bot
force-pushed
the
renovate/patch-tanstack-virtual-monorepo
branch
2 times, most recently
from
June 22, 2026 06:54
d2912c4 to
213cae1
Compare
renovate
Bot
force-pushed
the
renovate/patch-tanstack-virtual-monorepo
branch
from
June 22, 2026 06:58
213cae1 to
8382a05
Compare
Lukas742
approved these changes
Jun 22, 2026
Merged
Contributor
|
🎉 This PR is included in version v2.23.2 🎉 The release is available on v2.23.2 Your semantic-release bot 📦🚀 |
pull Bot
pushed a commit
to stnxo2023/ui5-webcomponents-react
that referenced
this pull request
Jun 29, 2026
🤖 I have created a release *beep* *boop* --- ## [2.23.2](UI5/webcomponents-react@v2.23.1...v2.23.2) (2026-06-29) ### Bug Fixes * **charts:** round x-axis bbox height to avoid subpixel re-render loop ([UI5#8741](UI5#8741)) ([c7c9393](UI5@c7c9393)) * **deps:** update tanstack-virtual monorepo to v3.14.3 ([UI5#8709](UI5#8709)) ([066fe70](UI5@066fe70)) * **renovate:** resolve invalid matchPackageNames and clean up rules ([UI5#8691](UI5#8691)) ([499b651](UI5@499b651)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.14.2→3.14.3Release Notes
TanStack/virtual (@tanstack/react-virtual)
v3.14.3Compare Source
Patch Changes
#1201
2ba5eb6- MakedirectDomUpdatesa no-op for direct DOM writes whencontainerRefis omitted. Previously the virtualizer still wrote item positions while never sizing the container (a broken half-state). Now omittingcontainerRefskips all direct writes while still skipping re-renders, letting consumers own the DOM updates themselves (e.g. inonChange).Updated dependencies [
ef69ea3]:Configuration
📅 Schedule: (UTC)
🚦 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 was generated by Mend Renovate. View the repository job log.