Skip to content

Commit 066fe70

Browse files
fix(deps): update tanstack-virtual monorepo to v3.14.3 (UI5#8709)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@tanstack/react-virtual](https://tanstack.com/virtual) ([source](https://redirect.github.com/TanStack/virtual/tree/HEAD/packages/react-virtual)) | [`3.14.2` → `3.14.3`](https://renovatebot.com/diffs/npm/@tanstack%2freact-virtual/3.14.2/3.14.3) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@tanstack%2freact-virtual/3.14.3?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@tanstack%2freact-virtual/3.14.2/3.14.3?slim=true) | --- ### Release Notes <details> <summary>TanStack/virtual (@&UI5#8203;tanstack/react-virtual)</summary> ### [`v3.14.3`](https://redirect.github.com/TanStack/virtual/blob/HEAD/packages/react-virtual/CHANGELOG.md#3143) [Compare Source](https://redirect.github.com/TanStack/virtual/compare/@tanstack/react-virtual@3.14.2...@tanstack/react-virtual@3.14.3) ##### Patch Changes - [#&UI5#8203;1201](https://redirect.github.com/TanStack/virtual/pull/1201) [`2ba5eb6`](https://redirect.github.com/TanStack/virtual/commit/2ba5eb60f108f4ba9b2bd9570bbd41f9ce618438) - Make `directDomUpdates` a no-op for direct DOM writes when `containerRef` is omitted. Previously the virtualizer still wrote item positions while never sizing the container (a broken half-state). Now omitting `containerRef` skips all direct writes while still skipping re-renders, letting consumers own the DOM updates themselves (e.g. in `onChange`). - Updated dependencies \[[`ef69ea3`](https://redirect.github.com/TanStack/virtual/commit/ef69ea31738caa2819142e922efa03d3c408e25c)]: - [@&UI5#8203;tanstack/virtual-core](https://redirect.github.com/tanstack/virtual-core)@&#8203;3.17.1 </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/UI5/webcomponents-react). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMzEuMSIsInVwZGF0ZWRJblZlciI6IjQzLjIzMS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3277ba5 commit 066fe70

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

packages/main/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -824,7 +824,7 @@
824824
"watch:css": "yarn build:css --watch"
825825
},
826826
"dependencies": {
827-
"@tanstack/react-virtual": "3.14.2",
827+
"@tanstack/react-virtual": "3.14.3",
828828
"@ui5/webcomponents-react-base": "workspace:~",
829829
"clsx": "2.1.1"
830830
},

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4611,22 +4611,22 @@ __metadata:
46114611
languageName: node
46124612
linkType: hard
46134613

4614-
"@tanstack/react-virtual@npm:3.14.2":
4615-
version: 3.14.2
4616-
resolution: "@tanstack/react-virtual@npm:3.14.2"
4614+
"@tanstack/react-virtual@npm:3.14.3":
4615+
version: 3.14.3
4616+
resolution: "@tanstack/react-virtual@npm:3.14.3"
46174617
dependencies:
4618-
"@tanstack/virtual-core": "npm:3.17.0"
4618+
"@tanstack/virtual-core": "npm:3.17.1"
46194619
peerDependencies:
46204620
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
46214621
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
4622-
checksum: 10c0/6d42161f17fc037663270d68d14340e8d2561bd1b8ea17c295477adf99fa6d5ba4e4cde2ee050047c673217f7f71db92749159d25885530de1c78ca18ef6536d
4622+
checksum: 10c0/7b7192c0cfccca43bdc74a86a7d350acbf881965efe2055f7a21e4af4efd989833381602618fbef41fde4648e4fe0d61c4bc58fb72dde01715a15015379d9f13
46234623
languageName: node
46244624
linkType: hard
46254625

4626-
"@tanstack/virtual-core@npm:3.17.0":
4627-
version: 3.17.0
4628-
resolution: "@tanstack/virtual-core@npm:3.17.0"
4629-
checksum: 10c0/313c5762343ad93ec0569b528c111a43f9615acc572293a71efc6dcf94ff9d791c97f1ada32b7dfbda79ed7d472834b14315ebe54d74b0221224732e501def6f
4626+
"@tanstack/virtual-core@npm:3.17.1":
4627+
version: 3.17.1
4628+
resolution: "@tanstack/virtual-core@npm:3.17.1"
4629+
checksum: 10c0/bafb34e0500b273a75cba747c483490955d1be23cc6f1af585bc419b080bcf9f5f769790f158bbe3a6f0340dfb90664677f6a7960679381eeec9bf621b687995
46304630
languageName: node
46314631
linkType: hard
46324632

@@ -6074,7 +6074,7 @@ __metadata:
60746074
version: 0.0.0-use.local
60756075
resolution: "@ui5/webcomponents-react@workspace:packages/main"
60766076
dependencies:
6077-
"@tanstack/react-virtual": "npm:3.14.2"
6077+
"@tanstack/react-virtual": "npm:3.14.3"
60786078
"@ui5/webcomponents-react-base": "workspace:~"
60796079
clsx: "npm:2.1.1"
60806080
peerDependencies:

0 commit comments

Comments
 (0)