• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

UI5 / webcomponents-react / 20342962430
85%
main: 85%

Build:
Build:
LAST BUILD BRANCH: renovate/major-react-monorepo
DEFAULT BRANCH: main
Ran 18 Dec 2025 04:00PM UTC
Jobs 7
Files 231
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

18 Dec 2025 03:57PM UTC coverage: 84.917% (+0.009%) from 84.908%
20342962430

push

github

web-flow
fix(deps): update dependency @tanstack/react-virtual to v3.13.13 (#8012)

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.12` ->
`3.13.13`](https://renovatebot.com/diffs/npm/@tanstack%2freact-virtual/3.13.12/3.13.13)
|
![age](https://developer.mend.io/api/mc/badges/age/npm/@tanstack%2freact-virtual/3.13.13?slim=true)
|
![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@tanstack%2freact-virtual/3.13.12/3.13.13?slim=true)
|

---

### Release Notes

<details>
<summary>TanStack/virtual (@&#8203;tanstack/react-virtual)</summary>

###
[`v3.13.13`](https://redirect.github.com/TanStack/virtual/blob/HEAD/packages/react-virtual/CHANGELOG.md#31313)

[Compare
Source](https://redirect.github.com/TanStack/virtual/compare/@tanstack/react-virtual@3.13.12...@tanstack/react-virtual@3.13.13)

##### Patch Changes

- Fix: Notify framework when count changes to update getTotalSize()
([#&#8203;1085](https://redirect.github.com/TanStack/virtual/pull/1085))

Fixed an issue where `getTotalSize()` would return stale values when the
`count` option changed (e.g., during filtering or search operations).
The virtualizer now automatically notifies the framework when
measurement-affecting options change, ensuring the UI updates correctly
without requiring manual `useMemo` workarounds.

**Before**: When filtering items, the list container would maintain its
previous height, causing excessive blank space (when count decreased) or
inaccessible items (when count increased).

**After**: Height updates automatically when count changes, providing
the correct user experience.

This fix applies to all framework adapters and has minimal performance
impact (< 0.1ms per chan... (continued)

3267 of 4173 branches covered (78.29%)

Branch coverage included in aggregate %.

5741 of 6435 relevant lines covered (89.22%)

121065.91 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
88.46
-7.69% packages/base/src/internal/utils/debounce.ts
Jobs
ID Job ID Ran Files Coverage
1 charts - 20342962430.1 18 Dec 2025 04:02PM UTC 215
21.37
GitHub Action Run
2 base - 20342962430.2 18 Dec 2025 04:01PM UTC 162
11.55
GitHub Action Run
3 main/src/internal - 20342962430.3 18 Dec 2025 04:00PM UTC 157
10.15
GitHub Action Run
4 compat - 20342962430.4 18 Dec 2025 04:01PM UTC 168
13.32
GitHub Action Run
5 main/src/components - 20342962430.5 18 Dec 2025 04:07PM UTC 157
85.96
GitHub Action Run
6 cypress-commands - 20342962430.6 18 Dec 2025 04:00PM UTC 157
10.0
GitHub Action Run
7 main/src/webComponents - 20342962430.7 18 Dec 2025 04:00PM UTC 157
8.42
GitHub Action Run
Source Files on build 20342962430
  • Tree
  • List 231
  • Changed 5
  • Source Changed 3
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #20342962430
  • 0546b3f6 on github
  • Prev Build on gh-readonly-queue/main/pr-8045-1d7bad72a7196416488fcdb131d2a712793ecfec (#20342583269)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc