Skip to content

deps(deps): bump the tanstack group across 1 directory with 4 updates#454

Merged
ljagiello merged 3 commits into
mainfrom
dependabot/npm_and_yarn/tanstack-eb3d9df854
Jun 8, 2026
Merged

deps(deps): bump the tanstack group across 1 directory with 4 updates#454
ljagiello merged 3 commits into
mainfrom
dependabot/npm_and_yarn/tanstack-eb3d9df854

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 30, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on @tanstack/svelte-table, @tanstack/query-core, @tanstack/svelte-query and @tanstack/svelte-virtual to permit the latest version.
Updates @tanstack/svelte-table from 9.0.0-alpha.48 to 9.0.0-beta.6

Release notes

Sourced from @​tanstack/svelte-table's releases.

v9.0.0-beta.6

Version 9.0.0-beta.6 - 6/8/26, 4:44 PM

Changes

Fix

  • table-core versions (#6306) (b74bee1) by github-actions[bot]

Packages

  • @​tanstack/table-devtools@​9.0.0-beta.6
  • @​tanstack/angular-table@​9.0.0-beta.6
  • @​tanstack/angular-table-devtools@​9.0.0-beta.6
  • @​tanstack/lit-table@​9.0.0-beta.6
  • @​tanstack/preact-table@​9.0.0-beta.6
  • @​tanstack/preact-table-devtools@​9.0.0-beta.6
  • @​tanstack/react-table@​9.0.0-beta.6
  • @​tanstack/react-table-devtools@​9.0.0-beta.6
  • @​tanstack/solid-table@​9.0.0-beta.6
  • @​tanstack/solid-table-devtools@​9.0.0-beta.6
  • @​tanstack/svelte-table@​9.0.0-beta.6
  • @​tanstack/vue-table@​9.0.0-beta.6
  • @​tanstack/vue-table-devtools@​9.0.0-beta.6

v9.0.0-beta.5

Version 9.0.0-beta.5 - 6/8/26, 4:27 PM

Changes

Feat

  • new custom plugins support and massive typescript simplificatoins (#6305) (37d7a10) by Kevin Van Cott

Chore

  • correct tfeatures usage in examples (#6304) (e42da9e) by Kevin Van Cott

Packages

  • @​tanstack/table-core@​9.0.0-beta.5
  • @​tanstack/table-devtools@​9.0.0-beta.5
  • @​tanstack/angular-table@​9.0.0-beta.5
  • @​tanstack/angular-table-devtools@​9.0.0-beta.5
  • @​tanstack/react-table@​9.0.0-beta.5
  • @​tanstack/react-table-devtools@​9.0.0-beta.5
  • @​tanstack/vue-table@​9.0.0-beta.5
  • @​tanstack/lit-table@​9.0.0-beta.5
  • @​tanstack/preact-table@​9.0.0-beta.5
  • @​tanstack/preact-table-devtools@​9.0.0-beta.5

... (truncated)

Commits

Updates @tanstack/query-core to 5.101.0

Release notes

Sourced from @​tanstack/query-core's releases.

@​tanstack/query-core@​5.101.0

No release notes provided.

Changelog

Sourced from @​tanstack/query-core's changelog.

5.101.0

5.100.14

5.100.13

Patch Changes

  • fix(query-core): drop the custom NoInfer<T> re-export and rely on TypeScript's built-in NoInfer (TS ≥ 5.4) so NoInfer<X[K]> stays assignable to X[K] in generic contexts (fixes #9937) (#10593)

5.100.12

5.100.11

5.100.10

5.100.9

Patch Changes

  • fix(query-core): wrap persister's TQueryKey in NoInfer so that the persister slot no longer contributes to TQueryKey inference. Follow-up to #10510, which removed NoInfer on all three persister generics. Preserving NoInfer<TQueryKey> keeps that fix's benefit for TQueryFnData while preventing TQueryKey from widening to the augmented constraint when Register.queryKey is narrowed — which made DataTag-branded wrapper returns un-assignable in contravariant slots. (#10601)

5.100.8

5.100.7

5.100.6

5.100.5

Patch Changes

  • fix(core): propagate AbortSignal reason in infinite queries (a53ef97)

5.100.4

5.100.3

Patch Changes

  • fix(suspense): skip calling combine when queries would suspend (#10576)

5.100.2

Patch Changes

  • fix(query-core): allow persister to contribute to TQueryFnData inference so a queryFn that declares a parameter no longer produces a spurious overload mismatch against a typed persister (#7842). (#10510)

  • fix: preserve infinite query behavior during SSR hydration (#8825) (#10074)

... (truncated)

Commits

Updates @tanstack/svelte-query to 6.1.34

Release notes

Sourced from @​tanstack/svelte-query's releases.

@​tanstack/svelte-query-devtools@​6.1.34

Patch Changes

Changelog

Sourced from @​tanstack/svelte-query's changelog.

6.1.34

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-core@​5.101.0

6.1.33

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-core@​5.100.14

6.1.32

Patch Changes

  • Updated dependencies [d423168]:
    • @​tanstack/query-core@​5.100.13

6.1.31

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-core@​5.100.12

6.1.30

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-core@​5.100.11

6.1.29

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-core@​5.100.10

6.1.28

Patch Changes

  • Updated dependencies [fcee7bd]:
    • @​tanstack/query-core@​5.100.9

6.1.27

... (truncated)

Commits

Updates @tanstack/svelte-virtual to 3.13.28

Release notes

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

@​tanstack/svelte-virtual@​3.13.28

Patch Changes

Changelog

Sourced from @​tanstack/svelte-virtual's changelog.

3.13.28

Patch Changes

3.13.27

Patch Changes

  • Updated dependencies [c746841]:
    • @​tanstack/virtual-core@​3.16.1

3.13.26

Patch Changes

  • Updated dependencies [fc992ab]:
    • @​tanstack/virtual-core@​3.16.0

3.13.25

Patch Changes

3.13.24

Patch Changes

  • Updated dependencies [97a204d]:
    • @​tanstack/virtual-core@​3.14.0

3.13.23

Patch Changes

  • Updated dependencies [7ece2d5]:
    • @​tanstack/virtual-core@​3.13.23

3.13.22

Patch Changes

  • fix(svelte-virtual): force store update when setOptions is called (#1143)

  • Updated dependencies [54d771a, d3416c3]:

    • @​tanstack/virtual-core@​3.13.22

... (truncated)

Commits

@dependabot @github

dependabot Bot commented on behalf of github May 30, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: npm. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot requested review from Vpr99 and ljagiello as code owners May 30, 2026 04:26
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label May 30, 2026
@dependabot dependabot Bot changed the title deps(deps): bump the tanstack group with 4 updates deps(deps): bump the tanstack group across 1 directory with 4 updates Jun 6, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/tanstack-eb3d9df854 branch from 9ccf2f4 to f8e9df6 Compare June 6, 2026 04:23
Updates the requirements on [@tanstack/svelte-table](https://github.com/TanStack/table/tree/HEAD/packages/svelte-table), [@tanstack/query-core](https://github.com/TanStack/query/tree/HEAD/packages/query-core), [@tanstack/svelte-query](https://github.com/TanStack/query/tree/HEAD/packages/svelte-query) and [@tanstack/svelte-virtual](https://github.com/TanStack/virtual/tree/HEAD/packages/svelte-virtual) to permit the latest version.

Updates `@tanstack/svelte-table` from 9.0.0-alpha.48 to 9.0.0-beta.6
- [Release notes](https://github.com/TanStack/table/releases)
- [Commits](https://github.com/TanStack/table/commits/v9.0.0-beta.6/packages/svelte-table)

Updates `@tanstack/query-core` to 5.101.0
- [Release notes](https://github.com/TanStack/query/releases)
- [Changelog](https://github.com/TanStack/query/blob/main/packages/query-core/CHANGELOG.md)
- [Commits](https://github.com/TanStack/query/commits/@tanstack/query-core@5.101.0/packages/query-core)

Updates `@tanstack/svelte-query` to 6.1.34
- [Release notes](https://github.com/TanStack/query/releases)
- [Changelog](https://github.com/TanStack/query/blob/main/packages/svelte-query/CHANGELOG.md)
- [Commits](https://github.com/TanStack/query/commits/@tanstack/svelte-query@6.1.34/packages/svelte-query)

Updates `@tanstack/svelte-virtual` to 3.13.28
- [Release notes](https://github.com/TanStack/virtual/releases)
- [Changelog](https://github.com/TanStack/virtual/blob/main/packages/svelte-virtual/CHANGELOG.md)
- [Commits](https://github.com/TanStack/virtual/commits/@tanstack/svelte-virtual@3.13.28/packages/svelte-virtual)

---
updated-dependencies:
- dependency-name: "@tanstack/query-core"
  dependency-version: 5.100.14
  dependency-type: direct:production
  dependency-group: tanstack
- dependency-name: "@tanstack/svelte-query"
  dependency-version: 6.1.33
  dependency-type: direct:production
  dependency-group: tanstack
- dependency-name: "@tanstack/svelte-table"
  dependency-version: 9.0.0-alpha.51
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tanstack
- dependency-name: "@tanstack/svelte-virtual"
  dependency-version: 3.13.26
  dependency-type: direct:production
  dependency-group: tanstack
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/tanstack-eb3d9df854 branch from f8e9df6 to d228fc5 Compare June 8, 2026 17:19
@ljagiello ljagiello merged commit dae9999 into main Jun 8, 2026
9 checks passed
@ljagiello ljagiello deleted the dependabot/npm_and_yarn/tanstack-eb3d9df854 branch June 8, 2026 17:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant