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

chore(deps): bump @tanstack/react-query from 5.64.1 to 5.67.2#384

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/tanstack/react-query-5.67.2
Closed

chore(deps): bump @tanstack/react-query from 5.64.1 to 5.67.2#384
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/tanstack/react-query-5.67.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 8, 2025

Bumps @tanstack/react-query from 5.64.1 to 5.67.2.

Release notes

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

v5.67.2

Version 5.67.2 - 3/7/25, 10:56 AM

Changes

Fix

Chore

  • deps: update dependency vitest to v2.1.9 [security] (#8605) (f31eeda) by renovate[bot]
  • sync CONTRIBUTING.md between projects (#8767) (c4cb285) by Lachlan Collins
  • deps: update autofix-ci/action digest to 551dded (#8549) (8c03bd0) by renovate[bot]
  • ts 5.8 (161f534) by Dominik Dorfmeister

Docs

  • svelte-query: add the devtools page to the svelte-query docs (#8149) (c82362e) by Nicolai Calinin
  • Fix relative links in Advanced Server Rendering guide (#8765) (a4f3956) by Ilia Evseev
  • react-query: fix broken links in QueryClient docs (#8748) (2406435) by Kristian
  • fix Advanced Server Rendering guide link (#8762) (e67b6f6) by JiSeong Park
  • update links to ESLint rules (#8758) (b975d89) by @​MariaSolOs

Packages

  • @​tanstack/eslint-plugin-query@​5.67.2
  • @​tanstack/query-async-storage-persister@​5.67.2
  • @​tanstack/query-broadcast-client-experimental@​5.67.2
  • @​tanstack/query-core@​5.67.2
  • @​tanstack/query-devtools@​5.67.2
  • @​tanstack/query-persist-client-core@​5.67.2
  • @​tanstack/query-sync-storage-persister@​5.67.2
  • @​tanstack/react-query@​5.67.2
  • @​tanstack/react-query-devtools@​5.67.2
  • @​tanstack/react-query-persist-client@​5.67.2
  • @​tanstack/react-query-next-experimental@​5.67.2
  • @​tanstack/solid-query@​5.67.2
  • @​tanstack/solid-query-devtools@​5.67.2
  • @​tanstack/solid-query-persist-client@​5.67.2
  • @​tanstack/svelte-query@​5.67.2
  • @​tanstack/svelte-query-devtools@​5.67.2
  • @​tanstack/svelte-query-persist-client@​5.67.2
  • @​tanstack/vue-query@​5.67.2
  • @​tanstack/angular-query-devtools-experimental@​5.67.2
  • @​tanstack/angular-query-experimental@​5.67.2
  • @​tanstack/vue-query-devtools@​5.67.2

v5.67.1

Version 5.67.1 - 3/3/25, 3:57 PM

... (truncated)

Commits
  • 40543e9 release: v5.67.2
  • 161f534 chore: ts 5.8
  • 3ccfa6e release: v5.67.1
  • c0f27f6 release: v5.67.0
  • 0bd5240 release: v5.66.11
  • 2bf7ec6 fix(react-query): add warning when useBaseQuery is called without a queryFn (...
  • 0f7510d release: v5.66.10
  • ac4c56c fix(react-query): fix type breaking when using useSuspenseQueries with spread...
  • e474f73 release: v5.66.9
  • f63ba16 fix(types): prevent type errors and improve inference for dynamic queries on ...
  • 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.67.2.
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.67.2/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 Mar 8, 2025
@ghost
Copy link
Copy Markdown

ghost commented Mar 8, 2025

Minder Vulnerability Report ✅

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

Vulnerability scan of 01d1425b:

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

@coveralls
Copy link
Copy Markdown
Collaborator

Pull Request Test Coverage Report for Build 13740542934

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.903%

Totals Coverage Status
Change from base Build 13700696002: 0.0%
Covered Lines: 881
Relevant Lines: 1195

💛 - Coveralls

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Mar 10, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/tanstack/react-query-5.67.2 branch March 10, 2025 12:48
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