Skip to content

Commit d17c922

Browse files
fix(deps): update dependency @tanstack/react-virtual to v3.11.1 (#6716)
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.0` -> `3.11.1`](https://renovatebot.com/diffs/npm/@tanstack%2freact-virtual/3.11.0/3.11.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@tanstack%2freact-virtual/3.11.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@tanstack%2freact-virtual/3.11.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@tanstack%2freact-virtual/3.11.0/3.11.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@tanstack%2freact-virtual/3.11.0/3.11.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>TanStack/virtual (@&#8203;tanstack/react-virtual)</summary> ### [`v3.11.1`](https://redirect.github.com/TanStack/virtual/releases/tag/v3.11.1) [Compare Source](https://redirect.github.com/TanStack/virtual/compare/v3.11.0...v3.11.1) Version 3.11.1 - 12/9/24, 6:48 PM #### Changes ##### Fix - react-virtual: run \_didMount in useIsomorphicLayoutEffect ([`49df294`](https://redirect.github.com/TanStack/virtual/commit/49df294)) by hophiphip ##### Chore - deps: update all non-major dependencies ([#&#8203;897](https://redirect.github.com/TanStack/virtual/issues/897)) ([`dc3564b`](https://redirect.github.com/TanStack/virtual/commit/dc3564b)) by renovate\[bot] - deps: update dependency sherif to v1 ([#&#8203;854](https://redirect.github.com/TanStack/virtual/issues/854)) ([`eec58f0`](https://redirect.github.com/TanStack/virtual/commit/eec58f0)) by renovate\[bot] - deps: update all non-major dependencies ([#&#8203;890](https://redirect.github.com/TanStack/virtual/issues/890)) ([`e42ce91`](https://redirect.github.com/TanStack/virtual/commit/e42ce91)) by renovate\[bot] #### Packages - [@&#8203;tanstack/react-virtual](https://redirect.github.com/tanstack/react-virtual)[@&#8203;3](https://redirect.github.com/3).11.1 - [@&#8203;tanstack/solid-virtual](https://redirect.github.com/tanstack/solid-virtual)[@&#8203;3](https://redirect.github.com/3).11.1 - [@&#8203;tanstack/vue-virtual](https://redirect.github.com/tanstack/vue-virtual)[@&#8203;3](https://redirect.github.com/3).11.1 </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:eyJjcmVhdGVkSW5WZXIiOiIzOS40Mi40IiwidXBkYXRlZEluVmVyIjoiMzkuNDIuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ee6e748 commit d17c922

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4415,14 +4415,14 @@ __metadata:
44154415
linkType: hard
44164416

44174417
"@tanstack/react-virtual@npm:~3.11.0":
4418-
version: 3.11.0
4419-
resolution: "@tanstack/react-virtual@npm:3.11.0"
4418+
version: 3.11.1
4419+
resolution: "@tanstack/react-virtual@npm:3.11.1"
44204420
dependencies:
44214421
"@tanstack/virtual-core": "npm:3.10.9"
44224422
peerDependencies:
44234423
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
44244424
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
4425-
checksum: 10c0/8ee14e46ad58af9f628ad89ae24fa47511c0d83d56b01b0339e1b2952a7169b40a6a65c1534003023cefd28cf5ae819070c3c78ceeedb6a18d16f8f5b7d8f675
4425+
checksum: 10c0/5eafab335de0c65daa8ad8fe732c506bea922861032aad35732ca65ff16fdbb111bd4e72fafc0d3f4449a793ceba4ed0fcadb27390bda6f5c8ba4a55737d556d
44264426
languageName: node
44274427
linkType: hard
44284428

0 commit comments

Comments
 (0)