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 v5.68.0 #6

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 9, 2024

This PR contains the following updates:

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

Release Notes

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

v5.68.0

Compare Source

Version 5.68.0 - 3/14/25, 10:00 AM

Changes

Feat
  • eslint-plugin-query: enhance no-rest-destructuring rule to detect spread operations (#​8802) (796032d) by Eliya Cohen
Test
Docs

Packages

v5.67.3

Compare Source

Version 5.67.3 - 3/11/25, 5:19 PM

Changes
Refactor
Test
Docs
  • angular-query: angular examples improvements (#​8782) (79608f3) by Arnoud
  • react-query: fix incorrect link in documentation (#​8699) (8bfa77b) by Harry
  • Fix community resource links in important Defaults page. (#​8697) (4fb781f) by Raj Suhail
  • Fix 404 link for Query Keys in useQuery.md (#​8769) (67e52cf) by Joseph Markus
  • Update ssr.md (#​8770) (d85ee75) by Sina Sepahvand
Packages

v5.67.2

Compare Source

Version 5.67.2 - 3/7/25, 10:56 AM

Changes

Fix
Chore
  • deps: update dependency vitest to v2.1.9 [security] (#​8605) (f31eeda) by renovate[bot]
  • sync CONTRIBUTING.md between projects (#​8767) (c4cb285) by Lachlan Collins
  • deps: update autofix-ci/action digest to 551dded (#​8549) (8c03bd0) by renovate[bot]
  • ts 5.8 (161f534) by Dominik Dorfmeister
Docs

Packages

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


Configuration

📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 was generated by Mend Renovate. View the repository job log.

Copy link

netlify bot commented Sep 9, 2024

Deploy Preview for extension-showcase ready!

Name Link
🔨 Latest commit 13879a8
🔍 Latest deploy log https://app.netlify.com/sites/extension-showcase/deploys/67d42be96fa28300081a3635
😎 Deploy Preview https://deploy-preview-6--extension-showcase.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 90db6d2 to c92a464 Compare September 9, 2024 08:30
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.55.2 fix(deps): update dependency @tanstack/react-query to v5.55.4 Sep 9, 2024
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch 2 times, most recently from 29b7fb9 to b5846a7 Compare September 12, 2024 12:53
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.55.4 fix(deps): update dependency @tanstack/react-query to v5.56.0 Sep 12, 2024
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from b5846a7 to 0270c8a Compare September 12, 2024 16:40
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.56.0 fix(deps): update dependency @tanstack/react-query to v5.56.1 Sep 12, 2024
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 0270c8a to 91e1c6b Compare September 12, 2024 18:39
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.56.1 fix(deps): update dependency @tanstack/react-query to v5.56.2 Sep 12, 2024
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.56.2 fix(deps): update dependency @tanstack/react-query to v5.56.2 - autoclosed Oct 1, 2024
@renovate renovate bot closed this Oct 1, 2024
@renovate renovate bot deleted the renovate/tanstack-query-monorepo branch October 1, 2024 12:24
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.56.2 - autoclosed fix(deps): update dependency @tanstack/react-query to v5.56.2 Oct 1, 2024
@renovate renovate bot reopened this Oct 1, 2024
@renovate renovate bot restored the renovate/tanstack-query-monorepo branch October 1, 2024 18:36
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 91e1c6b to 08ee752 Compare October 1, 2024 21:09
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.56.2 fix(deps): update dependency @tanstack/react-query to v5.59.0 Oct 1, 2024
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.59.0 fix(deps): update dependency @tanstack/react-query to v5.59.0 - autoclosed Oct 3, 2024
@renovate renovate bot closed this Oct 3, 2024
@renovate renovate bot deleted the renovate/tanstack-query-monorepo branch October 3, 2024 22:38
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.59.0 - autoclosed fix(deps): update dependency @tanstack/react-query to v5.59.0 Oct 9, 2024
@renovate renovate bot reopened this Oct 9, 2024
@renovate renovate bot restored the renovate/tanstack-query-monorepo branch October 9, 2024 07:32
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 08ee752 to a03d349 Compare October 9, 2024 10:44
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.59.0 fix(deps): update dependency @tanstack/react-query to v5.59.3 Oct 9, 2024
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.59.3 fix(deps): update dependency @tanstack/react-query to v5.59.6 Oct 9, 2024
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.59.6 fix(deps): update dependency @tanstack/react-query to v5.59.8 Oct 9, 2024
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.65.0 fix(deps): update dependency @tanstack/react-query to v5.65.1 Jan 28, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 401a4bf to 7b78bab Compare January 31, 2025 10:41
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.65.1 fix(deps): update dependency @tanstack/react-query to v5.66.0 Jan 31, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 7b78bab to fafc13f Compare February 9, 2025 15:11
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from fafc13f to 5611545 Compare February 16, 2025 16:37
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.66.0 fix(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 5611545 to 64f3750 Compare February 17, 2025 17:47
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.66.3 fix(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 64f3750 to 7f7dea2 Compare February 18, 2025 14:00
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.66.5 fix(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 7f7dea2 to 3dc0e26 Compare February 18, 2025 16:55
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.66.6 fix(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 3dc0e26 to 08275eb Compare February 20, 2025 13:44
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.66.7 fix(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 08275eb to 8e1fe8c Compare February 21, 2025 17:11
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.66.8 fix(deps): update dependency @tanstack/react-query to v5.66.9 Feb 21, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 8e1fe8c to dfec2cb Compare February 28, 2025 13:38
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.66.9 fix(deps): update dependency @tanstack/react-query to v5.66.10 Feb 28, 2025
Copy link

netlify bot commented Feb 28, 2025

Deploy Preview for caleb-extension-showcase-1 ready!

Name Link
🔨 Latest commit 054f23a
🔍 Latest deploy log https://app.netlify.com/sites/caleb-extension-showcase-1/deploys/67c5f6f11222810008c421f9
😎 Deploy Preview https://deploy-preview-6--caleb-extension-showcase-1.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from dfec2cb to 6aab005 Compare February 28, 2025 16:49
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.66.10 fix(deps): update dependency @tanstack/react-query to v5.66.11 Feb 28, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 6aab005 to 054f23a Compare March 3, 2025 18:37
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.66.11 fix(deps): update dependency @tanstack/react-query to v5.67.1 Mar 3, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 054f23a to b620e52 Compare March 7, 2025 13:29
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.67.1 fix(deps): update dependency @tanstack/react-query to v5.67.2 Mar 7, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from b620e52 to 1e1e548 Compare March 11, 2025 18:23
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.67.2 fix(deps): update dependency @tanstack/react-query to v5.67.3 Mar 11, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 1e1e548 to 13879a8 Compare March 14, 2025 13:15
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.67.3 fix(deps): update dependency @tanstack/react-query to v5.68.0 Mar 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants