Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump the tanstack-query group in /frontend with 2 updates #4333

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the tanstack-query group in /frontend with 2 updates: @tanstack/react-query and @tanstack/react-query-devtools.

Updates @tanstack/react-query from 5.71.1 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 (#...
  • See full diff in compare view

Updates @tanstack/react-query-devtools from 5.71.2 to 5.71.3

Release notes

Sourced from @​tanstack/react-query-devtools'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

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added A-Dependencies Pull requests that update a dependency file Z-Deps-Frontend Updates to the frontend dependencies labels Apr 2, 2025
Copy link

cloudflare-workers-and-pages bot commented Apr 2, 2025

Deploying matrix-authentication-service-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 562d471
Status: ✅  Deploy successful!
Preview URL: https://aa120327.matrix-authentication-service-docs.pages.dev
Branch Preview URL: https://dependabot-npm-and-yarn-fron-02uc.matrix-authentication-service-docs.pages.dev

View logs

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/frontend/tanstack-query-dcffefb6f3 branch 2 times, most recently from d7f0307 to c648e0f Compare April 5, 2025 20:00
Bumps the tanstack-query group in /frontend with 2 updates: [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) and [@tanstack/react-query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools).


Updates `@tanstack/react-query` from 5.71.1 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)

Updates `@tanstack/react-query-devtools` from 5.71.2 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-devtools)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/frontend/tanstack-query-dcffefb6f3 branch from c648e0f to 562d471 Compare April 5, 2025 20:01
@sandhose sandhose enabled auto-merge April 5, 2025 20:02
@sandhose sandhose merged commit a3f1d3f into main Apr 5, 2025
18 checks passed
@sandhose sandhose deleted the dependabot/npm_and_yarn/frontend/tanstack-query-dcffefb6f3 branch April 5, 2025 20:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Dependencies Pull requests that update a dependency file Z-Deps-Frontend Updates to the frontend dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant