Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bot: Bump @tanstack/react-query from 4.35.0 to 4.35.3 in /playground (#…
…1876) Bumps [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) from 4.35.0 to 4.35.3. <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>v4.35.3</h2> <p>Version 4.35.3 - 9/13/2023, 6:28 AM</p> <h2>Changes</h2> <h3>Fix</h3> <ul> <li>avoid reverting state to a fetching one (<a href="https://github.com/TanStack/query/tree/HEAD/packages/react-query/issues/5997">#5997</a>) (88a8b30b) by <a href="https://github.com/Andarist"><code>@Andarist</code></a></li> </ul> <h3>Docs</h3> <ul> <li>Update dependent-queries.md (<a href="https://github.com/TanStack/query/tree/HEAD/packages/react-query/issues/5963">#5963</a>) (4d859e9a) by Favourite Jome</li> </ul> <h2>Packages</h2> <ul> <li><code>@tanstack/query-core</code><a href="https://github.com/4"><code>@4</code></a>.35.3</li> <li><code>@tanstack/query-persist-client-core</code><a href="https://github.com/4"><code>@4</code></a>.35.3</li> <li><code>@tanstack/query-async-storage-persister</code><a href="https://github.com/4"><code>@4</code></a>.35.3</li> <li><code>@tanstack/query-broadcast-client-experimental</code><a href="https://github.com/4"><code>@4</code></a>.35.3</li> <li><code>@tanstack/query-sync-storage-persister</code><a href="https://github.com/4"><code>@4</code></a>.35.3</li> <li><code>@tanstack/react-query</code><a href="https://github.com/4"><code>@4</code></a>.35.3</li> <li><code>@tanstack/react-query-devtools</code><a href="https://github.com/4"><code>@4</code></a>.35.3</li> <li><code>@tanstack/react-query-persist-client</code><a href="https://github.com/4"><code>@4</code></a>.35.3</li> <li><code>@tanstack/solid-query</code><a href="https://github.com/4"><code>@4</code></a>.35.3</li> <li><code>@tanstack/svelte-query</code><a href="https://github.com/4"><code>@4</code></a>.35.3</li> <li><code>@tanstack/vue-query</code><a href="https://github.com/4"><code>@4</code></a>.35.3</li> </ul> <h2>v4.35.2</h2> <p>Version 4.35.2 - 9/7/2023, 8:08 AM</p> <h2>Changes</h2> <h3>Fix</h3> <ul> <li>vue-query: ensure built-in types are not being unwrapped in queryFn context (<a href="https://github.com/TanStack/query/tree/HEAD/packages/react-query/issues/5954">#5954</a>) (35a4dd7a) by <a href="https://github.com/Mini-ghost"><code>@Mini-ghost</code></a></li> </ul> <h2>Packages</h2> <ul> <li><code>@tanstack/vue-query</code><a href="https://github.com/4"><code>@4</code></a>.35.2</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/TanStack/query/commit/2f8da6aeb34c828a8a5ae25e37dcc9d98f09b44b"><code>2f8da6a</code></a> release: v4.35.3</li> <li>See full diff in <a href="https://github.com/TanStack/query/commits/v4.35.3/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=4.35.0&new-version=4.35.3)](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> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information