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 tanstack-query monorepo to v5.65.1 (minor) #1009

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 29, 2024

This PR contains the following updates:

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

Release Notes

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

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

v5.62.11

Compare Source

Version 5.62.11 - 12/27/24, 1:15 PM

Changes

Fix

Packages

v5.62.10

Compare Source

Version 5.62.10 - 12/24/24, 12:05 PM

Changes

Fix
  • solid-query: solid query options default error type (#​8472) (287848b) by Muhammad Ilham Mubarak
Chore
Docs
  • contributing: update pnpm version (#​8473) (3bc3147) by Muhammad Ilham Mubarak

Packages

v5.62.9

Compare Source

Version 5.62.9 - 12/23/24, 4:51 PM

Changes

Fix
Chore
Docs

Packages

v5.62.8

Compare Source

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


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - "* 0-4,22-23 * * 1-5,* * * * 0,6" (UTC).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 these updates 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 Nov 29, 2024
@renovate renovate bot changed the title fix(deps): update tanstack-query monorepo to v5.62.0 (minor) fix(deps): update tanstack-query monorepo to v5.62.1 (minor) Dec 2, 2024
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch 3 times, most recently from c6e41a5 to 4363ffe Compare December 3, 2024 09:14
@renovate renovate bot changed the title fix(deps): update tanstack-query monorepo to v5.62.1 (minor) fix(deps): update tanstack-query monorepo to v5.62.2 (minor) Dec 3, 2024
@renovate renovate bot changed the title fix(deps): update tanstack-query monorepo to v5.62.2 (minor) fix(deps): update tanstack-query monorepo to v5.62.3 (minor) Dec 6, 2024
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 4363ffe to 857b260 Compare December 6, 2024 16:02
@renovate renovate bot changed the title fix(deps): update tanstack-query monorepo to v5.62.3 (minor) fix(deps): update tanstack-query monorepo to v5.62.3 (minor) - autoclosed Dec 8, 2024
@renovate renovate bot closed this Dec 8, 2024
@renovate renovate bot deleted the renovate/tanstack-query-monorepo branch December 8, 2024 18:53
@renovate renovate bot changed the title fix(deps): update tanstack-query monorepo to v5.62.3 (minor) - autoclosed fix(deps): update tanstack-query monorepo to v5.62.3 (minor) Dec 9, 2024
@renovate renovate bot reopened this Dec 9, 2024
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch 2 times, most recently from 857b260 to e912d8a Compare December 10, 2024 22:43
@renovate renovate bot changed the title fix(deps): update tanstack-query monorepo to v5.62.3 (minor) fix(deps): update tanstack-query monorepo to v5.62.7 (minor) Dec 10, 2024
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch 2 times, most recently from 5d3dd42 to 784d496 Compare December 11, 2024 09:19
@renovate renovate bot changed the title fix(deps): update tanstack-query monorepo to v5.62.7 (minor) fix(deps): update tanstack-query monorepo to v5.62.8 (minor) Dec 17, 2024
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch 2 times, most recently from 824f4d9 to f8d3524 Compare December 23, 2024 20:19
@renovate renovate bot changed the title fix(deps): update tanstack-query monorepo to v5.62.8 (minor) fix(deps): update tanstack-query monorepo to v5.62.9 (minor) Dec 23, 2024
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from f8d3524 to e6a6f37 Compare December 24, 2024 12:15
@renovate renovate bot changed the title fix(deps): update tanstack-query monorepo to v5.62.9 (minor) fix(deps): update tanstack-query monorepo (minor) Dec 24, 2024
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from e6a6f37 to 2697442 Compare December 24, 2024 16:53
@renovate renovate bot changed the title fix(deps): update tanstack-query monorepo (minor) fix(deps): update tanstack-query monorepo to v5.62.10 (minor) Dec 24, 2024
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 2697442 to a9857c3 Compare December 27, 2024 16:04
@renovate renovate bot changed the title fix(deps): update tanstack-query monorepo to v5.62.10 (minor) fix(deps): update tanstack-query monorepo to v5.62.11 (minor) Dec 27, 2024
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from a9857c3 to 9afa7eb Compare January 4, 2025 20:56
@renovate renovate bot changed the title fix(deps): update tanstack-query monorepo to v5.62.11 (minor) fix(deps): update tanstack-query monorepo to v5.62.15 (minor) Jan 4, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 9afa7eb to edf5fbe Compare January 6, 2025 22:20
@renovate renovate bot changed the title fix(deps): update tanstack-query monorepo to v5.62.15 (minor) fix(deps): update tanstack-query monorepo to v5.62.16 (minor) Jan 6, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from edf5fbe to f5a7a60 Compare January 8, 2025 17:19
@renovate renovate bot changed the title fix(deps): update tanstack-query monorepo to v5.62.16 (minor) fix(deps): update tanstack-query monorepo to v5.63.0 (minor) Jan 8, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch 3 times, most recently from 14f8f49 to ef1267e Compare January 11, 2025 20:51
@renovate renovate bot changed the title fix(deps): update tanstack-query monorepo to v5.63.0 (minor) fix(deps): update tanstack-query monorepo to v5.64.0 (minor) Jan 11, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from ef1267e to 29cac2c Compare January 13, 2025 15:22
@renovate renovate bot changed the title fix(deps): update tanstack-query monorepo to v5.64.0 (minor) fix(deps): update tanstack-query monorepo to v5.64.1 (minor) Jan 13, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 29cac2c to 8b1f8b2 Compare January 19, 2025 10:16
@renovate renovate bot changed the title fix(deps): update tanstack-query monorepo to v5.64.1 (minor) fix(deps): update tanstack-query monorepo to v5.64.2 (minor) Jan 19, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch 2 times, most recently from f661edb to 17b8851 Compare January 27, 2025 19:51
@renovate renovate bot changed the title fix(deps): update tanstack-query monorepo to v5.64.2 (minor) fix(deps): update tanstack-query monorepo to v5.65.0 (minor) Jan 27, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 17b8851 to 05d96e1 Compare January 28, 2025 11:33
@renovate renovate bot changed the title fix(deps): update tanstack-query monorepo to v5.65.0 (minor) fix(deps): update tanstack-query monorepo to v5.65.1 (minor) Jan 28, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch 3 times, most recently from 109f16e to 00ace82 Compare January 29, 2025 11:55
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 00ace82 to da42ced Compare January 29, 2025 12:02
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants