u-wave / web

Web client for üWave, the self-hosted collaborative listening platform.
https://demo.u-wave.net
MIT License
68 stars 15 forks source link

deps: bump @tanstack/react-virtual from 3.10.4 to 3.10.6 #3000

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 2 weeks ago

Bumps @tanstack/react-virtual from 3.10.4 to 3.10.6.

Release notes

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

v3.10.6

Version 3.10.6 - 8/29/24, 9:29 AM

Changes

Fix

  • virtual-core: add bigint to Key to align with @​types/react implementation (#814) (1e12f81) by @​huv1k

Chore

  • deps: update dependency jsdom to v25 (#818) (41ca485) by renovate[bot]
  • deps: update dependency @​vueuse/core to v11 (#817) (5662317) by renovate[bot]

Packages

  • @​tanstack/virtual-core@​3.10.6
  • @​tanstack/lit-virtual@​3.10.6
  • @​tanstack/react-virtual@​3.10.6
  • @​tanstack/solid-virtual@​3.10.6
  • @​tanstack/svelte-virtual@​3.10.6
  • @​tanstack/vue-virtual@​3.10.6
  • @​tanstack/angular-virtual@​3.10.6

v3.10.5

Version 3.10.5 - 8/27/24, 1:39 PM

Changes

Fix

  • angular-virtual: fix proxying of computed functions with args (#812) (3422577) by Garrett Darnell

Refactor

  • angular-virtual: add eslint & fix all eslint errors (#813) (c51217d) by Garrett Darnell

Chore

  • change type of "debug" from any to boolean (#809) (cadac12) by @​steadily-worked
  • deps: update all non-major dependencies (#811) (236b312) by renovate[bot]

Packages

  • @​tanstack/react-virtual@​3.10.5
  • @​tanstack/svelte-virtual@​3.10.5
  • @​tanstack/virtual-core@​3.10.5
  • @​tanstack/angular-virtual@​3.10.5
  • @​tanstack/lit-virtual@​3.10.5
  • @​tanstack/solid-virtual@​3.10.5

... (truncated)

Commits


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)