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 #6

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 8, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

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

v5.17.5

Compare Source

Version 5.17.5 - 1/5/2024, 11:46 PM

Changes

Fix
  • Remove unnecessary tsconfig options (#​6653) (e5f23fc) by Lachlan Collins

Packages

v5.17.4

Compare Source

Version 5.17.4 - 1/5/2024, 9:42 PM

Changes

Fix
  • revert early bailout improvements (#​6652) (24719c1) by Dominik Dorfmeister

Packages

v5.17.3

Compare Source

Version 5.17.3 - 1/5/2024, 9:04 PM

Changes

Fix
  • queriesObserver: always use latest combine function (#​6651) (9e0bfa8) by Dominik Dorfmeister
Chore
Docs
  • useSuspenseQueries: add stale time caveat (#​6641) (971bd6f) by angeloaltamiranom

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

Compare Source

Version 5.17.0 - 12/31/2023, 12:30 PM

Changes

Feat
Chore

Packages

v5.15.5

Compare Source

Version 5.15.5 - 12/29/2023, 11:10 PM

Changes

Fix
  • queriesObserver: do not bail-out of calling setResult for empty queries (#​6614) (6ec6ee8) by Dominik Dorfmeister

Packages

v5.15.4

Compare Source

Version 5.15.4 - 12/29/2023, 9:42 PM

Changes

Fix
  • react: don"t set options before suspending (#​6611) (639c725) by Dominik Dorfmeister

Packages

v5.15.3

Compare Source

Version 5.15.3 - 12/29/2023, 10:27 AM

Changes

Fix
  • vue-query-devtools: Use vue-tsc to test types (#​6610) (2ed4779) by Lachlan Collins
Chore
  • Ensure each package has Vite framework adapter (#​6609) (425aaf6) by Lachlan Collins
  • Add type checking to integrations (#​6607) (ddf5539) by Lachlan Collins
Docs

Packages

v5.15.0

Compare Source

Version 5.15.0 - 12/26/2023, 9:35 AM

Changes

Feat
Chore
  • solid-query: Replace screen with rendered in tests (#​6589) (3b6e373) by Lachlan Collins
  • Fix coverage range and nested tests (#​6588) (42362e4) by Lachlan Collins

Packages

v5.14.6

Compare Source

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

Changes

Fix
Chore

Packages

v5.14.2

Compare Source

Version 5.14.2 - 12/19/2023, 8:37 PM

Changes

Fix
Chore
Docs
Other
  • Update README.md (a950962) by Tanner Linsley
  • refactor(angular-query-devtools) non optional devtools property in devtools component (#​6555) (1ed85ed) by Arnoud

Packages

v5.14.1

Compare Source

Version 5.14.1 - 12/17/2023, 2:28 PM

Changes

Fix
Docs
Other

Packages

v5.14.0

Compare Source

Version 5.14.0 - 12/15/2023, 12:01 PM

Changes

Feat
  • core: changing mutationKeys should reset observer (#​6511) (94154d7) by Dominik Dorfmeister
Docs
Other
  • Update config.json (e2d5da2) by Tanner Linsley
  • Update config.json (b3a73b0) by Tanner Linsley
  • Update config.json (5eb4f6d) by Tanner Linsley
  • Update config.json (2539b37) by Tanner Linsley

Packages

v5.13.4

Compare Source

Version 5.13.4 - 12/9/2023, 9:51 AM

Changes

Fix
  • core: mutation GC leak when reset, but not unsubscribed (#​6509) (e34bfab) by Dominik Dorfmeister

Packages

v5.12.2

Compare Source

Version 5.12.2 - 12/2/2023, 9:37 AM

Changes
Fix
  • useQueries: add type tests for useQueries and fix a couple of type bugs (#​6471) (b54936f) by Charlotte Grace (Bone)
Docs
Packages

v5.12.1

Compare Source

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

Changes
Feat
Fix
Chore
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.

Copy link

New dependencies detected. Learn more about Socket for GitHub ↗︎

Packages Version New capabilities Transitives Size Publisher
@tanstack/react-query 5.17.9 None +1 3.72 MB tannerlinsley

@HoreKk HoreKk closed this Jan 11, 2024
@HoreKk HoreKk deleted the renovate/major-tanstack-query-monorepo branch January 11, 2024 13:25
Copy link
Contributor Author

renovate bot commented Jan 11, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 5.x releases. But if you manually upgrade to 5.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

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