Skip to content

Commit 1b6dd87

Browse files
AAD-SYS-Renovatevaernion
authored andcommitted
Merged PR 19794: fix(deps): update tanstack-query monorepo to v5.89.0 (minor)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [@tanstack/react-query](https://tanstack.com/query) ([source](https://github.com/TanStack/query/tree/HEAD/packages/react-query)) | [`5.87.4` -> `5.89.0`](https://renovatebot.com/diffs/npm/@tanstack%2freact-query/5.87.4/5.89.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@tanstack%2freact-query/5.89.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@tanstack%2freact-query/5.87.4/5.89.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@tanstack/react-query-devtools](https://tanstack.com/query) ([source](https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools)) | [`5.87.4` -> `5.89.0`](https://renovatebot.com/diffs/npm/@tanstack%2freact-query-devtools/5.87.4/5.89.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@tanstack%2freact-query-devtools/5.89.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@tanstack%2freact-query-devtools/5.87.4/5.89.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>TanStack/query (@&#8203;tanstack/react-query)</summary> ### [`v5.89.0`](https://github.com/TanStack/query/releases/tag/v5.89.0) [Compare Source](TanStack/query@v5.87.4...v5.89.0) Version 5.89.0 - 9/16/25, 8:27 AM ##### Changes ##### Feat - query-core: add context to mutationfn & mutation callbacks ([#&#8203;9615](TanStack/query#9615)) ([`a2151d2`](TanStack/query@a2151d2)) by Josh ##### Chore - deps: update marocchino/sticky-pull-request-comment digest to [`a071bc9`](TanStack/query@a071bc9) ([#&#8203;9627](TanStack/query#9627)) ([`0e99327`](TanStack/query@0e99327)) by renovate\[bot] ##### Packages - [@&#8203;tanstack/eslint-plugin-query](https://github.com/tanstack/eslint-plugin-query)[@&#8203;5](https://github.com/5).89.0 - [@&#8203;tanstack/query-core](https://github.com/tanstack/query-core)[@&#8203;5](https://github.com/5).89.0 - [@&#8203;tanstack/react-query](https://github.com/tanstack/react-query)[@&#8203;5](https://github.com/5).89.0 - [@&#8203;tanstack/solid-query](https://github.com/tanstack/solid-query)[@&#8203;5](https://github.com/5).89.0 - [@&#8203;tanstack/svelte-query](https://github.com/tanstack/svelte-query)[@&#8203;5](https://github.com/5).89.0 - [@&#8203;tanstack/vue-query](https://github.com/tanstack/vue-query)[@&#8203;5](https://github.com/5).89.0 - [@&#8203;tanstack/angular-query-experimental](https://github.com/tanstack/angular-query-experimental)[@&#8203;5](https://github.com/5).89.0 - [@&#8203;tanstack/query-async-storage-persister](https://github.com/tanstack/query-async-storage-persister)[@&#82...
1 parent 135f99c commit 1b6dd87

2 files changed

Lines changed: 18 additions & 18 deletions

File tree

apps/preview-web/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
"@aws-sdk/client-s3": "3.888.0",
1616
"@azure/msal-node": "3.7.4",
1717
"@monaco-editor/react": "4.7.0",
18-
"@tanstack/react-query": "5.87.4",
19-
"@tanstack/react-query-devtools": "5.87.4",
18+
"@tanstack/react-query": "5.89.0",
19+
"@tanstack/react-query-devtools": "5.89.0",
2020
"clsx": "2.1.1",
2121
"marked": "16.3.0",
2222
"next": "15.5.3",

pnpm-lock.yaml

Lines changed: 16 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)