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.62.7 #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.62.7 age adoption passing confidence

Release Notes

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

v5.62.7

Compare Source

Version 5.62.7 - 12/10/24, 7:04 PM

Changes

Fix
  • query-core: respect initialData for queryClient.ensureQueryData (#​8425) (465906a) by Dominik Dorfmeister
Chore

Packages

v5.62.3

Compare Source

v5.62.2

Compare Source

Version 5.62.2 - 12/3/24, 7:29 AM

Changes

Fix
  • types: Fix type errors when using fully-typed inputs like QueryFilters<Data, Error>, and test all QueryClient methods to detect similar issues (#​8375) (175757a) by Nick Lucas

Packages

v5.62.1

Compare Source

Version 5.62.1 - 12/2/24, 6:40 PM

Changes
Fix
  • eslint-plugin-query: handle non-null at then end of var in exhaustive-deps (#​8385) (d9d2728) by Parbez
Chore
  • angular-query: update examples to typescript 5.7 (#​8374) (b7bad3d) by Arnoud
Test
  • query-core: add type check tests for queryObserver (#​8304) (12b6782) by Sol Lee
Packages

v5.62.0

Compare Source

Version 5.62.0 - 11/29/24, 1:03 PM

Changes

Feat
  • types: Include optional TError on DataTag (#​8361) (0fa1f01) by Nick Lucas
Chore
  • angular-query: update example dev containers to node 22 (#​8370) (f245792) by Arnoud

Packages

v5.61.5

Compare Source

Version 5.61.5 - 11/27/24, 8:09 AM

Changes
Fix
  • types: Add types for QueryFilters which flow down to Query<> and QueryKey/DataTag types (#​8332) (422c879) by Nick Lucas
Ci
  • disable max report age in codecov (#​8354) (d28de3c) by Leonardo Montini
Packages

v5.61.4

Compare Source

Version 5.61.4 - 11/26/24, 1:39 PM

Changes

Fix
  • QueriesObserver: fix improper sorting in QueriesObserver"s #find… (#​8351) (3b7556f) by Jonathan Toung
Chore

Packages

v5.61.3

Compare Source

v5.61.0

Compare Source

Version 5.61.0 - 11/20/24, 1:01 PM

Changes

Feat
Fix
  • types: make sure queryOptions are passable to UseQueryOptions (#​8317) (3fa4b7c) by Dominik Dorfmeister
Docs
  • angular-query: update queryOptions documentation (#​8311) (6a9edbf) by Arnoud

Packages

v5.60.6

Compare Source

Version 5.60.6 - 11/19/24, 10:17 AM

Changes

Refactor
Other

Packages

v5.60.5

Compare Source

Version 5.60.5 - 11/15/24, 6:06 PM

Changes

Fix
  • useQueries: make sure we don"t lose property tracking (#​8295) (4a2e838) by Dominik Dorfmeister
Docs

Packages

v5.60.4

Compare Source

Version 5.60.4 - 11/15/24, 3:43 PM

Changes

Refactor

Packages

v5.60.2

Compare Source

Version 5.60.2 - 11/14/24, 12:48 PM

Changes

Refactor
  • angular-query: build with tsup and remove devtools component (#​8284) (94891fd) by Arnoud
Chore
  • eslint-plugin-query: ignore combinate spell check lint warning (#​8266) (322974c) by Sol Lee
Test
Docs

Packages

v5.59.20

Compare Source

Version 5.59.20 - 11/6/24, 2:13 PM

Changes

Fix
  • don"t ship test files (848df62) by Dominik Dorfmeister
Test
Docs

Packages

v5.59.19

Compare Source

Version 5.59.19 - 11/3/24, 2:17 PM

Changes

Fix
  • query-devtools: handle null properties for __previousQueryOptions (#​8240) (9c93dc0) by Kae
Test
Docs
  • community-projects: Add Atomic CRM to the list of community projects (#​8229) (92defc6) by CarolineClr

Packages

v5.59.18

Compare Source

Version 5.59.18 - 11/3/24, 9:27 AM

Changes

Fix
  • useQuery: don"t retryOnMount when prefetchInRender is used (#​8247) (74f0d6a) by Dominik Dorfmeister

Packages

v5.59.17

Compare Source

Version 5.59.17 - 11/2/24, 5:45 PM

Changes
Fix
  • useQueries: warn on duplicate keys (#​8246) (c643635) by Dominik Dorfmeister
Chore
Test
  • react-query: better query-persist-client-core import (#​8212) (1865f0d) by Lachlan Collins
Docs
  • angular-query: add query options from a service example (#​8220) (c61ff1e) by Arnoud
Packages

v5.59.16

Compare Source

Version 5.59.16 - 10/23/24, 12:53 PM

Changes
Fix
  • react-query: make sure promises are always finalized (#​8211) (df49fbd) by Dominik Dorfmeister
Chore
  • query-core: define queryCache notify method"s return type (#​8191) (4fceb26) by Haeun Nam
  • react-query: remove unnecessary test file (test/suspense.tsx, suspense.test-d.tsx) (#​8208) (d3e2a8a) by @​manudeli
Docs
  • Update disabling-queries.md (#​8201) (9d99fcb) by Ollie Chick
  • react-query: fix prefetch with suspense example (#​8193) (a2ea754) by Qiushi Yan
  • "hydrate" to "dehydrate" in documentation (#​8190) (1980a11) by Ariel-Moroshko
Packages

v5.59.15

Compare Source

Version 5.59.15 - 10/15/24, 5:12 PM

Changes

Fix

Packages

v5.59.14

Compare Source

Version 5.59.14 - 10/15/24, 7:20 AM

Changes

Fix
  • react-query: make queryFn optional again (#​8176) (a085c92) by Julius Marminge
  • react-query: do not overwrite staleTime with the suspense default value if it"s a function ([#&#8203

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 a03d349
🔍 Latest deploy log https://app.netlify.com/sites/extension-showcase/deploys/67065e7f56ea2a00084ed7dd
😎 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.59.8 fix(deps): update dependency @tanstack/react-query to v5.59.9 Oct 10, 2024
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.59.9 fix(deps): update dependency @tanstack/react-query to v5.59.11 Oct 11, 2024
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.59.11 fix(deps): update dependency @tanstack/react-query to v5.59.13 Oct 12, 2024
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.59.13 fix(deps): update dependency @tanstack/react-query to v5.59.14 Oct 15, 2024
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.59.14 fix(deps): update dependency @tanstack/react-query to v5.59.15 Oct 15, 2024
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.59.15 fix(deps): update dependency @tanstack/react-query to v5.59.16 Oct 23, 2024
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.59.16 fix(deps): update dependency @tanstack/react-query to v5.59.17 Nov 2, 2024
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.59.17 fix(deps): update dependency @tanstack/react-query to v5.59.18 Nov 3, 2024
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.59.18 fix(deps): update dependency @tanstack/react-query to v5.59.19 Nov 3, 2024
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.59.19 fix(deps): update dependency @tanstack/react-query to v5.59.20 Nov 6, 2024
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.59.20 fix(deps): update dependency @tanstack/react-query to v5.60.2 Nov 14, 2024
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.60.2 fix(deps): update dependency @tanstack/react-query to v5.60.5 Nov 15, 2024
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.60.5 fix(deps): update dependency @tanstack/react-query to v5.60.6 Nov 19, 2024
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.60.6 fix(deps): update dependency @tanstack/react-query to v5.61.0 Nov 20, 2024
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.61.0 fix(deps): update dependency @tanstack/react-query to v5.61.3 Nov 24, 2024
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.61.3 fix(deps): update dependency @tanstack/react-query to v5.61.4 Nov 26, 2024
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.61.4 fix(deps): update dependency @tanstack/react-query to v5.61.5 Nov 27, 2024
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.61.5 fix(deps): update dependency @tanstack/react-query to v5.62.0 Nov 29, 2024
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.62.0 fix(deps): update dependency @tanstack/react-query to v5.62.1 Dec 2, 2024
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.62.1 fix(deps): update dependency @tanstack/react-query to v5.62.2 Dec 3, 2024
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.62.2 fix(deps): update dependency @tanstack/react-query to v5.62.3 Dec 6, 2024
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5.62.3 fix(deps): update dependency @tanstack/react-query to v5.62.7 Dec 10, 2024
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