Skip to content

Commit a0d000a

Browse files
fix(deps): update dependency @tanstack/react-virtual to v3.11.3 (#6870)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@tanstack/react-virtual](https://tanstack.com/virtual) ([source](https://redirect.github.com/TanStack/virtual/tree/HEAD/packages/react-virtual)) | [`3.11.2` -> `3.11.3`](https://renovatebot.com/diffs/npm/@tanstack%2freact-virtual/3.11.2/3.11.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@tanstack%2freact-virtual/3.11.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@tanstack%2freact-virtual/3.11.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@tanstack%2freact-virtual/3.11.2/3.11.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@tanstack%2freact-virtual/3.11.2/3.11.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>TanStack/virtual (@&#8203;tanstack/react-virtual)</summary> ### [`v3.11.3`](https://redirect.github.com/TanStack/virtual/releases/tag/v3.11.3) [Compare Source](https://redirect.github.com/TanStack/virtual/compare/v3.11.2...v3.11.3) Version 3.11.3 - 1/27/25, 10:57 AM #### Changes ##### Fix - virtual-core: avoid invalidating getIndexes memo cache on every call ([#&#8203;918](https://redirect.github.com/TanStack/virtual/issues/918)) ([`386aca7`](https://redirect.github.com/TanStack/virtual/commit/386aca7)) by Richie ##### Chore - deps: update all non-major dependencies ([#&#8203;919](https://redirect.github.com/TanStack/virtual/issues/919)) ([`7612473`](https://redirect.github.com/TanStack/virtual/commit/7612473)) by renovate\[bot] - deps: update all non-major dependencies ([#&#8203;916](https://redirect.github.com/TanStack/virtual/issues/916)) ([`87f6d16`](https://redirect.github.com/TanStack/virtual/commit/87f6d16)) by renovate\[bot] - deps: update all non-major dependencies ([#&#8203;915](https://redirect.github.com/TanStack/virtual/issues/915)) ([`71c7ad5`](https://redirect.github.com/TanStack/virtual/commit/71c7ad5)) by renovate\[bot] - deps: update all non-major dependencies ([#&#8203;908](https://redirect.github.com/TanStack/virtual/issues/908)) ([`28f0062`](https://redirect.github.com/TanStack/virtual/commit/28f0062)) by renovate\[bot] - deps: lock file maintenance ([#&#8203;907](https://redirect.github.com/TanStack/virtual/issues/907)) ([`3d98fd7`](https://redirect.github.com/TanStack/virtual/commit/3d98fd7)) by renovate\[bot] - deps: update all non-major dependencies ([#&#8203;905](https://redirect.github.com/TanStack/virtual/issues/905)) ([`0b51434`](https://redirect.github.com/TanStack/virtual/commit/0b51434)) by renovate\[bot] - deps: update all non-major dependencies ([#&#8203;903](https://redirect.github.com/TanStack/virtual/issues/903)) ([`cbd43e9`](https://redirect.github.com/TanStack/virtual/commit/cbd43e9)) by renovate\[bot] #### Packages - [@&#8203;tanstack/react-virtual](https://redirect.github.com/tanstack/react-virtual)[@&#8203;3](https://redirect.github.com/3).11.3 - [@&#8203;tanstack/solid-virtual](https://redirect.github.com/tanstack/solid-virtual)[@&#8203;3](https://redirect.github.com/3).11.3 - [@&#8203;tanstack/svelte-virtual](https://redirect.github.com/tanstack/svelte-virtual)[@&#8203;3](https://redirect.github.com/3).11.3 - [@&#8203;tanstack/virtual-core](https://redirect.github.com/tanstack/virtual-core)[@&#8203;3](https://redirect.github.com/3).11.3 - [@&#8203;tanstack/lit-virtual](https://redirect.github.com/tanstack/lit-virtual)[@&#8203;3](https://redirect.github.com/3).11.3 - [@&#8203;tanstack/vue-virtual](https://redirect.github.com/tanstack/vue-virtual)[@&#8203;3](https://redirect.github.com/3).11.3 - [@&#8203;tanstack/angular-virtual](https://redirect.github.com/tanstack/angular-virtual)[@&#8203;3](https://redirect.github.com/3).11.3 </details> --- ### Configuration 📅 **Schedule**: 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/SAP/ui5-webcomponents-react). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMjUuMSIsInVwZGF0ZWRJblZlciI6IjM5LjEyNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4be074a commit a0d000a

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

+8-8
Original file line numberDiff line numberDiff line change
@@ -4807,21 +4807,21 @@ __metadata:
48074807
linkType: hard
48084808

48094809
"@tanstack/react-virtual@npm:~3.11.0":
4810-
version: 3.11.2
4811-
resolution: "@tanstack/react-virtual@npm:3.11.2"
4810+
version: 3.11.3
4811+
resolution: "@tanstack/react-virtual@npm:3.11.3"
48124812
dependencies:
4813-
"@tanstack/virtual-core": "npm:3.11.2"
4813+
"@tanstack/virtual-core": "npm:3.11.3"
48144814
peerDependencies:
48154815
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
48164816
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
4817-
checksum: 10c0/de446ce517d0855b3d58e79b6a75a37be40b4529baf0a5c3ffa2662dea80aba03409e06545aea27aa9e3a36fc2a2e3005ecbfce16a4659991d66930ea3bd62d4
4817+
checksum: 10c0/9718379045ecda92d2c59f3c25699c703d98509ea569d7bfb0dbf78f1e0f46f0023d7a5d3a373fb7cdd4507286c1cf47648b5c0f4b1bdb85b2d2a6c26814b884
48184818
languageName: node
48194819
linkType: hard
48204820

4821-
"@tanstack/virtual-core@npm:3.11.2":
4822-
version: 3.11.2
4823-
resolution: "@tanstack/virtual-core@npm:3.11.2"
4824-
checksum: 10c0/38f1047127c6b1d07fe95becb7a12e66fb7c59d37ec0359e4ab339f837c6b906e1adff026ebd12849ba851d3f118d491014205c6b3c6ed8568cc232a798aeaaf
4821+
"@tanstack/virtual-core@npm:3.11.3":
4822+
version: 3.11.3
4823+
resolution: "@tanstack/virtual-core@npm:3.11.3"
4824+
checksum: 10c0/94701b8d2da9167c8b4ba36bdaff22019b8ebb19224c357c1af16cbc375b39076ecc021a8c9581001607afc921d0a843019cb27168999065dda511c445a1a335
48254825
languageName: node
48264826
linkType: hard
48274827

0 commit comments

Comments
 (0)