Commit 066fe70
authored
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)
|

|

|
---
### 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)@​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
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
824 | 824 | | |
825 | 825 | | |
826 | 826 | | |
827 | | - | |
| 827 | + | |
828 | 828 | | |
829 | 829 | | |
830 | 830 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4611 | 4611 | | |
4612 | 4612 | | |
4613 | 4613 | | |
4614 | | - | |
4615 | | - | |
4616 | | - | |
| 4614 | + | |
| 4615 | + | |
| 4616 | + | |
4617 | 4617 | | |
4618 | | - | |
| 4618 | + | |
4619 | 4619 | | |
4620 | 4620 | | |
4621 | 4621 | | |
4622 | | - | |
| 4622 | + | |
4623 | 4623 | | |
4624 | 4624 | | |
4625 | 4625 | | |
4626 | | - | |
4627 | | - | |
4628 | | - | |
4629 | | - | |
| 4626 | + | |
| 4627 | + | |
| 4628 | + | |
| 4629 | + | |
4630 | 4630 | | |
4631 | 4631 | | |
4632 | 4632 | | |
| |||
6074 | 6074 | | |
6075 | 6075 | | |
6076 | 6076 | | |
6077 | | - | |
| 6077 | + | |
6078 | 6078 | | |
6079 | 6079 | | |
6080 | 6080 | | |
| |||
0 commit comments