develop
53 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
| ef8b56ecca |
Update dependency eslint-plugin-sonarjs to v2.0.4 (#30)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [eslint-plugin-sonarjs](https://github.com/SonarSource/SonarJS/blob/master/packages/jsts/src/rules/README.md) ([source](https://github.com/SonarSource/SonarJS)) | devDependencies | patch | [`2.0.2` -> `2.0.4`](https://renovatebot.com/diffs/npm/eslint-plugin-sonarjs/2.0.2/2.0.4) | --- ### Release Notes <details> <summary>SonarSource/SonarJS (eslint-plugin-sonarjs)</summary> ### [`v2.0.4`]( |
|||
| a2538411e6 |
Update dependency @tanstack/react-query to v5.59.16 (#31)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@tanstack/react-query](https://tanstack.com/query) ([source](https://github.com/TanStack/query/tree/HEAD/packages/react-query)) | dependencies | minor | [`5.56.2` -> `5.59.16`](https://renovatebot.com/diffs/npm/@tanstack%2freact-query/5.56.2/5.59.16) | --- ### Release Notes <details> <summary>TanStack/query (@​tanstack/react-query)</summary> ### [`v5.59.16`](https://github.com/TanStack/query/releases/tag/v5.59.16) [Compare Source](https://github.com/TanStack/query/compare/v5.59.15...v5.59.16) Version 5.59.16 - 10/23/24, 12:53 PM #### Changes ##### Fix - react-query: make sure promises are always finalized ([#​8211](https://github.com/TanStack/query/issues/8211)) ([`df49fbd`](https://github.com/TanStack/query/commit/df49fbd)) by Dominik Dorfmeister ##### Chore - query-core: define queryCache notify method"s return type ([#​8191](https://github.com/TanStack/query/issues/8191)) ([`4fceb26`](https://github.com/TanStack/query/commit/4fceb26)) by Haeun Nam - react-query: remove unnecessary test file (**test**/suspense.tsx, suspense.test-d.tsx) ([#​8208](https://github.com/TanStack/query/issues/8208)) ([`d3e2a8a`](https://github.com/TanStack/query/commit/d3e2a8a)) by [@​manudeli](https://github.com/manudeli) ##### Docs - Update disabling-queries.md ([#​8201](https://github.com/TanStack/query/issues/8201)) ([`9d99fcb`](https://github.com/TanStack/query/commit/9d99fcb)) by Ollie Chick - react-query: fix prefetch with suspense example ([#​8193](https://github.com/TanStack/query/issues/8193)) ([`a2ea754`](https://github.com/TanStack/query/commit/a2ea754)) by Qiushi Yan - "hydrate" to "dehydrate" in documentation ([#​8190](https://github.com/TanStack/query/issues/8190)) ([`1980a11`](https://github.com/TanStack/query/commit/1980a11)) by Ariel-Moroshko #### Packages - [@​tanstack/query-core](https://github.com/tanstack/query-core)[@​5](https://github.com/5).59.16 - [@​tanstack/react-query](https://github.com/tanstack/react-query)[@​5](https://github.com/5).59.16 - [@​tanstack/query-broadcast-client-experimental](https://github.com/tanstack/query-broadcast-client-experimental)[@​5](https://github.com/5).59.16 - [@​tanstack/query-persist-client-core](https://github.com/tanstack/query-persist-client-core)[@​5](https://github.com/5).59.16 - [@​tanstack/query-sync-storage-persister](https://github.com/tanstack/query-sync-storage-persister)[@​5](https://github.com/5).59.16 - [@​tanstack/react-query-devtools](https://github.com/tanstack/react-query-devtools)[@​5](https://github.com/5).59.16 - [@​tanstack/react-query-persist-client](https://github.com/tanstack/react-query-persist-client)[@​5](https://github.com/5).59.16 - [@​tanstack/react-query-next-experimental](https://github.com/tanstack/react-query-next-experimental)[@​5](https://github.com/5).59.16 - [@​tanstack/solid-query](https://github.com/tanstack/solid-query)[@​5](https://github.com/5).59.16 - [@​tanstack/solid-query-devtools](https://github.com/tanstack/solid-query-devtools)[@​5](https://github.com/5).59.16 - [@​tanstack/solid-query-persist-client](https://github.com/tanstack/solid-query-persist-client)[@​5](https://github.com/5).59.16 - [@​tanstack/svelte-query](https://github.com/tanstack/svelte-query)[@​5](https://github.com/5).59.16 - [@​tanstack/svelte-query-devtools](https://github.com/tanstack/svelte-query-devtools)[@​5](https://github.com/5).59.16 - [@​tanstack/svelte-query-persist-client](https://github.com/tanstack/svelte-query-persist-client)[@​5](https://github.com/5).59.16 - [@​tanstack/vue-query](https://github.com/tanstack/vue-query)[@​5](https://github.com/5).59.16 - [@​tanstack/vue-query-devtools](https://github.com/tanstack/vue-query-devtools)[@​5](https://github.com/5).59.16 - [@​tanstack/angular-query-experimental](https://github.com/tanstack/angular-query-experimental)[@​5](https://github.com/5).59.16 - [@​tanstack/query-async-storage-persister](https://github.com/tanstack/query-async-storage-persister)[@​5](https://github.com/5).59.16 - [@​tanstack/angular-query-devtools-experimental](https://github.com/tanstack/angular-query-devtools-experimental)[@​5](https://github.com/5).59.16 ### [`v5.59.15`](https://github.com/TanStack/query/releases/tag/v5.59.15) [Compare Source](https://github.com/TanStack/query/compare/v5.59.14...v5.59.15) Version 5.59.15 - 10/15/24, 5:12 PM #### Changes ##### Fix - react-query: resolve overload matches error with exactOptionalPropertyTypes in queryOptions ([#​8186](https://github.com/TanStack/query/issues/8186)) ([`6c06781`](https://github.com/TanStack/query/commit/6c06781)) by [@​gwansikk](https://github.com/gwansikk) #### Packages - [@​tanstack/react-query](https://github.com/tanstack/react-query)[@​5](https://github.com/5).59.15 - [@​tanstack/react-query-devtools](https://github.com/tanstack/react-query-devtools)[@​5](https://github.com/5).59.15 - [@​tanstack/react-query-persist-client](https://github.com/tanstack/react-query-persist-client)[@​5](https://github.com/5).59.15 - [@​tanstack/react-query-next-experimental](https://github.com/tanstack/react-query-next-experimental)[@​5](https://github.com/5).59.15 ### [`v5.59.14`](https://github.com/TanStack/query/releases/tag/v5.59.14) [Compare Source](https://github.com/TanStack/query/compare/v5.59.13...v5.59.14) Version 5.59.14 - 10/15/24, 7:20 AM #### Changes ##### Fix - react-query: make queryFn optional again ([#​8176](https://github.com/TanStack/query/issues/8176)) ([`a085c92`](https://github.com/TanStack/query/commit/a085c92)) by Julius Marminge - react-query: do not overwrite staleTime with the suspense default value if it"s a function ([#​8174](https://github.com/TanStack/query/issues/8174)) ([`d409854`](https://github.com/TanStack/query/commit/d409854)) by Dominik Dorfmeister #### Packages - [@​tanstack/react-query](https://github.com/tanstack/react-query)[@​5](https://github.com/5).59.14 - [@​tanstack/react-query-devtools](https://github.com/tanstack/react-query-devtools)[@​5](https://github.com/5).59.14 - [@​tanstack/react-query-persist-client](https://github.com/tanstack/react-query-persist-client)[@​5](https://github.com/5).59.14 - [@​tanstack/react-query-next-experimental](https://github.com/tanstack/react-query-next-experimental)[@​5](https://github.com/5).59.14 ### [`v5.59.13`](https://github.com/TanStack/query/releases/tag/v5.59.13) [Compare Source](https://github.com/TanStack/query/compare/v5.59.12...v5.59.13) Version 5.59.13 - 10/12/24, 9:38 AM #### Changes ##### Fix - query-core: don"t finalizeThenable of different queries ([#​8171](https://github.com/TanStack/query/issues/8171)) ([`5d69ad7`](https://github.com/TanStack/query/commit/5d69ad7)) by Dominik Dorfmeister #### Packages - [@​tanstack/query-core](https://github.com/tanstack/query-core)[@​5](https://github.com/5).59.13 - [@​tanstack/react-query](https://github.com/tanstack/react-query)[@​5](https://github.com/5).59.13 - [@​tanstack/query-broadcast-client-experimental](https://github.com/tanstack/query-broadcast-client-experimental)[@​5](https://github.com/5).59.13 - [@​tanstack/query-persist-client-core](https://github.com/tanstack/query-persist-client-core)[@​5](https://github.com/5).59.13 - [@​tanstack/query-sync-storage-persister](https://github.com/tanstack/query-sync-storage-persister)[@​5](https://github.com/5).59.13 - [@​tanstack/react-query-devtools](https://github.com/tanstack/react-query-devtools)[@​5](https://github.com/5).59.13 - [@​tanstack/react-query-persist-client](https://github.com/tanstack/react-query-persist-client)[@​5](https://github.com/5).59.13 - [@​tanstack/react-query-next-experimental](https://github.com/tanstack/react-query-next-experimental)[@​5](https://github.com/5).59.13 - [@​tanstack/solid-query](https://github.com/tanstack/solid-query)[@​5](https://github.com/5).59.13 - [@​tanstack/solid-query-devtools](https://github.com/tanstack/solid-query-devtools)[@​5](https://github.com/5).59.13 - [@​tanstack/solid-query-persist-client](https://github.com/tanstack/solid-query-persist-client)[@​5](https://github.com/5).59.13 - [@​tanstack/svelte-query](https://github.com/tanstack/svelte-query)[@​5](https://github.com/5).59.13 - [@​tanstack/svelte-query-devtools](https://github.com/tanstack/svelte-query-devtools)[@​5](https://github.com/5).59.13 - [@​tanstack/svelte-query-persist-client](https://github.com/tanstack/svelte-query-persist-client)[@​5](https://github.com/5).59.13 - [@​tanstack/vue-query](https://github.com/tanstack/vue-query)[@​5](https://github.com/5).59.13 - [@​tanstack/vue-query-devtools](https://github.com/tanstack/vue-query-devtools)[@​5](https://github.com/5).59.13 - [@​tanstack/angular-query-experimental](https://github.com/tanstack/angular-query-experimental)[@​5](https://github.com/5).59.13 - [@​tanstack/query-async-storage-persister](https://github.com/tanstack/query-async-storage-persister)[@​5](https://github.com/5).59.13 - [@​tanstack/angular-query-devtools-experimental](https://github.com/tanstack/angular-query-devtools-experimental)[@​5](https://github.com/5).59.13 ### [`v5.59.12`](https://github.com/TanStack/query/releases/tag/v5.59.12) [Compare Source](https://github.com/TanStack/query/compare/v5.59.11...v5.59.12) Version 5.59.12 - 10/12/24, 7:40 AM #### Changes ##### Fix - query-core: move thenable-recreation into createResult ([#​8169](https://github.com/TanStack/query/issues/8169)) ([`4758303`](https://github.com/TanStack/query/commit/4758303)) by Dominik Dorfmeister ##### Types - react-query: export QueryErrorResetBoundaryFunction ([#​8089](https://github.com/TanStack/query/issues/8089)) ([`4dfb0fc`](https://github.com/TanStack/query/commit/4dfb0fc)) by [@​DogPawHat](https://github.com/DogPawHat) #### Packages - [@​tanstack/query-core](https://github.com/tanstack/query-core)[@​5](https://github.com/5).59.12 - [@​tanstack/react-query](https://github.com/tanstack/react-query)[@​5](https://github.com/5).59.12 - [@​tanstack/vue-query](https://github.com/tanstack/vue-query)[@​5](https://github.com/5).59.12 - [@​tanstack/query-broadcast-client-experimental](https://github.com/tanstack/query-broadcast-client-experimental)[@​5](https://github.com/5).59.12 - [@​tanstack/query-persist-client-core](https://github.com/tanstack/query-persist-client-core)[@​5](https://github.com/5).59.12 - [@​tanstack/query-sync-storage-persister](https://github.com/tanstack/query-sync-storage-persister)[@​5](https://github.com/5).59.12 - [@​tanstack/react-query-devtools](https://github.com/tanstack/react-query-devtools)[@​5](https://github.com/5).59.12 - [@​tanstack/react-query-persist-client](https://github.com/tanstack/react-query-persist-client)[@​5](https://github.com/5).59.12 - [@​tanstack/react-query-next-experimental](https://github.com/tanstack/react-query-next-experimental)[@​5](https://github.com/5).59.12 - [@​tanstack/solid-query](https://github.com/tanstack/solid-query)[@​5](https://github.com/5).59.12 - [@​tanstack/solid-query-devtools](https://github.com/tanstack/solid-query-devtools)[@​5](https://github.com/5).59.12 - [@​tanstack/solid-query-persist-client](https://github.com/tanstack/solid-query-persist-client)[@​5](https://github.com/5).59.12 - [@​tanstack/svelte-query](https://github.com/tanstack/svelte-query)[@​5](https://github.com/5).59.12 - [@​tanstack/svelte-query-devtools](https://github.com/tanstack/svelte-query-devtools)[@​5](https://github.com/5).59.12 - [@​tanstack/svelte-query-persist-client](https://github.com/tanstack/svelte-query-persist-client)[@​5](https://github.com/5).59.12 - [@​tanstack/vue-query-devtools](https://github.com/tanstack/vue-query-devtools)[@​5](https://github.com/5).59.12 - [@​tanstack/angular-query-experimental](https://github.com/tanstack/angular-query-experimental)[@​5](https://github.com/5).59.12 - [@​tanstack/query-async-storage-persister](https://github.com/tanstack/query-async-storage-persister)[@​5](https://github.com/5).59.12 - [@​tanstack/angular-query-devtools-experimental](https://github.com/tanstack/angular-query-devtools-experimental)[@​5](https://github.com/5).59.12 ### [`v5.59.11`](https://github.com/TanStack/query/releases/tag/v5.59.11) [Compare Source](https://github.com/TanStack/query/compare/v5.59.10...v5.59.11) Version 5.59.11 - 10/11/24, 6:35 PM #### Changes ##### Refactor - types: throw type error when `skipToken` is present in suspense query ([#​8082](https://github.com/TanStack/query/issues/8082)) ([`a991d92`](https://github.com/TanStack/query/commit/a991d92)) by Gwansik Kim #### Packages - [@​tanstack/react-query](https://github.com/tanstack/react-query)[@​5](https://github.com/5).59.11 - [@​tanstack/react-query-devtools](https://github.com/tanstack/react-query-devtools)[@​5](https://github.com/5).59.11 - [@​tanstack/react-query-persist-client](https://github.com/tanstack/react-query-persist-client)[@​5](https://github.com/5).59.11 - [@​tanstack/react-query-next-experimental](https://github.com/tanstack/react-query-next-experimental)[@​5](https://github.com/5).59.11 ### [`v5.59.10`](https://github.com/TanStack/query/releases/tag/v5.59.10) [Compare Source](https://github.com/TanStack/query/compare/v5.59.9...v5.59.10) Version 5.59.10 - 10/11/24, 6:24 PM #### Changes ##### Fix - core: correctly gc query when suspense is used when query unmounts while it"s still fetching ([#​8168](https://github.com/TanStack/query/issues/8168)) ([`5edd617`](https://github.com/TanStack/query/commit/5edd617)) by Dominik Dorfmeister - react-query: Allow optional initialData object in queryOptions ([#​8162](https://github.com/TanStack/query/issues/8162)) ([`931d98d`](https://github.com/TanStack/query/commit/931d98d)) by Sunghoon #### Packages - [@​tanstack/query-core](https://github.com/tanstack/query-core)[@​5](https://github.com/5).59.10 - [@​tanstack/react-query](https://github.com/tanstack/react-query)[@​5](https://github.com/5).59.10 - [@​tanstack/query-broadcast-client-experimental](https://github.com/tanstack/query-broadcast-client-experimental)[@​5](https://github.com/5).59.10 - [@​tanstack/query-persist-client-core](https://github.com/tanstack/query-persist-client-core)[@​5](https://github.com/5).59.10 - [@​tanstack/query-sync-storage-persister](https://github.com/tanstack/query-sync-storage-persister)[@​5](https://github.com/5).59.10 - [@​tanstack/react-query-devtools](https://github.com/tanstack/react-query-devtools)[@​5](https://github.com/5).59.10 - [@​tanstack/react-query-persist-client](https://github.com/tanstack/react-query-persist-client)[@​5](https://github.com/5).59.10 - [@​tanstack/react-query-next-experimental](https://github.com/tanstack/react-query-next-experimental)[@​5](https://github.com/5).59.10 - [@​tanstack/solid-query](https://github.com/tanstack/solid-query)[@​5](https://github.com/5).59.10 - [@​tanstack/solid-query-devtools](https://github.com/tanstack/solid-query-devtools)[@​5](https://github.com/5).59.10 - [@​tanstack/solid-query-persist-client](https://github.com/tanstack/solid-query-persist-client)[@​5](https://github.com/5).59.10 - [@​tanstack/svelte-query](https://github.com/tanstack/svelte-query)[@​5](https://github.com/5).59.10 - [@​tanstack/svelte-query-devtools](https://github.com/tanstack/svelte-query-devtools)[@​5](https://github.com/5).59.10 - [@​tanstack/svelte-query-persist-client](https://github.com/tanstack/svelte-query-persist-client)[@​5](https://github.com/5).59.10 - [@​tanstack/vue-query](https://github.com/tanstack/vue-query)[@​5](https://github.com/5).59.10 - [@​tanstack/vue-query-devtools](https://github.com/tanstack/vue-query-devtools)[@​5](https://github.com/5).59.10 - [@​tanstack/angular-query-experimental](https://github.com/tanstack/angular-query-experimental)[@​5](https://github.com/5).59.10 - [@​tanstack/query-async-storage-persister](https://github.com/tanstack/query-async-storage-persister)[@​5](https://github.com/5).59.10 - [@​tanstack/angular-query-devtools-experimental](https://github.com/tanstack/angular-query-devtools-experimental)[@​5](https://github.com/5).59.10 ### [`v5.59.9`](https://github.com/TanStack/query/releases/tag/v5.59.9) [Compare Source](https://github.com/TanStack/query/compare/v5.59.8...v5.59.9) Version 5.59.9 - 10/10/24, 6:56 PM #### Changes ##### Fix - core: don"t consider queries as enabled if they have no observers and have never fetched (successfully or erroneously) ([#​8161](https://github.com/TanStack/query/issues/8161)) ([`5228e51`](https://github.com/TanStack/query/commit/5228e51)) by Dominik Dorfmeister ##### Test - react-query: update describe in infiniteQueryOptions.test-d.tsx ([#​8081](https://github.com/TanStack/query/issues/8081)) ([`e3aca98`](https://github.com/TanStack/query/commit/e3aca98)) by [@​gwansikk](https://github.com/gwansikk) #### Packages - [@​tanstack/query-core](https://github.com/tanstack/query-core)[@​5](https://github.com/5).59.9 - [@​tanstack/react-query](https://github.com/tanstack/react-query)[@​5](https://github.com/5).59.9 - [@​tanstack/query-broadcast-client-experimental](https://github.com/tanstack/query-broadcast-client-experimental)[@​5](https://github.com/5).59.9 - [@​tanstack/query-persist-client-core](https://github.com/tanstack/query-persist-client-core)[@​5](https://github.com/5).59.9 - [@​tanstack/query-sync-storage-persister](https://github.com/tanstack/query-sync-storage-persister)[@​5](https://github.com/5).59.9 - [@​tanstack/react-query-devtools](https://github.com/tanstack/react-query-devtools)[@​5](https://github.com/5).59.9 - [@​tanstack/react-query-persist-client](https://github.com/tanstack/react-query-persist-client)[@​5](https://github.com/5).59.9 - [@​tanstack/react-query-next-experimental](https://github.com/tanstack/react-query-next-experimental)[@​5](https://github.com/5).59.9 - [@​tanstack/solid-query](https://github.com/tanstack/solid-query)[@​5](https://github.com/5).59.9 - [@​tanstack/solid-query-devtools](https://github.com/tanstack/solid-query-devtools)[@​5](https://github.com/5).59.9 - [@​tanstack/solid-query-persist-client](https://github.com/tanstack/solid-query-persist-client)[@​5](https://github.com/5).59.9 - [@​tanstack/svelte-query](https://github.com/tanstack/svelte-query)[@​5](https://github.com/5).59.9 - [@​tanstack/svelte-query-devtools](https://github.com/tanstack/svelte-query-devtools)[@​5](https://github.com/5).59.9 - [@​tanstack/svelte-query-persist-client](https://github.com/tanstack/svelte-query-persist-client)[@​5](https://github.com/5).59.9 - [@​tanstack/vue-query](https://github.com/tanstack/vue-query)[@​5](https://github.com/5).59.9 - [@​tanstack/vue-query-devtools](https://github.com/tanstack/vue-query-devtools)[@​5](https://github.com/5).59.9 - [@​tanstack/angular-query-experimental](https://github.com/tanstack/angular-query-experimental)[@​5](https://github.com/5).59.9 - [@​tanstack/query-async-storage-persister](https://github.com/tanstack/query-async-storage-persister)[@​5](https://github.com/5).59.9 - [@​tanstack/angular-query-devtools-experimental](https://github.com/tanstack/angular-query-devtools-experimental)[@​5](https://github.com/5).59.9 ### [`v5.59.8`](https://github.com/TanStack/query/releases/tag/v5.59.8) [Compare Source](https://github.com/TanStack/query/compare/v5.59.6...v5.59.8) Version 5.59.8 - 10/9/24, 7:10 PM #### Changes ##### Fix - allow optional initialData object ([#​8157](https://github.com/TanStack/query/issues/8157)) ([`329b5f8`](https://github.com/TanStack/query/commit/329b5f8)) by Jimmy Callin #### Packages - [@​tanstack/react-query](https://github.com/tanstack/react-query)[@​5](https://github.com/5).59.8 - [@​tanstack/react-query-devtools](https://github.com/tanstack/react-query-devtools)[@​5](https://github.com/5).59.8 - [@​tanstack/react-query-persist-client](https://github.com/tanstack/react-query-persist-client)[@​5](https://github.com/5).59.8 - [@​tanstack/react-query-next-experimental](https://github.com/tanstack/react-query-next-experimental)[@​5](https://github.com/5).59.8 ### [`v5.59.6`](https://github.com/TanStack/query/releases/tag/v5.59.6) [Compare Source](https://github.com/TanStack/query/compare/v5.59.5...v5.59.6) Version 5.59.6 - 10/9/24, 2:34 PM #### Changes ##### Fix - perf: improve long running task performance in query core ([#​8107](https://github.com/TanStack/query/issues/8107)) ([`5499577`](https://github.com/TanStack/query/commit/5499577)) by David #### Packages - [@​tanstack/query-core](https://github.com/tanstack/query-core)[@​5](https://github.com/5).59.6 - [@​tanstack/query-broadcast-client-experimental](https://github.com/tanstack/query-broadcast-client-experimental)[@​5](https://github.com/5).59.6 - [@​tanstack/query-persist-client-core](https://github.com/tanstack/query-persist-client-core)[@​5](https://github.com/5).59.6 - [@​tanstack/query-sync-storage-persister](https://github.com/tanstack/query-sync-storage-persister)[@​5](https://github.com/5).59.6 - [@​tanstack/react-query](https://github.com/tanstack/react-query)[@​5](https://github.com/5).59.6 - [@​tanstack/react-query-devtools](https://github.com/tanstack/react-query-devtools)[@​5](https://github.com/5).59.6 - [@​tanstack/react-query-persist-client](https://github.com/tanstack/react-query-persist-client)[@​5](https://github.com/5).59.6 - [@​tanstack/react-query-next-experimental](https://github.com/tanstack/react-query-next-experimental)[@​5](https://github.com/5).59.6 - [@​tanstack/solid-query](https://github.com/tanstack/solid-query)[@​5](https://github.com/5).59.6 - [@​tanstack/solid-query-devtools](https://github.com/tanstack/solid-query-devtools)[@​5](https://github.com/5).59.6 - [@​tanstack/solid-query-persist-client](https://github.com/tanstack/solid-query-persist-client)[@​5](https://github.com/5).59.6 - [@​tanstack/svelte-query](https://github.com/tanstack/svelte-query)[@​5](https://github.com/5).59.6 - [@​tanstack/svelte-query-devtools](https://github.com/tanstack/svelte-query-devtools)[@​5](https://github.com/5).59.6 - [@​tanstack/svelte-query-persist-client](https://github.com/tanstack/svelte-query-persist-client)[@​5](https://github.com/5).59.6 - [@​tanstack/vue-query](https://github.com/tanstack/vue-query)[@​5](https://github.com/5).59.6 - [@​tanstack/vue-query-devtools](https://github.com/tanstack/vue-query-devtools)[@​5](https://github.com/5).59.6 - [@​tanstack/angular-query-experimental](https://github.com/tanstack/angular-query-experimental)[@​5](https://github.com/5).59.6 - [@​tanstack/query-async-storage-persister](https://github.com/tanstack/query-async-storage-persister)[@​5](https://github.com/5).59.6 - [@​tanstack/angular-query-devtools-experimental](https://github.com/tanstack/angular-query-devtools-experimental)[@​5](https://github.com/5).59.6 ### [`v5.59.5`](https://github.com/TanStack/query/releases/tag/v5.59.5) [Compare Source](https://github.com/TanStack/query/compare/v5.59.4...v5.59.5) Version 5.59.5 - 10/9/24, 2:00 PM #### Changes ##### Fix - react-query: Allow optional initialData in infiniteQueryOptions ([#​8154](https://github.com/TanStack/query/issues/8154)) ([`8d03029`](https://github.com/TanStack/query/commit/8d03029)) by Sunghoon #### Packages - [@​tanstack/react-query](https://github.com/tanstack/react-query)[@​5](https://github.com/5).59.5 - [@​tanstack/react-query-devtools](https://github.com/tanstack/react-query-devtools)[@​5](https://github.com/5).59.5 - [@​tanstack/react-query-persist-client](https://github.com/tanstack/react-query-persist-client)[@​5](https://github.com/5).59.5 - [@​tanstack/react-query-next-experimental](https://github.com/tanstack/react-query-next-experimental)[@​5](https://github.com/5).59.5 ### [`v5.59.4`](https://github.com/TanStack/query/releases/tag/v5.59.4) [Compare Source](https://github.com/TanStack/query/compare/v5.59.3...v5.59.4) Version 5.59.4 - 10/9/24, 1:02 PM ##### Changes ##### Fix - core: do not inform QueriesObserver subscribers if combined result hasn"t changed ([#​8153](https://github.com/TanStack/query/issues/8153)) ([`cae2524`](https://github.com/TanStack/query/commit/cae2524)) by Dominik Dorfmeister - eslint-plugin-query: handle callable params within exaustive-deps rule ([#​8150](https://github.com/TanStack/query/issues/8150)) ([`eb2f9d3`](https://github.com/TanStack/query/commit/eb2f9d3)) by pawel-twardziak ##### Chore - eslint-plugin-query: `expect-expect` warning for `expectArrayEqualIgnoreOrder` ([#​8143](https://github.com/TanStack/query/issues/8143)) ([`85a525a`](https://github.com/TanStack/query/commit/85a525a)) by Sol Lee - `no-shadow` lint warning in `insertAtPositions()` ([#​8142](https://github.com/TanStack/query/issues/8142)) ([`78b086b`](https://github.com/TanStack/query/commit/78b086b)) by Sol Lee ##### Test - hydration test case for overwriting with promise ([`05ccd65`](https://github.com/TanStack/query/commit/05ccd65)) by Dominik Dorfmeister ##### Packages - [@​tanstack/eslint-plugin-query](https://github.com/tanstack/eslint-plugin-query)[@​5](https://github.com/5).59.4 - [@​tanstack/query-core](https://github.com/tanstack/query-core)[@​5](https://github.com/5).59.4 - [@​tanstack/react-query](https://github.com/tanstack/react-query)[@​5](https://github.com/5).59.4 - [@​tanstack/query-broadcast-client-experimental](https://github.com/tanstack/query-broadcast-client-experimental)[@​5](https://github.com/5).59.4 - [@​tanstack/query-persist-client-core](https://github.com/tanstack/query-persist-client-core)[@​5](https://github.com/5).59.4 - [@​tanstack/query-sync-storage-persister](https://github.com/tanstack/query-sync-storage-persister)[@​5](https://github.com/5).59.4 - [@​tanstack/react-query-devtools](https://github.com/tanstack/react-query-devtools)[@​5](https://github.com/5).59.4 - [@​tanstack/react-query-persist-client](https://github.com/tanstack/react-query-persist-client)[@​5](https://github.com/5).59.4 - [@​tanstack/react-query-next-experimental](https://github.com/tanstack/react-query-next-experimental)[@​5](https://github.com/5).59.4 - [@​tanstack/solid-query](https://github.com/tanstack/solid-query)[@​5](https://github.com/5).59.4 - [@​tanstack/solid-query-devtools](https://github.com/tanstack/solid-query-devtools)[@​5](https://github.com/5).59.4 - [@​tanstack/solid-query-persist-client](https://github.com/tanstack/solid-query-persist-client)[@​5](https://github.com/5).59.4 - [@​tanstack/svelte-query](https://github.com/tanstack/svelte-query)[@​5](https://github.com/5).59.4 - [@​tanstack/svelte-query-devtools](https://github.com/tanstack/svelte-query-devtools)[@​5](https://github.com/5).59.4 - [@​tanstack/svelte-query-persist-client](https://github.com/tanstack/svelte-query-persist-client)[@​5](https://github.com/5).59.4 - [@​tanstack/vue-query](https://github.com/tanstack/vue-query)[@​5](https://github.com/5).59.4 - [@​tanstack/vue-query-devtools](https://github.com/tanstack/vue-query-devtools)[@​5](https://github.com/5).59.4 - [@​tanstack/angular-query-experimental](https://github.com/tanstack/angular-query-experimental)[@​5](https://github.com/5).59.4 - [@​tanstack/query-async-storage-persister](https://github.com/tanstack/query-async-storage-persister)[@​5](https://github.com/5).59.4 - [@​tanstack/angular-query-devtools-experimental](https://github.com/tanstack/angular-query-devtools-experimental)[@​5](https://github.com/5).59.4 ### [`v5.59.3`](https://github.com/TanStack/query/releases/tag/v5.59.3) [Compare Source](https://github.com/TanStack/query/compare/v5.59.0...v5.59.3) Version 5.59.3 - 10/9/24, 5:48 AM #### Changes ##### Fix - query-core: new cache entry check ([#​8151](https://github.com/TanStack/query/issues/8151)) ([`e419ab1`](https://github.com/TanStack/query/commit/e419ab1)) by jxom #### Packages - [@​tanstack/react-query](https://github.com/tanstack/react-query)[@​5](https://github.com/5).59.3 - [@​tanstack/react-query-devtools](https://github.com/tanstack/react-query-devtools)[@​5](https://github.com/5).59.3 - [@​tanstack/react-query-persist-client](https://github.com/tanstack/react-query-persist-client)[@​5](https://github.com/5).59.3 - [@​tanstack/react-query-next-experimental](https://github.com/tanstack/react-query-next-experimental)[@​5](https://github.com/5).59.3 ### [`v5.59.0`](https://github.com/TanStack/query/releases/tag/v5.59.0) [Compare Source](https://github.com/TanStack/query/compare/v5.56.2...v5.59.0) Version 5.59.0 - 10/1/24, 3:45 PM #### Changes ##### Feat - add support for `React.use()` ([#​7988](https://github.com/TanStack/query/issues/7988)) ([`18953be`](https://github.com/TanStack/query/commit/18953be)) by [@​KATT](https://github.com/KATT) ##### Docs - react-query: Fix broken route on eslint-plugin-query.md ([#​8113](https://github.com/TanStack/query/issues/8113)) ([`55a6155`](https://github.com/TanStack/query/commit/55a6155)) by Gaurav Kumar - react-query: fix a typo in guides/ssr.md ([#​8086](https://github.com/TanStack/query/issues/8086)) ([`9227fd3`](https://github.com/TanStack/query/commit/9227fd3)) by Morteza - angular-query: add rxjs example ([#​8108](https://github.com/TanStack/query/issues/8108)) ([`68ca717`](https://github.com/TanStack/query/commit/68ca717)) by Arnoud ##### Other - ([`c12587a`](https://github.com/TanStack/query/commit/c12587a)) by [@​laurentlahmy](https://github.com/laurentlahmy) #### Packages - [@​tanstack/query-core](https://github.com/tanstack/query-core)[@​5](https://github.com/5).59.0 - [@​tanstack/react-query](https://github.com/tanstack/react-query)[@​5](https://github.com/5).59.0 - [@​tanstack/solid-query](https://github.com/tanstack/solid-query)[@​5](https://github.com/5).59.0 - [@​tanstack/query-broadcast-client-experimental](https://github.com/tanstack/query-broadcast-client-experimental)[@​5](https://github.com/5).59.0 - [@​tanstack/query-persist-client-core](https://github.com/tanstack/query-persist-client-core)[@​5](https://github.com/5).59.0 - [@​tanstack/query-sync-storage-persister](https://github.com/tanstack/query-sync-storage-persister)[@​5](https://github.com/5).59.0 - [@​tanstack/react-query-devtools](https://github.com/tanstack/react-query-devtools)[@​5](https://github.com/5).59.0 - [@​tanstack/react-query-persist-client](https://github.com/tanstack/react-query-persist-client)[@​5](https://github.com/5).59.0 - [@​tanstack/react-query-next-experimental](https://github.com/tanstack/react-query-next-experimental)[@​5](https://github.com/5).59.0 - [@​tanstack/solid-query-devtools](https://github.com/tanstack/solid-query-devtools)[@​5](https://github.com/5).59.0 - [@​tanstack/solid-query-persist-client](https://github.com/tanstack/solid-query-persist-client)[@​5](https://github.com/5).59.0 - [@​tanstack/svelte-query](https://github.com/tanstack/svelte-query)[@​5](https://github.com/5).59.0 - [@​tanstack/svelte-query-devtools](https://github.com/tanstack/svelte-query-devtools)[@​5](https://github.com/5).59.0 - [@​tanstack/svelte-query-persist-client](https://github.com/tanstack/svelte-query-persist-client)[@​5](https://github.com/5).59.0 - [@​tanstack/vue-query](https://github.com/tanstack/vue-query)[@​5](https://github.com/5).59.0 - [@​tanstack/vue-query-devtools](https://github.com/tanstack/vue-query-devtools)[@​5](https://github.com/5).59.0 - [@​tanstack/angular-query-experimental](https://github.com/tanstack/angular-query-experimental)[@​5](https://github.com/5).59.0 - [@​tanstack/query-async-storage-persister](https://github.com/tanstack/query-async-storage-persister)[@​5](https://github.com/5).59.0 - [@​tanstack/angular-query-devtools-experimental](https://github.com/tanstack/angular-query-devtools-experimental)[@​5](https://github.com/5).59.0 </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMDYuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEzMC4wIiwidGFyZ2V0QnJhbmNoIjoiZGV2ZWxvcCIsImxhYmVscyI6W119--> Reviewed-on: https://code.irrsinn.net/Irrsinn.net/public-plex-watchlist/pulls/31 Co-authored-by: Renovate Bot <averymd+renovate@irrsinn.net> Co-committed-by: Renovate Bot <averymd+renovate@irrsinn.net> |
|||
| b9f3bfcd83 |
Update dependency punycode to v2 (#23)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [punycode](https://mths.be/punycode) ([source](https://github.com/mathiasbynens/punycode.js)) | devDependencies | major | [`^1.4.1` -> `^2.0.0`](https://renovatebot.com/diffs/npm/punycode/1.4.1/2.3.1) | --- ### Release Notes <details> <summary>mathiasbynens/punycode.js (punycode)</summary> ### [`v2.3.1`](https://github.com/mathiasbynens/punycode.js/compare/v2.3.0...v2.3.1) [Compare Source](https://github.com/mathiasbynens/punycode.js/compare/v2.3.0...v2.3.1) ### [`v2.3.0`](https://github.com/mathiasbynens/punycode.js/compare/v2.2.2...v2.3.0) [Compare Source](https://github.com/mathiasbynens/punycode.js/compare/v2.2.2...v2.3.0) ### [`v2.2.2`](https://github.com/mathiasbynens/punycode.js/compare/v2.2.0...v2.2.2) [Compare Source](https://github.com/mathiasbynens/punycode.js/compare/v2.2.0...v2.2.2) ### [`v2.2.0`](https://github.com/mathiasbynens/punycode.js/compare/v2.1.1...v2.2.0) [Compare Source](https://github.com/mathiasbynens/punycode.js/compare/v2.1.1...v2.2.0) ### [`v2.1.1`](https://github.com/mathiasbynens/punycode.js/compare/v2.1.0...v2.1.1) [Compare Source](https://github.com/mathiasbynens/punycode.js/compare/v2.1.0...v2.1.1) ### [`v2.1.0`](https://github.com/mathiasbynens/punycode.js/compare/v2.0.1...v2.1.0) [Compare Source](https://github.com/mathiasbynens/punycode.js/compare/v2.0.1...v2.1.0) ### [`v2.0.1`](https://github.com/mathiasbynens/punycode.js/compare/v2.0.0...v2.0.1) [Compare Source](https://github.com/mathiasbynens/punycode.js/compare/v2.0.0...v2.0.1) ### [`v2.0.0`](https://github.com/mathiasbynens/punycode.js/releases/tag/v2.0.0) [Compare Source](https://github.com/mathiasbynens/punycode.js/compare/v1.4.1...v2.0.0) This release drops support for old environments. Punycode.js v2.0.0 targets Node.js v6+ and nothing else. For the old version that offers the same functionality with broader support, including Rhino, Ringo, Narwhal, and web browsers, see [v1.4.1](https://github.com/bestiejs/punycode.js/releases/tag/v1.4.1). </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC43My4zIiwidXBkYXRlZEluVmVyIjoiMzguNzMuMyIsInRhcmdldEJyYW5jaCI6ImRldmVsb3AiLCJsYWJlbHMiOltdfQ==--> Co-authored-by: Melissa Avery-Weir <melissa@noreply.code.irrsinn.net> Reviewed-on: #23 Co-authored-by: Renovate Bot <averymd+renovate@irrsinn.net> Co-committed-by: Renovate Bot <averymd+renovate@irrsinn.net> |
|||
| 9914cd9605 |
Update dependency @tanstack/eslint-plugin-query to v5.56.1 (#25)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@tanstack/eslint-plugin-query](https://tanstack.com/query) ([source](https://github.com/TanStack/query/tree/HEAD/packages/eslint-plugin-query)) | devDependencies | minor | [`5.53.0` -> `5.56.1`](https://renovatebot.com/diffs/npm/@tanstack%2feslint-plugin-query/5.53.0/5.56.1) | --- ### Release Notes <details> <summary>TanStack/query (@​tanstack/eslint-plugin-query)</summary> ### [`v5.56.1`](https://github.com/TanStack/query/releases/tag/v5.56.1) [Compare Source](https://github.com/TanStack/query/compare/v5.53.0...v5.56.1) Version 5.56.1 - 9/12/24, 2:38 PM #### Changes ##### Fix - core: retry for infinite queries (issue [#​8046](https://github.com/TanStack/query/issues/8046)) ([#​8049](https://github.com/TanStack/query/issues/8049)) ([`a106d63`](https://github.com/TanStack/query/commit/a106d63)) by EL AYADI Mohamed ##### Chore - trigger release ([`6a17069`](https://github.com/TanStack/query/commit/6a17069)) by Dominik Dorfmeister #### Packages - [@​tanstack/eslint-plugin-query](https://github.com/tanstack/eslint-plugin-query)[@​5](https://github.com/5).56.1 - [@​tanstack/query-async-storage-persister](https://github.com/tanstack/query-async-storage-persister)[@​5](https://github.com/5).56.1 - [@​tanstack/query-broadcast-client-experimental](https://github.com/tanstack/query-broadcast-client-experimental)[@​5](https://github.com/5).56.1 - [@​tanstack/query-core](https://github.com/tanstack/query-core)[@​5](https://github.com/5).56.1 - [@​tanstack/query-devtools](https://github.com/tanstack/query-devtools)[@​5](https://github.com/5).56.1 - [@​tanstack/query-persist-client-core](https://github.com/tanstack/query-persist-client-core)[@​5](https://github.com/5).56.1 - [@​tanstack/query-sync-storage-persister](https://github.com/tanstack/query-sync-storage-persister)[@​5](https://github.com/5).56.1 - [@​tanstack/react-query](https://github.com/tanstack/react-query)[@​5](https://github.com/5).56.1 - [@​tanstack/react-query-devtools](https://github.com/tanstack/react-query-devtools)[@​5](https://github.com/5).56.1 - [@​tanstack/react-query-persist-client](https://github.com/tanstack/react-query-persist-client)[@​5](https://github.com/5).56.1 - [@​tanstack/react-query-next-experimental](https://github.com/tanstack/react-query-next-experimental)[@​5](https://github.com/5).56.1 - [@​tanstack/solid-query](https://github.com/tanstack/solid-query)[@​5](https://github.com/5).56.1 - [@​tanstack/solid-query-devtools](https://github.com/tanstack/solid-query-devtools)[@​5](https://github.com/5).56.1 - [@​tanstack/solid-query-persist-client](https://github.com/tanstack/solid-query-persist-client)[@​5](https://github.com/5).56.1 - [@​tanstack/svelte-query](https://github.com/tanstack/svelte-query)[@​5](https://github.com/5).56.1 - [@​tanstack/svelte-query-devtools](https://github.com/tanstack/svelte-query-devtools)[@​5](https://github.com/5).56.1 - [@​tanstack/svelte-query-persist-client](https://github.com/tanstack/svelte-query-persist-client)[@​5](https://github.com/5).56.1 - [@​tanstack/vue-query](https://github.com/tanstack/vue-query)[@​5](https://github.com/5).56.1 - [@​tanstack/vue-query-devtools](https://github.com/tanstack/vue-query-devtools)[@​5](https://github.com/5).56.1 - [@​tanstack/angular-query-devtools-experimental](https://github.com/tanstack/angular-query-devtools-experimental)[@​5](https://github.com/5).56.1 - [@​tanstack/angular-query-experimental](https://github.com/tanstack/angular-query-experimental)[@​5](https://github.com/5).56.1 </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC43Ny4yIiwidXBkYXRlZEluVmVyIjoiMzguNzcuMiIsInRhcmdldEJyYW5jaCI6ImRldmVsb3AiLCJsYWJlbHMiOltdfQ==--> Co-authored-by: Melissa Avery-Weir <melissa@noreply.code.irrsinn.net> Reviewed-on: https://code.irrsinn.net/Irrsinn.net/public-plex-watchlist/pulls/25 Co-authored-by: Renovate Bot <averymd+renovate@irrsinn.net> Co-committed-by: Renovate Bot <averymd+renovate@irrsinn.net> |
|||
| a3fdedbc55 |
Update dependency @tanstack/react-query to v5.56.2 (#24)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@tanstack/react-query](https://tanstack.com/query) ([source](https://github.com/TanStack/query/tree/HEAD/packages/react-query)) | dependencies | minor | [`5.55.4` -> `5.56.2`](https://renovatebot.com/diffs/npm/@tanstack%2freact-query/5.55.4/5.56.2) | --- ### Release Notes <details> <summary>TanStack/query (@​tanstack/react-query)</summary> ### [`v5.56.2`](https://github.com/TanStack/query/releases/tag/v5.56.2) [Compare Source](https://github.com/TanStack/query/compare/v5.56.1...v5.56.2) Version 5.56.2 - 9/12/24, 6:05 PM #### Changes ##### Fix - core: make sure infiniteQuery always fetches the first page ([#​8051](https://github.com/TanStack/query/issues/8051)) ([`7624785`](https://github.com/TanStack/query/commit/7624785)) by Dominik Dorfmeister #### Packages - [@​tanstack/query-core](https://github.com/tanstack/query-core)[@​5](https://github.com/5).56.2 - [@​tanstack/query-broadcast-client-experimental](https://github.com/tanstack/query-broadcast-client-experimental)[@​5](https://github.com/5).56.2 - [@​tanstack/query-persist-client-core](https://github.com/tanstack/query-persist-client-core)[@​5](https://github.com/5).56.2 - [@​tanstack/query-sync-storage-persister](https://github.com/tanstack/query-sync-storage-persister)[@​5](https://github.com/5).56.2 - [@​tanstack/react-query](https://github.com/tanstack/react-query)[@​5](https://github.com/5).56.2 - [@​tanstack/react-query-devtools](https://github.com/tanstack/react-query-devtools)[@​5](https://github.com/5).56.2 - [@​tanstack/react-query-persist-client](https://github.com/tanstack/react-query-persist-client)[@​5](https://github.com/5).56.2 - [@​tanstack/react-query-next-experimental](https://github.com/tanstack/react-query-next-experimental)[@​5](https://github.com/5).56.2 - [@​tanstack/solid-query](https://github.com/tanstack/solid-query)[@​5](https://github.com/5).56.2 - [@​tanstack/solid-query-devtools](https://github.com/tanstack/solid-query-devtools)[@​5](https://github.com/5).56.2 - [@​tanstack/solid-query-persist-client](https://github.com/tanstack/solid-query-persist-client)[@​5](https://github.com/5).56.2 - [@​tanstack/svelte-query](https://github.com/tanstack/svelte-query)[@​5](https://github.com/5).56.2 - [@​tanstack/svelte-query-devtools](https://github.com/tanstack/svelte-query-devtools)[@​5](https://github.com/5).56.2 - [@​tanstack/svelte-query-persist-client](https://github.com/tanstack/svelte-query-persist-client)[@​5](https://github.com/5).56.2 - [@​tanstack/vue-query](https://github.com/tanstack/vue-query)[@​5](https://github.com/5).56.2 - [@​tanstack/vue-query-devtools](https://github.com/tanstack/vue-query-devtools)[@​5](https://github.com/5).56.2 - [@​tanstack/angular-query-experimental](https://github.com/tanstack/angular-query-experimental)[@​5](https://github.com/5).56.2 - [@​tanstack/query-async-storage-persister](https://github.com/tanstack/query-async-storage-persister)[@​5](https://github.com/5).56.2 - [@​tanstack/angular-query-devtools-experimental](https://github.com/tanstack/angular-query-devtools-experimental)[@​5](https://github.com/5).56.2 ### [`v5.56.1`](https://github.com/TanStack/query/releases/tag/v5.56.1) [Compare Source](https://github.com/TanStack/query/compare/v5.56.0...v5.56.1) Version 5.56.1 - 9/12/24, 2:38 PM ##### Changes ##### Fix - core: retry for infinite queries (issue [#​8046](https://github.com/TanStack/query/issues/8046)) ([#​8049](https://github.com/TanStack/query/issues/8049)) ([`a106d63`](https://github.com/TanStack/query/commit/a106d63)) by EL AYADI Mohamed ##### Chore - trigger release ([`6a17069`](https://github.com/TanStack/query/commit/6a17069)) by Dominik Dorfmeister ##### Packages - [@​tanstack/eslint-plugin-query](https://github.com/tanstack/eslint-plugin-query)[@​5](https://github.com/5).56.1 - [@​tanstack/query-async-storage-persister](https://github.com/tanstack/query-async-storage-persister)[@​5](https://github.com/5).56.1 - [@​tanstack/query-broadcast-client-experimental](https://github.com/tanstack/query-broadcast-client-experimental)[@​5](https://github.com/5).56.1 - [@​tanstack/query-core](https://github.com/tanstack/query-core)[@​5](https://github.com/5).56.1 - [@​tanstack/query-devtools](https://github.com/tanstack/query-devtools)[@​5](https://github.com/5).56.1 - [@​tanstack/query-persist-client-core](https://github.com/tanstack/query-persist-client-core)[@​5](https://github.com/5).56.1 - [@​tanstack/query-sync-storage-persister](https://github.com/tanstack/query-sync-storage-persister)[@​5](https://github.com/5).56.1 - [@​tanstack/react-query](https://github.com/tanstack/react-query)[@​5](https://github.com/5).56.1 - [@​tanstack/react-query-devtools](https://github.com/tanstack/react-query-devtools)[@​5](https://github.com/5).56.1 - [@​tanstack/react-query-persist-client](https://github.com/tanstack/react-query-persist-client)[@​5](https://github.com/5).56.1 - [@​tanstack/react-query-next-experimental](https://github.com/tanstack/react-query-next-experimental)[@​5](https://github.com/5).56.1 - [@​tanstack/solid-query](https://github.com/tanstack/solid-query)[@​5](https://github.com/5).56.1 - [@​tanstack/solid-query-devtools](https://github.com/tanstack/solid-query-devtools)[@​5](https://github.com/5).56.1 - [@​tanstack/solid-query-persist-client](https://github.com/tanstack/solid-query-persist-client)[@​5](https://github.com/5).56.1 - [@​tanstack/svelte-query](https://github.com/tanstack/svelte-query)[@​5](https://github.com/5).56.1 - [@​tanstack/svelte-query-devtools](https://github.com/tanstack/svelte-query-devtools)[@​5](https://github.com/5).56.1 - [@​tanstack/svelte-query-persist-client](https://github.com/tanstack/svelte-query-persist-client)[@​5](https://github.com/5).56.1 - [@​tanstack/vue-query](https://github.com/tanstack/vue-query)[@​5](https://github.com/5).56.1 - [@​tanstack/vue-query-devtools](https://github.com/tanstack/vue-query-devtools)[@​5](https://github.com/5).56.1 - [@​tanstack/angular-query-devtools-experimental](https://github.com/tanstack/angular-query-devtools-experimental)[@​5](https://github.com/5).56.1 - [@​tanstack/angular-query-experimental](https://github.com/tanstack/angular-query-experimental)[@​5](https://github.com/5).56.1 ### [`v5.56.0`](https://github.com/TanStack/query/releases/tag/v5.56.0) [Compare Source](https://github.com/TanStack/query/compare/v5.55.4...v5.56.0) Version 5.56.0 - 9/12/24, 9:56 AM #### Changes ##### Feat - core: ensureInfiniteQueryData ([#​8048](https://github.com/TanStack/query/issues/8048)) ([`edec4a6`](https://github.com/TanStack/query/commit/edec4a6)) by Dominik Dorfmeister ##### Docs - react-query: recommend against throwing errors in `select` ([#​8041](https://github.com/TanStack/query/issues/8041)) ([`9608f80`](https://github.com/TanStack/query/commit/9608f80)) by [@​DogPawHat](https://github.com/DogPawHat) #### Packages - [@​tanstack/query-core](https://github.com/tanstack/query-core)[@​5](https://github.com/5).56.0 - [@​tanstack/react-query](https://github.com/tanstack/react-query)[@​5](https://github.com/5).56.0 - [@​tanstack/query-broadcast-client-experimental](https://github.com/tanstack/query-broadcast-client-experimental)[@​5](https://github.com/5).56.0 - [@​tanstack/query-persist-client-core](https://github.com/tanstack/query-persist-client-core)[@​5](https://github.com/5).56.0 - [@​tanstack/query-sync-storage-persister](https://github.com/tanstack/query-sync-storage-persister)[@​5](https://github.com/5).56.0 - [@​tanstack/react-query-devtools](https://github.com/tanstack/react-query-devtools)[@​5](https://github.com/5).56.0 - [@​tanstack/react-query-persist-client](https://github.com/tanstack/react-query-persist-client)[@​5](https://github.com/5).56.0 - [@​tanstack/react-query-next-experimental](https://github.com/tanstack/react-query-next-experimental)[@​5](https://github.com/5).56.0 - [@​tanstack/solid-query](https://github.com/tanstack/solid-query)[@​5](https://github.com/5).56.0 - [@​tanstack/solid-query-devtools](https://github.com/tanstack/solid-query-devtools)[@​5](https://github.com/5).56.0 - [@​tanstack/solid-query-persist-client](https://github.com/tanstack/solid-query-persist-client)[@​5](https://github.com/5).56.0 - [@​tanstack/svelte-query](https://github.com/tanstack/svelte-query)[@​5](https://github.com/5).56.0 - [@​tanstack/svelte-query-devtools](https://github.com/tanstack/svelte-query-devtools)[@​5](https://github.com/5).56.0 - [@​tanstack/svelte-query-persist-client](https://github.com/tanstack/svelte-query-persist-client)[@​5](https://github.com/5).56.0 - [@​tanstack/vue-query](https://github.com/tanstack/vue-query)[@​5](https://github.com/5).56.0 - [@​tanstack/vue-query-devtools](https://github.com/tanstack/vue-query-devtools)[@​5](https://github.com/5).56.0 - [@​tanstack/angular-query-experimental](https://github.com/tanstack/angular-query-experimental)[@​5](https://github.com/5).56.0 - [@​tanstack/query-async-storage-persister](https://github.com/tanstack/query-async-storage-persister)[@​5](https://github.com/5).56.0 - [@​tanstack/angular-query-devtools-experimental](https://github.com/tanstack/angular-query-devtools-experimental)[@​5](https://github.com/5).56.0 </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC43Ny4wIiwidXBkYXRlZEluVmVyIjoiMzguNzcuMiIsInRhcmdldEJyYW5jaCI6ImRldmVsb3AiLCJsYWJlbHMiOltdfQ==--> Reviewed-on: https://code.irrsinn.net/Irrsinn.net/public-plex-watchlist/pulls/24 Co-authored-by: Renovate Bot <averymd+renovate@irrsinn.net> Co-committed-by: Renovate Bot <averymd+renovate@irrsinn.net> |
|||
| 203a72a2ef |
Update dependency globals to v15.9.0 (#17)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [globals](https://github.com/sindresorhus/globals) | dependencies | minor | [`15.6.0` -> `15.9.0`](https://renovatebot.com/diffs/npm/globals/15.6.0/15.9.0) | --- ### Release Notes <details> <summary>sindresorhus/globals (globals)</summary> ### [`v15.9.0`](https://github.com/sindresorhus/globals/releases/tag/v15.9.0) [Compare Source](https://github.com/sindresorhus/globals/compare/v15.8.0...v15.9.0) - Update globals ([#​258](https://github.com/sindresorhus/globals/issues/258)) [`f72b047`](https://github.com/sindresorhus/globals/commit/f72b047) ### [`v15.8.0`](https://github.com/sindresorhus/globals/releases/tag/v15.8.0) [Compare Source](https://github.com/sindresorhus/globals/compare/v15.7.0...v15.8.0) - Add `es2025` globals (Same as `es2021`) ([#​256](https://github.com/sindresorhus/globals/issues/256)) [`2ef342a`](https://github.com/sindresorhus/globals/commit/2ef342a) ### [`v15.7.0`](https://github.com/sindresorhus/globals/releases/tag/v15.7.0) [Compare Source](https://github.com/sindresorhus/globals/compare/v15.6.0...v15.7.0) - Update globals ([#​255](https://github.com/sindresorhus/globals/issues/255)) [`f017b0f`](https://github.com/sindresorhus/globals/commit/f017b0f) </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC43My4xIiwidXBkYXRlZEluVmVyIjoiMzguNzMuMSIsInRhcmdldEJyYW5jaCI6ImRldmVsb3AiLCJsYWJlbHMiOltdfQ==--> Co-authored-by: Melissa Avery-Weir <melissa@noreply.code.irrsinn.net> Reviewed-on: https://code.irrsinn.net/Irrsinn.net/public-plex-watchlist/pulls/17 Co-authored-by: Renovate Bot <averymd+renovate@irrsinn.net> Co-committed-by: Renovate Bot <averymd+renovate@irrsinn.net> |
|||
| 49614b5788 |
Update dependency eslint to v9.10.0 (#16)
Some checks are pending
plex-watchlist/pipeline/head Build queued...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [eslint](https://eslint.org) ([source](https://github.com/eslint/eslint)) | devDependencies | minor | [`9.5.0` -> `9.10.0`](https://renovatebot.com/diffs/npm/eslint/9.5.0/9.10.0) | --- ### Release Notes <details> <summary>eslint/eslint (eslint)</summary> ### [`v9.10.0`](https://github.com/eslint/eslint/releases/tag/v9.10.0) [Compare Source](https://github.com/eslint/eslint/compare/v9.9.1...v9.10.0) #### Features - [`301b90d`]( |
|||
| b6f01b96c0 |
Update dependency pre-commit to v3.8.0 (#18)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [pre-commit](https://github.com/pre-commit/pre-commit) | minor | `==3.7.1` -> `==3.8.0` | --- ### Release Notes <details> <summary>pre-commit/pre-commit (pre-commit)</summary> ### [`v3.8.0`](https://github.com/pre-commit/pre-commit/blob/HEAD/CHANGELOG.md#380---2024-07-28) [Compare Source](https://github.com/pre-commit/pre-commit/compare/v3.7.1...v3.8.0) \================== ##### Features - Implement health checks for `language: r` so environments are recreated if the system version of R changes. - [#​3206](https://github.com/pre-commit/pre-commit/issues/3206) issue by [@​lorenzwalthert](https://github.com/lorenzwalthert). - [#​3265](https://github.com/pre-commit/pre-commit/issues/3265) PR by [@​lorenzwalthert](https://github.com/lorenzwalthert). </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC43My4zIiwidXBkYXRlZEluVmVyIjoiMzguNzMuMyIsInRhcmdldEJyYW5jaCI6ImRldmVsb3AiLCJsYWJlbHMiOltdfQ==--> Reviewed-on: https://code.irrsinn.net/Irrsinn.net/public-plex-watchlist/pulls/18 Co-authored-by: Renovate Bot <averymd+renovate@irrsinn.net> Co-committed-by: Renovate Bot <averymd+renovate@irrsinn.net> |
|||
| f9fb937c26 |
Merge pull request 'Update dependency eslint-plugin-sonarjs to v2' (#21) from renovate/eslint-plugin-sonarjs-2.x into develop
Reviewed-on: #21 |
|||
| 79617962f8 | Update dependency eslint-plugin-sonarjs to v2 | |||
| 93a7f66b63 |
Merge pull request 'Update dependency @tanstack/eslint-plugin-query to v5.53.0' (#14) from renovate/tanstack-eslint-plugin-query-5.x-lockfile into develop
Reviewed-on: #14 |
|||
| 777ad5a91d |
Update dependency @tanstack/eslint-plugin-query to v5.53.0
All checks were successful
plex-watchlist/pipeline/pr-develop This commit looks good
|
|||
| c225671155 |
Merge pull request 'Update dependency @mui/x-date-pickers to v7.16.0' (#13) from renovate/mui-x-date-pickers-7.x-lockfile into develop
Reviewed-on: #13 |
|||
| a5b7572d9d | Update dependency @mui/x-date-pickers to v7.16.0 | |||
| 91825f7f0d |
Merge pull request 'Update dependency @tanstack/react-query to v5.55.4' (#15) from renovate/tanstack-react-query-5.x-lockfile into develop
Reviewed-on: #15 |
|||
| 60d665d3e7 | Update dependency @tanstack/react-query to v5.55.4 | |||
| 1f5be739bb |
Merge pull request 'Update dependency @mui/icons-material to v5.16.7' (#11) from renovate/mui-icons-material-5.x-lockfile into develop
Reviewed-on: #11 |
|||
| c14cc1d782 | Update dependency @mui/icons-material to v5.16.7 | |||
| d5872861bb |
Merge pull request 'Update dependency @mui/material to v5.16.7' (#12) from renovate/mui-material-5.x-lockfile into develop
Some checks are pending
Plex Watchlist Analysis/pipeline/head Build queued...
Reviewed-on: #12 |
|||
| 82e7c0a6b6 | Update dependency @mui/material to v5.16.7 | |||
| c234cc3401 |
Merge pull request 'Update dependency @emotion/styled to v11.13.0' (#10) from renovate/emotion-styled-11.x-lockfile into develop
Some checks reported warnings
Plex Watchlist Analysis/pipeline/head This commit was not built
Reviewed-on: #10 |
|||
| 8d0b11a037 | Update dependency @emotion/styled to v11.13.0 | |||
| 0ae86c7a8f |
Merge pull request 'Update dependency @emotion/react to v11.13.3' (#9) from renovate/emotion-react-11.x-lockfile into develop
Some checks are pending
Plex Watchlist Analysis/pipeline/head Build queued...
Reviewed-on: #9 |
|||
| 398b1e5522 | Update dependency @emotion/react to v11.13.3 | |||
| 4fa259cdc7 |
Merge pull request 'Update dependency url to v0.11.4' (#8) from renovate/url-0.x-lockfile into develop
Reviewed-on: #8 |
|||
| 48be798caa | Update dependency url to v0.11.4 | |||
| b52b2d82a3 |
When a new build would start, abort previous
Signed-off-by: Melissa Avery-Weir <melissa@noreply.code.irrsinn.net> |
|||
| 74ae2574b5 |
Merge pull request 'Update dependency material-react-table to v2.13.3' (#7) from renovate/material-react-table-2.x-lockfile into develop
Reviewed-on: #7 |
|||
| c96b4a5b73 | Update dependency material-react-table to v2.13.3 | |||
| ea16ba4939 |
Merge pull request 'Update dependency axios to v1.7.7' (#4) from renovate/axios-1.x-lockfile into develop
Reviewed-on: #4 |
|||
| d63022fc4f | Update dependency axios to v1.7.7 | |||
| 58acd6b963 |
Merge pull request 'Update dependency eslint-plugin-sonarjs to v1.0.4' (#6) from renovate/eslint-plugin-sonarjs-1.x-lockfile into develop
Reviewed-on: #6 |
|||
| ea4a765f62 | Update dependency eslint-plugin-sonarjs to v1.0.4 | |||
| d3cbbfcc77 |
Merge pull request 'Update dependency eslint-plugin-react-hooks to v5.1.0-rc-fb9a90fa48-20240614' (#5) from renovate/eslint-plugin-react-hooks-5.x-lockfile into develop
Reviewed-on: #5 |
|||
| ac6814885b | Update dependency eslint-plugin-react-hooks to v5.1.0-rc-fb9a90fa48-20240614 | |||
| 9f1a7fa8f3 |
Merge pull request 'Update dependency @eslint/compat to v1.1.1' (#3) from renovate/eslint-compat-1.x-lockfile into develop
Reviewed-on: #3 |
|||
| caa1939807 | Update dependency @eslint/compat to v1.1.1 | |||
| e4a7af4320 |
Merge pull request 'Configure Renovate' (#2) from renovate/configure into develop
Reviewed-on: #2 |
|||
| d180c1639a | Add renovate.json | |||
|
6af0c9de18
|
Merge branch 'release/1.0.0'
Some checks reported errors
|
|||
|
aa8c38c81f
|
Bump to version 1.0.0 | |||
|
11a44d037e
|
WAT-3: Switch to virtualization and fix search
1. Virtualize rows and smooth out the background loading 2. Add some prop type checking |
|||
|
|
cd78cd85a5 |
Merge pull request #1 from averymd/feature/initial
WAT-2, WAT-4: Initial creation |
||
|
6ec738d558
|
WAT-4: Maybe fix tag regex | |||
|
f1197536b8
|
WAT-2: Clean up lint issues | |||
|
69738dc4b1
|
WAT-4: Don't deploy unless a tag is in play | |||
|
c2fb62e68b
|
WAT-2: Little layout changes for published look | |||
|
d87c31fd88
|
WAT-4: Add build/release pipeline | |||
|
655bb77d3b
|
WAT-4: Initial code analysis config | |||
|
b9b4a31f37
|
WAT-2: Just show items in a table with filtering
Use infinite loading to fill in all the pages in the background. Show the keywords as pills/chips, but they aren't clickable (yet?). |