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.64.0 #6456

Merged
merged 1 commit into from
Jan 13, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 3, 2025

This PR contains the following updates:

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

Release Notes

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

v5.64.0

Compare Source

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

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

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


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 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 force-pushed the renovate/tanstack-query-monorepo branch from 0836b43 to 7eab6f1 Compare January 3, 2025 22:11
@renovate renovate bot changed the title fix(deps): update tanstack-query monorepo to v5.62.12 fix(deps): update tanstack-query monorepo to v5.62.14 Jan 3, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 7eab6f1 to c89b856 Compare January 4, 2025 12:34
@renovate renovate bot changed the title fix(deps): update tanstack-query monorepo to v5.62.14 fix(deps): update tanstack-query monorepo to v5.62.15 Jan 4, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch 2 times, most recently from da54890 to 72d0c4c Compare January 8, 2025 15:20
@renovate renovate bot changed the title fix(deps): update tanstack-query monorepo to v5.62.15 fix(deps): update tanstack-query monorepo to v5.63.0 Jan 8, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 72d0c4c to 9637326 Compare January 11, 2025 21:28
@renovate renovate bot changed the title fix(deps): update tanstack-query monorepo to v5.63.0 fix(deps): update tanstack-query monorepo to v5.64.0 Jan 11, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 9637326 to 6dfafbe Compare January 13, 2025 00:10
@AleksandarDev AleksandarDev merged commit 56b60f0 into next Jan 13, 2025
31 checks passed
@AleksandarDev AleksandarDev deleted the renovate/tanstack-query-monorepo branch January 13, 2025 00:33
@AleksandarDev
Copy link
Contributor

🎉 This PR is included in version 1.182.4-next.11 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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.

1 participant