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.59.15 (patch) #960

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 9, 2024

This PR contains the following updates:

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

Release Notes

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

v5.59.15

Compare Source

Version 5.59.15 - 10/15/24, 5:12 PM

Changes

Fix

Packages

v5.59.14

Compare Source

Version 5.59.14 - 10/15/24, 7:20 AM

Changes

Fix
  • react-query: make queryFn optional again (#​8176) (a085c92) by Julius Marminge
  • react-query: do not overwrite staleTime with the suspense default value if it"s a function (#​8174) (d409854) by Dominik Dorfmeister

Packages

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


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - "after 10pm every weekday,before 5am every weekday,every weekend" (UTC).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 added the dependencies Pull requests that update a dependency file label Oct 9, 2024
@renovate renovate bot force-pushed the renovate/patch-tanstack-query-monorepo branch 3 times, most recently from f95aa6a to b4a480f Compare October 9, 2024 16:12
@renovate renovate bot changed the title fix(deps): update tanstack-query monorepo to v5.59.3 (patch) fix(deps): update tanstack-query monorepo to v5.59.6 (patch) Oct 9, 2024
@renovate renovate bot changed the title fix(deps): update tanstack-query monorepo to v5.59.6 (patch) fix(deps): update tanstack-query monorepo to v5.59.8 (patch) Oct 9, 2024
@renovate renovate bot force-pushed the renovate/patch-tanstack-query-monorepo branch from b4a480f to 8c2d2d1 Compare October 9, 2024 20:20
@renovate renovate bot changed the title fix(deps): update tanstack-query monorepo to v5.59.8 (patch) fix(deps): update tanstack-query monorepo to v5.59.8 (patch) - autoclosed Oct 10, 2024
@renovate renovate bot closed this Oct 10, 2024
@renovate renovate bot deleted the renovate/patch-tanstack-query-monorepo branch October 10, 2024 07:00
@renovate renovate bot restored the renovate/patch-tanstack-query-monorepo branch October 10, 2024 19:18
@renovate renovate bot changed the title fix(deps): update tanstack-query monorepo to v5.59.8 (patch) - autoclosed fix(deps): update tanstack-query monorepo to v5.59.8 (patch) Oct 10, 2024
@renovate renovate bot reopened this Oct 10, 2024
@renovate renovate bot force-pushed the renovate/patch-tanstack-query-monorepo branch from 8c2d2d1 to 7b81486 Compare October 10, 2024 19:19
@renovate renovate bot changed the title fix(deps): update tanstack-query monorepo to v5.59.8 (patch) fix(deps): update tanstack-query monorepo to v5.59.9 (patch) Oct 10, 2024
@renovate renovate bot force-pushed the renovate/patch-tanstack-query-monorepo branch 3 times, most recently from acc089e to 7299766 Compare October 11, 2024 19:06
@renovate renovate bot changed the title fix(deps): update tanstack-query monorepo to v5.59.9 (patch) fix(deps): update tanstack-query monorepo to v5.59.11 (patch) Oct 11, 2024
@renovate renovate bot force-pushed the renovate/patch-tanstack-query-monorepo branch from 7299766 to caf1552 Compare October 12, 2024 09:47
@renovate renovate bot changed the title fix(deps): update tanstack-query monorepo to v5.59.11 (patch) fix(deps): update tanstack-query monorepo to v5.59.13 (patch) Oct 12, 2024
@renovate renovate bot force-pushed the renovate/patch-tanstack-query-monorepo branch from caf1552 to 44aa050 Compare October 15, 2024 10:48
@renovate renovate bot changed the title fix(deps): update tanstack-query monorepo to v5.59.13 (patch) fix(deps): update tanstack-query monorepo to v5.59.14 (patch) Oct 15, 2024
@renovate renovate bot force-pushed the renovate/patch-tanstack-query-monorepo branch from 44aa050 to 7b48c47 Compare October 15, 2024 18:26
@renovate renovate bot changed the title fix(deps): update tanstack-query monorepo to v5.59.14 (patch) fix(deps): update tanstack-query monorepo to v5.59.15 (patch) Oct 15, 2024
@renovate renovate bot force-pushed the renovate/patch-tanstack-query-monorepo branch from 7b48c47 to f6a53e2 Compare October 16, 2024 09:36
@renovate renovate bot force-pushed the renovate/patch-tanstack-query-monorepo branch from f6a53e2 to 52d6f1b Compare October 16, 2024 09:43
Copy link

sonarcloud bot commented Oct 16, 2024

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants