[PR #344] [CLOSED] build(deps): Bump @tanstack/react-query from 5.90.10 to 5.90.11 #374

Closed
opened 2026-02-26 12:41:10 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE-Local/pull/344
Author: @dependabot[bot]
Created: 11/25/2025
Status: Closed

Base: mainHead: dependabot/npm_and_yarn/tanstack/react-query-5.90.11


📝 Commits (1)

  • 0a92b9b build(deps): Bump @tanstack/react-query from 5.90.10 to 5.90.11

📊 Changes

2 files changed (+81 additions, -41 deletions)

View changed files

📝 package-lock.json (+80 -40)
📝 package.json (+1 -1)

📄 Description

Bumps @tanstack/react-query from 5.90.10 to 5.90.11.

Release notes

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

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

Patch Changes

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

@​tanstack/react-query@​5.90.11

Patch Changes

  • Prevent infinite render loops when useSuspenseQueries has duplicate queryKeys (#9886)

  • Updated dependencies [c01b150]:

    • @​tanstack/query-core@​5.90.11
Changelog

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

5.90.11

Patch Changes

  • Prevent infinite render loops when useSuspenseQueries has duplicate queryKeys (#9886)

  • Updated dependencies [c01b150]:

    • @​tanstack/query-core@​5.90.11
Commits
  • 6799395 ci: Version Packages (#9911)
  • c01b150 fix(useQueries): Prevent infinite render loops when useSuspenseQueries has du...
  • c9bc600 chore: use better Thrower declaration in tests (#9884)
  • See full diff in compare view

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 <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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/community-scripts/ProxmoxVE-Local/pull/344 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 11/25/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/tanstack/react-query-5.90.11` --- ### 📝 Commits (1) - [`0a92b9b`](https://github.com/community-scripts/ProxmoxVE-Local/commit/0a92b9b2a6ed43d1153b14f4da15330455c8d6de) build(deps): Bump @tanstack/react-query from 5.90.10 to 5.90.11 ### 📊 Changes **2 files changed** (+81 additions, -41 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+80 -40) 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) from 5.90.10 to 5.90.11. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/TanStack/query/releases"><code>@​tanstack/react-query</code>'s releases</a>.</em></p> <blockquote> <h2><code>@​tanstack/react-query-persist-client</code><a href="https://github.com/5"><code>@​5</code></a>.90.11</h2> <h3>Patch Changes</h3> <ul> <li>Updated dependencies []: <ul> <li><code>@​tanstack/query-persist-client-core</code><a href="https://github.com/5"><code>@​5</code></a>.91.8</li> <li><code>@​tanstack/react-query</code><a href="https://github.com/5"><code>@​5</code></a>.90.9</li> </ul> </li> </ul> <h2><code>@​tanstack/react-query</code><a href="https://github.com/5"><code>@​5</code></a>.90.11</h2> <h3>Patch Changes</h3> <ul> <li> <p>Prevent infinite render loops when useSuspenseQueries has duplicate queryKeys (<a href="https://redirect.github.com/TanStack/query/pull/9886">#9886</a>)</p> </li> <li> <p>Updated dependencies [<a href="https://github.com/TanStack/query/commit/c01b150e3673e11d6533768529a5e6fe3ebee68c"><code>c01b150</code></a>]:</p> <ul> <li><code>@​tanstack/query-core</code><a href="https://github.com/5"><code>@​5</code></a>.90.11</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/TanStack/query/blob/main/packages/react-query/CHANGELOG.md"><code>@​tanstack/react-query</code>'s changelog</a>.</em></p> <blockquote> <h2>5.90.11</h2> <h3>Patch Changes</h3> <ul> <li> <p>Prevent infinite render loops when useSuspenseQueries has duplicate queryKeys (<a href="https://redirect.github.com/TanStack/query/pull/9886">#9886</a>)</p> </li> <li> <p>Updated dependencies [<a href="https://github.com/TanStack/query/commit/c01b150e3673e11d6533768529a5e6fe3ebee68c"><code>c01b150</code></a>]:</p> <ul> <li><code>@​tanstack/query-core</code><a href="https://github.com/5"><code>@​5</code></a>.90.11</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/TanStack/query/commit/6799395211511d7ca4ff51ee2164109f44cb3d4e"><code>6799395</code></a> ci: Version Packages (<a href="https://github.com/TanStack/query/tree/HEAD/packages/react-query/issues/9911">#9911</a>)</li> <li><a href="https://github.com/TanStack/query/commit/c01b150e3673e11d6533768529a5e6fe3ebee68c"><code>c01b150</code></a> fix(useQueries): Prevent infinite render loops when useSuspenseQueries has du...</li> <li><a href="https://github.com/TanStack/query/commit/c9bc6002ad856e349ad15a7d07e3dac251e8c022"><code>c9bc600</code></a> chore: use better <code>Thrower</code> declaration in tests (<a href="https://github.com/TanStack/query/tree/HEAD/packages/react-query/issues/9884">#9884</a>)</li> <li>See full diff in <a href="https://github.com/TanStack/query/commits/@tanstack/react-query@5.90.11/packages/react-query">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@tanstack/react-query&package-manager=npm_and_yarn&previous-version=5.90.10&new-version=5.90.11)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 <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) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 12:41:10 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ProxmoxVE-Local#374
No description provided.