Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 2, 2025

Bumps @tanstack/react-query from 5.62.8 to 5.71.3.

Release notes

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

v5.71.3

Version 5.71.3 - 4/2/25, 9:47 AM

Changes

Fix

  • query-core: Rename defaultshouldRedactErrors to defaultShouldRedactErrors (#8933) (e73d5b4) by MINSEONG KIM

Chore

  • allow Preview Bundle Size to fail (24dd7c7) by TkDodo

Test

  • query-core: resolve ESLint typescript-eslint/require-await warnings (#8900) (67ab070) by MINSEONG KIM
  • query-persist-client-core: resolve ESLint typescript-eslint/require-await warnings for createPersister.test.tsx (#8915) (12762a3) by MINSEONG KIM
  • query-persist-client-core: resolve ESLint typescript-eslint/require-await warnings for persist.test.tsx (#8914) (15ebad8) by MINSEONG KIM
  • react-query-devtools: resolve ESLint typescript-eslint/require-await warnings (#8912) (b1a2fef) by MINSEONG KIM
  • react-query: resolve ESLint typescript-eslint/require-await warnings (#8908) (4be5740) by MINSEONG KIM
  • react-query: resolve ESLint typescript-eslint/require-await warnings (#8907) (78c8a0c) by MINSEONG KIM
  • react-query: resolve ESLint typescript-eslint/require-await warnings (#8905) (815ff24) by MINSEONG KIM
  • react-query: resolve ESLint typescript-eslint/require-await warnings (#8904) (4117d68) by MINSEONG KIM
  • react-query: resolve ESLint typescript-eslint/require-await warnings (#8903) (3799d87) by MINSEONG KIM
  • react-query: resolve ESLint typescript-eslint/require-await warnings (#8902) (4779747) by MINSEONG KIM
  • query-core: resolve ESLint typescript-eslint/require-await warnings (#8901) (f4aa6e3) by MINSEONG KIM
  • query-core: resolve ESLint typescript-eslint/require-await warnings (#8899) (a8beb4a) by MINSEONG KIM

Docs

  • typo (#8932) (7cb634b) by MINSEONG KIM
  • ✏️ Fix typo in docs/framework/react/overview.md, "React Query" to "TanStack Query" (#8934) (bab9165) by @​tiangolo
  • react-guides: fixed link typo (#8923) (d3cf479) by novice0840

Other

  • (8e27629) by Birk Skyum
  • (4a3c2fc) by Birk Skyum
  • (96a8c1d) by Birk Skyum
  • (069cf07) by MINSEONG KIM
  • (0c463bc) by Birk Skyum
  • (aa382e9) by Birk Skyum

Packages

  • @​tanstack/query-core@​5.71.3
  • @​tanstack/query-devtools@​5.71.3
  • @​tanstack/query-persist-client-core@​5.71.3
  • @​tanstack/react-query@​5.71.3
  • @​tanstack/react-query-devtools@​5.71.3

... (truncated)

Commits
  • 64368bf release: v5.71.3
  • 8e27629 update devDeps to vite 6 (#8896)
  • 4be5740 test(react-query): resolve ESLint typescript-eslint/require-await warnings (#...
  • 78c8a0c test(react-query): resolve ESLint typescript-eslint/require-await warnings (#...
  • 815ff24 test(react-query): resolve ESLint typescript-eslint/require-await warnings (#...
  • 4117d68 test(react-query): resolve ESLint typescript-eslint/require-await warnings (#...
  • 3799d87 test(react-query): resolve ESLint typescript-eslint/require-await warnings (#...
  • 4779747 test(react-query): resolve ESLint typescript-eslint/require-await warnings (#...
  • 6c105d6 release: v5.71.1
  • cf7b375 test(react-query): fix async to promise (#8889)
  • 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.62.8 to 5.71.3.
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.71.3/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 Apr 2, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 3, 2025

Superseded by #34.

@dependabot dependabot bot closed this Apr 3, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/packages/frontend/tanstack/react-query-5.71.3 branch April 3, 2025 10:53
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant