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 dependency @tanstack/react-query to v5 #61

Merged
merged 1 commit into from
Feb 23, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 22, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

v5.22.2

Compare Source

Version 5.22.2 - 2/19/2024, 12:52 PM

Changes

Fix
  • query-core: notify queryCache after updateQuery() (#​6936) (35fa47d) by Dominik Dorfmeister
Docs

Packages

v5.21.7

Compare Source

Version 5.21.7 - 2/18/2024, 8:52 AM

Changes

Refactor
  • core: use queryCache.get instead of find({ queryKey }) for better perf (#​6918) (14aa69f) by SebKranz

Packages

v5.21.4

Compare Source

Version 5.21.4 - 2/17/2024, 6:34 PM

Changes

Refactor
  • types: make queryKey required on ObserverOptions (#​6879) (61f4d74) by Dominik Dorfmeister

Packages

v5.21.2

Compare Source

Version 5.21.2 - 2/17/2024, 10:07 AM

Changes

Fix
Chore
Ci
Docs
  • angular-query-devtools: button position relative (#​6911) (65a5540) by Arnoud

Packages

v5.20.5

Compare Source

Version 5.20.5 - 2/13/2024, 1:13 PM

Changes

Fix
  • core: do not update mutations if key has changed (#​6889) (7e25569) by Dominik Dorfmeister

Packages

v5.20.4

Compare Source

Version 5.20.4 - 2/13/2024, 12:48 PM

Changes

Fix
  • types: type structural sharing as unknown (#​6888) (aad4078) by Dominik Dorfmeister

Packages

v5.20.2

Compare Source

Version 5.20.2 - 2/12/2024, 4:03 PM

Changes

Refactor
Chore
  • fix multiple-dependency-versions (cac31bc) by Dominik Dorfmeister
  • Update dependencies (#​6871) (7a51c2a) by Lachlan Collins
  • Use plugin:react/jsx-runtime config (#​6868) (9b496bf) by Lachlan Collins
Ci
Docs

Packages

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

Compare Source

Version 5.17.19 - 1/20/2024, 2:40 PM

Changes
Fix
Packages

v5.17.15

Compare Source

Version 5.17.15 - 1/16/2024, 7:35 PM

Changes

Fix
  • query-core: replaceEqualDeep correctly handles values that contain undefined (#​6719) (1dd372f) by Manuel Schiller

Packages

v5.17.14

Compare Source

Version 5.17.14 - 1/16/2024, 2:33 PM

Changes

Fix
  • query-core: computed properties of QueryObserverResult (#​6716) (9dc3eaa) by Kirby

Packages

v5.17.12

Compare Source

Version 5.17.12 - 1/15/2024, 9:27 AM

Changes
Fix
Chore
Other
  • Revert "chore(sherif): remove unnecessary option and ignore directory" (#​6703) (22caf2a) by Dominik Dorfmeister
Packages

v5.17.10

Compare Source

Version 5.17.10 - 1/12/2024, 10:50 PM

Changes

Fix
  • query-core: replaceEqualDeep now handles objects with the same number of properties and one property being undefined (#​6693) (9d1fd29) by Manuel Schiller
Chore

Packages

v5.17.9

Compare Source

Version 5.17.9 - 1/8/2024, 12:53 AM

Changes

Fix
  • angular-query: type narrowing on query and mutation results (#​6662) (e423ebf) by Rares Golea
Chore

Packages

v5.17.8

Compare Source

Version 5.17.8 - 1/7/2024, 9:50 AM

Changes

Refactor
Chore
  • Fix incorrect npm tag for previous version release (#​6658) (df08994) by Lachlan Collins

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


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.


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

This PR has been generated by Mend Renovate. View repository job log here.

@B-urb B-urb merged commit 7e6a1f4 into development Feb 23, 2024
2 of 3 checks passed
@renovate renovate bot deleted the renovate/major-tanstack-query-monorepo branch February 23, 2024 09:35
@B-urb
Copy link
Owner

B-urb commented Mar 1, 2024

🎉 This PR is included in version 1.0.4-rc.4 🎉

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