Skip to content

chore(deps): bump @tanstack/query-core from 5.101.4 to 5.102.8 - #229

Merged
dborysov merged 1 commit into
mainfrom
dependabot/npm_and_yarn/tanstack/query-core-5.102.8
Sep 1, 2026
Merged

chore(deps): bump @tanstack/query-core from 5.101.4 to 5.102.8#229
dborysov merged 1 commit into
mainfrom
dependabot/npm_and_yarn/tanstack/query-core-5.102.8

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 31, 2026

Copy link
Copy Markdown
Contributor

Bumps @tanstack/query-core from 5.101.4 to 5.102.8.

Release notes

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

@​tanstack/query-core@​5.102.8

No release notes provided.

@​tanstack/query-core@​5.102.7

No release notes provided.

@​tanstack/query-core@​5.102.6

No release notes provided.

@​tanstack/query-core@​5.102.5

Patch Changes

  • #11302 578e5c2 - Reduce the Query Core bundle size by removing unused symbol descriptions and simplifying internal helpers.
Changelog

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

5.102.8

5.102.7

5.102.6

5.102.5

Patch Changes

  • #11302 578e5c2 - Reduce the Query Core bundle size by removing unused symbol descriptions and simplifying internal helpers.

5.102.4

Patch Changes

  • #11293 a05df6a - Avoid scheduling stale timeouts for disabled query observers.

5.102.3

5.102.2

Patch Changes

  • #11263 80fbf73 - Export MutationCacheConfig and QueryCacheConfig.

5.102.1

Patch Changes

  • #11260 134890d - Type hydration input as a partial dehydrated state so omitted mutation and query collections are supported.

5.102.0

Minor Changes

  • #10658 c6fc17c - add query and infiniteQuery methods, deprecate old imperative methods

Patch Changes

  • #11161 34f7cee - fix(query-core): clear a stale select error when the observer switches to a query without data, and reset isPlaceholderData on select-error results to match the declared result types, so a previous query's select error no longer leaks into the new result

  • #11253 b4368c4 - Improve hydration performance by skipping no-op data transforms and default error-redaction callbacks. Export dehydrateQuery.

  • #11214 5bb089d - Reduce observer churn overhead by removing observers in place instead of copying the observer list for every unsubscribe.

  • #11011 ba4650c - fix(query-core): reset isPlaceholderData when select throws on placeholder data

... (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 show <dependency name> 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)

Bumps [@tanstack/query-core](https://github.com/TanStack/query/tree/HEAD/packages/query-core) from 5.101.4 to 5.102.8.
- [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.102.8/packages/query-core)

---
updated-dependencies:
- dependency-name: "@tanstack/query-core"
  dependency-version: 5.102.8
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 31, 2026
@dborysov
dborysov merged commit 5a72cbd into main Sep 1, 2026
4 checks passed
@dborysov
dborysov deleted the dependabot/npm_and_yarn/tanstack/query-core-5.102.8 branch September 1, 2026 08:57
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant