chore(deps): bump @tanstack/react-query from 5.90.21 to 5.96.1#686
chore(deps): bump @tanstack/react-query from 5.90.21 to 5.96.1#686dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Bumps [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) from 5.90.21 to 5.96.1. - [Release notes](https://github.com/TanStack/query/releases) - [Changelog](https://github.com/TanStack/query/blob/main/packages/react-query/CHANGELOG.md) - [Commits](https://github.com/TanStack/query/commits/@tanstack/react-query@5.96.1/packages/react-query) --- updated-dependencies: - dependency-name: "@tanstack/react-query" dependency-version: 5.96.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
bri-tong
left a comment
There was a problem hiding this comment.
Summary
This is a standard Dependabot minor version bump of @tanstack/react-query from 5.90.21 → 5.96.1 (and its transitive dependency @tanstack/query-core from 5.90.20 → 5.96.1). Only package.json and package-lock.json are modified. No application code changes.
Blocking Issues
None.
Analysis
Files changed: 2 (package.json, package-lock.json) — version strings and integrity hashes only.
Version delta: 5.90.x → 5.96.x is a minor version bump within the same major (v5). The changelog for this range shows:
- Patch-level dependency updates (
@tanstack/query-coreversion bumps) - Build fix: exclude config files from production DTS rollup to prevent
@types/nodetype pollution (#10358) - Build fix: resolve issue about excluded build directory (#10312)
- Fixed version alignment (#10064)
No breaking changes are indicated in any of the intermediate releases (5.91 through 5.96).
Semver range: The ^5.96.1 specifier in package.json is correct and consistent with the project's existing pinning strategy for this dependency.
Mergeable state: Clean ✅
Non-blocking Suggestions
- Consider enabling Dependabot auto-merge for patch/minor bumps of well-tested libraries like
@tanstack/react-queryto reduce review overhead on these routine PRs.
LGTM — safe to merge.
Bumps @tanstack/react-query from 5.90.21 to 5.96.1.
Release notes
Sourced from
@tanstack/react-query's releases.... (truncated)
Changelog
Sourced from
@tanstack/react-query's changelog.... (truncated)
Commits
75052a7ci: Version Packages (#10370)73e783bci: Version Packages (#10364)14a97b7test(react-query): replace 'import React' with 'import * as React' in 'usePre...fd8c068test({react,preact}-query/useSuspenseQueries): merge redundant second 'descri...f168555test({react,preact,solid}-query): move 'queryClient' and 'queryCache' to 'bef...afb5812test({react,preact}-query/useSuspenseQueries): inline test helpers, remove sh...9e1bb94test(react-query/useSuspenseQueries): remove unnecessary 'act' wrapper from b...55cee0atest({react,preact}-query/useSuspenseQueries): add test for not suspending bu...7fc6e6atest({react,preact}-query/useSuspenseQueries): add test for not suspending bu...1047cdcci: Version Packages (#10326)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)