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

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 9, 2025

Bumps @tanstack/vue-query from 5.75.1 to 5.75.6.

Release notes

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

v5.75.6

Version 5.75.6 - 5/9/25, 9:31 AM

Changes

Refactor

  • integration should throw error (#9130) (295a5d5) by novice0840

Chore

Test

  • react-query: improve branch coverage for useSuspenseQuery skipToken error handling (#9112) (2a62ea1) by 김석진(poki)
  • react-query: improve branch coverage for useSuspenseQueries skipToken error handling (#9113) (b1cdbc3) by 김석진(poki)
  • react-query: improve branch coverage for useSuspenseInfiniteQuery skipToken error handling (#9114) (2496ba5) by 김석진(poki)
  • query-test-utils: init (internal package) (#9095) (d0552af) by @​manudeli

Ci

  • apply automated fixes (8f092f9) by autofix-ci[bot]
  • apply automated fixes (37d8eb6) by autofix-ci[bot]

Docs

  • remove unnecessary text (#9131) (e0ea8f2) by novice0840
  • react-query: ensure suspense example fallback renders correctly (#9119) (3d64dc6) by @​xxziiko

Other

  • (6ee1e66) by Tanner Linsley
  • (32414aa) by Tanner Linsley

Feature

  • angular-query: support providing QueryClient via an InjectionToken (#9128) (57251a4) by Arnoud

Packages

  • @​tanstack/query-async-storage-persister@​5.75.6
  • @​tanstack/query-broadcast-client-experimental@​5.75.6
  • @​tanstack/query-core@​5.75.6
  • @​tanstack/query-persist-client-core@​5.75.6
  • @​tanstack/query-sync-storage-persister@​5.75.6
  • @​tanstack/react-query@​5.75.6
  • @​tanstack/react-query-persist-client@​5.75.6
  • @​tanstack/solid-query@​5.75.6
  • @​tanstack/solid-query-persist-client@​5.75.6

... (truncated)

Commits
  • 3da0c7e release: v5.75.6
  • 295a5d5 refactor: integration should throw error (#9130)
  • d0552af test(query-test-utils): init (internal package) (#9095)
  • 2cd0ceb release: v5.75.5
  • 6f8d57b ci(*): update vitest/expect-expect rule as error (#9111)
  • 0943575 ci(*): init ESLint configurations to include 'vitest/expect-expect' rule as e...
  • 8d02784 release: v5.75.4
  • 5c7927d fix(types): useSuspenseQuery should type-narrow the Error field (#9105)
  • 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)

Bumps [@tanstack/vue-query](https://github.com/TanStack/query/tree/HEAD/packages/vue-query) from 5.75.1 to 5.75.6.
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.75.6/packages/vue-query)

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

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 May 9, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 12, 2025

A newer version of @​tanstack/vue-query exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@whitdog47 whitdog47 merged commit e75eb26 into main May 12, 2025
9 checks passed
@whitdog47 whitdog47 deleted the dependabot/npm_and_yarn/src/dispatch/static/dispatch/tanstack/vue-query-5.75.6 branch May 12, 2025 18:21
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.

2 participants