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

Update tanstack-query monorepo to v5.59.13 #6181

Merged
merged 1 commit into from
Oct 19, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 9, 2024

This PR contains the following updates:

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

Release Notes

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

v5.59.13

Compare Source

Version 5.59.13 - 10/12/24, 9:38 AM

Changes

Fix
  • query-core: don"t finalizeThenable of different queries (#​8171) (5d69ad7) by Dominik Dorfmeister

Packages

v5.59.12

Compare Source

Version 5.59.12 - 10/12/24, 7:40 AM

Changes

Fix
  • query-core: move thenable-recreation into createResult (#​8169) (4758303) by Dominik Dorfmeister
Types

Packages

v5.59.11

Compare Source

Version 5.59.11 - 10/11/24, 6:35 PM

Changes

Refactor
  • types: throw type error when skipToken is present in suspense query (#​8082) (a991d92) by Gwansik Kim

Packages

v5.59.10

Compare Source

Version 5.59.10 - 10/11/24, 6:24 PM

Changes

Fix
  • core: correctly gc query when suspense is used when query unmounts while it"s still fetching (#​8168) (5edd617) by Dominik Dorfmeister
  • react-query: Allow optional initialData object in queryOptions (#​8162) (931d98d) by Sunghoon

Packages

v5.59.9

Compare Source

Version 5.59.9 - 10/10/24, 6:56 PM

Changes

Fix
  • core: don"t consider queries as enabled if they have no observers and have never fetched (successfully or erroneously) (#​8161) (5228e51) by Dominik Dorfmeister
Test

Packages

v5.59.8

Compare Source

Version 5.59.8 - 10/9/24, 7:10 PM

Changes

Fix

Packages

v5.59.6

Compare Source

Version 5.59.6 - 10/9/24, 2:34 PM

Changes

Fix
  • perf: improve long running task performance in query core (#​8107) (5499577) by David

Packages

v5.59.5

Compare Source

Version 5.59.5 - 10/9/24, 2:00 PM

Changes

Fix
  • react-query: Allow optional initialData in infiniteQueryOptions (#​8154) (8d03029) by Sunghoon

Packages

v5.59.4

Compare Source

Version 5.59.4 - 10/9/24, 1:02 PM

Changes

Fix
  • core: do not inform QueriesObserver subscribers if combined result hasn"t changed (#​8153) (cae2524) by Dominik Dorfmeister
  • eslint-plugin-query: handle callable params within exaustive-deps rule (#​8150) (eb2f9d3) by pawel-twardziak
Chore
  • eslint-plugin-query: expect-expect warning for expectArrayEqualIgnoreOrder (#​8143) (85a525a) by Sol Lee
  • no-shadow lint warning in insertAtPositions() (#​8142) (78b086b) by Sol Lee
Test
  • hydration test case for overwriting with promise (05ccd65) by Dominik Dorfmeister

Packages

v5.59.3

Compare Source

Version 5.59.3 - 10/9/24, 5:48 AM

Changes

Fix

Packages

v5.59.0

Compare Source

Version 5.59.0 - 10/1/24, 3:45 PM

Changes

Feat
Docs
  • react-query: Fix broken route on eslint-plugin-query.md (#​8113) (55a6155) by Gaurav Kumar
  • react-query: fix a typo in guides/ssr.md (#​8086) (9227fd3) by Morteza
  • angular-query: add rxjs example (#​8108) (68ca717) by Arnoud
Other

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 requested a review from a team as a code owner October 9, 2024 18:12
@renovate renovate bot added dependencies Pull requests that update a dependency file npm labels Oct 9, 2024
@jellyfin-bot
Copy link
Collaborator

jellyfin-bot commented Oct 9, 2024

Cloudflare Pages deployment

Latest commit eef48dd
Status ✅ Deployed!
Preview URL https://acf4091c.jellyfin-web.pages.dev
Type 🔀 Preview

View build logs

@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from b11844d to 8e4710c Compare October 16, 2024 08:26
@renovate renovate bot changed the title Update tanstack-query monorepo to v5.59.0 Update tanstack-query monorepo to v5.59.3 Oct 16, 2024
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 8e4710c to 1405270 Compare October 16, 2024 13:22
@renovate renovate bot changed the title Update tanstack-query monorepo to v5.59.3 Update tanstack-query monorepo to v5.59.4 Oct 16, 2024
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 1405270 to 4d244d3 Compare October 16, 2024 17:56
@renovate renovate bot changed the title Update tanstack-query monorepo to v5.59.4 Update tanstack-query monorepo to v5.59.6 Oct 16, 2024
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 4d244d3 to ca4c645 Compare October 16, 2024 22:54
@renovate renovate bot changed the title Update tanstack-query monorepo to v5.59.6 Update tanstack-query monorepo to v5.59.8 Oct 16, 2024
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from ca4c645 to 3b16176 Compare October 17, 2024 20:36
@renovate renovate bot changed the title Update tanstack-query monorepo to v5.59.8 Update tanstack-query monorepo to v5.59.9 Oct 17, 2024
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 3b16176 to a1d5300 Compare October 18, 2024 20:30
@renovate renovate bot changed the title Update tanstack-query monorepo to v5.59.9 Update tanstack-query monorepo to v5.59.11 Oct 18, 2024
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from a1d5300 to e21b9d9 Compare October 19, 2024 09:21
@renovate renovate bot changed the title Update tanstack-query monorepo to v5.59.11 Update tanstack-query monorepo to v5.59.12 Oct 19, 2024
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from e21b9d9 to eef48dd Compare October 19, 2024 11:36
@renovate renovate bot changed the title Update tanstack-query monorepo to v5.59.12 Update tanstack-query monorepo to v5.59.13 Oct 19, 2024
Copy link

sonarcloud bot commented Oct 19, 2024

@thornbill thornbill merged commit 3595a1d into master Oct 19, 2024
15 checks passed
@thornbill thornbill deleted the renovate/tanstack-query-monorepo branch October 19, 2024 17:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file npm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants