Commit 280afa9
authored
fix(deps): update dependency @tanstack/react-virtual to v3.13.0 (#6913)
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.12.0` ->
`~3.13.0`](https://renovatebot.com/diffs/npm/@tanstack%2freact-virtual/3.12.0/3.13.0)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>TanStack/virtual (@​tanstack/react-virtual)</summary>
###
[`v3.13.0`](https://redirect.github.com/TanStack/virtual/releases/tag/v3.13.0)
[Compare
Source](https://redirect.github.com/TanStack/virtual/compare/v3.12.1...v3.13.0)
Version 3.13.0 - 2/7/25, 12:12 PM
##### Changes
##### Feat
- add useAnimationFrameWithResizeObserver option
([#​923](https://redirect.github.com/TanStack/virtual/issues/923))
([`3e5b1a9`](https://redirect.github.com/TanStack/virtual/commit/3e5b1a9))
by [@​piecyk](https://redirect.github.com/piecyk)
##### Packages
-
[@​tanstack/virtual-core](https://redirect.github.com/tanstack/virtual-core)[@​3](https://redirect.github.com/3).13.0
-
[@​tanstack/lit-virtual](https://redirect.github.com/tanstack/lit-virtual)[@​3](https://redirect.github.com/3).13.0
-
[@​tanstack/react-virtual](https://redirect.github.com/tanstack/react-virtual)[@​3](https://redirect.github.com/3).13.0
-
[@​tanstack/solid-virtual](https://redirect.github.com/tanstack/solid-virtual)[@​3](https://redirect.github.com/3).13.0
-
[@​tanstack/svelte-virtual](https://redirect.github.com/tanstack/svelte-virtual)[@​3](https://redirect.github.com/3).13.0
-
[@​tanstack/vue-virtual](https://redirect.github.com/tanstack/vue-virtual)[@​3](https://redirect.github.com/3).13.0
-
[@​tanstack/angular-virtual](https://redirect.github.com/tanstack/angular-virtual)[@​3](https://redirect.github.com/3).13.0
###
[`v3.12.1`](https://redirect.github.com/TanStack/virtual/releases/tag/v3.12.1)
[Compare
Source](https://redirect.github.com/TanStack/virtual/compare/v3.12.0...v3.12.1)
Version 3.12.1 - 2/7/25, 5:12 AM
##### Changes
##### Fix
- register scrollend event when useScrollendEvent
([#​922](https://redirect.github.com/TanStack/virtual/issues/922))
([`8470857`](https://redirect.github.com/TanStack/virtual/commit/8470857))
by [@​piecyk](https://redirect.github.com/piecyk)
- Revert "fix: add experimental_subscribeToEvents"
([`5151ee4`](https://redirect.github.com/TanStack/virtual/commit/5151ee4))
by Tanner Linsley
- add experimental_subscribeToEvents
([`b7b0d5a`](https://redirect.github.com/TanStack/virtual/commit/b7b0d5a))
by Tanner Linsley
##### Chore
- deps: update all non-major dependencies
([#​921](https://redirect.github.com/TanStack/virtual/issues/921))
([`3321362`](https://redirect.github.com/TanStack/virtual/commit/3321362))
by renovate\[bot]
##### Ci
- apply automated fixes
([`659b157`](https://redirect.github.com/TanStack/virtual/commit/659b157))
by autofix-ci\[bot]
##### Packages
-
[@​tanstack/virtual-core](https://redirect.github.com/tanstack/virtual-core)[@​3](https://redirect.github.com/3).12.1
-
[@​tanstack/lit-virtual](https://redirect.github.com/tanstack/lit-virtual)[@​3](https://redirect.github.com/3).12.1
-
[@​tanstack/react-virtual](https://redirect.github.com/tanstack/react-virtual)[@​3](https://redirect.github.com/3).12.1
-
[@​tanstack/solid-virtual](https://redirect.github.com/tanstack/solid-virtual)[@​3](https://redirect.github.com/3).12.1
-
[@​tanstack/svelte-virtual](https://redirect.github.com/tanstack/svelte-virtual)[@​3](https://redirect.github.com/3).12.1
-
[@​tanstack/vue-virtual](https://redirect.github.com/tanstack/vue-virtual)[@​3](https://redirect.github.com/3).12.1
-
[@​tanstack/angular-virtual](https://redirect.github.com/tanstack/angular-virtual)[@​3](https://redirect.github.com/3).12.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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNDUuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent a59251a commit 280afa9
2 files changed
+11
-11
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4829 | 4829 | | |
4830 | 4830 | | |
4831 | 4831 | | |
4832 | | - | |
4833 | | - | |
4834 | | - | |
| 4832 | + | |
| 4833 | + | |
| 4834 | + | |
4835 | 4835 | | |
4836 | | - | |
| 4836 | + | |
4837 | 4837 | | |
4838 | 4838 | | |
4839 | 4839 | | |
4840 | | - | |
| 4840 | + | |
4841 | 4841 | | |
4842 | 4842 | | |
4843 | 4843 | | |
4844 | | - | |
4845 | | - | |
4846 | | - | |
4847 | | - | |
| 4844 | + | |
| 4845 | + | |
| 4846 | + | |
| 4847 | + | |
4848 | 4848 | | |
4849 | 4849 | | |
4850 | 4850 | | |
| |||
6258 | 6258 | | |
6259 | 6259 | | |
6260 | 6260 | | |
6261 | | - | |
| 6261 | + | |
6262 | 6262 | | |
6263 | 6263 | | |
6264 | 6264 | | |
| |||
0 commit comments