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

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

Build:
Build:
LAST BUILD BRANCH: renovate/patch-root-all-minor-patch
DEFAULT BRANCH: main
Ran 18 Dec 2025 04:07PM UTC
Files 157
Run time 6s
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: 8.421%. Remained the same
20342962430.7

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)

47 of 3117 branches covered (1.51%)

Branch coverage included in aggregate %.

632 of 4946 relevant lines covered (12.78%)

3.23 hits per line

Source Files on job main/src/webComponents - 20342962430.7
  • Tree
  • List 157
  • Changed 2
  • Source Changed 2
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 20342962430
  • 0546b3f6 on github
  • Prev Job for on gh-readonly-queue/main/pr-8012-3b13a243495f7abb01755dc0a6b52cfd3026ec3b (#20342583269.6)
  • 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