From 9cb338039a6fe8cbde22fad92373bf85d28c454f Mon Sep 17 00:00:00 2001 From: TheGuildBot <59414373+theguild-bot@users.noreply.github.com> Date: Thu, 23 Nov 2023 15:35:56 +0200 Subject: [PATCH] chore(release): update monorepo packages versions (#5716) Co-authored-by: github-actions[bot] --- .changeset/purple-owls-nail.md | 6 -- packages/load/CHANGELOG.md | 135 +++++++++++++++++++++-------- packages/load/package.json | 4 +- packages/node-require/CHANGELOG.md | 90 ++++++++++++++----- packages/node-require/package.json | 6 +- packages/utils/CHANGELOG.md | 9 ++ packages/utils/package.json | 2 +- 7 files changed, 182 insertions(+), 70 deletions(-) delete mode 100644 .changeset/purple-owls-nail.md diff --git a/.changeset/purple-owls-nail.md b/.changeset/purple-owls-nail.md deleted file mode 100644 index e91f6b1e3a9..00000000000 --- a/.changeset/purple-owls-nail.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -'@graphql-tools/utils': patch -'@graphql-tools/load': patch ---- - -Print debug timer logs by respecting the filters in DEBUG env var diff --git a/packages/load/CHANGELOG.md b/packages/load/CHANGELOG.md index dc8738d86bf..8533a71629a 100644 --- a/packages/load/CHANGELOG.md +++ b/packages/load/CHANGELOG.md @@ -1,14 +1,31 @@ # @graphql-tools/load +## 8.0.1 + +### Patch Changes + +- [#5715](https://github.com/ardatan/graphql-tools/pull/5715) + [`d3fe8d8c`](https://github.com/ardatan/graphql-tools/commit/d3fe8d8c153e94de9294bff5fe3128607bb102bc) + Thanks [@ardatan](https://github.com/ardatan)! - Print debug timer logs by respecting the filters + in DEBUG env var + +- Updated dependencies + [[`d3fe8d8c`](https://github.com/ardatan/graphql-tools/commit/d3fe8d8c153e94de9294bff5fe3128607bb102bc)]: + - @graphql-tools/utils@10.0.11 + ## 8.0.0 ### Major Changes -- [#5274](https://github.com/ardatan/graphql-tools/pull/5274) [`944a68e8`](https://github.com/ardatan/graphql-tools/commit/944a68e8becf9c86b4c97fd17c372d98a285b955) Thanks [@ardatan](https://github.com/ardatan)! - Drop Node 14 support. Require Node.js `>= 16` +- [#5274](https://github.com/ardatan/graphql-tools/pull/5274) + [`944a68e8`](https://github.com/ardatan/graphql-tools/commit/944a68e8becf9c86b4c97fd17c372d98a285b955) + Thanks [@ardatan](https://github.com/ardatan)! - Drop Node 14 support. Require Node.js `>= 16` ### Patch Changes -- Updated dependencies [[`944a68e8`](https://github.com/ardatan/graphql-tools/commit/944a68e8becf9c86b4c97fd17c372d98a285b955), [`944a68e8`](https://github.com/ardatan/graphql-tools/commit/944a68e8becf9c86b4c97fd17c372d98a285b955)]: +- Updated dependencies + [[`944a68e8`](https://github.com/ardatan/graphql-tools/commit/944a68e8becf9c86b4c97fd17c372d98a285b955), + [`944a68e8`](https://github.com/ardatan/graphql-tools/commit/944a68e8becf9c86b4c97fd17c372d98a285b955)]: - @graphql-tools/schema@10.0.0 - @graphql-tools/utils@10.0.0 @@ -16,9 +33,11 @@ ### Patch Changes -- [`1c95368a`](https://github.com/ardatan/graphql-tools/commit/1c95368aea868be537d956ba5e994cde58dfee41) Thanks [@ardatan](https://github.com/ardatan)! - Use ranged versions for dependencies +- [`1c95368a`](https://github.com/ardatan/graphql-tools/commit/1c95368aea868be537d956ba5e994cde58dfee41) + Thanks [@ardatan](https://github.com/ardatan)! - Use ranged versions for dependencies -- Updated dependencies [[`1c95368a`](https://github.com/ardatan/graphql-tools/commit/1c95368aea868be537d956ba5e994cde58dfee41)]: +- Updated dependencies + [[`1c95368a`](https://github.com/ardatan/graphql-tools/commit/1c95368aea868be537d956ba5e994cde58dfee41)]: - @graphql-tools/schema@9.0.18 ## 7.8.13 @@ -32,7 +51,8 @@ ### Patch Changes -- Updated dependencies [[`b5c8f640`](https://github.com/ardatan/graphql-tools/commit/b5c8f6407b74466ed0d2989000458cb59239e9af)]: +- Updated dependencies + [[`b5c8f640`](https://github.com/ardatan/graphql-tools/commit/b5c8f6407b74466ed0d2989000458cb59239e9af)]: - @graphql-tools/utils@9.2.1 - @graphql-tools/schema@9.0.16 @@ -40,7 +60,9 @@ ### Patch Changes -- Updated dependencies [[`a94217e9`](https://github.com/ardatan/graphql-tools/commit/a94217e920c5d6237471ab6ad4d96cf230984177), [`62d074be`](https://github.com/ardatan/graphql-tools/commit/62d074be48779b1e096e056ca1233822c421dc99)]: +- Updated dependencies + [[`a94217e9`](https://github.com/ardatan/graphql-tools/commit/a94217e920c5d6237471ab6ad4d96cf230984177), + [`62d074be`](https://github.com/ardatan/graphql-tools/commit/62d074be48779b1e096e056ca1233822c421dc99)]: - @graphql-tools/utils@9.2.0 - @graphql-tools/schema@9.0.15 @@ -55,7 +77,9 @@ ### Patch Changes -- Updated dependencies [[`a4d36fcc`](https://github.com/ardatan/graphql-tools/commit/a4d36fccce6113843a55b77c96328727f4c748bc), [`e3ec35ed`](https://github.com/ardatan/graphql-tools/commit/e3ec35ed27d4a329739c8da6be06ce74c8f25591)]: +- Updated dependencies + [[`a4d36fcc`](https://github.com/ardatan/graphql-tools/commit/a4d36fccce6113843a55b77c96328727f4c748bc), + [`e3ec35ed`](https://github.com/ardatan/graphql-tools/commit/e3ec35ed27d4a329739c8da6be06ce74c8f25591)]: - @graphql-tools/schema@9.0.13 - @graphql-tools/utils@9.1.4 @@ -63,7 +87,8 @@ ### Patch Changes -- Updated dependencies [[`904fe770`](https://github.com/ardatan/graphql-tools/commit/904fe770a355ee3d79464c3bbf0375d2dcd64759)]: +- Updated dependencies + [[`904fe770`](https://github.com/ardatan/graphql-tools/commit/904fe770a355ee3d79464c3bbf0375d2dcd64759)]: - @graphql-tools/utils@9.1.3 - @graphql-tools/schema@9.0.12 @@ -71,7 +96,8 @@ ### Patch Changes -- Updated dependencies [[`13c24883`](https://github.com/ardatan/graphql-tools/commit/13c24883004d5330f7402cb20566e37535c5729b)]: +- Updated dependencies + [[`13c24883`](https://github.com/ardatan/graphql-tools/commit/13c24883004d5330f7402cb20566e37535c5729b)]: - @graphql-tools/utils@9.1.2 - @graphql-tools/schema@9.0.11 @@ -79,7 +105,8 @@ ### Patch Changes -- Updated dependencies [[`7411a5e7`](https://github.com/ardatan/graphql-tools/commit/7411a5e71a8138d9ccfe907b1fb01e62fcbb0cdb)]: +- Updated dependencies + [[`7411a5e7`](https://github.com/ardatan/graphql-tools/commit/7411a5e71a8138d9ccfe907b1fb01e62fcbb0cdb)]: - @graphql-tools/utils@9.1.1 - @graphql-tools/schema@9.0.10 @@ -87,7 +114,8 @@ ### Patch Changes -- Updated dependencies [[`c0639dd0`](https://github.com/ardatan/graphql-tools/commit/c0639dd0065db1b5bcedaabf58b11945714bab8d)]: +- Updated dependencies + [[`c0639dd0`](https://github.com/ardatan/graphql-tools/commit/c0639dd0065db1b5bcedaabf58b11945714bab8d)]: - @graphql-tools/utils@9.1.0 - @graphql-tools/schema@9.0.9 @@ -95,7 +123,8 @@ ### Patch Changes -- Updated dependencies [[`d83b1960`](https://github.com/ardatan/graphql-tools/commit/d83b19605be71481ccf8effd80d5254423ea811a)]: +- Updated dependencies + [[`d83b1960`](https://github.com/ardatan/graphql-tools/commit/d83b19605be71481ccf8effd80d5254423ea811a)]: - @graphql-tools/utils@9.0.1 - @graphql-tools/schema@9.0.8 @@ -103,7 +132,12 @@ ### Patch Changes -- Updated dependencies [[`80836fa7`](https://github.com/ardatan/graphql-tools/commit/80836fa78af3c6e61c61fe4d3bc52831b2c58931), [`8f6d3efc`](https://github.com/ardatan/graphql-tools/commit/8f6d3efc92b25236f5a3a761ea7ba2f0a7c7f550), [`80836fa7`](https://github.com/ardatan/graphql-tools/commit/80836fa78af3c6e61c61fe4d3bc52831b2c58931), [`80836fa7`](https://github.com/ardatan/graphql-tools/commit/80836fa78af3c6e61c61fe4d3bc52831b2c58931), [`80836fa7`](https://github.com/ardatan/graphql-tools/commit/80836fa78af3c6e61c61fe4d3bc52831b2c58931)]: +- Updated dependencies + [[`80836fa7`](https://github.com/ardatan/graphql-tools/commit/80836fa78af3c6e61c61fe4d3bc52831b2c58931), + [`8f6d3efc`](https://github.com/ardatan/graphql-tools/commit/8f6d3efc92b25236f5a3a761ea7ba2f0a7c7f550), + [`80836fa7`](https://github.com/ardatan/graphql-tools/commit/80836fa78af3c6e61c61fe4d3bc52831b2c58931), + [`80836fa7`](https://github.com/ardatan/graphql-tools/commit/80836fa78af3c6e61c61fe4d3bc52831b2c58931), + [`80836fa7`](https://github.com/ardatan/graphql-tools/commit/80836fa78af3c6e61c61fe4d3bc52831b2c58931)]: - @graphql-tools/utils@9.0.0 - @graphql-tools/schema@9.0.7 @@ -111,7 +145,8 @@ ### Patch Changes -- Updated dependencies [[`f7daf777`](https://github.com/ardatan/graphql-tools/commit/f7daf7777cc214801886e4a45c0389bc5837d175)]: +- Updated dependencies + [[`f7daf777`](https://github.com/ardatan/graphql-tools/commit/f7daf7777cc214801886e4a45c0389bc5837d175)]: - @graphql-tools/utils@8.13.1 - @graphql-tools/schema@9.0.6 @@ -119,7 +154,10 @@ ### Patch Changes -- Updated dependencies [[`df5848b8`](https://github.com/ardatan/graphql-tools/commit/df5848b85102827f004f23aded7cf802cdcde00f), [`df5848b8`](https://github.com/ardatan/graphql-tools/commit/df5848b85102827f004f23aded7cf802cdcde00f), [`df5848b8`](https://github.com/ardatan/graphql-tools/commit/df5848b85102827f004f23aded7cf802cdcde00f)]: +- Updated dependencies + [[`df5848b8`](https://github.com/ardatan/graphql-tools/commit/df5848b85102827f004f23aded7cf802cdcde00f), + [`df5848b8`](https://github.com/ardatan/graphql-tools/commit/df5848b85102827f004f23aded7cf802cdcde00f), + [`df5848b8`](https://github.com/ardatan/graphql-tools/commit/df5848b85102827f004f23aded7cf802cdcde00f)]: - @graphql-tools/utils@8.13.0 - @graphql-tools/schema@9.0.5 @@ -127,13 +165,17 @@ ### Minor Changes -- [#4752](https://github.com/ardatan/graphql-tools/pull/4752) [`19762665`](https://github.com/ardatan/graphql-tools/commit/19762665815425c597e186ada436b3359c6ba1e9) Thanks [@ardatan](https://github.com/ardatan)! - More verbose output to the log about durations taken by individual phases if `DEBUG=1` is provided as an env var +- [#4752](https://github.com/ardatan/graphql-tools/pull/4752) + [`19762665`](https://github.com/ardatan/graphql-tools/commit/19762665815425c597e186ada436b3359c6ba1e9) + Thanks [@ardatan](https://github.com/ardatan)! - More verbose output to the log about durations + taken by individual phases if `DEBUG=1` is provided as an env var ## 7.7.7 ### Patch Changes -- Updated dependencies [[`43c736bd`](https://github.com/ardatan/graphql-tools/commit/43c736bd1865c00898966a7ed14060496c9e6a0c)]: +- Updated dependencies + [[`43c736bd`](https://github.com/ardatan/graphql-tools/commit/43c736bd1865c00898966a7ed14060496c9e6a0c)]: - @graphql-tools/utils@8.12.0 - @graphql-tools/schema@9.0.4 @@ -141,7 +183,9 @@ ### Patch Changes -- Updated dependencies [[`71cb4fae`](https://github.com/ardatan/graphql-tools/commit/71cb4faeb0833a228520a7bc2beed8ac7274443f), [`403ed450`](https://github.com/ardatan/graphql-tools/commit/403ed4507eff7cd509f410f7542a702da72e1a9a)]: +- Updated dependencies + [[`71cb4fae`](https://github.com/ardatan/graphql-tools/commit/71cb4faeb0833a228520a7bc2beed8ac7274443f), + [`403ed450`](https://github.com/ardatan/graphql-tools/commit/403ed4507eff7cd509f410f7542a702da72e1a9a)]: - @graphql-tools/utils@8.11.0 - @graphql-tools/schema@9.0.3 @@ -149,7 +193,8 @@ ### Patch Changes -- Updated dependencies [[`4fe3d9c0`](https://github.com/ardatan/graphql-tools/commit/4fe3d9c037e9c138bd8a9b04b3977d74eba32c97)]: +- Updated dependencies + [[`4fe3d9c0`](https://github.com/ardatan/graphql-tools/commit/4fe3d9c037e9c138bd8a9b04b3977d74eba32c97)]: - @graphql-tools/utils@8.10.1 - @graphql-tools/schema@9.0.2 @@ -157,7 +202,8 @@ ### Patch Changes -- Updated dependencies [[`2609d71f`](https://github.com/ardatan/graphql-tools/commit/2609d71f7c3a0ef2b381c51d9ce60b0de49f9b27)]: +- Updated dependencies + [[`2609d71f`](https://github.com/ardatan/graphql-tools/commit/2609d71f7c3a0ef2b381c51d9ce60b0de49f9b27)]: - @graphql-tools/utils@8.10.0 - @graphql-tools/schema@9.0.1 @@ -165,15 +211,21 @@ ### Patch Changes -- [`821ef03c`](https://github.com/ardatan/graphql-tools/commit/821ef03cf04ed7a0bb58fd5e6ce2ed8439e34f54) Thanks [@ardatan](https://github.com/ardatan)! - Fix import for ESM support +- [`821ef03c`](https://github.com/ardatan/graphql-tools/commit/821ef03cf04ed7a0bb58fd5e6ce2ed8439e34f54) + Thanks [@ardatan](https://github.com/ardatan)! - Fix import for ESM support ## 7.7.2 ### Patch Changes -- [#4624](https://github.com/ardatan/graphql-tools/pull/4624) [`e3167edc`](https://github.com/ardatan/graphql-tools/commit/e3167edc98172fda88ce2306c10c7d4a23d91d67) Thanks [@n1ru4l](https://github.com/n1ru4l)! - Fix CommonJS TypeScript resolution with `moduleResolution` `node16` or `nodenext` +- [#4624](https://github.com/ardatan/graphql-tools/pull/4624) + [`e3167edc`](https://github.com/ardatan/graphql-tools/commit/e3167edc98172fda88ce2306c10c7d4a23d91d67) + Thanks [@n1ru4l](https://github.com/n1ru4l)! - Fix CommonJS TypeScript resolution with + `moduleResolution` `node16` or `nodenext` -- Updated dependencies [[`8cc8721f`](https://github.com/ardatan/graphql-tools/commit/8cc8721fbbff3c978fd67d162df833d6973c1860), [`e3167edc`](https://github.com/ardatan/graphql-tools/commit/e3167edc98172fda88ce2306c10c7d4a23d91d67)]: +- Updated dependencies + [[`8cc8721f`](https://github.com/ardatan/graphql-tools/commit/8cc8721fbbff3c978fd67d162df833d6973c1860), + [`e3167edc`](https://github.com/ardatan/graphql-tools/commit/e3167edc98172fda88ce2306c10c7d4a23d91d67)]: - @graphql-tools/schema@9.0.0 - @graphql-tools/utils@8.9.1 @@ -202,15 +254,21 @@ ### Minor Changes -- 4914970b: `mergeSchemas` was skipping `defaultFieldResolver` and `defaultMergedResolver` by default while extracting resolvers for each given schema to reduce the overhead. But this doesn't work properly if you mix wrapped schemas and local schemas. So new `includeDefaultMergedResolver` flag is introduced in `getResolversFromSchema` to put default "proxy" resolvers in the extracted resolver map for `mergeSchemas`. +- 4914970b: `mergeSchemas` was skipping `defaultFieldResolver` and `defaultMergedResolver` by + default while extracting resolvers for each given schema to reduce the overhead. But this doesn't + work properly if you mix wrapped schemas and local schemas. So new `includeDefaultMergedResolver` + flag is introduced in `getResolversFromSchema` to put default "proxy" resolvers in the extracted + resolver map for `mergeSchemas`. - This fixes an issue with alias issue, so nested aliased fields weren't resolved properly because of the missing `defaultMergedResolver` in the final merged schema which should come from the wrapped schema. + This fixes an issue with alias issue, so nested aliased fields weren't resolved properly because + of the missing `defaultMergedResolver` in the final merged schema which should come from the + wrapped schema. ### Patch Changes -- 4914970b: No longer call `mergeSchemas` if a single schema is loaded. - Previously all typeDefs and resolvers were extracted and the schema was rebuilt from scratch. - But this is not necessary if there is only one schema loaded with `loadSchema` +- 4914970b: No longer call `mergeSchemas` if a single schema is loaded. Previously all typeDefs and + resolvers were extracted and the schema was rebuilt from scratch. But this is not necessary if + there is only one schema loaded with `loadSchema` - Updated dependencies [4914970b] - @graphql-tools/schema@8.4.0 - @graphql-tools/utils@8.7.0 @@ -371,7 +429,8 @@ ### Patch Changes -- 652c21d7: #3327 - Transitive schema definition dependencies are now included in building out the full dependency structure. +- 652c21d7: #3327 - Transitive schema definition dependencies are now included in building out the + full dependency structure. - Updated dependencies [da157d62] - @graphql-tools/utils@8.2.3 @@ -383,7 +442,8 @@ ### Patch Changes -- 9a005161: fix(merge): convertExtensions should convert extensions to regular definitions not other way around +- 9a005161: fix(merge): convertExtensions should convert extensions to regular definitions not other + way around ## 7.2.0 @@ -489,11 +549,14 @@ - af9a78de: BREAKING CHANGE - - Now each loader handles glob patterns internally and returns an array of `Source` object instead of single `Source` + - Now each loader handles glob patterns internally and returns an array of `Source` object instead + of single `Source` - - GraphQL Tag Pluck now respects code locations and returns graphql-js `Source` objects for each found code block + - GraphQL Tag Pluck now respects code locations and returns graphql-js `Source` objects for each + found code block - - Thanks to the one above, `CodeFileLoader` now returns different `Source` objects for each found SDL code block. + - Thanks to the one above, `CodeFileLoader` now returns different `Source` objects for each found + SDL code block. ### Patch Changes @@ -530,7 +593,8 @@ ### Patch Changes -- 219ed392: enhance(load/module-loader/merge): use getDocumentNodeFromSchema instead of parse and printSchemaWithDirectives together +- 219ed392: enhance(load/module-loader/merge): use getDocumentNodeFromSchema instead of parse and + printSchemaWithDirectives together - Updated dependencies [219ed392] - Updated dependencies [219ed392] - Updated dependencies [219ed392] @@ -542,7 +606,8 @@ ### Patch Changes -- 8f331aaa: enhance(load/module-loader/merge): use getDocumentNodeFromSchema instead of parse and printSchemaWithDirectives together +- 8f331aaa: enhance(load/module-loader/merge): use getDocumentNodeFromSchema instead of parse and + printSchemaWithDirectives together - Updated dependencies [8f331aaa] - Updated dependencies [8f331aaa] - Updated dependencies [8f331aaa] diff --git a/packages/load/package.json b/packages/load/package.json index 1d8809efb4a..76ed6ad5ab3 100644 --- a/packages/load/package.json +++ b/packages/load/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-tools/load", - "version": "8.0.0", + "version": "8.0.1", "type": "module", "description": "A set of utils for faster development of GraphQL tools", "repository": { @@ -52,7 +52,7 @@ }, "dependencies": { "@graphql-tools/schema": "^10.0.0", - "@graphql-tools/utils": "^10.0.0", + "@graphql-tools/utils": "^10.0.11", "p-limit": "3.1.0", "tslib": "^2.4.0" }, diff --git a/packages/node-require/CHANGELOG.md b/packages/node-require/CHANGELOG.md index 94d511cc276..2fc916cdf31 100644 --- a/packages/node-require/CHANGELOG.md +++ b/packages/node-require/CHANGELOG.md @@ -1,14 +1,27 @@ # @graphql-tools/node-require +## 7.0.1 + +### Patch Changes + +- Updated dependencies + [[`d3fe8d8c`](https://github.com/ardatan/graphql-tools/commit/d3fe8d8c153e94de9294bff5fe3128607bb102bc)]: + - @graphql-tools/utils@10.0.11 + - @graphql-tools/load@8.0.1 + ## 7.0.0 ### Major Changes -- [#5274](https://github.com/ardatan/graphql-tools/pull/5274) [`944a68e8`](https://github.com/ardatan/graphql-tools/commit/944a68e8becf9c86b4c97fd17c372d98a285b955) Thanks [@ardatan](https://github.com/ardatan)! - Drop Node 14 support. Require Node.js `>= 16` +- [#5274](https://github.com/ardatan/graphql-tools/pull/5274) + [`944a68e8`](https://github.com/ardatan/graphql-tools/commit/944a68e8becf9c86b4c97fd17c372d98a285b955) + Thanks [@ardatan](https://github.com/ardatan)! - Drop Node 14 support. Require Node.js `>= 16` ### Patch Changes -- Updated dependencies [[`944a68e8`](https://github.com/ardatan/graphql-tools/commit/944a68e8becf9c86b4c97fd17c372d98a285b955), [`944a68e8`](https://github.com/ardatan/graphql-tools/commit/944a68e8becf9c86b4c97fd17c372d98a285b955)]: +- Updated dependencies + [[`944a68e8`](https://github.com/ardatan/graphql-tools/commit/944a68e8becf9c86b4c97fd17c372d98a285b955), + [`944a68e8`](https://github.com/ardatan/graphql-tools/commit/944a68e8becf9c86b4c97fd17c372d98a285b955)]: - @graphql-tools/graphql-file-loader@8.0.0 - @graphql-tools/utils@10.0.0 - @graphql-tools/load@8.0.0 @@ -17,9 +30,11 @@ ### Patch Changes -- [`1c95368a`](https://github.com/ardatan/graphql-tools/commit/1c95368aea868be537d956ba5e994cde58dfee41) Thanks [@ardatan](https://github.com/ardatan)! - Use ranged versions for dependencies +- [`1c95368a`](https://github.com/ardatan/graphql-tools/commit/1c95368aea868be537d956ba5e994cde58dfee41) + Thanks [@ardatan](https://github.com/ardatan)! - Use ranged versions for dependencies -- Updated dependencies [[`1c95368a`](https://github.com/ardatan/graphql-tools/commit/1c95368aea868be537d956ba5e994cde58dfee41)]: +- Updated dependencies + [[`1c95368a`](https://github.com/ardatan/graphql-tools/commit/1c95368aea868be537d956ba5e994cde58dfee41)]: - @graphql-tools/graphql-file-loader@7.5.17 - @graphql-tools/load@7.8.14 @@ -34,7 +49,8 @@ ### Patch Changes -- Updated dependencies [[`b5c8f640`](https://github.com/ardatan/graphql-tools/commit/b5c8f6407b74466ed0d2989000458cb59239e9af)]: +- Updated dependencies + [[`b5c8f640`](https://github.com/ardatan/graphql-tools/commit/b5c8f6407b74466ed0d2989000458cb59239e9af)]: - @graphql-tools/utils@9.2.1 - @graphql-tools/load@7.8.12 - @graphql-tools/graphql-file-loader@7.5.16 @@ -43,7 +59,9 @@ ### Patch Changes -- Updated dependencies [[`a94217e9`](https://github.com/ardatan/graphql-tools/commit/a94217e920c5d6237471ab6ad4d96cf230984177), [`62d074be`](https://github.com/ardatan/graphql-tools/commit/62d074be48779b1e096e056ca1233822c421dc99)]: +- Updated dependencies + [[`a94217e9`](https://github.com/ardatan/graphql-tools/commit/a94217e920c5d6237471ab6ad4d96cf230984177), + [`62d074be`](https://github.com/ardatan/graphql-tools/commit/62d074be48779b1e096e056ca1233822c421dc99)]: - @graphql-tools/utils@9.2.0 - @graphql-tools/load@7.8.11 - @graphql-tools/graphql-file-loader@7.5.15 @@ -59,7 +77,8 @@ ### Patch Changes -- Updated dependencies [[`e3ec35ed`](https://github.com/ardatan/graphql-tools/commit/e3ec35ed27d4a329739c8da6be06ce74c8f25591)]: +- Updated dependencies + [[`e3ec35ed`](https://github.com/ardatan/graphql-tools/commit/e3ec35ed27d4a329739c8da6be06ce74c8f25591)]: - @graphql-tools/utils@9.1.4 - @graphql-tools/load@7.8.9 - @graphql-tools/graphql-file-loader@7.5.14 @@ -68,7 +87,8 @@ ### Patch Changes -- Updated dependencies [[`904fe770`](https://github.com/ardatan/graphql-tools/commit/904fe770a355ee3d79464c3bbf0375d2dcd64759)]: +- Updated dependencies + [[`904fe770`](https://github.com/ardatan/graphql-tools/commit/904fe770a355ee3d79464c3bbf0375d2dcd64759)]: - @graphql-tools/utils@9.1.3 - @graphql-tools/load@7.8.8 - @graphql-tools/graphql-file-loader@7.5.13 @@ -77,7 +97,8 @@ ### Patch Changes -- Updated dependencies [[`13c24883`](https://github.com/ardatan/graphql-tools/commit/13c24883004d5330f7402cb20566e37535c5729b)]: +- Updated dependencies + [[`13c24883`](https://github.com/ardatan/graphql-tools/commit/13c24883004d5330f7402cb20566e37535c5729b)]: - @graphql-tools/utils@9.1.2 - @graphql-tools/load@7.8.7 - @graphql-tools/graphql-file-loader@7.5.12 @@ -86,7 +107,8 @@ ### Patch Changes -- Updated dependencies [[`7411a5e7`](https://github.com/ardatan/graphql-tools/commit/7411a5e71a8138d9ccfe907b1fb01e62fcbb0cdb)]: +- Updated dependencies + [[`7411a5e7`](https://github.com/ardatan/graphql-tools/commit/7411a5e71a8138d9ccfe907b1fb01e62fcbb0cdb)]: - @graphql-tools/utils@9.1.1 - @graphql-tools/load@7.8.6 - @graphql-tools/graphql-file-loader@7.5.11 @@ -95,7 +117,8 @@ ### Patch Changes -- Updated dependencies [[`c0639dd0`](https://github.com/ardatan/graphql-tools/commit/c0639dd0065db1b5bcedaabf58b11945714bab8d)]: +- Updated dependencies + [[`c0639dd0`](https://github.com/ardatan/graphql-tools/commit/c0639dd0065db1b5bcedaabf58b11945714bab8d)]: - @graphql-tools/utils@9.1.0 - @graphql-tools/load@7.8.5 - @graphql-tools/graphql-file-loader@7.5.10 @@ -104,7 +127,8 @@ ### Patch Changes -- Updated dependencies [[`d83b1960`](https://github.com/ardatan/graphql-tools/commit/d83b19605be71481ccf8effd80d5254423ea811a)]: +- Updated dependencies + [[`d83b1960`](https://github.com/ardatan/graphql-tools/commit/d83b19605be71481ccf8effd80d5254423ea811a)]: - @graphql-tools/utils@9.0.1 - @graphql-tools/load@7.8.4 - @graphql-tools/graphql-file-loader@7.5.9 @@ -113,7 +137,12 @@ ### Patch Changes -- Updated dependencies [[`80836fa7`](https://github.com/ardatan/graphql-tools/commit/80836fa78af3c6e61c61fe4d3bc52831b2c58931), [`8f6d3efc`](https://github.com/ardatan/graphql-tools/commit/8f6d3efc92b25236f5a3a761ea7ba2f0a7c7f550), [`80836fa7`](https://github.com/ardatan/graphql-tools/commit/80836fa78af3c6e61c61fe4d3bc52831b2c58931), [`80836fa7`](https://github.com/ardatan/graphql-tools/commit/80836fa78af3c6e61c61fe4d3bc52831b2c58931), [`80836fa7`](https://github.com/ardatan/graphql-tools/commit/80836fa78af3c6e61c61fe4d3bc52831b2c58931)]: +- Updated dependencies + [[`80836fa7`](https://github.com/ardatan/graphql-tools/commit/80836fa78af3c6e61c61fe4d3bc52831b2c58931), + [`8f6d3efc`](https://github.com/ardatan/graphql-tools/commit/8f6d3efc92b25236f5a3a761ea7ba2f0a7c7f550), + [`80836fa7`](https://github.com/ardatan/graphql-tools/commit/80836fa78af3c6e61c61fe4d3bc52831b2c58931), + [`80836fa7`](https://github.com/ardatan/graphql-tools/commit/80836fa78af3c6e61c61fe4d3bc52831b2c58931), + [`80836fa7`](https://github.com/ardatan/graphql-tools/commit/80836fa78af3c6e61c61fe4d3bc52831b2c58931)]: - @graphql-tools/utils@9.0.0 - @graphql-tools/load@7.8.3 - @graphql-tools/graphql-file-loader@7.5.8 @@ -122,7 +151,8 @@ ### Patch Changes -- Updated dependencies [[`f7daf777`](https://github.com/ardatan/graphql-tools/commit/f7daf7777cc214801886e4a45c0389bc5837d175)]: +- Updated dependencies + [[`f7daf777`](https://github.com/ardatan/graphql-tools/commit/f7daf7777cc214801886e4a45c0389bc5837d175)]: - @graphql-tools/utils@8.13.1 - @graphql-tools/load@7.8.2 - @graphql-tools/graphql-file-loader@7.5.7 @@ -131,7 +161,10 @@ ### Patch Changes -- Updated dependencies [[`df5848b8`](https://github.com/ardatan/graphql-tools/commit/df5848b85102827f004f23aded7cf802cdcde00f), [`df5848b8`](https://github.com/ardatan/graphql-tools/commit/df5848b85102827f004f23aded7cf802cdcde00f), [`df5848b8`](https://github.com/ardatan/graphql-tools/commit/df5848b85102827f004f23aded7cf802cdcde00f)]: +- Updated dependencies + [[`df5848b8`](https://github.com/ardatan/graphql-tools/commit/df5848b85102827f004f23aded7cf802cdcde00f), + [`df5848b8`](https://github.com/ardatan/graphql-tools/commit/df5848b85102827f004f23aded7cf802cdcde00f), + [`df5848b8`](https://github.com/ardatan/graphql-tools/commit/df5848b85102827f004f23aded7cf802cdcde00f)]: - @graphql-tools/utils@8.13.0 - @graphql-tools/load@7.8.1 - @graphql-tools/graphql-file-loader@7.5.6 @@ -140,14 +173,16 @@ ### Patch Changes -- Updated dependencies [[`19762665`](https://github.com/ardatan/graphql-tools/commit/19762665815425c597e186ada436b3359c6ba1e9)]: +- Updated dependencies + [[`19762665`](https://github.com/ardatan/graphql-tools/commit/19762665815425c597e186ada436b3359c6ba1e9)]: - @graphql-tools/load@7.8.0 ## 6.4.7 ### Patch Changes -- Updated dependencies [[`43c736bd`](https://github.com/ardatan/graphql-tools/commit/43c736bd1865c00898966a7ed14060496c9e6a0c)]: +- Updated dependencies + [[`43c736bd`](https://github.com/ardatan/graphql-tools/commit/43c736bd1865c00898966a7ed14060496c9e6a0c)]: - @graphql-tools/utils@8.12.0 - @graphql-tools/load@7.7.7 - @graphql-tools/graphql-file-loader@7.5.5 @@ -156,7 +191,9 @@ ### Patch Changes -- Updated dependencies [[`71cb4fae`](https://github.com/ardatan/graphql-tools/commit/71cb4faeb0833a228520a7bc2beed8ac7274443f), [`403ed450`](https://github.com/ardatan/graphql-tools/commit/403ed4507eff7cd509f410f7542a702da72e1a9a)]: +- Updated dependencies + [[`71cb4fae`](https://github.com/ardatan/graphql-tools/commit/71cb4faeb0833a228520a7bc2beed8ac7274443f), + [`403ed450`](https://github.com/ardatan/graphql-tools/commit/403ed4507eff7cd509f410f7542a702da72e1a9a)]: - @graphql-tools/utils@8.11.0 - @graphql-tools/load@7.7.6 - @graphql-tools/graphql-file-loader@7.5.4 @@ -165,7 +202,8 @@ ### Patch Changes -- Updated dependencies [[`4fe3d9c0`](https://github.com/ardatan/graphql-tools/commit/4fe3d9c037e9c138bd8a9b04b3977d74eba32c97)]: +- Updated dependencies + [[`4fe3d9c0`](https://github.com/ardatan/graphql-tools/commit/4fe3d9c037e9c138bd8a9b04b3977d74eba32c97)]: - @graphql-tools/utils@8.10.1 - @graphql-tools/load@7.7.5 - @graphql-tools/graphql-file-loader@7.5.3 @@ -174,7 +212,8 @@ ### Patch Changes -- Updated dependencies [[`2609d71f`](https://github.com/ardatan/graphql-tools/commit/2609d71f7c3a0ef2b381c51d9ce60b0de49f9b27)]: +- Updated dependencies + [[`2609d71f`](https://github.com/ardatan/graphql-tools/commit/2609d71f7c3a0ef2b381c51d9ce60b0de49f9b27)]: - @graphql-tools/utils@8.10.0 - @graphql-tools/load@7.7.4 - @graphql-tools/graphql-file-loader@7.5.2 @@ -183,16 +222,21 @@ ### Patch Changes -- Updated dependencies [[`821ef03c`](https://github.com/ardatan/graphql-tools/commit/821ef03cf04ed7a0bb58fd5e6ce2ed8439e34f54)]: +- Updated dependencies + [[`821ef03c`](https://github.com/ardatan/graphql-tools/commit/821ef03cf04ed7a0bb58fd5e6ce2ed8439e34f54)]: - @graphql-tools/load@7.7.3 ## 6.4.2 ### Patch Changes -- [#4624](https://github.com/ardatan/graphql-tools/pull/4624) [`e3167edc`](https://github.com/ardatan/graphql-tools/commit/e3167edc98172fda88ce2306c10c7d4a23d91d67) Thanks [@n1ru4l](https://github.com/n1ru4l)! - Fix CommonJS TypeScript resolution with `moduleResolution` `node16` or `nodenext` +- [#4624](https://github.com/ardatan/graphql-tools/pull/4624) + [`e3167edc`](https://github.com/ardatan/graphql-tools/commit/e3167edc98172fda88ce2306c10c7d4a23d91d67) + Thanks [@n1ru4l](https://github.com/n1ru4l)! - Fix CommonJS TypeScript resolution with + `moduleResolution` `node16` or `nodenext` -- Updated dependencies [[`e3167edc`](https://github.com/ardatan/graphql-tools/commit/e3167edc98172fda88ce2306c10c7d4a23d91d67)]: +- Updated dependencies + [[`e3167edc`](https://github.com/ardatan/graphql-tools/commit/e3167edc98172fda88ce2306c10c7d4a23d91d67)]: - @graphql-tools/load@7.7.2 - @graphql-tools/graphql-file-loader@7.5.1 - @graphql-tools/utils@8.9.1 diff --git a/packages/node-require/package.json b/packages/node-require/package.json index b6c6fbb575b..2e72d9d6bc0 100644 --- a/packages/node-require/package.json +++ b/packages/node-require/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-tools/node-require", - "version": "7.0.0", + "version": "7.0.1", "type": "module", "description": "A set of utils for faster development of GraphQL tools", "repository": { @@ -51,8 +51,8 @@ }, "dependencies": { "@graphql-tools/graphql-file-loader": "8.0.0", - "@graphql-tools/load": "8.0.0", - "@graphql-tools/utils": "^10.0.0", + "@graphql-tools/load": "8.0.1", + "@graphql-tools/utils": "^10.0.11", "tslib": "^2.4.0" }, "publishConfig": { diff --git a/packages/utils/CHANGELOG.md b/packages/utils/CHANGELOG.md index cf35614c9af..6288f3f18ba 100644 --- a/packages/utils/CHANGELOG.md +++ b/packages/utils/CHANGELOG.md @@ -1,5 +1,14 @@ # @graphql-tools/utils +## 10.0.11 + +### Patch Changes + +- [#5715](https://github.com/ardatan/graphql-tools/pull/5715) + [`d3fe8d8c`](https://github.com/ardatan/graphql-tools/commit/d3fe8d8c153e94de9294bff5fe3128607bb102bc) + Thanks [@ardatan](https://github.com/ardatan)! - Print debug timer logs by respecting the filters + in DEBUG env var + ## 10.0.10 ### Patch Changes diff --git a/packages/utils/package.json b/packages/utils/package.json index 8f2dca85468..7a5597b665b 100644 --- a/packages/utils/package.json +++ b/packages/utils/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-tools/utils", - "version": "10.0.10", + "version": "10.0.11", "type": "module", "description": "Common package containing utils and types for GraphQL tools", "repository": {