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.5 #236

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps react-virtuoso from 4.5.1 to 4.7.5.

Release notes

Sourced from react-virtuoso's releases.

v4.7.5

4.7.5 (2024-03-27)

Bug Fixes

v4.7.4

4.7.4 (2024-03-20)

Bug Fixes

  • don't show list before location reached (02d258d)

v4.7.3

4.7.3 (2024-03-19)

Bug Fixes

  • props race condition with initial topmost (f4add10)

v4.7.2

4.7.2 (2024-03-08)

Bug Fixes

v4.7.1

4.7.1 (2024-02-24)

Bug Fixes

  • align to bottom does not blink with defaultItemHeight (eb404d9)

v4.7.0

4.7.0 (2024-02-17)

Features

  • use syncExternalStore for state access if available (57928bd)

v4.6.3

4.6.3 (2024-01-28)

... (truncated)

Commits
  • a001903 fix: docs formatting
  • 465b5fd chore: fix the version in package.json
  • ed12bfb docs: fix formatting
  • 02d258d fix: don't show list before location reached
  • f4add10 fix: props race condition with initial topmost
  • c5c6dbd fix: react types with 18.2.61
  • eb404d9 fix: align to bottom does not blink with defaultItemHeight
  • 57928bd feat: use syncExternalStore for state access if available
  • c50b23d fix: prevent forwarding context to TopItemListContainer's DOM element (#1033)
  • 5b2b7c9 docs: remove emotion from grid example
  • 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)
dependabot[bot] commented 7 months ago

Superseded by #240.