Commit 601c823
authored
fix(deps): update dependency @tanstack/react-virtual to v3.13.17 (#8062)
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.13.13` →
`3.13.17`](https://renovatebot.com/diffs/npm/@tanstack%2freact-virtual/3.13.13/3.13.17)
|

|

|
---
### Release Notes
<details>
<summary>TanStack/virtual (@​tanstack/react-virtual)</summary>
###
[`v3.13.17`](https://redirect.github.com/TanStack/virtual/blob/HEAD/packages/react-virtual/CHANGELOG.md#31317)
[Compare
Source](https://redirect.github.com/TanStack/virtual/compare/@tanstack/[email protected]...@tanstack/[email protected])
##### Patch Changes
- Updated dependencies
\[[`21d9a46`](https://redirect.github.com/TanStack/virtual/commit/21d9a46eac034cb4299872891694965bceed526d)]:
-
[@​tanstack/virtual-core](https://redirect.github.com/tanstack/virtual-core)@​3.13.17
###
[`v3.13.16`](https://redirect.github.com/TanStack/virtual/blob/HEAD/packages/react-virtual/CHANGELOG.md#31316)
[Compare
Source](https://redirect.github.com/TanStack/virtual/compare/@tanstack/[email protected]...@tanstack/[email protected])
##### Patch Changes
- Updated dependencies
\[[`db6df21`](https://redirect.github.com/TanStack/virtual/commit/db6df212ed83dd7e4eb6450d1340c95475667b7b)]:
-
[@​tanstack/virtual-core](https://redirect.github.com/tanstack/virtual-core)@​3.13.16
###
[`v3.13.15`](https://redirect.github.com/TanStack/virtual/blob/HEAD/packages/react-virtual/CHANGELOG.md#31315)
[Compare
Source](https://redirect.github.com/TanStack/virtual/compare/@tanstack/[email protected]...@tanstack/[email protected])
##### Patch Changes
- feat(react-virtual): add `useFlushSync` option
([#​1100](https://redirect.github.com/TanStack/virtual/pull/1100))
Adds a React-specific `useFlushSync` option to control whether
`flushSync` is used for synchronous scroll correction during
measurement.
The default behavior remains unchanged (`useFlushSync: true`) to
preserve the best scrolling experience.
Disabling it avoids the React 19 warning about calling `flushSync`
during render, at the cost of potentially increased visible whitespace
during fast scrolling with dynamically sized items.
- Updated dependencies
\[[`5a273bf`](https://redirect.github.com/TanStack/virtual/commit/5a273bf0c0bc0255ca172929f021c3b6e50cb69d)]:
-
[@​tanstack/virtual-core](https://redirect.github.com/tanstack/virtual-core)@​3.13.15
###
[`v3.13.14`](https://redirect.github.com/TanStack/virtual/blob/HEAD/packages/react-virtual/CHANGELOG.md#31314)
[Compare
Source](https://redirect.github.com/TanStack/virtual/compare/@tanstack/[email protected]...@tanstack/[email protected])
##### Patch Changes
- Updated dependencies
\[[`6d9274c`](https://redirect.github.com/TanStack/virtual/commit/6d9274c3f0a9e64450b5829872079a65277bc654)]:
-
[@​tanstack/virtual-core](https://redirect.github.com/tanstack/virtual-core)@​3.13.14
</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/UI5/webcomponents-react).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42Ni4xNCIsInVwZGF0ZWRJblZlciI6IjQyLjY5LjEiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyJdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent d1c89e1 commit 601c823
2 files changed
+11
-11
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
789 | 789 | | |
790 | 790 | | |
791 | 791 | | |
792 | | - | |
| 792 | + | |
793 | 793 | | |
794 | 794 | | |
795 | 795 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3862 | 3862 | | |
3863 | 3863 | | |
3864 | 3864 | | |
3865 | | - | |
3866 | | - | |
3867 | | - | |
| 3865 | + | |
| 3866 | + | |
| 3867 | + | |
3868 | 3868 | | |
3869 | | - | |
| 3869 | + | |
3870 | 3870 | | |
3871 | 3871 | | |
3872 | 3872 | | |
3873 | | - | |
| 3873 | + | |
3874 | 3874 | | |
3875 | 3875 | | |
3876 | 3876 | | |
3877 | | - | |
3878 | | - | |
3879 | | - | |
3880 | | - | |
| 3877 | + | |
| 3878 | + | |
| 3879 | + | |
| 3880 | + | |
3881 | 3881 | | |
3882 | 3882 | | |
3883 | 3883 | | |
| |||
5284 | 5284 | | |
5285 | 5285 | | |
5286 | 5286 | | |
5287 | | - | |
| 5287 | + | |
5288 | 5288 | | |
5289 | 5289 | | |
5290 | 5290 | | |
| |||
0 commit comments