MTRNord / cetirizine

An experimental matrix client written in reactjs utilizing tailwind and storybook
https://mtrnord.github.io/cetirizine/
Apache License 2.0
15 stars 0 forks source link

Bump react-virtuoso from 4.5.1 to 4.7.11 #293

Open dependabot[bot] opened 3 months ago

dependabot[bot] commented 3 months ago

Bumps react-virtuoso from 4.5.1 to 4.7.11.

Release notes

Sourced from react-virtuoso's releases.

v4.7.11

4.7.11 (2024-05-24)

Bug Fixes

  • update initialTopMostItemIndex type in TableVirtuoso interface (#1091) (9a93e93)

v4.7.10

4.7.10 (2024-04-21)

Bug Fixes

  • restore state works in react router (bbc0967), closes #1076

v4.7.9

4.7.9 (2024-04-18)

Bug Fixes

  • adjust the way used to set data-test-id for GridList (fd7c283)
  • adjust the way used to set data-test-id for List (2e3fafe)
  • adjust the way used to set data-test-id for Scroller (11fdc52)
  • adjust the way used to set data-test-id for table (0010df4)

v4.7.8

4.7.8 (2024-04-06)

Bug Fixes

  • stop "Zero-sized element, this should not happen" error from showing up when it should not (#1061) (c7a46a8)

v4.7.7

4.7.7 (2024-03-29)

Bug Fixes

  • delay resize observer handling (1f8c8ee)

v4.7.6

4.7.6 (2024-03-28)

Bug Fixes

... (truncated)

Commits
  • 9a93e93 fix: update initialTopMostItemIndex type in TableVirtuoso interface (#1091)
  • 75738f5 docs: update readme contribution notes
  • bbc0967 fix: restore state works in react router
  • 461a5c9 chore: more conventional test attribute
  • 68aefbb Merge branch 'ts1994tw-boren/fix-the-way-used-to-set-data-test-id-for-table'
  • 0010df4 fix: adjust the way used to set data-test-id for table
  • f9127e8 Merge branch 'ts1994tw-boren/fix-the-way-used-to-set-data-test-id'
  • 11fdc52 fix: adjust the way used to set data-test-id for Scroller
  • 2e3fafe fix: adjust the way used to set data-test-id for List
  • fd7c283 fix: adjust the way used to set data-test-id for GridList
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)