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

fix(deps): update dependency @tanstack/react-query to ^5.28.9 #1233

Merged
merged 1 commit into from
Mar 27, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 23, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@tanstack/react-query (source) ^5.25.0 -> ^5.28.9 age adoption passing confidence

Release Notes

TanStack/query (@​tanstack/react-query)

v5.28.9

Compare Source

Version 5.28.9 - 3/27/2024, 3:02 AM

Changes
Fix
Refactor
Style
Packages

v5.28.8

Compare Source

Version 5.28.8 - 3/25/2024, 10:32 AM

Changes

Fix
  • *: infer data type correctly when conditional skipToken is passed to useQueries (#​7150) (a559c48) by 김관식
Chore
  • fix prettier (2ddf803) by Dominik Dorfmeister
Ci
Docs
Types

Packages

v5.28.6

Compare Source

Version 5.28.6 - 3/20/2024, 11:27 PM

Changes

Fix
  • vue-query: respect throwOnError in suspense (#​7143) (392d352) by Damian Osipiuk
Ci
Docs
Test

Packages

v5.28.4

Compare Source

Version 5.28.4 - 3/15/2024, 11:54 AM

Changes
Fix
  • core: optimistic results reflect correct state (#​7114) (4d5cc66) by Dominik Dorfmeister
Packages

v5.28.2

Compare Source

Version 5.28.2 - 3/14/2024, 4:53 PM

Changes

Fix

Packages

v5.28.0

Compare Source

Version 5.28.0 - 3/13/2024, 12:20 PM

Changes

Feat
  • ensureQueryData: add "revalidateIfStale" option (#​6996) (e34bf4d) by Andre de Waard

Packages

v5.27.5

Compare Source

Version 5.27.5 - 3/12/2024, 9:27 AM

Changes
Fix
  • core: resumed mutations should not be interrupted by refetches (#​7085) (61f5507) by Dominik Dorfmeister
Packages

v5.27.4

Compare Source

Version 5.27.4 - 3/12/2024, 8:56 AM

Changes
Refactor
  • core: remove reference to internal promise field (#​7086) (549862e) by Dominik Dorfmeister
Packages

v5.27.3

Version 5.27.3 - 3/12/2024, 7:55 AM (Manual Release)

Changes

Fix
  • core: do not count disabled observers as stale (#​7059) (c55f609) by Dominik Dorfmeister
  • core: make sure all options of a query are reactive (#​7081) (605b8e9) by Dominik Dorfmeister
Docs
  • Typo fix in url for react query native dev tools link (#​7024) (a437f6d) by austin johnson

Packages

v5.27.1

Compare Source

Version 5.27.1 - 3/12/2024, 7:23 AM

Changes
Fix
  • query-core: Replace the deprecated "window" with "globalThis" for Deno (#​7029) (78ace08) by Sol Lee
Packages

v5.26.3

Compare Source

Version 5.26.3 - 3/11/2024, 11:31 AM

Changes
Fix
  • core: pass isFocused boolean to focusManager callback (#​7066) (2819dcd) by Dominik Dorfmeister
Chore
  • Revert "test(vue-query): use vitest typecheck correctly with *.test-d.ts (#​6988)" (#​7068) (914876f) by Dominik Dorfmeister
Ci
Docs
  • fix link in typescript.md (661ddd3) by Dominik Dorfmeister
Test
Packages

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@github-actions github-actions bot added the package: boutique/frontend Boutique frontend implementations label Mar 23, 2024
@renovate renovate bot force-pushed the renovate-tanstack-query-monorepo branch from 6e814ab to 23f09d3 Compare March 25, 2024 13:01
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to ^5.28.6 fix(deps): update dependency @tanstack/react-query to ^5.28.8 Mar 25, 2024
@renovate renovate bot force-pushed the renovate-tanstack-query-monorepo branch from 23f09d3 to f41b087 Compare March 27, 2024 04:17
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to ^5.28.8 fix(deps): update dependency @tanstack/react-query to ^5.28.9 Mar 27, 2024
@dragosp1011 dragosp1011 merged commit 6c0ba6e into main Mar 27, 2024
10 checks passed
@dragosp1011 dragosp1011 deleted the renovate-tanstack-query-monorepo branch March 27, 2024 11:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package: boutique/frontend Boutique frontend implementations
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant