graphprotocol / graph-client

The Graph library for building GraphQL-based dapps in a decentralized way.
MIT License
167 stars 39 forks source link

fix(deps): update all non-major dependencies #733

Open renovate[bot] opened 2 weeks ago

renovate[bot] commented 2 weeks ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@apollo/client (source) 3.10.5 -> 3.10.6 age adoption passing confidence
@graphql-mesh/apollo-link (source) 0.99.8 -> 0.99.10 age adoption passing confidence
@graphql-mesh/cli (source) ^0.90.0 -> ^0.91.0 age adoption passing confidence
@graphql-mesh/fusion-runtime (source) 0.3.8 -> 0.3.10 age adoption passing confidence
@graphql-mesh/graphql (source) 0.98.8 -> 0.98.9 age adoption passing confidence
@graphql-mesh/transform-prefix (source) 0.98.7 -> 0.98.8 age adoption passing confidence
@graphql-mesh/transform-rename (source) 0.98.7 -> 0.98.8 age adoption passing confidence
@graphql-mesh/transform-type-merging (source) 0.98.7 -> 0.98.8 age adoption passing confidence
@graphql-mesh/urql-exchange (source) 0.99.8 -> 0.99.10 age adoption passing confidence
@tanstack/react-query (source) 5.45.1 -> 5.48.0 age adoption passing confidence
@types/node (source) 20.14.6 -> 20.14.8 age adoption passing confidence
graphql 16.8.2 -> 16.9.0 age adoption passing confidence
tslib (source) 2.6.2 -> 2.6.3 age adoption passing confidence

Release Notes

apollographql/apollo-client (@​apollo/client) ### [`v3.10.6`](https://togithub.com/apollographql/apollo-client/blob/HEAD/CHANGELOG.md#3106) [Compare Source](https://togithub.com/apollographql/apollo-client/compare/v3.10.5...v3.10.6) ##### Patch Changes - [#​11900](https://togithub.com/apollographql/apollo-client/pull/11900) [`f745558`](https://togithub.com/apollographql/apollo-client/commit/f74555826995009a6bb9d824506cecb3508e3365) Thanks [@​phryneas](https://togithub.com/phryneas)! - `useMutation`: use `useIsomorphicLayoutEffect` instead of `useLayoutEffect`
ardatan/graphql-mesh (@​graphql-mesh/apollo-link) ### [`v0.99.10`](https://togithub.com/ardatan/graphql-mesh/blob/HEAD/packages/legacy/apollo-link/CHANGELOG.md#09910) [Compare Source](https://togithub.com/ardatan/graphql-mesh/compare/@graphql-mesh/apollo-link@0.99.9...@graphql-mesh/apollo-link@0.99.10) ##### Patch Changes - Updated dependencies \[[`6a99c52`](https://togithub.com/ardatan/graphql-mesh/commit/6a99c52644a399f9992487faa549907e36c73b9a)]: - [@​graphql-mesh/runtime](https://togithub.com/graphql-mesh/runtime)[@​0](https://togithub.com/0).99.10 ### [`v0.99.9`](https://togithub.com/ardatan/graphql-mesh/blob/HEAD/packages/legacy/apollo-link/CHANGELOG.md#0999) [Compare Source](https://togithub.com/ardatan/graphql-mesh/compare/@graphql-mesh/apollo-link@0.99.8...@graphql-mesh/apollo-link@0.99.9) ##### Patch Changes - Updated dependencies \[[`88d6232`](https://togithub.com/ardatan/graphql-mesh/commit/88d623289e187435ddc88bbe3f4623a727101207)]: - [@​graphql-mesh/runtime](https://togithub.com/graphql-mesh/runtime)[@​0](https://togithub.com/0).99.9
ardatan/graphql-mesh (@​graphql-mesh/cli) ### [`v0.91.0`](https://togithub.com/ardatan/graphql-mesh/blob/HEAD/packages/legacy/cli/CHANGELOG.md#0910) [Compare Source](https://togithub.com/ardatan/graphql-mesh/compare/@graphql-mesh/cli@0.90.12...@graphql-mesh/cli@0.91.0) ##### Minor Changes - [#​7131](https://togithub.com/ardatan/graphql-mesh/pull/7131) [`bc0c083`](https://togithub.com/ardatan/graphql-mesh/commit/bc0c083f36eb69517e3dc484a43ee8c01086719a) Thanks [@​enisdenjo](https://togithub.com/enisdenjo)! - use tsx instead of ts-node ##### Patch Changes - [#​7131](https://togithub.com/ardatan/graphql-mesh/pull/7131) [`bc0c083`](https://togithub.com/ardatan/graphql-mesh/commit/bc0c083f36eb69517e3dc484a43ee8c01086719a) Thanks [@​enisdenjo](https://togithub.com/enisdenjo)! - dependencies updates: - Added dependency [`tsx@^4.7.1` ↗︎](https://www.npmjs.com/package/tsx/v/4.7.1) (to `dependencies`) - Removed dependency [`json5@​^2.2.3` ↗︎](https://www.npmjs.com/package/json5/v/2.2.3) (from `dependencies`) - Removed dependency [`ts-node@^10.9.2` ↗︎](https://www.npmjs.com/package/ts-node/v/10.9.2) (from `dependencies`) - Removed dependency [`tsconfig-paths@^4.2.0` ↗︎](https://www.npmjs.com/package/tsconfig-paths/v/4.2.0) (from `dependencies`) - [`92dc600`](https://togithub.com/ardatan/graphql-mesh/commit/92dc6000f82e0bf9b5800fe641ae7eb51c338281) Thanks [@​enisdenjo](https://togithub.com/enisdenjo)! - Use user-defined paths for switch cases matching ### [`v0.90.12`](https://togithub.com/ardatan/graphql-mesh/blob/HEAD/packages/legacy/cli/CHANGELOG.md#09012) [Compare Source](https://togithub.com/ardatan/graphql-mesh/compare/@graphql-mesh/cli@0.90.11...@graphql-mesh/cli@0.90.12) ##### Patch Changes - Updated dependencies \[[`6a99c52`](https://togithub.com/ardatan/graphql-mesh/commit/6a99c52644a399f9992487faa549907e36c73b9a)]: - [@​graphql-mesh/runtime](https://togithub.com/graphql-mesh/runtime)[@​0](https://togithub.com/0).99.10 - [@​graphql-mesh/config](https://togithub.com/graphql-mesh/config)[@​0](https://togithub.com/0).100.10 - [@​graphql-mesh/http](https://togithub.com/graphql-mesh/http)[@​0](https://togithub.com/0).99.10 ### [`v0.90.11`](https://togithub.com/ardatan/graphql-mesh/blob/HEAD/packages/legacy/cli/CHANGELOG.md#09011) [Compare Source](https://togithub.com/ardatan/graphql-mesh/compare/@graphql-mesh/cli@0.90.10...@graphql-mesh/cli@0.90.11) ##### Patch Changes - Updated dependencies \[[`88d6232`](https://togithub.com/ardatan/graphql-mesh/commit/88d623289e187435ddc88bbe3f4623a727101207), [`b5bf97c`](https://togithub.com/ardatan/graphql-mesh/commit/b5bf97c6fd92dbfa9ed88e03003910a1247149a0), [`4c75671`](https://togithub.com/ardatan/graphql-mesh/commit/4c756717247eb0a8f3431e31e6c86fc97297bd32), [`88d6232`](https://togithub.com/ardatan/graphql-mesh/commit/88d623289e187435ddc88bbe3f4623a727101207), [`88d6232`](https://togithub.com/ardatan/graphql-mesh/commit/88d623289e187435ddc88bbe3f4623a727101207)]: - [@​graphql-mesh/utils](https://togithub.com/graphql-mesh/utils)[@​0](https://togithub.com/0).98.8 - [@​graphql-mesh/config](https://togithub.com/graphql-mesh/config)[@​0](https://togithub.com/0).100.9 - [@​graphql-mesh/types](https://togithub.com/graphql-mesh/types)[@​0](https://togithub.com/0).98.8 - [@​graphql-mesh/runtime](https://togithub.com/graphql-mesh/runtime)[@​0](https://togithub.com/0).99.9 - [@​graphql-mesh/http](https://togithub.com/graphql-mesh/http)[@​0](https://togithub.com/0).99.9 - [@​graphql-mesh/store](https://togithub.com/graphql-mesh/store)[@​0](https://togithub.com/0).98.8
ardatan/graphql-mesh (@​graphql-mesh/fusion-runtime) ### [`v0.3.10`](https://togithub.com/ardatan/graphql-mesh/blob/HEAD/packages/fusion/runtime/CHANGELOG.md#0310) [Compare Source](https://togithub.com/ardatan/graphql-mesh/compare/@graphql-mesh/fusion-runtime@0.3.9...@graphql-mesh/fusion-runtime@0.3.10) ##### Patch Changes - Updated dependencies \[[`6a99c52`](https://togithub.com/ardatan/graphql-mesh/commit/6a99c52644a399f9992487faa549907e36c73b9a)]: - [@​graphql-mesh/runtime](https://togithub.com/graphql-mesh/runtime)[@​0](https://togithub.com/0).99.10 ### [`v0.3.9`](https://togithub.com/ardatan/graphql-mesh/blob/HEAD/packages/fusion/runtime/CHANGELOG.md#039) [Compare Source](https://togithub.com/ardatan/graphql-mesh/compare/@graphql-mesh/fusion-runtime@0.3.8...@graphql-mesh/fusion-runtime@0.3.9) ##### Patch Changes - [#​7009](https://togithub.com/ardatan/graphql-mesh/pull/7009) [`b5bf97c`](https://togithub.com/ardatan/graphql-mesh/commit/b5bf97c6fd92dbfa9ed88e03003910a1247149a0) Thanks [@​ardatan](https://togithub.com/ardatan)! - dependencies updates: - Added dependency [`@envelop/core@^5.0.1` ↗︎](https://www.npmjs.com/package/@​envelop/core/v/5.0.1) (to `dependencies`) - Added dependency [`@graphql-tools/executor@^1.2.6` ↗︎](https://www.npmjs.com/package/@​graphql-tools/executor/v/1.2.6) (to `dependencies`) - Added dependency [`@graphql-tools/federation@^1.1.36` ↗︎](https://www.npmjs.com/package/@​graphql-tools/federation/v/1.1.36) (to `dependencies`) - [#​7054](https://togithub.com/ardatan/graphql-mesh/pull/7054) [`88d6232`](https://togithub.com/ardatan/graphql-mesh/commit/88d623289e187435ddc88bbe3f4623a727101207) Thanks [@​ardatan](https://togithub.com/ardatan)! - dependencies updates: - Added dependency [`@graphql-tools/federation@^2.0.0` ↗︎](https://www.npmjs.com/package/@​graphql-tools/federation/v/2.0.0) (to `dependencies`) - Added dependency [`disposablestack@^1.1.6` ↗︎](https://www.npmjs.com/package/disposablestack/v/1.1.6) (to `dependencies`) - [#​7009](https://togithub.com/ardatan/graphql-mesh/pull/7009) [`b5bf97c`](https://togithub.com/ardatan/graphql-mesh/commit/b5bf97c6fd92dbfa9ed88e03003910a1247149a0) Thanks [@​ardatan](https://togithub.com/ardatan)! - Implement declarative transforms - [#​7054](https://togithub.com/ardatan/graphql-mesh/pull/7054) [`88d6232`](https://togithub.com/ardatan/graphql-mesh/commit/88d623289e187435ddc88bbe3f4623a727101207) Thanks [@​ardatan](https://togithub.com/ardatan)! - Use `Disposable` pattern for plugins and transports - Updated dependencies \[[`88d6232`](https://togithub.com/ardatan/graphql-mesh/commit/88d623289e187435ddc88bbe3f4623a727101207), [`b5bf97c`](https://togithub.com/ardatan/graphql-mesh/commit/b5bf97c6fd92dbfa9ed88e03003910a1247149a0), [`4c75671`](https://togithub.com/ardatan/graphql-mesh/commit/4c756717247eb0a8f3431e31e6c86fc97297bd32), [`88d6232`](https://togithub.com/ardatan/graphql-mesh/commit/88d623289e187435ddc88bbe3f4623a727101207), [`88d6232`](https://togithub.com/ardatan/graphql-mesh/commit/88d623289e187435ddc88bbe3f4623a727101207)]: - [@​graphql-mesh/utils](https://togithub.com/graphql-mesh/utils)[@​0](https://togithub.com/0).98.8 - [@​graphql-mesh/types](https://togithub.com/graphql-mesh/types)[@​0](https://togithub.com/0).98.8 - [@​graphql-mesh/transport-common](https://togithub.com/graphql-mesh/transport-common)[@​0](https://togithub.com/0).2.8 - [@​graphql-mesh/runtime](https://togithub.com/graphql-mesh/runtime)[@​0](https://togithub.com/0).99.9
ardatan/graphql-mesh (@​graphql-mesh/graphql) ### [`v0.98.9`](https://togithub.com/ardatan/graphql-mesh/blob/HEAD/packages/legacy/handlers/graphql/CHANGELOG.md#0989) [Compare Source](https://togithub.com/ardatan/graphql-mesh/compare/@graphql-mesh/graphql@0.98.8...@graphql-mesh/graphql@0.98.9) ##### Patch Changes - [#​7054](https://togithub.com/ardatan/graphql-mesh/pull/7054) [`88d6232`](https://togithub.com/ardatan/graphql-mesh/commit/88d623289e187435ddc88bbe3f4623a727101207) Thanks [@​ardatan](https://togithub.com/ardatan)! - Use `Disposable` pattern for plugins and transports - Updated dependencies \[[`88d6232`](https://togithub.com/ardatan/graphql-mesh/commit/88d623289e187435ddc88bbe3f4623a727101207), [`b5bf97c`](https://togithub.com/ardatan/graphql-mesh/commit/b5bf97c6fd92dbfa9ed88e03003910a1247149a0), [`4c75671`](https://togithub.com/ardatan/graphql-mesh/commit/4c756717247eb0a8f3431e31e6c86fc97297bd32), [`88d6232`](https://togithub.com/ardatan/graphql-mesh/commit/88d623289e187435ddc88bbe3f4623a727101207), [`88d6232`](https://togithub.com/ardatan/graphql-mesh/commit/88d623289e187435ddc88bbe3f4623a727101207)]: - [@​graphql-mesh/utils](https://togithub.com/graphql-mesh/utils)[@​0](https://togithub.com/0).98.8 - [@​graphql-mesh/types](https://togithub.com/graphql-mesh/types)[@​0](https://togithub.com/0).98.8 - [@​graphql-mesh/store](https://togithub.com/graphql-mesh/store)[@​0](https://togithub.com/0).98.8
ardatan/graphql-mesh (@​graphql-mesh/transform-prefix) ### [`v0.98.8`](https://togithub.com/ardatan/graphql-mesh/blob/HEAD/packages/legacy/transforms/prefix/CHANGELOG.md#0988) [Compare Source](https://togithub.com/ardatan/graphql-mesh/compare/@graphql-mesh/transform-prefix@0.98.7...@graphql-mesh/transform-prefix@0.98.8) ##### Patch Changes - Updated dependencies \[[`88d6232`](https://togithub.com/ardatan/graphql-mesh/commit/88d623289e187435ddc88bbe3f4623a727101207), [`b5bf97c`](https://togithub.com/ardatan/graphql-mesh/commit/b5bf97c6fd92dbfa9ed88e03003910a1247149a0), [`4c75671`](https://togithub.com/ardatan/graphql-mesh/commit/4c756717247eb0a8f3431e31e6c86fc97297bd32), [`88d6232`](https://togithub.com/ardatan/graphql-mesh/commit/88d623289e187435ddc88bbe3f4623a727101207), [`88d6232`](https://togithub.com/ardatan/graphql-mesh/commit/88d623289e187435ddc88bbe3f4623a727101207)]: - [@​graphql-mesh/utils](https://togithub.com/graphql-mesh/utils)[@​0](https://togithub.com/0).98.8 - [@​graphql-mesh/types](https://togithub.com/graphql-mesh/types)[@​0](https://togithub.com/0).98.8
ardatan/graphql-mesh (@​graphql-mesh/transform-rename) ### [`v0.98.8`](https://togithub.com/ardatan/graphql-mesh/blob/HEAD/packages/legacy/transforms/rename/CHANGELOG.md#0988) [Compare Source](https://togithub.com/ardatan/graphql-mesh/compare/@graphql-mesh/transform-rename@0.98.7...@graphql-mesh/transform-rename@0.98.8) ##### Patch Changes - Updated dependencies \[[`88d6232`](https://togithub.com/ardatan/graphql-mesh/commit/88d623289e187435ddc88bbe3f4623a727101207), [`b5bf97c`](https://togithub.com/ardatan/graphql-mesh/commit/b5bf97c6fd92dbfa9ed88e03003910a1247149a0), [`4c75671`](https://togithub.com/ardatan/graphql-mesh/commit/4c756717247eb0a8f3431e31e6c86fc97297bd32), [`88d6232`](https://togithub.com/ardatan/graphql-mesh/commit/88d623289e187435ddc88bbe3f4623a727101207), [`88d6232`](https://togithub.com/ardatan/graphql-mesh/commit/88d623289e187435ddc88bbe3f4623a727101207)]: - [@​graphql-mesh/utils](https://togithub.com/graphql-mesh/utils)[@​0](https://togithub.com/0).98.8 - [@​graphql-mesh/types](https://togithub.com/graphql-mesh/types)[@​0](https://togithub.com/0).98.8
ardatan/graphql-mesh (@​graphql-mesh/transform-type-merging) ### [`v0.98.8`](https://togithub.com/ardatan/graphql-mesh/blob/HEAD/packages/legacy/transforms/type-merging/CHANGELOG.md#0988) [Compare Source](https://togithub.com/ardatan/graphql-mesh/compare/@graphql-mesh/transform-type-merging@0.98.7...@graphql-mesh/transform-type-merging@0.98.8) ##### Patch Changes - Updated dependencies \[[`88d6232`](https://togithub.com/ardatan/graphql-mesh/commit/88d623289e187435ddc88bbe3f4623a727101207), [`b5bf97c`](https://togithub.com/ardatan/graphql-mesh/commit/b5bf97c6fd92dbfa9ed88e03003910a1247149a0), [`4c75671`](https://togithub.com/ardatan/graphql-mesh/commit/4c756717247eb0a8f3431e31e6c86fc97297bd32), [`88d6232`](https://togithub.com/ardatan/graphql-mesh/commit/88d623289e187435ddc88bbe3f4623a727101207), [`88d6232`](https://togithub.com/ardatan/graphql-mesh/commit/88d623289e187435ddc88bbe3f4623a727101207)]: - [@​graphql-mesh/utils](https://togithub.com/graphql-mesh/utils)[@​0](https://togithub.com/0).98.8 - [@​graphql-mesh/types](https://togithub.com/graphql-mesh/types)[@​0](https://togithub.com/0).98.8
ardatan/graphql-mesh (@​graphql-mesh/urql-exchange) ### [`v0.99.10`](https://togithub.com/ardatan/graphql-mesh/blob/HEAD/packages/legacy/urql/CHANGELOG.md#09910) [Compare Source](https://togithub.com/ardatan/graphql-mesh/compare/@graphql-mesh/urql-exchange@0.99.9...@graphql-mesh/urql-exchange@0.99.10) ##### Patch Changes - Updated dependencies \[[`6a99c52`](https://togithub.com/ardatan/graphql-mesh/commit/6a99c52644a399f9992487faa549907e36c73b9a)]: - [@​graphql-mesh/runtime](https://togithub.com/graphql-mesh/runtime)[@​0](https://togithub.com/0).99.10 ### [`v0.99.9`](https://togithub.com/ardatan/graphql-mesh/blob/HEAD/packages/legacy/urql/CHANGELOG.md#0999) [Compare Source](https://togithub.com/ardatan/graphql-mesh/compare/@graphql-mesh/urql-exchange@0.99.8...@graphql-mesh/urql-exchange@0.99.9) ##### Patch Changes - Updated dependencies \[[`88d6232`](https://togithub.com/ardatan/graphql-mesh/commit/88d623289e187435ddc88bbe3f4623a727101207)]: - [@​graphql-mesh/runtime](https://togithub.com/graphql-mesh/runtime)[@​0](https://togithub.com/0).99.9
TanStack/query (@​tanstack/react-query) ### [`v5.48.0`](https://togithub.com/TanStack/query/releases/tag/v5.48.0) [Compare Source](https://togithub.com/TanStack/query/compare/v5.47.0...v5.48.0) Version 5.48.0 - 6/25/24, 2:14 PM ##### Changes ##### Feat - core: Add possibility to pass a callback to enabled. ([#​7566](https://togithub.com/TanStack/query/issues/7566)) ([`31b9ab4`](https://togithub.com/TanStack/query/commit/31b9ab49)) by John ##### Packages - [@​tanstack/query-core](https://togithub.com/tanstack/query-core)[@​5](https://togithub.com/5).48.0 - [@​tanstack/query-broadcast-client-experimental](https://togithub.com/tanstack/query-broadcast-client-experimental)[@​5](https://togithub.com/5).48.0 - [@​tanstack/query-persist-client-core](https://togithub.com/tanstack/query-persist-client-core)[@​5](https://togithub.com/5).48.0 - [@​tanstack/query-sync-storage-persister](https://togithub.com/tanstack/query-sync-storage-persister)[@​5](https://togithub.com/5).48.0 - [@​tanstack/react-query](https://togithub.com/tanstack/react-query)[@​5](https://togithub.com/5).48.0 - [@​tanstack/react-query-devtools](https://togithub.com/tanstack/react-query-devtools)[@​5](https://togithub.com/5).48.0 - [@​tanstack/react-query-persist-client](https://togithub.com/tanstack/react-query-persist-client)[@​5](https://togithub.com/5).48.0 - [@​tanstack/react-query-next-experimental](https://togithub.com/tanstack/react-query-next-experimental)[@​5](https://togithub.com/5).48.0 - [@​tanstack/solid-query](https://togithub.com/tanstack/solid-query)[@​5](https://togithub.com/5).48.0 - [@​tanstack/solid-query-devtools](https://togithub.com/tanstack/solid-query-devtools)[@​5](https://togithub.com/5).48.0 - [@​tanstack/solid-query-persist-client](https://togithub.com/tanstack/solid-query-persist-client)[@​5](https://togithub.com/5).48.0 - [@​tanstack/svelte-query](https://togithub.com/tanstack/svelte-query)[@​5](https://togithub.com/5).48.0 - [@​tanstack/svelte-query-devtools](https://togithub.com/tanstack/svelte-query-devtools)[@​5](https://togithub.com/5).48.0 - [@​tanstack/svelte-query-persist-client](https://togithub.com/tanstack/svelte-query-persist-client)[@​5](https://togithub.com/5).48.0 - [@​tanstack/vue-query](https://togithub.com/tanstack/vue-query)[@​5](https://togithub.com/5).48.0 - [@​tanstack/vue-query-devtools](https://togithub.com/tanstack/vue-query-devtools)[@​5](https://togithub.com/5).48.0 - [@​tanstack/angular-query-experimental](https://togithub.com/tanstack/angular-query-experimental)[@​5](https://togithub.com/5).48.0 - [@​tanstack/query-async-storage-persister](https://togithub.com/tanstack/query-async-storage-persister)[@​5](https://togithub.com/5).48.0 - [@​tanstack/angular-query-devtools-experimental](https://togithub.com/tanstack/angular-query-devtools-experimental)[@​5](https://togithub.com/5).48.0 ### [`v5.47.0`](https://togithub.com/TanStack/query/releases/tag/v5.47.0) [Compare Source](https://togithub.com/TanStack/query/compare/v5.45.1...v5.47.0) Version 5.47.0 - 6/25/24, 12:27 PM ##### Changes ##### Feat - react-query: usePrefetchQuery ([#​7582](https://togithub.com/TanStack/query/issues/7582)) ([`fbfe940`](https://togithub.com/TanStack/query/commit/fbfe9409)) by Dominik Dorfmeister ##### Chore - Update typescript-eslint to v7 ([#​7610](https://togithub.com/TanStack/query/issues/7610)) ([`32bce35`](https://togithub.com/TanStack/query/commit/32bce35a)) by Lachlan Collins ##### Ci - Prevent uploading coverage files found in Nx cache ([#​7619](https://togithub.com/TanStack/query/issues/7619)) ([`6355244`](https://togithub.com/TanStack/query/commit/63552449)) by Lachlan Collins - Add tests for TS 4.7, 4.8, 4.9 ([#​7618](https://togithub.com/TanStack/query/issues/7618)) ([`15e42ba`](https://togithub.com/TanStack/query/commit/15e42ba4)) by Lachlan Collins - Add TS version tests ([#​7605](https://togithub.com/TanStack/query/issues/7605)) ([`8253a80`](https://togithub.com/TanStack/query/commit/8253a80b)) by Lachlan Collins ##### Packages - [@​tanstack/eslint-plugin-query](https://togithub.com/tanstack/eslint-plugin-query)[@​5](https://togithub.com/5).47.0 - [@​tanstack/query-async-storage-persister](https://togithub.com/tanstack/query-async-storage-persister)[@​5](https://togithub.com/5).47.0 - [@​tanstack/query-broadcast-client-experimental](https://togithub.com/tanstack/query-broadcast-client-experimental)[@​5](https://togithub.com/5).47.0 - [@​tanstack/query-core](https://togithub.com/tanstack/query-core)[@​5](https://togithub.com/5).47.0 - [@​tanstack/query-devtools](https://togithub.com/tanstack/query-devtools)[@​5](https://togithub.com/5).47.0 - [@​tanstack/query-persist-client-core](https://togithub.com/tanstack/query-persist-client-core)[@​5](https://togithub.com/5).47.0 - [@​tanstack/query-sync-storage-persister](https://togithub.com/tanstack/query-sync-storage-persister)[@​5](https://togithub.com/5).47.0 - [@​tanstack/react-query](https://togithub.com/tanstack/react-query)[@​5](https://togithub.com/5).47.0 - [@​tanstack/react-query-devtools](https://togithub.com/tanstack/react-query-devtools)[@​5](https://togithub.com/5).47.0 - [@​tanstack/react-query-persist-client](https://togithub.com/tanstack/react-query-persist-client)[@​5](https://togithub.com/5).47.0 - [@​tanstack/react-query-next-experimental](https://togithub.com/tanstack/react-query-next-experimental)[@​5](https://togithub.com/5).47.0 - [@​tanstack/solid-query](https://togithub.com/tanstack/solid-query)[@​5](https://togithub.com/5).47.0 - [@​tanstack/solid-query-devtools](https://togithub.com/tanstack/solid-query-devtools)[@​5](https://togithub.com/5).47.0 - [@​tanstack/solid-query-persist-client](https://togithub.com/tanstack/solid-query-persist-client)[@​5](https://togithub.com/5).47.0 - [@​tanstack/svelte-query](https://togithub.com/tanstack/svelte-query)[@​5](https://togithub.com/5).47.0 - [@​tanstack/svelte-query-devtools](https://togithub.com/tanstack/svelte-query-devtools)[@​5](https://togithub.com/5).47.0 - [@​tanstack/svelte-query-persist-client](https://togithub.com/tanstack/svelte-query-persist-client)[@​5](https://togithub.com/5).47.0 - [@​tanstack/vue-query](https://togithub.com/tanstack/vue-query)[@​5](https://togithub.com/5).47.0 - [@​tanstack/angular-query-devtools-experimental](https://togithub.com/tanstack/angular-query-devtools-experimental)[@​5](https://togithub.com/5).47.0 - [@​tanstack/angular-query-experimental](https://togithub.com/tanstack/angular-query-experimental)[@​5](https://togithub.com/5).47.0 - [@​tanstack/vue-query-devtools](https://togithub.com/tanstack/vue-query-devtools)[@​5](https://togithub.com/5).47.0
graphql/graphql-js (graphql) ### [`v16.9.0`](https://togithub.com/graphql/graphql-js/releases/tag/v16.9.0) [Compare Source](https://togithub.com/graphql/graphql-js/compare/v16.8.2...v16.9.0) #### v16.9.0 (2024-06-21) ##### New Feature 🚀 - [#​4119](https://togithub.com/graphql/graphql-js/pull/4119) backport\[v16]: Introduce "recommended" validation rules ([@​benjie](https://togithub.com/benjie)) - [#​4122](https://togithub.com/graphql/graphql-js/pull/4122) backport\[v16]: Enable passing values configuration to GraphQLEnumType as a thunk ([@​benjie](https://togithub.com/benjie)) - [#​4124](https://togithub.com/graphql/graphql-js/pull/4124) backport\[v16]: Implement OneOf Input Objects via `@oneOf` directive ([@​benjie](https://togithub.com/benjie)) ##### Committers: 1 - Benjie([@​benjie](https://togithub.com/benjie))
Microsoft/tslib (tslib) ### [`v2.6.3`](https://togithub.com/microsoft/tslib/releases/tag/v2.6.3) [Compare Source](https://togithub.com/Microsoft/tslib/compare/v2.6.2...v2.6.3) #### What's Changed - 'await using' normative changes by [@​rbuckton](https://togithub.com/rbuckton) in [https://github.com/microsoft/tslib/pull/258](https://togithub.com/microsoft/tslib/pull/258) **Full Changelog**: https://github.com/microsoft/tslib/compare/v2.6.2...v2.6.3

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Mend Renovate. View repository job log here.

changeset-bot[bot] commented 2 weeks ago

🦋 Changeset detected

Latest commit: b87ef5295a0a47a42bffebdc2ed3025682f599b6

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | ------------------------- | ----- | | @graphprotocol/client-cli | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

renovate[bot] commented 1 week ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.