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

Update dependency @tanstack/vue-query to v5 #1008

Merged
merged 2 commits into from
Nov 8, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 20, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@tanstack/vue-query (source) ^4.32.6 -> ^4.32.6 || ^5.0.0 age adoption passing confidence

Release Notes

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

v5.4.3

Compare Source

Version 5.4.3 - 10/29/2023, 1:33 PM

Changes

Fix
  • query-core: ensureQueryData should not call fetchQuery for queries with falsy data (#​6261) (b671071) by HYUNGU KANG
Chore

Packages

v5.4.1

Compare Source

Version 5.4.1 - 10/25/2023, 1:51 PM

Changes

Perf
  • vue-query: remove redundant type wrappers (#​6243) (ffc7dc7) by Damian Osipiuk

Packages

v5.4.0

Compare Source

Version 5.4.0 - 10/25/2023, 12:53 PM

Changes

Feat
  • vue-query: expose queryOptions utility for vue wrapper (#​6227) (59e1417) by robin labat

Packages

v5.0.5

Compare Source

Version 5.0.5 - 10/23/2023, 1:19 AM

Changes

Fix
  • svelte-query: Make combine work for createQueries (#​6222) (b35fe32) by Lachlan Collins
Chore
Docs

Packages

v5.0.4

Compare Source

Version 5.0.4 - 10/20/2023, 11:05 PM

Changes

Fix

Packages

v5.0.0

Compare Source

Version 5.0.0 - 10/17/2023, 12:23 PM

Changes

Read the announcement post here: https://tanstack.com/blog/announcing-tanstack-query-v5

Read the migration guide here: https://tanstack.com/query/v5/docs/react/guides/migrating-to-v5

Packages

v4.37.1

Compare Source

Version 4.37.1 - 10/25/2023, 8:16 PM

Changes
Perf
Chore
Packages

v4.37.0

Compare Source

Version 4.37.0 - 10/11/2023, 7:00 PM

Changes
Feat
Docs
Packages

v4.36.2

Compare Source

Version 4.36.2 - 10/8/2023, 10:30 PM

Changes

Fix

Packages

v4.36.1

Compare Source

Version 4.36.1 - 10/7/2023, 7:08 AM

Changes

Fix
  • fix release (2b0fc95) by Dominik Dorfmeister

Packages

v4.35.7

Compare Source

Version 4.35.7 - 10/1/2023, 10:15 AM

Changes

Fix
  • hydration: do not alter fetchStatus when hydrating existing queries (#​6088) (a29f1a6) by Dominik Dorfmeister
Chore
  • Update CONTRIBUTING.md (b29824a) by Dominik Dorfmeister
Docs

Packages

v4.35.6

Compare Source

Version 4.35.6 - 9/27/2023, 12:58 PM

Changes

Fix

Packages

v4.35.3

Compare Source

Version 4.35.3 - 9/13/2023, 6:28 AM

Changes

Fix
Docs

Packages

v4.35.2

Compare Source

Version 4.35.2 - 9/7/2023, 8:08 AM

Changes

Fix

Packages

v4.35.1

Compare Source

v4.35.0

Compare Source

Version 4.35.0 - 9/7/2023, 8:04 AM

Changes

Feat
Chore
Docs

Packages

v4.34.4

Compare Source

Version 4.34.4 - 9/1/2023, 7:14 PM

Changes
Fix
Docs
  • Removed LayoutData type from "Using prefetchQuery" example (#​5934) (96b844e) by Prateek Parashar
Packages

v4.34.3

Compare Source

Version 4.34.3 - 9/1/2023, 5:44 AM

Changes

Fix
  • vue-query: Make query options watchers sync (#​5929) (cbda68d) by Mark Brockhoff
Chore
Doc
  • react-query: useInifiniteQuery fetching state and fetchNextPage … (#​5933) (1c21717) by Fabien

Packages

v4.34.0

Compare Source

Version 4.34.0 - 8/23/2023, 7:42 AM

Changes

Feat
Docs
  • vue-query: update typescript page examples and playgrounds, add link to custom-client page (#​5890) (a41f0bf) by Damian Osipiuk

Packages

v4.33.1

Compare Source

Version 4.33.1 - 8/19/2023, 7:05 PM

Changes

Fix
  • vue-query: add missing clientPersisterOnSuccess callback (#​5889) (63339fe) by Damian Osipiuk
Other
  • docs(queries):add description of isFetching (#​5887) (b2025c3) by [mediba]Asato Yoshizawa

Packages

v4.33.0

Compare Source

Version 4.33.0 - 8/19/2023, 11:33 AM

Changes

Feat
Chore

Packages


Configuration

📅 Schedule: Branch creation - "every weekday" (UTC), 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.

@renovate renovate bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 20, 2023
@renovate renovate bot force-pushed the renovate/major-5-tanstack-query-monorepo branch 3 times, most recently from cb4189d to dba7cf8 Compare October 24, 2023 03:32
@renovate renovate bot changed the title Update dependency @tanstack/vue-query to v5 Update dependency @tanstack/vue-query to v5 - autoclosed Oct 25, 2023
@renovate renovate bot closed this Oct 25, 2023
@renovate renovate bot deleted the renovate/major-5-tanstack-query-monorepo branch October 25, 2023 21:03
@renovate renovate bot changed the title Update dependency @tanstack/vue-query to v5 - autoclosed Update dependency @tanstack/vue-query to v5 Oct 29, 2023
@renovate renovate bot reopened this Oct 29, 2023
@renovate renovate bot restored the renovate/major-5-tanstack-query-monorepo branch October 29, 2023 16:00
@renovate renovate bot force-pushed the renovate/major-5-tanstack-query-monorepo branch 3 times, most recently from 5f5a027 to 8a5b67d Compare October 30, 2023 10:44
@renovate renovate bot force-pushed the renovate/major-5-tanstack-query-monorepo branch 3 times, most recently from 7869798 to 2c97615 Compare November 8, 2023 10:08
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/major-5-tanstack-query-monorepo branch from 2c97615 to 6e53d12 Compare November 8, 2023 12:04
Signed-off-by: Aurélien Bompard <[email protected]>
Copy link
Contributor Author

renovate bot commented Nov 8, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@abompard abompard merged commit ec94e40 into develop Nov 8, 2023
7 checks passed
@abompard abompard deleted the renovate/major-5-tanstack-query-monorepo branch November 8, 2023 14:31
@github-actions github-actions bot added the deployed:staging Fix deployed to staging label Dec 8, 2023
@github-actions github-actions bot added the deployed:prod Fix deployed to production label Jan 8, 2024
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 deployed:prod Fix deployed to production deployed:staging Fix deployed to staging javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant