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

chore(deps): update tanstack-query monorepo to v5 (major) #12

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 17, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@tanstack/eslint-plugin-query (source) ^4.32.5 -> ^5.0.0 age adoption passing confidence
@tanstack/react-query (source) ^4.32.6 -> ^5.0.0 age adoption passing confidence

Release Notes

TanStack/query (@​tanstack/eslint-plugin-query)

v5.20.1

Compare Source

Version 5.20.1 - 2/10/2024, 8:52 AM

Changes

Refactor
  • eslint-plugin-query: Use ESLintUtils.RuleCreator (#​6867) (7b7cc2f) by Lachlan Collins
Chore
  • Replace @ts-ignore with @ts-expect-error (#​6866) (e105930) by Lachlan Collins
  • Add recommended eslint rules, dedupe parserOptions (#​6865) (8cd6441) by Lachlan Collins

Packages

v5.20.0

Compare Source

Version 5.20.0 - 2/10/2024, 6:41 AM

Changes

Feat

Packages

v5.18.1

Compare Source

Version 5.18.1 - 2/2/2024, 7:58 AM (Manual Release)

Changes

Ci
  • Update example dependencies when publishing (#​6809) (2c115f8) by Lachlan Collins

Packages

v5.18.0

Compare Source

Version 5.18.0 - 1/30/2024, 5:32 PM

Changes

Feat
  • fix potential xss injection (1244043) by Dominik Dorfmeister
Chore
Docs
Other
Doc
  • Change the onMutate optional description to capitalize. (#​6773) (58b3de8) by Jeong-Sik Yun
Ci

Packages

v5.17.22

Compare Source

Version 5.17.22 - 1/27/2024, 1:20 AM

Changes

Fix
  • Add extensions to relative exports in declaration files (#​6780) (a0d1de8) by Lachlan Collins
Chore
Docs

Packages

v5.17.20

Compare Source

Version 5.17.20 - 1/20/2024, 9:30 PM

Changes

Refactor
  • eslint-plugin-query: Use @tanstack/config build (#​6739) (669cce9) by Lachlan Collins
Docs

Packages

v5.17.7

Compare Source

Version 5.17.7 - 1/6/2024, 1:25 PM

Changes

Fix
  • trigger release (0f6477f) by Dominik Dorfmeister

Packages

v5.17.1

Compare Source

Version 5.17.1 - 1/3/2024, 2:07 PM

Changes

Fix
  • angular-query: add notifyManager to query and mutation (#​6633) (07d40df) by Arnoud
Chore
  • Enable coverage and typecheck in vitest config (#​6624) (e6cb6df) by Lachlan Collins

Packages

v5.14.6

Compare Source

Version 5.14.6 - 12/23/2023, 4:04 PM

Changes

Fix
Chore

Packages

v5.12.1

Compare Source

Version 5.12.1 - 12/1/2023, 3:42 PM

Changes

Feat
Fix
Chore

Packages

v5.12.0

Compare Source

v5.10.0

Compare Source

Version 5.10.0 - 11/29/2023, 3:06 PM

Changes
Feat
Chore
Packages

v5.8.4

Compare Source

Version 5.8.4 - 11/15/2023, 11:29 AM

Changes

Fix
  • react-query: useSuspenseQuery returns undefined as data when network is offline (#​6350) (e7f6d3a) by EL AYADI Mohamed
Chore
Docs
  • Fix example hook cleanup if window is undefined (#​6372) (c6d5f53) by Richard Ejem

Packages

v5.8.3

Compare Source

Version 5.8.3 - 11/13/2023, 8:49 AM

Changes

Manual Release: v5.8.3

Packages

v5.6.0

Compare Source

Version 5.6.0 - 11/4/2023, 8:31 AM

Changes

Feat
Fix
Chore
Docs
Other

Packages

v5.0.5

Compare Source

Version 5.0.5 - 10/23/2023, 1:19 AM

Changes

Fix
  • svelte-query: Make combine work for createQueries (#​6222) (b35fe32) by Lachlan Collins
Chore
Docs

Packages

v5.0.0

Compare Source

Version 5.0.0 - 10/17/2023, 12:23 PM

Changes

Read the announcement post here: https://tanstack.com/blog/announcing-tanstack-query-v5

Read the migration guide here: https://tanstack.com/query/v5/docs/react/guides/migrating-to-v5

Packages

v4.38.0

Compare Source

Version 4.38.0 - 1/5/2024, 8:57 PM

Changes

Feat
  • eslint-plugin: add no-deprecated-options rule (#​6622) (84e8ae5) by Minjee Son
Docs

Packages

v4.36.1

Compare Source

Version 4.36.1 - 10/7/2023, 7:08 AM

Changes

Fix
  • fix release (2b0fc95) by Dominik Dorfmeister

Packages

v4.36.0

Compare Source

Version 4.36.0 - 10/1/2023, 2:51 PM

Changes

Feat
  • eslint-plugin: add stable-query-client rule (#​6077) (0f581b4) by Eliya Cohen

Packages

v4.34.1

Compare Source

Version 4.34.1 - 8/28/2023, 8:32 AM

Changes

Fix
  • eslint-plugin-query: provide missing peerDependencies (#​5917) (1f09400) by justsaul
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 has been generated by Mend Renovate. View repository job log here.

@vercel
Copy link

vercel bot commented Oct 17, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
use-wallet-demo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 17, 2023 5:51pm

@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5 chore(deps): update tanstack-query monorepo to v5 (major) Oct 17, 2023
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch from 37ceba2 to 578bf20 Compare October 17, 2023 17:51
@renovate renovate bot changed the title chore(deps): update tanstack-query monorepo to v5 (major) fix(deps): update dependency @tanstack/react-query to v5 Jan 5, 2024
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v5 chore(deps): update tanstack-query monorepo to v5 (major) Jan 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants