tact-app / web

🖥️ Web version for desktops.
https://docs.tact.run/
GNU Affero General Public License v3.0
4 stars 1 forks source link

feat(deps): bump @tanstack/react-virtual from 3.0.0-beta.54 to 3.0.0-beta.61 #1184

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @tanstack/react-virtual from 3.0.0-beta.54 to 3.0.0-beta.61.

Release notes

Sourced from @​tanstack/react-virtual's releases.

v3.0.0-beta.61

Version 3.0.0-beta.61 - 9/26/2023, 2:48 PM

Changes

Fix

  • useWindowVirtualizer locking scrolling position (#592) (e880185) by @​piecyk

Packages

  • @​tanstack/react-virtual@​3.0.0-beta.61
  • @​tanstack/solid-virtual@​3.0.0-beta.61
  • @​tanstack/svelte-virtual@​3.0.0-beta.61
  • @​tanstack/virtual-core@​3.0.0-beta.61
  • @​tanstack/vue-virtual@​3.0.0-beta.61

v3.0.0-beta.60

Version 3.0.0-beta.60 - 9/10/2023, 9:29 AM

Changes

Fix

  • getItemKey is called with invalid index (#581) (3270b6c) by @​piecyk

Packages

  • @​tanstack/virtual-core@​3.0.0-beta.60
  • @​tanstack/react-virtual@​3.0.0-beta.60
  • @​tanstack/solid-virtual@​3.0.0-beta.60
  • @​tanstack/svelte-virtual@​3.0.0-beta.60
  • @​tanstack/vue-virtual@​3.0.0-beta.60

v3.0.0-beta.59

Version 3.0.0-beta.59 - 9/5/2023, 3:20 PM

Changes

Refactor

Packages

  • @​tanstack/virtual-core@​3.0.0-beta.59
  • @​tanstack/react-virtual@​3.0.0-beta.59
  • @​tanstack/solid-virtual@​3.0.0-beta.59
  • @​tanstack/svelte-virtual@​3.0.0-beta.59
  • @​tanstack/vue-virtual@​3.0.0-beta.59

... (truncated)

Commits
  • e880185 fix: useWindowVirtualizer locking scrolling position (#592)
  • d4022fd release: v3.0.0-beta.60
  • 3270b6c fix: getItemKey is called with invalid index (#581)
  • 4425868 release: v3.0.0-beta.59
  • d7df662 refactor: remove elementKeyAttribute (#578)
  • 8ddf939 release: v3.0.0-beta.58
  • 285449a fix: unexpected undefined error in Virtualizer._measureElement (#577)
  • 18f4018 fix: calling useWindowVirtulizer reset's page scroll to 0 (#566)
  • 882aed1 Correct hook name introduction.md (#560)
  • c7a20bf Update README.md (#548)
  • 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)
vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
tact ✅ Ready (Inspect) Visit Preview Oct 1, 2023 5:34am
dependabot[bot] commented 1 year ago

Superseded by #1232.