inokawa / virtua

A zero-config, fast and small (~3kB) virtual list (and grid) component for React, Vue, Solid and Svelte.
https://inokawa.github.io/virtua/
MIT License
1.35k stars 49 forks source link

Update dependency virtua to ^0.31.0 #454

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
virtua ^0.30.2 -> ^0.31.0 age adoption passing confidence

Release Notes

inokawa/virtua (virtua) ### [`v0.31.0`](https://togithub.com/inokawa/virtua/releases/tag/0.31.0) [Compare Source](https://togithub.com/inokawa/virtua/compare/0.30.5...0.31.0) #### What's Changed - Add Svelte implementation by [@​inokawa](https://togithub.com/inokawa) in [https://github.com/inokawa/virtua/pull/440](https://togithub.com/inokawa/virtua/pull/440) **Full Changelog**: https://github.com/inokawa/virtua/compare/0.30.5...0.31.0 ### [`v0.30.5`](https://togithub.com/inokawa/virtua/releases/tag/0.30.5) [Compare Source](https://togithub.com/inokawa/virtua/compare/0.30.4...0.30.5) #### What's Changed - Fallback to default cache if specified cache is shorter/longer by [@​inokawa](https://togithub.com/inokawa) in [https://github.com/inokawa/virtua/pull/443](https://togithub.com/inokawa/virtua/pull/443) **Full Changelog**: https://github.com/inokawa/virtua/compare/0.30.4...0.30.5 ### [`v0.30.4`](https://togithub.com/inokawa/virtua/releases/tag/0.30.4) [Compare Source](https://togithub.com/inokawa/virtua/compare/0.30.3...0.30.4) #### What's Changed - Fix broken bundle for vue after virtua 0.30.0 by [@​inokawa](https://togithub.com/inokawa) in [https://github.com/inokawa/virtua/pull/439](https://togithub.com/inokawa/virtua/pull/439) **Full Changelog**: https://github.com/inokawa/virtua/compare/0.30.3...0.30.4 ### [`v0.30.3`](https://togithub.com/inokawa/virtua/releases/tag/0.30.3) [Compare Source](https://togithub.com/inokawa/virtua/compare/0.30.2...0.30.3) #### What's Changed \~~\* Fix broken bundle for vue after virtua 0.30.0 by [@​inokawa](https://togithub.com/inokawa) in [https://github.com/inokawa/virtua/pull/439](https://togithub.com/inokawa/virtua/pull/439)~~ The fix wasn't included in this version. Please use `0.30.4`. **Full Changelog**: https://github.com/inokawa/virtua/compare/0.30.2...0.30.3

Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.