Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): update dependency virtua to v0.29.0 (#360)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [virtua](https://github.com/inokawa/virtua) | [`0.28.0` -> `0.29.0`](https://renovatebot.com/diffs/npm/virtua/0.28.0/0.29.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/virtua/0.29.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/virtua/0.29.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/virtua/0.28.0/0.29.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/virtua/0.28.0/0.29.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | @coderabbitai: ignore --- ### Release Notes <details> <summary>inokawa/virtua (virtua)</summary> ### [`v0.29.0`](https://github.com/inokawa/virtua/releases/tag/0.29.0) [Compare Source](https://github.com/inokawa/virtua/compare/0.28.0...0.29.0) **BREAKING CHANGE**: `endMargin` prop was removed because it was no longer needed! #### What's Changed - Refactor startOffset in WindowVirtualizer by [@​inokawa](https://github.com/inokawa) in [https://github.com/inokawa/virtua/pull/402](https://github.com/inokawa/virtua/pull/402) - Refactor jump compensation with shift by [@​inokawa](https://github.com/inokawa) in [https://github.com/inokawa/virtua/pull/407](https://github.com/inokawa/virtua/pull/407) - Improve jump compensation with shift by [@​inokawa](https://github.com/inokawa) in [https://github.com/inokawa/virtua/pull/409](https://github.com/inokawa/virtua/pull/409) - Suppress rerendering of WindowVirtualizer outside of viewport by [@​inokawa](https://github.com/inokawa) in [https://github.com/inokawa/virtua/pull/401](https://github.com/inokawa/virtua/pull/401) **Full Changelog**: inokawa/virtua@0.28.0...0.29.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/cuculus-dev/cuculus). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNDUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information