Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 18, 2025

Bumps @tanstack/react-query from 5.66.0 to 5.66.7.

Release notes

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

v5.66.7

Version 5.66.7 - 2/18/25, 2:00 PM

Changes

Refactor

  • Simplify useQueries (#8661) (caf7bde) by Yunyoung Jordan Choi

Packages

  • @​tanstack/react-query@​5.66.7
  • @​tanstack/react-query-devtools@​5.66.7
  • @​tanstack/react-query-persist-client@​5.66.7
  • @​tanstack/react-query-next-experimental@​5.66.7

v5.66.6

Version 5.66.6 - 2/18/25, 9:47 AM

Changes

Fix

  • react-query: make error to be shown when using queryOptions with initialData and skipToken in queryFn inside useSuspenseQueries (#8665) (56183f0) by Yoomin Kang

Packages

  • @​tanstack/react-query@​5.66.6
  • @​tanstack/react-query-devtools@​5.66.6
  • @​tanstack/react-query-persist-client@​5.66.6
  • @​tanstack/react-query-next-experimental@​5.66.6

v5.66.5

Version 5.66.5 - 2/17/25, 3:59 PM

Changes

Fix

  • react-query: fix queryOptions with initialData to work on useSuspenseQueries (#8658) (9a7bfd9) by Yoomin Kang

Packages

  • @​tanstack/react-query@​5.66.5
  • @​tanstack/react-query-devtools@​5.66.5
  • @​tanstack/react-query-persist-client@​5.66.5
  • @​tanstack/react-query-next-experimental@​5.66.5

v5.66.4

Version 5.66.4 - 2/17/25, 1:15 PM

... (truncated)

Commits
  • c1ea870 release: v5.66.7
  • caf7bde refactor: Simplify useQueries (#8661)
  • 470ecb6 release: v5.66.6
  • 56183f0 fix(react-query): make error to be shown when using queryOptions with initial...
  • 044acae release: v5.66.5
  • 9a7bfd9 fix(react-query): fix queryOptions with initialData to work on useSuspenseQue...
  • 0588a46 release: v5.66.4
  • 6ca0eb7 fix: no hydration when new promise comes in (#8383)
  • accccf9 release: v5.66.3
  • ce7e31e release: v5.66.2
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 18, 2025
@vercel
Copy link

vercel bot commented Feb 18, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 19, 2025 3:01pm

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/tanstack/react-query-5.66.7 branch from 43cc3a3 to 332cde8 Compare February 19, 2025 14:54
@naps62 naps62 enabled auto-merge (squash) February 19, 2025 14:54
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/tanstack/react-query-5.66.7 branch from 332cde8 to 5fba0fd Compare February 19, 2025 14:57
Bumps [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) from 5.66.0 to 5.66.7.
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.66.7/packages/react-query)

---
updated-dependencies:
- dependency-name: "@tanstack/react-query"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/tanstack/react-query-5.66.7 branch from 5fba0fd to 31e9494 Compare February 19, 2025 14:58
@naps62 naps62 merged commit 8346a77 into main Feb 19, 2025
4 checks passed
@naps62 naps62 deleted the dependabot/npm_and_yarn/tanstack/react-query-5.66.7 branch February 19, 2025 15:02
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants