Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix(deps): update dependency @tanstack/vue-query to v5.62.16 #320

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 2, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@tanstack/vue-query (source) 5.62.0 -> 5.62.16 age adoption passing confidence

Release Notes

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

v5.62.16

Compare Source

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.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.9

Compare Source

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

Changes

Fix
Chore
Docs

Packages

v5.62.8

Compare Source

Version 5.62.8 - 12/17/24, 5:11 PM

Changes
Fix
  • types: fix issues with queryOptions factory method types (#​8394) (4989399) by Nick Lucas
Chore
  • deps: use stable @types/react version (#​8437) (94e2c77) by Lachlan Collins
Docs
  • use correct broadcastChannel default value and type name (#​8436) (4521a04) by Alex Liu
Packages

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

Version 5.62.3 - 12/6/24, 3:33 PM

Changes
Fix
  • allow passing enabled:true when skipToken is present (#​8407) (32d7189) by Dominik Dorfmeister
Docs
Packages

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


Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

netlify bot commented Dec 2, 2024

Deploy Preview for vue-template-yang failed.

Name Link
🔨 Latest commit 648643f
🔍 Latest deploy log https://app.netlify.com/sites/vue-template-yang/deploys/6792a5dad5ac1c0008d9ce18

@renovate renovate bot changed the title fix(deps): update dependency @tanstack/vue-query to v5.62.1 fix(deps): update dependency @tanstack/vue-query to v5.62.2 Dec 3, 2024
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/vue-query to v5.62.2 fix(deps): update dependency @tanstack/vue-query to v5.62.3 Dec 6, 2024
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/vue-query to v5.62.3 fix(deps): update dependency @tanstack/vue-query to v5.62.7 Dec 10, 2024
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/vue-query to v5.62.7 fix(deps): update dependency @tanstack/vue-query to v5.62.8 Dec 17, 2024
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/vue-query to v5.62.8 fix(deps): update dependency @tanstack/vue-query to v5.62.9 Dec 23, 2024
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/vue-query to v5.62.9 fix(deps): update dependency @tanstack/vue-query to v5.62.12 Jan 3, 2025
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/vue-query to v5.62.12 fix(deps): update dependency @tanstack/vue-query to v5.62.16 Jan 6, 2025
@renovate renovate bot force-pushed the renovate/patch-tanstack-query-monorepo branch from 1b72f1b to 648643f Compare January 23, 2025 20:26
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants