Skip to content
This repository was archived by the owner on Jul 8, 2025. It is now read-only.

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @tanstack/react-query from 5.64.1 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
  • Additional commits viewable 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)

Bumps [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) from 5.64.1 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-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 Feb 19, 2025
@ghost
Copy link

ghost commented Feb 19, 2025

Minder Vulnerability Report ✅

Minder analyzed this PR and found it does not add any new vulnerable dependencies.

Vulnerability scan of e10674ee:

  • 🐞 vulnerable packages: 0
  • 🛠 fixes available for: 0

@coveralls
Copy link
Collaborator

Pull Request Test Coverage Report for Build 13411887689

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 69.945%

Totals Coverage Status
Change from base Build 13411132463: 0.0%
Covered Lines: 847
Relevant Lines: 1153

💛 - Coveralls

Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 20, 2025

Superseded by #341.

@dependabot dependabot bot closed this Feb 20, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/tanstack/react-query-5.66.7 branch February 20, 2025 13:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
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.

1 participant