Re: [PR] chore(deps): bump @tanstack/react-query from 5.74.4 to 5.76.2 [apisix-dashboard]

2025-05-25 Thread via GitHub


dependabot[bot] closed pull request #3078: chore(deps): bump 
@tanstack/react-query from 5.74.4 to 5.76.2
URL: https://github.com/apache/apisix-dashboard/pull/3078


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@apisix.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] chore(deps): bump @tanstack/react-query from 5.74.4 to 5.76.2 [apisix-dashboard]

2025-05-25 Thread via GitHub


dependabot[bot] commented on PR #3078:
URL: 
https://github.com/apache/apisix-dashboard/pull/3078#issuecomment-2908646199

   Superseded by #3081.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@apisix.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[PR] chore(deps): bump @tanstack/react-query from 5.74.4 to 5.76.2 [apisix-dashboard]

2025-05-22 Thread via GitHub


dependabot[bot] opened a new pull request, #3078:
URL: https://github.com/apache/apisix-dashboard/pull/3078

   Bumps 
[@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query)
 from 5.74.4 to 5.76.2.
   
   Release notes
   Sourced from https://github.com/TanStack/query/releases";>@​tanstack/react-query's
 releases.
   
   v5.76.2
   Version 5.76.2 - 5/22/25, 3:40 PM
   Changes
   Fix
   
   core: fix promise hydration bugs (https://github.com/TanStack/query/tree/HEAD/packages/react-query/issues/9157";>#9157)
 (9f5fba3) by Fredrik Höglund
   
   Chore
   
   disable the ESLint rule that removes Context.Provider (https://github.com/TanStack/query/tree/HEAD/packages/react-query/issues/9162";>#9162)
 (065b5f4) by 차승하
   angular-query: update to angular 20 RC (https://github.com/TanStack/query/tree/HEAD/packages/react-query/issues/9153";>#9153)
 (8b4e0bd) by Arnoud
   
   Test
   
   query-core: add test case for queryObserver (https://github.com/TanStack/query/tree/HEAD/packages/react-query/issues/9146";>#9146)
 (2be8cca) by MINSEONG KIM
   
   Docs
   
   update infinite query fetchNextPage examples (https://github.com/TanStack/query/tree/HEAD/packages/react-query/issues/9172";>#9172)
 (09a55bf) by László Bucsai
   react-query: Small rephrase of adavnced-ssr.md (https://github.com/TanStack/query/tree/HEAD/packages/react-query/issues/9152";>#9152)
 (c1142b9) by https://github.com/shaked-frame";>@​shaked-frame
   
   Packages
   
   @​tanstack/query-corehttps://github.com/5";>@​5.76.2
   @​tanstack/react-queryhttps://github.com/5";>@​5.76.2
   @​tanstack/vue-queryhttps://github.com/5";>@​5.76.2
   @​tanstack/vue-query-devtoolshttps://github.com/5";>@​5.76.2
   @​tanstack/angular-query-devtools-experimentalhttps://github.com/5";>@​5.76.2
   @​tanstack/angular-query-experimentalhttps://github.com/5";>@​5.76.2
   @​tanstack/query-broadcast-client-experimentalhttps://github.com/5";>@​5.76.2
   @​tanstack/query-persist-client-corehttps://github.com/5";>@​5.76.2
   @​tanstack/query-sync-storage-persisterhttps://github.com/5";>@​5.76.2
   @​tanstack/react-query-devtoolshttps://github.com/5";>@​5.76.2
   @​tanstack/react-query-persist-clienthttps://github.com/5";>@​5.76.2
   @​tanstack/react-query-next-experimentalhttps://github.com/5";>@​5.76.2
   @​tanstack/solid-queryhttps://github.com/5";>@​5.76.2
   @​tanstack/solid-query-devtoolshttps://github.com/5";>@​5.76.2
   @​tanstack/solid-query-persist-clienthttps://github.com/5";>@​5.76.2
   @​tanstack/svelte-queryhttps://github.com/5";>@​5.76.2
   @​tanstack/svelte-query-devtoolshttps://github.com/5";>@​5.76.2
   @​tanstack/svelte-query-persist-clienthttps://github.com/5";>@​5.76.2
   @​tanstack/query-async-storage-persisterhttps://github.com/5";>@​5.76.2
   
   v5.76.1
   Version 5.76.1 - 5/13/25, 10:04 PM
   Changes
   
   
   ... (truncated)
   
   
   Commits
   
   https://github.com/TanStack/query/commit/80dd0db3c73832c0f0a1a9e08ae7e145761ce578";>80dd0db
 release: v5.76.2
   https://github.com/TanStack/query/commit/9f5fba3a8811f1aaccdcb1a1f3be0e32cf672620";>9f5fba3
 fix(core): fix promise hydration bugs (https://github.com/TanStack/query/tree/HEAD/packages/react-query/issues/9157";>#9157)
   https://github.com/TanStack/query/commit/065b5f4317838ddb6257027c4aafa7a422b0c2ee";>065b5f4
 chore: disable the ESLint rule that removes Context.Provider (https://github.com/TanStack/query/tree/HEAD/packages/react-query/issues/9162";>#9162)
   https://github.com/TanStack/query/commit/5c9bd115e0f034e3290b7d42bedf80800bc1f3e9";>5c9bd11
 release: v5.76.1
   https://github.com/TanStack/query/commit/65ef198ad865252847b6f01315ae2d14d49dbb13";>65ef198
 fix(experimental_createQueryPersister): return more utilities, rename 
persist...
   https://github.com/TanStack/query/commit/08cb4b6577e44c64bb8ae7359efd49aa3a34c65a";>08cb4b6
 release: v5.76.0
   https://github.com/TanStack/query/commit/6a52926562d45ff0ae8988b3ba6dd2dce7c7bda5";>6a52926
 test(react-query): initiate queryClient in beforeEach (https://github.com/TanStack/query/tree/HEAD/packages/react-query/issues/9142";>#9142)
   https://github.com/TanStack/query/commit/b1e0c9fd28f117d6f21c18b4ce266503957d56a1";>b1e0c9f
 release: v5.75.7
   https://github.com/TanStack/query/commit/07cbfe1b364fea5833feb01273a5f661fe2d8ff6";>07cbfe1
 refactor(react-query): exchange react-query noop to query-core noop (https://github.com/TanStack/query/tree/HEAD/packages/react-query/issues/9122";>#9122)
   https://github.com/TanStack/query/commit/3da0c7ecdd3065ad7793cd1e06911aca47593380";>3da0c7e
 release: v5.75.6
   Additional commits viewable in https://github.com/TanStack/query/commits/v5.76.2/packages/react-query";>compare
 view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@tanstack/react-query&package-manager=npm_and_yarn&previous-version=5.74.4&new-version=5.76.2)](https://docs.github.com/en/github/managing-security-v