Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#210)
Browse files Browse the repository at this point in the history
* fix(deps): update all non-major dependencies

* chore(dependencies): updated changesets for modified dependencies

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] and github-actions[bot] authored Aug 24, 2022
1 parent a2e75d8 commit bac68cf
Show file tree
Hide file tree
Showing 7 changed files with 105 additions and 90 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
"@graphprotocol/client-auto-type-merging": patch
---

dependencies updates:

- Updated dependency [`@graphql-mesh/[email protected]` ↗︎](https://www.npmjs.com/package/@graphql-mesh/transform-type-merging/v/0.4.22) (from `0.4.21`, in `dependencies`)
8 changes: 8 additions & 0 deletions .changeset/@graphprotocol_client-cli-210-dependencies.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
"@graphprotocol/client-cli": patch
---

dependencies updates:

- Updated dependency [`@graphql-mesh/[email protected]` ↗︎](https://www.npmjs.com/package/@graphql-mesh/cli/v/0.76.1) (from `0.75.12`, in `dependencies`)
- Updated dependency [`@graphql-mesh/[email protected]` ↗︎](https://www.npmjs.com/package/@graphql-mesh/graphql/v/0.29.12) (from `0.29.11`, in `dependencies`)
2 changes: 1 addition & 1 deletion examples/composition/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"dependencies": {
"@graphprotocol/client-cli": "2.2.2",
"@graphql-mesh/transform-rename": "0.12.67",
"@graphql-mesh/transform-rename": "0.12.68",
"concurrently": "7.3.0",
"graphql": "16.6.0",
"nodemon": "2.0.19",
Expand Down
2 changes: 1 addition & 1 deletion packages/auto-pagination/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
},
"devDependencies": {
"@types/lodash": "4.14.184",
"@graphql-mesh/transform-prefix": "0.11.66"
"@graphql-mesh/transform-prefix": "0.11.67"
},
"peerDependencies": {
"graphql": "^15.2.0 || ^16.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/auto-type-merging/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
},
"dependencies": {
"@graphql-tools/delegate": "9.0.3",
"@graphql-mesh/transform-type-merging": "0.4.21",
"@graphql-mesh/transform-type-merging": "0.4.22",
"tslib": "^2.4.0"
},
"peerDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@
"access": "public"
},
"dependencies": {
"@graphql-mesh/cli": "0.75.12",
"@graphql-mesh/graphql": "0.29.11",
"@graphql-mesh/cli": "0.76.1",
"@graphql-mesh/graphql": "0.29.12",
"tslib": "^2.4.0",
"@graphprotocol/client-auto-pagination": "1.1.4",
"@graphprotocol/client-auto-type-merging": "1.0.5",
Expand Down
170 changes: 85 additions & 85 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1475,33 +1475,33 @@
"@graphql-tools/utils" "8.10.0"
tslib "^2.4.0"

"@graphql-mesh/[email protected].27":
version "0.6.27"
resolved "https://registry.yarnpkg.com/@graphql-mesh/cache-localforage/-/cache-localforage-0.6.27.tgz#6c85fb9fa075073b2d15e6faa703b3fd6a7657cb"
integrity sha512-ogdJ+qIcoMiO+WxTHs+VIWK/lhxZGY+bxWz48yTZqEeURtyPBs9AJyhEbvoetvBmUjOy+OYle0GvF2glB93Ikw==
"@graphql-mesh/[email protected].28":
version "0.6.28"
resolved "https://registry.yarnpkg.com/@graphql-mesh/cache-localforage/-/cache-localforage-0.6.28.tgz#1bbe0d7962aff94767393b2438e6590bd7ae4b50"
integrity sha512-xt7zrNViRkNQxmsoysAmIqs/R1E8y+4Ca0sGyTLn7UBgSyLBZFkIlZw1FoJC4zTAGRx/kmmfIJqoq5AB5PRU/A==
dependencies:
"@graphql-mesh/types" "0.80.0"
"@graphql-mesh/utils" "0.38.1"
"@graphql-mesh/types" "0.80.1"
"@graphql-mesh/utils" "0.39.0"
localforage "1.10.0"
tslib "^2.4.0"

"@graphql-mesh/cli@0.75.12":
version "0.75.12"
resolved "https://registry.yarnpkg.com/@graphql-mesh/cli/-/cli-0.75.12.tgz#78109a2a2fe0ada537b8f2840ceb2f442ffe7e3d"
integrity sha512-OUpEXqvtrmTKndPdgS/1SuNJpukafRO1oXnDqukK3zOQ4cieplnrnGALy/Efmdp9P7Xf62upceSOnGABApni0Q==
"@graphql-mesh/cli@0.76.1":
version "0.76.1"
resolved "https://registry.yarnpkg.com/@graphql-mesh/cli/-/cli-0.76.1.tgz#10872e10a726e9b55cb6b5a176eabdd3615f64a5"
integrity sha512-Lwxyza79pi4UuaGZFs3Hi3RbzyidKrt8tusrYXH3sBLXp1cIDBlNpoJigZTaBuccasJXUG5ZsqxO3/AukFk/4g==
dependencies:
"@graphql-codegen/core" "2.6.2"
"@graphql-codegen/typed-document-node" "2.3.3"
"@graphql-codegen/typescript" "2.7.3"
"@graphql-codegen/typescript-generic-sdk" "3.0.1"
"@graphql-codegen/typescript-operations" "2.5.3"
"@graphql-codegen/typescript-resolvers" "2.7.3"
"@graphql-mesh/config" "6.0.1"
"@graphql-mesh/config" "6.1.0"
"@graphql-mesh/cross-helpers" "0.2.2"
"@graphql-mesh/runtime" "0.42.1"
"@graphql-mesh/store" "0.8.30"
"@graphql-mesh/types" "0.80.0"
"@graphql-mesh/utils" "0.38.1"
"@graphql-mesh/runtime" "0.42.2"
"@graphql-mesh/store" "0.8.31"
"@graphql-mesh/types" "0.80.1"
"@graphql-mesh/utils" "0.39.0"
"@graphql-tools/code-file-loader" "7.3.3"
"@graphql-tools/graphql-file-loader" "7.5.2"
"@graphql-tools/load" "7.7.4"
Expand Down Expand Up @@ -1531,19 +1531,19 @@
ws "8.8.1"
yargs "17.5.1"

"@graphql-mesh/config@6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@graphql-mesh/config/-/config-6.0.1.tgz#7632358aa7698eb786af4bcb906508fd98d94319"
integrity sha512-HynB8uxUQlEP7Vtp3tuOsk3UJ1IM00XYxIxO2Fud5XzTJhxFUOt7D/DFZ0B6eAf/yXYPauN0NQdRsRbr6O/AoQ==
"@graphql-mesh/config@6.1.0":
version "6.1.0"
resolved "https://registry.yarnpkg.com/@graphql-mesh/config/-/config-6.1.0.tgz#c204f3e918d1bb7ac9a3ba62dfcff157708516a2"
integrity sha512-7qr/UGUa0nCutYYKpH2QFu/O3w/YdV736XA3T57r2UChnJuJkTCQuoafONNk47+sA1wLfeNa49fQjoP5QDDLfA==
dependencies:
"@envelop/core" "2.5.0"
"@graphql-mesh/cache-localforage" "0.6.27"
"@graphql-mesh/cache-localforage" "0.6.28"
"@graphql-mesh/cross-helpers" "0.2.2"
"@graphql-mesh/merger-bare" "0.15.11"
"@graphql-mesh/merger-stitching" "0.16.10"
"@graphql-mesh/store" "0.8.30"
"@graphql-mesh/types" "0.80.0"
"@graphql-mesh/utils" "0.38.1"
"@graphql-mesh/merger-bare" "0.15.12"
"@graphql-mesh/merger-stitching" "0.16.11"
"@graphql-mesh/store" "0.8.31"
"@graphql-mesh/types" "0.80.1"
"@graphql-mesh/utils" "0.39.0"
"@graphql-tools/code-file-loader" "7.3.3"
"@graphql-tools/graphql-file-loader" "7.5.2"
"@graphql-tools/load" "7.7.4"
Expand All @@ -1565,76 +1565,76 @@
react-native-fs "2.20.0"
react-native-path "0.0.5"

"@graphql-mesh/[email protected].11":
version "0.29.11"
resolved "https://registry.yarnpkg.com/@graphql-mesh/graphql/-/graphql-0.29.11.tgz#327c323fae42ac991a27dab5598e91ed4b25f5ab"
integrity sha512-2Yu3CMbEWf3Y6iyBgGlaMQNR11GhD/8KhXk+yx3k2yB04bLgPrcBNDSNpHaCT4mcyldFymm2j3GxWqGoZwgdFw==
"@graphql-mesh/[email protected].12":
version "0.29.12"
resolved "https://registry.yarnpkg.com/@graphql-mesh/graphql/-/graphql-0.29.12.tgz#a22ca8363c2a01c10d2e79cec696e92a68683d02"
integrity sha512-B3jQOyp6EoZBxe8Sv8Zd0ASWkhRjlAZPMmLzbvtxe4o3XLgElEZa/XN6T5P72GhC6zynIIqbXjHfxGw9srpkkw==
dependencies:
"@graphql-mesh/cross-helpers" "0.2.2"
"@graphql-mesh/store" "0.8.30"
"@graphql-mesh/store" "0.8.31"
"@graphql-mesh/string-interpolation" "0.3.2"
"@graphql-mesh/types" "0.80.0"
"@graphql-mesh/utils" "0.38.1"
"@graphql-mesh/types" "0.80.1"
"@graphql-mesh/utils" "0.39.0"
"@graphql-tools/delegate" "9.0.3"
"@graphql-tools/url-loader" "7.13.9"
"@graphql-tools/utils" "8.10.0"
"@graphql-tools/wrap" "9.0.4"
lodash.get "4.4.2"
tslib "^2.4.0"

"@graphql-mesh/[email protected].11":
version "0.15.11"
resolved "https://registry.yarnpkg.com/@graphql-mesh/merger-bare/-/merger-bare-0.15.11.tgz#06d6e3add853f2788943f142d53a87238eb37c29"
integrity sha512-ysljDJllHcYSSBWes9GALz22DAjkbnHiQh3hWZ79MJQ3bxXhCNDixHFbePBtSscP5T175sUzx/2MHXd5cKzCIQ==
"@graphql-mesh/[email protected].12":
version "0.15.12"
resolved "https://registry.yarnpkg.com/@graphql-mesh/merger-bare/-/merger-bare-0.15.12.tgz#8e0026726a9117ec5276d86d5b7c4b0d451f1a3c"
integrity sha512-bo+d8Pp6OIHa2D6DbdhWXjGXzKmjLDDEZxUlEztCC+9wsrJVOwiopzadNNW+P0nWbS4YsuNqUT7cpOtk8U8A7Q==
dependencies:
"@graphql-mesh/types" "0.80.0"
"@graphql-mesh/utils" "0.38.1"
"@graphql-mesh/types" "0.80.1"
"@graphql-mesh/utils" "0.39.0"
"@graphql-tools/schema" "9.0.1"
"@graphql-tools/utils" "8.10.0"
"@graphql-tools/wrap" "9.0.4"
tslib "^2.4.0"

"@graphql-mesh/[email protected].10":
version "0.16.10"
resolved "https://registry.yarnpkg.com/@graphql-mesh/merger-stitching/-/merger-stitching-0.16.10.tgz#9342a8d98c9ec8995aa495b5db3975575d5fe33c"
integrity sha512-zdTORmNklF7Zq9XNoiEyzIGpfEZKeAtXd3Gz2otjTJi+/bX7dlTxYP90Mhy9UQyLrPvXSAG4metv+uuGZPuYLQ==
"@graphql-mesh/[email protected].11":
version "0.16.11"
resolved "https://registry.yarnpkg.com/@graphql-mesh/merger-stitching/-/merger-stitching-0.16.11.tgz#1a0eddf212f586fea55249d981abae3291904209"
integrity sha512-ZXf6C/lEwxzgkzWuZkaOkDooz3sZ9BexFF0Te/E57Z+WyM5OcLwAn34cexGiNmzULYlSzvR1XsVbd5w1Q00boQ==
dependencies:
"@graphql-mesh/store" "0.8.30"
"@graphql-mesh/types" "0.80.0"
"@graphql-mesh/utils" "0.38.1"
"@graphql-mesh/store" "0.8.31"
"@graphql-mesh/types" "0.80.1"
"@graphql-mesh/utils" "0.39.0"
"@graphql-tools/delegate" "9.0.3"
"@graphql-tools/schema" "9.0.1"
"@graphql-tools/stitch" "8.7.6"
"@graphql-tools/stitching-directives" "2.3.6"
"@graphql-tools/utils" "8.10.0"
tslib "^2.4.0"

"@graphql-mesh/[email protected].1":
version "0.42.1"
resolved "https://registry.yarnpkg.com/@graphql-mesh/runtime/-/runtime-0.42.1.tgz#c419049ce393bec8279bdf61201ce6168611a627"
integrity sha512-2gtcW3M3VE6TRpHcQjqXyeF9tPpFdCwboRRZ/fU49CkrmGG/nutAjUZ12QLchYrDHl9kN7D+mz3ArXzfO/G2tA==
"@graphql-mesh/[email protected].2":
version "0.42.2"
resolved "https://registry.yarnpkg.com/@graphql-mesh/runtime/-/runtime-0.42.2.tgz#01462f394af45f7569d624820e4db4346bb44940"
integrity sha512-FK3vBRIyrjyhKqpzwp0WjvhDdax1f3027FfL6mKKc6pVwwhK0rE8DhRhORRXQasKJZIV9cP4r1A99TjRDMr2vA==
dependencies:
"@envelop/core" "2.5.0"
"@envelop/extended-validation" "1.8.0"
"@graphql-mesh/string-interpolation" "0.3.2"
"@graphql-mesh/types" "0.80.0"
"@graphql-mesh/utils" "0.38.1"
"@graphql-mesh/types" "0.80.1"
"@graphql-mesh/utils" "0.39.0"
"@graphql-tools/batch-delegate" "8.3.6"
"@graphql-tools/batch-execute" "8.5.3"
"@graphql-tools/delegate" "9.0.3"
"@graphql-tools/utils" "8.10.0"
"@graphql-tools/wrap" "9.0.4"
tslib "^2.4.0"

"@graphql-mesh/[email protected].30":
version "0.8.30"
resolved "https://registry.yarnpkg.com/@graphql-mesh/store/-/store-0.8.30.tgz#df3c176342d47f08abd85ab43d6bd297817d868c"
integrity sha512-T2f+X4uVBbKlrHEXonIzBOGMaf5QC9sb+j+XY6yPwo4gl0JoqAl8Rf3GPujV/cechpGPRCEiUb+OgeJbQMDv6w==
"@graphql-mesh/[email protected].31":
version "0.8.31"
resolved "https://registry.yarnpkg.com/@graphql-mesh/store/-/store-0.8.31.tgz#cd440d47fc32c74719acabd6edc34c41f5873e42"
integrity sha512-a+zOt13hyh1SemgJiI9qibR22DlCsn4/KkW57C+VgJa4WddJqHYcMwsvEq4kJrGEAk8rFXY44WnYtFaft1XgOQ==
dependencies:
"@graphql-inspector/core" "3.3.0"
"@graphql-mesh/cross-helpers" "0.2.2"
"@graphql-mesh/types" "0.80.0"
"@graphql-mesh/utils" "0.38.1"
"@graphql-mesh/types" "0.80.1"
"@graphql-mesh/utils" "0.39.0"
"@graphql-tools/utils" "8.10.0"
tslib "^2.4.0"

Expand All @@ -1647,48 +1647,48 @@
json-pointer "0.6.2"
lodash.get "4.4.2"

"@graphql-mesh/[email protected].66":
version "0.11.66"
resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-prefix/-/transform-prefix-0.11.66.tgz#e2887377c7bb4c651cbaebca573772e6f5499d83"
integrity sha512-LBVFn+5AWcCZDKgrOYuS/ZlVSsXle+a+MKocJAR7MIqsP7EreJfBpnzJEkN7bIIukZRNgZ8IoD/4jlLh0AZLiA==
"@graphql-mesh/[email protected].67":
version "0.11.67"
resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-prefix/-/transform-prefix-0.11.67.tgz#ae86ef276a861b0e6200a0e7ae6a1f68d38be625"
integrity sha512-GRfKMN9jc/I1t7PBmbgk4Vt4pMX6gwaw9Q4knAbWq+MlyJkJYs9yRPF09jHOIidEpc1PWOLNqXyIVqHL23XDAQ==
dependencies:
"@graphql-mesh/types" "0.80.0"
"@graphql-mesh/utils" "0.38.1"
"@graphql-mesh/types" "0.80.1"
"@graphql-mesh/utils" "0.39.0"
"@graphql-tools/delegate" "9.0.3"
"@graphql-tools/utils" "8.10.0"
"@graphql-tools/wrap" "9.0.4"
graphql-scalars "1.18.0"
tslib "^2.4.0"

"@graphql-mesh/[email protected].67":
version "0.12.67"
resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-rename/-/transform-rename-0.12.67.tgz#e771d8ec0a472c778a217d822e723f9b49002955"
integrity sha512-1j409RCh6cxckpP21vd4J6iuv0LEFBqp7Wzb5HltsxhDL3snC1YMVuNHLxxY2Xr0doX+109v62k16KYcPkT6Jw==
"@graphql-mesh/[email protected].68":
version "0.12.68"
resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-rename/-/transform-rename-0.12.68.tgz#a22754b1a6049f0e33e72431fa23408be3f2c3eb"
integrity sha512-YlvOifIQWfy+3XT2WMOuyp1xvoTfJmWrQSUmdvSP1Wyt3ocxdfouDJsh52wCvHaGwHJ6wBZ0eEmc6g4LHfYvvQ==
dependencies:
"@graphql-mesh/types" "0.80.0"
"@graphql-mesh/utils" "0.38.1"
"@graphql-mesh/types" "0.80.1"
"@graphql-mesh/utils" "0.39.0"
"@graphql-tools/delegate" "9.0.3"
"@graphql-tools/utils" "8.10.0"
"@graphql-tools/wrap" "9.0.4"
tslib "^2.4.0"

"@graphql-mesh/[email protected].21":
version "0.4.21"
resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-type-merging/-/transform-type-merging-0.4.21.tgz#6b8b2ae85c92c7862173d8e775a6f9e023b1f3aa"
integrity sha512-Jkgl19zwynZvp/3uL9Orhk2s4qHsfBmx2zs7p6x5+J6/T7lLW6Yv0zLDQV0rTzYBV5I0sk63ANNV4GSi7skZ9g==
"@graphql-mesh/[email protected].22":
version "0.4.22"
resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-type-merging/-/transform-type-merging-0.4.22.tgz#2c00e741cce1f97375d61634b03e33fe3de4b60c"
integrity sha512-q04sHwxMsmrdEDqhYfAgpqP84Qc5G4WkO4+u5tFfTNvc8EEdLqWrhs5PNYIEBo1sKTbpXVMbEdxX0798Pv1bMw==
dependencies:
"@graphql-mesh/types" "0.80.0"
"@graphql-mesh/utils" "0.38.1"
"@graphql-mesh/types" "0.80.1"
"@graphql-mesh/utils" "0.39.0"
"@graphql-tools/delegate" "9.0.3"
"@graphql-tools/stitching-directives" "2.3.6"
tslib "^2.4.0"

"@graphql-mesh/[email protected].0":
version "0.80.0"
resolved "https://registry.yarnpkg.com/@graphql-mesh/types/-/types-0.80.0.tgz#4be6520e7f04790d3bc99e9cc4ffc9b8f0c02b0b"
integrity sha512-rFC34VNSInR1ENFYbAAV7NBE2C6q7WU6JQUMyaLn2bT3HGpAO1pcEMi3MrnT3aHe/HWVhhJW42Vpfm+2ipF0Fg==
"@graphql-mesh/[email protected].1":
version "0.80.1"
resolved "https://registry.yarnpkg.com/@graphql-mesh/types/-/types-0.80.1.tgz#a02001687317f9bb6ac7c69b14e6f4960aa70223"
integrity sha512-+qXU1cSGRugD9yOOIV3KBMSWIPTsAGZyTeliycQhBwoG5T0G05m2/gM376IMvYiXtt6/ti9M8RvwXjgULO8y4w==
dependencies:
"@graphql-mesh/store" "0.8.30"
"@graphql-mesh/store" "0.8.31"
"@graphql-tools/delegate" "9.0.3"
"@graphql-tools/utils" "8.10.0"
"@graphql-typed-document-node/core" "3.1.1"
Expand All @@ -1702,14 +1702,14 @@
"@graphql-tools/utils" "8.10.0"
tslib "^2.4.0"

"@graphql-mesh/utils@0.38.1":
version "0.38.1"
resolved "https://registry.yarnpkg.com/@graphql-mesh/utils/-/utils-0.38.1.tgz#1daafa69befd6e87677dc3514396654fd9558dbe"
integrity sha512-fLyKqBsLI8LLMyAOeLe/sUdF+lBBKE/JSpqHLzZNaJDqZsw0krpzSmK6sF9fh4OXUtwIxR+YKBpbGLqQRox47w==
"@graphql-mesh/utils@0.39.0":
version "0.39.0"
resolved "https://registry.yarnpkg.com/@graphql-mesh/utils/-/utils-0.39.0.tgz#9aceada531c8fa85b3dece84ea98c1119ff48170"
integrity sha512-GNWd0YPuLhKK1BWTnksyZMkmqjdg3w85uYxryyleYIm+vfM9qH+xHXCYLD13ETz5p4ZOZTzlXTiDGVDAvaPSlg==
dependencies:
"@graphql-mesh/cross-helpers" "0.2.2"
"@graphql-mesh/string-interpolation" "0.3.2"
"@graphql-mesh/types" "0.80.0"
"@graphql-mesh/types" "0.80.1"
"@graphql-tools/delegate" "9.0.3"
"@graphql-tools/utils" "8.10.0"
"@graphql-typed-document-node/core" "3.1.1"
Expand Down

0 comments on commit bac68cf

Please sign in to comment.