Skip to content

chore(deps): bump @tanstack/react-query-persist-client from 5.90.21 to 5.99.0#507

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bun/tanstack/react-query-persist-client-5.99.0
Open

chore(deps): bump @tanstack/react-query-persist-client from 5.90.21 to 5.99.0#507
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bun/tanstack/react-query-persist-client-5.99.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 12, 2026

Bumps @tanstack/react-query-persist-client from 5.90.21 to 5.99.0.

Release notes

Sourced from @​tanstack/react-query-persist-client's releases.

@​tanstack/react-query-persist-client@​5.99.0

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-persist-client-core@​5.99.0
    • @​tanstack/react-query@​5.99.0

@​tanstack/react-query-persist-client@​5.98.0

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-persist-client-core@​5.98.0
    • @​tanstack/react-query@​5.98.0

@​tanstack/react-query-persist-client@​5.97.0

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-persist-client-core@​5.97.0
    • @​tanstack/react-query@​5.97.0

@​tanstack/react-query-persist-client@​5.96.2

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-persist-client-core@​5.96.2
    • @​tanstack/react-query@​5.96.2
Changelog

Sourced from @​tanstack/react-query-persist-client's changelog.

5.99.0

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-persist-client-core@​5.99.0
    • @​tanstack/react-query@​5.99.0

5.98.0

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-persist-client-core@​5.98.0
    • @​tanstack/react-query@​5.98.0

5.97.0

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-persist-client-core@​5.97.0
    • @​tanstack/react-query@​5.97.0

5.96.2

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-persist-client-core@​5.96.2
    • @​tanstack/react-query@​5.96.2

5.96.1

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-persist-client-core@​5.96.1
    • @​tanstack/react-query@​5.96.1

5.96.0

Patch Changes

  • Updated dependencies []:
    • @​tanstack/query-persist-client-core@​5.96.0
    • @​tanstack/react-query@​5.96.0

5.95.2

... (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/react-query-persist-client](https://github.com/TanStack/query/tree/HEAD/packages/react-query-persist-client) from 5.90.21 to 5.99.0.
- [Release notes](https://github.com/TanStack/query/releases)
- [Changelog](https://github.com/TanStack/query/blob/main/packages/react-query-persist-client/CHANGELOG.md)
- [Commits](https://github.com/TanStack/query/commits/@tanstack/react-query-persist-client@5.99.0/packages/react-query-persist-client)

---
updated-dependencies:
- dependency-name: "@tanstack/react-query-persist-client"
  dependency-version: 5.99.0
  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 Apr 12, 2026
@github-actions github-actions Bot added the chore label Apr 12, 2026
@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps Bot commented Apr 12, 2026

Greptile Summary

This PR bumps @tanstack/react-query-persist-client from 5.90.21 to 5.99.0 via Dependabot. All intermediate versions between 5.90 and 5.99 are patch-level dependency-only changes with no feature or breaking changes. However, @tanstack/react-query (still at 5.90.19) and @tanstack/query-async-storage-persister (still at ^5.90.21) were not updated alongside this bump, leaving the TanStack Query peer dependency constraint (^5.99.0) technically unmet.

Confidence Score: 5/5

Safe to merge — all intermediate versions are patch-level dependency bumps with no breaking changes; the peer dependency mismatch is a quality concern but not a runtime blocker.

The only finding is a P2 style/quality concern: sibling TanStack packages are not co-updated, leaving a peer dependency constraint technically unmet. In practice the library is backward compatible within the v5 major, so this will not cause runtime failures. No P0/P1 issues were found.

apps/agent/package.json — consider co-bumping @tanstack/react-query and @tanstack/query-async-storage-persister to ^5.99.0

Important Files Changed

Filename Overview
apps/agent/package.json Bumps @tanstack/react-query-persist-client to 5.99.0, leaving sibling TanStack packages (@tanstack/react-query at 5.90.19, @tanstack/query-async-storage-persister at ^5.90.21) behind, creating a peer-dependency mismatch.
bun.lock Lockfile resolves react-query-persist-client to 5.99.0 with its @tanstack/query-persist-client-core pinned at 5.99.0; @tanstack/react-query stays at 5.90.19, which doesn't satisfy the new ^5.99.0 peer dependency requirement. Also incidentally bumps chrome-devtools-mcp from 0.20.0 to 0.21.0.

Entity Relationship Diagram

%%{init: {'theme': 'neutral'}}%%
erDiagram
    PACKAGE_JSON {
        string react-query "5.90.19 (unchanged)"
        string react-query-persist-client "5.99.0 (bumped)"
        string query-async-storage-persister "5.90.21 (unchanged)"
    }
    BUN_LOCK {
        string react-query "5.90.19"
        string react-query-persist-client "5.99.0"
        string query-persist-client-core "5.99.0"
        string query-core "5.99.0"
        string chrome-devtools-mcp "0.21.0 (incidental bump)"
    }
    PACKAGE_JSON ||--|| BUN_LOCK : "resolves to"
    PEER_DEPENDENCY {
        string required "react-query ^5.99.0"
        string installed "react-query 5.90.19"
        string status "MISMATCH"
    }
    BUN_LOCK ||--|| PEER_DEPENDENCY : "react-query-persist-client declares"
Loading
Prompt To Fix All With AI
This is a comment left during a code review.
Path: apps/agent/package.json
Line: 48

Comment:
**Peer dependency version mismatch**

`@tanstack/react-query-persist-client@5.99.0` declares `"@tanstack/react-query": "^5.99.0"` as a peer dependency, but `@tanstack/react-query` is still pinned to `^5.90.19` in this file (and resolves to `5.90.19` in the lockfile). Bun/npm will silently accept the mismatch, but the combination is untested by the library authors and may surface type errors or subtle behavioral differences as the API evolved between minor versions. `@tanstack/query-async-storage-persister` is also still at `^5.90.21`, so the three sibling packages are now at different minor versions. Consider bumping `@tanstack/react-query` and `@tanstack/query-async-storage-persister` to `^5.99.0` in the same PR to keep the TanStack Query ecosystem in sync.

How can I resolve this? If you propose a fix, please make it concise.

Reviews (1): Last reviewed commit: "chore(deps): bump @tanstack/react-query-..." | Re-trigger Greptile

Comment thread apps/agent/package.json
@@ -46,7 +46,7 @@
"@sentry/vite-plugin": "^4.6.1",
"@tanstack/query-async-storage-persister": "^5.90.21",
"@tanstack/react-query": "^5.90.19",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Peer dependency version mismatch

@tanstack/react-query-persist-client@5.99.0 declares "@tanstack/react-query": "^5.99.0" as a peer dependency, but @tanstack/react-query is still pinned to ^5.90.19 in this file (and resolves to 5.90.19 in the lockfile). Bun/npm will silently accept the mismatch, but the combination is untested by the library authors and may surface type errors or subtle behavioral differences as the API evolved between minor versions. @tanstack/query-async-storage-persister is also still at ^5.90.21, so the three sibling packages are now at different minor versions. Consider bumping @tanstack/react-query and @tanstack/query-async-storage-persister to ^5.99.0 in the same PR to keep the TanStack Query ecosystem in sync.

Prompt To Fix With AI
This is a comment left during a code review.
Path: apps/agent/package.json
Line: 48

Comment:
**Peer dependency version mismatch**

`@tanstack/react-query-persist-client@5.99.0` declares `"@tanstack/react-query": "^5.99.0"` as a peer dependency, but `@tanstack/react-query` is still pinned to `^5.90.19` in this file (and resolves to `5.90.19` in the lockfile). Bun/npm will silently accept the mismatch, but the combination is untested by the library authors and may surface type errors or subtle behavioral differences as the API evolved between minor versions. `@tanstack/query-async-storage-persister` is also still at `^5.90.21`, so the three sibling packages are now at different minor versions. Consider bumping `@tanstack/react-query` and `@tanstack/query-async-storage-persister` to `^5.99.0` in the same PR to keep the TanStack Query ecosystem in sync.

How can I resolve this? If you propose a fix, please make it concise.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore 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.

0 participants