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): update dependency @tanstack/react-query to v5.67.1 #709

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 2, 2024

This PR contains the following updates:

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

Release Notes

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

v5.67.1

Compare Source

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

Changes

Refactor
  • query-core: improve type safety and performance in getMutationDefaults (#​8669) (4d8c27b) by yusheng chen

Packages

v5.67.0

Compare Source

v5.66.11

Compare Source

Version 5.66.11 - 2/28/25, 1:53 PM

Changes
Fix
  • react-query: add warning when useBaseQuery is called without a queryFn (#​8701) (2bf7ec6) by Harry
Test
Packages

v5.66.10

Compare Source

Version 5.66.10 - 2/28/25, 10:11 AM

Changes
Fix
  • react-query: fix type breaking when using useSuspenseQueries with spreaded queryOptions (#​8709) (ac4c56c) by Yoomin Kang
Chore
  • deps: update dependency solid-js to v1.9.4 [security] (#​8695) (74db582) by renovate[bot]
Docs
Packages

v5.66.9

Compare Source

Version 5.66.9 - 2/21/25, 1:19 PM

Changes

Fix
  • types: prevent type errors and improve inference for dynamic queries on useQueries and useSuspenseQueries (#​8624) (f63ba16) by Yoomin Kang

Packages

v5.66.8

Compare Source

Version 5.66.8 - 2/20/25, 1:11 PM

Changes

Fix
  • react-query: fix inferring data as | undefined when using initialData without queryFn (#​8674) (9ac54b1) by Yoomin Kang
Docs

Packages

v5.66.7

Compare Source

Version 5.66.7 - 2/18/25, 2:00 PM

Changes

Refactor

Packages

v5.66.6

Compare Source

Version 5.66.6 - 2/18/25, 9:47 AM

Changes

Fix
  • react-query: make error to be shown when using queryOptions with initialData and skipToken in queryFn inside useSuspenseQueries (#​8665) (56183f0) by Yoomin Kang

Packages

v5.66.5

Compare Source

Version 5.66.5 - 2/17/25, 3:59 PM

Changes

Fix
  • react-query: fix queryOptions with initialData to work on useSuspenseQueries (#​8658) (9a7bfd9) by Yoomin Kang

Packages

v5.66.4

Compare Source

Version 5.66.4 - 2/17/25, 1:15 PM

Changes

Fix
  • devtools: force LTR direction for DevTools panel (#​8656) (56c24f9) by Mohammad Amin Lotfi
  • no hydration when new promise comes in (#​8383) (6ca0eb7) by Julius Marminge
Docs
  • better document throwOnError"s default (#​8581) (bb25d06) by Alex Errant

Packages

v5.66.3

Compare Source

Version 5.66.3 - 2/16/25, 12:57 PM

Changes
Perf
  • react-query: useQueries have quadratic performance in relation to the number of queries (#​8641) (4ab455c) by Kim YoungHoon
Packages

v5.66.2

Compare Source

Version 5.66.2 - 2/16/25, 10:19 AM

Changes

Fix
  • deps: Add react-native field to package.json for Metro resolutions (#​8653) (5426e6c) by andy
Chore
Docs

Packages

v5.66.0

Compare Source

Version 5.66.0 - 1/31/25, 9:05 AM

Changes

Feat
  • core: add client to queryFunctionContext (#​8599) (f86eb7e) by Dominik Dorfmeister
Docs
  • Add OpenAPI Qraft React to the list of community projects (#​8588) (a507400) by Alex Batalov

Packages

v5.65.1

Compare Source

Version 5.65.1 - 1/28/25, 8:59 AM

Changes

Fix

Packages

v5.65.0

Compare Source

Version 5.65.0 - 1/27/25, 4:19 PM

Changes

Feat
  • types: type narrowing for isPlaceholderData (#​8586) (2399bb0) by Dominik Dorfmeister
Chore
  • composite monorepo (#​8560) (97f5544) by Dominik Dorfmeister
  • deps: update dependency vite to v5.4.12 [security] (#​8563) (4a0a129) by renovate[bot]
Ci
Docs

Packages

v5.64.2

Compare Source

Version 5.64.2 - 1/19/25, 8:45 AM

Changes

Fix
  • react-query: add missing subscribed option to UseInfiniteQueryOptions (#​8546) (3e3fba9) by Seyed Mohammad Asadi
Chore
  • deps: replace rimraf with premove (#​8532) (f04dd19) by Lachlan Collins

Packages

v5.64.1

Compare Source

Version 5.64.1 - 1/13/25, 1:23 PM

Changes
Fix
Packages

v5.64.0

Compare Source

Version 5.64.0 - 1/11/25, 6:59 PM

Changes

Feat
Docs

Packages

v5.63.0

Compare Source

Version 5.63.0 - 1/8/25, 2:21 PM

Changes

Feat
  • react-query: allow useQuery and useQueries to unsubscribe from the query cache with an option (#​8348) (e2bc216) by Dominik Dorfmeister

Packages

v5.62.16

Version 5.62.16 - 1/6/25, 7:15 PM (Manual Release)

Changes

Fix
  • QueriesObserver: include default options on duplicate query, queryHash check (#​8432) (e664d22) by nick-avi-say
  • vue-query: ensure queryKey match the current value of ref used inside (#​8443) (3104854) by @​Mini-ghost
  • react-query: eslint-plugin-query now working with vanilla js (#​8322) (f6757a6) by Ifeanyi Aladi
  • eslint-plugin-query: export Plugin interface (#​8392) (9a0ca9b) by Tomáš Vojtášek
Test
  • add a test to ensure new meta gets accepted by fetchQuery (d08d115) by Dominik Dorfmeister

Packages

v5.62.14

Compare Source

Version 5.62.14 - 1/3/25, 7:50 PM

Changes

Fix

Packages

v5.62.12

Compare Source

Version 5.62.12 - 1/3/25, 2:50 PM

Changes

Perf
  • query-core: Improve mutationCache implementation performance (#​8496) (19b95c4) by Dominik Dorfmeister
Docs

Packages


Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Apr 2, 2024
Copy link
Contributor Author

renovate bot commented Apr 2, 2024

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


  • Branch has one or more failed status checks

Copy link

vercel bot commented Apr 2, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
zws ⬜️ Ignored (Inspect) Visit Preview Feb 28, 2025 11:32am

@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch 3 times, most recently from 5f24138 to cf09580 Compare April 5, 2024 18:42
@renovate renovate bot changed the title build(deps): update dependency @tanstack/react-query to v5.28.14 build(deps): update dependency @tanstack/react-query to v5.29.0 Apr 5, 2024
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch 9 times, most recently from 37fdbec to c0b32a7 Compare April 11, 2024 10:06
@renovate renovate bot changed the title build(deps): update dependency @tanstack/react-query to v5.29.0 build(deps): update dependency @tanstack/react-query to v5.29.2 Apr 11, 2024
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch 3 times, most recently from e8757f1 to 743f36b Compare April 15, 2024 23:14
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch 3 times, most recently from 9aed896 to ea5ba14 Compare April 22, 2024 11:36
@renovate renovate bot changed the title build(deps): update dependency @tanstack/react-query to v5.29.2 build(deps): update dependency @tanstack/react-query to v5.31.0 Apr 22, 2024
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch 2 times, most recently from 3910098 to 2337598 Compare April 23, 2024 07:50
@renovate renovate bot changed the title build(deps): update dependency @tanstack/react-query to v5.31.0 build(deps): update dependency @tanstack/react-query to v5.32.0 Apr 23, 2024
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch 3 times, most recently from 848371e to 6d338d3 Compare April 26, 2024 00:08
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 00b0cd1 to fffd268 Compare January 31, 2025 12:57
@renovate renovate bot changed the title build(deps): update dependency @tanstack/react-query to v5.65.1 build(deps): update dependency @tanstack/react-query to v5.66.0 Jan 31, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch 2 times, most recently from 7ced413 to 632ef03 Compare February 13, 2025 19:39
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 632ef03 to c95aba5 Compare February 16, 2025 19:03
@renovate renovate bot changed the title build(deps): update dependency @tanstack/react-query to v5.66.0 build(deps): update dependency @tanstack/react-query to v5.66.3 Feb 16, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from c95aba5 to 65e5ee1 Compare February 17, 2025 15:50
@renovate renovate bot changed the title build(deps): update dependency @tanstack/react-query to v5.66.3 build(deps): update dependency @tanstack/react-query to v5.66.4 Feb 17, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 65e5ee1 to 578c138 Compare February 17, 2025 19:01
@renovate renovate bot changed the title build(deps): update dependency @tanstack/react-query to v5.66.4 build(deps): update dependency @tanstack/react-query to v5.66.5 Feb 17, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 578c138 to 733c868 Compare February 18, 2025 10:10
@renovate renovate bot changed the title build(deps): update dependency @tanstack/react-query to v5.66.5 build(deps): update dependency @tanstack/react-query to v5.66.6 Feb 18, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 733c868 to c8291b2 Compare February 18, 2025 15:56
@renovate renovate bot changed the title build(deps): update dependency @tanstack/react-query to v5.66.6 build(deps): update dependency @tanstack/react-query to v5.66.7 Feb 18, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from c8291b2 to a3cad78 Compare February 20, 2025 16:50
@renovate renovate bot changed the title build(deps): update dependency @tanstack/react-query to v5.66.7 build(deps): update dependency @tanstack/react-query to v5.66.8 Feb 20, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from a3cad78 to 428f483 Compare February 21, 2025 14:02
@renovate renovate bot changed the title build(deps): update dependency @tanstack/react-query to v5.66.8 build(deps): update dependency @tanstack/react-query to v5.66.9 Feb 21, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch 3 times, most recently from 16897e2 to 4c54ebb Compare February 28, 2025 11:32
@renovate renovate bot changed the title build(deps): update dependency @tanstack/react-query to v5.66.9 build(deps): update dependency @tanstack/react-query to v5.66.10 Feb 28, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 4c54ebb to 935e18a Compare February 28, 2025 16:10
@renovate renovate bot changed the title build(deps): update dependency @tanstack/react-query to v5.66.10 build(deps): update dependency @tanstack/react-query to v5.66.11 Feb 28, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch 2 times, most recently from 91725db to 0f3413d Compare March 3, 2025 07:16
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 0f3413d to a453c54 Compare March 3, 2025 18:12
Copy link

vercel bot commented Mar 3, 2025

Deployment failed with the following error:

Resource is limited - try again in 8 hours (more than 100, code: "api-deployments-free-per-day").

@renovate renovate bot changed the title build(deps): update dependency @tanstack/react-query to v5.66.11 build(deps): update dependency @tanstack/react-query to v5.67.1 Mar 3, 2025
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
Development

Successfully merging this pull request may close these issues.

0 participants