Skip to content

Commit

Permalink
chore(release): update monorepo packages versions (#5716)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
2 people authored and ardatan committed Nov 23, 2023
1 parent 159a178 commit 9cb3380
Show file tree
Hide file tree
Showing 7 changed files with 182 additions and 70 deletions.
6 changes: 0 additions & 6 deletions .changeset/purple-owls-nail.md

This file was deleted.

135 changes: 100 additions & 35 deletions packages/load/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,24 +1,43 @@
# @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

## 7.8.14

### 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
Expand All @@ -32,15 +51,18 @@

### 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

## 7.8.11

### 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

Expand All @@ -55,125 +77,155 @@

### 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

## 7.8.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

## 7.8.7

### 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

## 7.8.6

### 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

## 7.8.5

### 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

## 7.8.4

### 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

## 7.8.3

### 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

## 7.8.2

### 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

## 7.8.1

### 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

## 7.8.0

### 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

## 7.7.6

### 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

## 7.7.5

### 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

## 7.7.4

### 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

## 7.7.3

### 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

Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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

Expand All @@ -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

Expand Down Expand Up @@ -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

Expand Down Expand Up @@ -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]
Expand All @@ -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]
Expand Down
4 changes: 2 additions & 2 deletions packages/load/package.json
Original file line number Diff line number Diff line change
@@ -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": {
Expand Down Expand Up @@ -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"
},
Expand Down
Loading

0 comments on commit 9cb3380

Please sign in to comment.