Skip to content

Commit

Permalink
chore(deps): update graphql-tools monorepo to v10 (major) (#352)
Browse files Browse the repository at this point in the history
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 May 24, 2023
1 parent 5ee1eb7 commit fd3e6e4
Show file tree
Hide file tree
Showing 11 changed files with 60 additions and 24 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@graphql-codegen/flow-resolvers": patch
---
dependencies updates:
- Updated dependency [`@graphql-tools/utils@^10.0.0` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.0.0) (from `^8.8.0`, in `dependencies`)
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@graphql-codegen/near-operation-file-preset": patch
---
dependencies updates:
- Updated dependency [`@graphql-tools/utils@^10.0.0` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.0.0) (from `^8.8.0`, in `dependencies`)
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@graphql-codegen/typescript-jit-sdk": patch
---
dependencies updates:
- Updated dependency [`@graphql-tools/utils@^8.8.0 || ^10.0.0` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/8.8.0) (from `^8.8.0`, in `peerDependencies`)
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@graphql-codegen/typescript-mongodb": patch
---
dependencies updates:
- Updated dependency [`@graphql-tools/utils@^10.0.0` ↗︎](https://www.npmjs.com/package/@graphql-tools/utils/v/10.0.0) (from `^8.8.0`, in `dependencies`)
2 changes: 1 addition & 1 deletion packages/plugins/flow/resolvers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@graphql-codegen/flow": "^2.3.6",
"@graphql-codegen/plugin-helpers": "^3.0.0",
"@graphql-codegen/visitor-plugin-common": "2.13.1",
"@graphql-tools/utils": "^8.8.0",
"@graphql-tools/utils": "^10.0.0",
"auto-bind": "~4.0.0",
"tslib": "~2.4.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/typescript/graphql-apollo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@graphql-codegen/core": "2.6.3",
"@graphql-codegen/testing": "1.18.0",
"@graphql-codegen/typescript-operations": "2.5.6",
"@graphql-tools/schema": "9.0.16",
"@graphql-tools/schema": "10.0.0",
"cross-fetch": "3.1.5",
"react": "18.2.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/typescript/graphql-request/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
},
"devDependencies": {
"@graphql-codegen/testing": "1.18.0",
"@graphql-tools/schema": "9.0.16",
"@graphql-tools/schema": "10.0.0",
"graphql-request": "6.0.0"
},
"publishConfig": {
Expand Down
4 changes: 2 additions & 2 deletions packages/plugins/typescript/jit-sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"test": "jest --no-watchman --config ../../../../jest.config.js"
},
"peerDependencies": {
"@graphql-tools/utils": "^8.8.0",
"@graphql-tools/utils": "^8.8.0 || ^10.0.0",
"graphql": "^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0",
"graphql-jit": "^0.6.0 || ^0.7.0",
"graphql-tag": "^2.0.0"
Expand All @@ -49,7 +49,7 @@
"tslib": "~2.4.0"
},
"devDependencies": {
"@graphql-tools/utils": "8.13.1",
"@graphql-tools/utils": "10.0.0",
"graphql-jit": "0.7.4"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/typescript/mongodb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@graphql-codegen/plugin-helpers": "^3.0.0",
"@graphql-codegen/typescript": "^2.8.1",
"@graphql-codegen/visitor-plugin-common": "2.13.1",
"@graphql-tools/utils": "^8.8.0",
"@graphql-tools/utils": "^10.0.0",
"auto-bind": "~4.0.0",
"lodash": "~4.17.0",
"tslib": "~2.4.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/presets/near-operation-file/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@graphql-codegen/add": "^3.2.1",
"@graphql-codegen/plugin-helpers": "^3.0.0",
"@graphql-codegen/visitor-plugin-common": "2.13.1",
"@graphql-tools/utils": "^8.8.0",
"@graphql-tools/utils": "^10.0.0",
"parse-filepath": "^1.0.2",
"tslib": "~2.4.0"
},
Expand Down
50 changes: 33 additions & 17 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1673,14 +1673,6 @@
p-limit "3.1.0"
tslib "^2.4.0"

"@graphql-tools/merge@8.3.18", "@graphql-tools/merge@^8.2.6":
version "8.3.18"
resolved "https://registry.yarnpkg.com/@graphql-tools/merge/-/merge-8.3.18.tgz#bfbb517c68598a885809f16ce5c3bb1ebb8f04a2"
integrity sha512-R8nBglvRWPAyLpZL/f3lxsY7wjnAeE0l056zHhcO/CgpvK76KYUt9oEkR05i8Hmt8DLRycBN0FiotJ0yDQWTVA==
dependencies:
"@graphql-tools/utils" "9.2.1"
tslib "^2.4.0"

"@graphql-tools/merge@8.3.6":
version "8.3.6"
resolved "https://registry.yarnpkg.com/@graphql-tools/merge/-/merge-8.3.6.tgz#97a936d4c8e8f935e58a514bb516c476437b5b2c"
Expand All @@ -1697,6 +1689,22 @@
"@graphql-tools/utils" "8.13.1"
tslib "^2.4.0"

"@graphql-tools/merge@^8.2.6":
version "8.3.18"
resolved "https://registry.yarnpkg.com/@graphql-tools/merge/-/merge-8.3.18.tgz#bfbb517c68598a885809f16ce5c3bb1ebb8f04a2"
integrity sha512-R8nBglvRWPAyLpZL/f3lxsY7wjnAeE0l056zHhcO/CgpvK76KYUt9oEkR05i8Hmt8DLRycBN0FiotJ0yDQWTVA==
dependencies:
"@graphql-tools/utils" "9.2.1"
tslib "^2.4.0"

"@graphql-tools/merge@^9.0.0":
version "9.0.0"
resolved "https://registry.yarnpkg.com/@graphql-tools/merge/-/merge-9.0.0.tgz#b0a3636c82716454bff88e9bb40108b0471db281"
integrity sha512-J7/xqjkGTTwOJmaJQJ2C+VDBDOWJL3lKrHJN4yMaRLAJH3PosB7GiPRaSDZdErs0+F77sH2MKs2haMMkywzx7Q==
dependencies:
"@graphql-tools/utils" "^10.0.0"
tslib "^2.4.0"

"@graphql-tools/optimize@^1.3.0":
version "1.3.0"
resolved "https://registry.yarnpkg.com/@graphql-tools/optimize/-/optimize-1.3.0.tgz#11ea27ac73e857d882ccfd7a3a981d8d6fb521e2"
Expand Down Expand Up @@ -1738,15 +1746,15 @@
"@graphql-tools/utils" "8.8.0"
tslib "^2.4.0"

"@graphql-tools/schema@9.0.16", "@graphql-tools/schema@^9.0.0":
version "9.0.16"
resolved "https://registry.yarnpkg.com/@graphql-tools/schema/-/schema-9.0.16.tgz#7d340d69e6094dc01a2b9e625c7bb4fff89ea521"
integrity sha512-kF+tbYPPf/6K2aHG3e1SWIbapDLQaqnIHVRG6ow3onkFoowwtKszvUyOASL6Krcv2x9bIMvd1UkvRf9OaoROQQ==
"@graphql-tools/schema@10.0.0":
version "10.0.0"
resolved "https://registry.yarnpkg.com/@graphql-tools/schema/-/schema-10.0.0.tgz#7b5f6b6a59f51c927de8c9069bde4ebbfefc64b3"
integrity sha512-kf3qOXMFcMs2f/S8Y3A8fm/2w+GaHAkfr3Gnhh2LOug/JgpY/ywgFVxO3jOeSpSEdoYcDKLcXVjMigNbY4AdQg==
dependencies:
"@graphql-tools/merge" "8.3.18"
"@graphql-tools/utils" "9.2.1"
"@graphql-tools/merge" "^9.0.0"
"@graphql-tools/utils" "^10.0.0"
tslib "^2.4.0"
value-or-promise "1.0.12"
value-or-promise "^1.0.12"

"@graphql-tools/schema@9.0.4":
version "9.0.4"
Expand All @@ -1758,7 +1766,7 @@
tslib "^2.4.0"
value-or-promise "1.0.11"

"@graphql-tools/schema@9.0.6":
"@graphql-tools/schema@9.0.6", "@graphql-tools/schema@^9.0.0":
version "9.0.6"
resolved "https://registry.yarnpkg.com/@graphql-tools/schema/-/schema-9.0.6.tgz#4ecd2ef2f29cf1a1a47759a91c73e2043f89e9ec"
integrity sha512-/aznltpnVrurfWqXB4chWtaNmBFSk9v/KEJSpvas2fnlwwS9QnzWh6Sm/hsybWesirn5J2w60LLjMrrcCd58UA==
Expand Down Expand Up @@ -1788,6 +1796,14 @@
value-or-promise "^1.0.11"
ws "^8.3.0"

"@graphql-tools/utils@10.0.0", "@graphql-tools/utils@^10.0.0":
version "10.0.0"
resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-10.0.0.tgz#bfd3c78fb8c3d056d1f93956c83aaf1ab4a7dba6"
integrity sha512-ndBPc6zgR+eGU/jHLpuojrs61kYN3Z89JyMLwK3GCRkPv4EQn9EOr1UWqF1JO0iM+/jAVHY0mvfUxyrFFN9DUQ==
dependencies:
"@graphql-typed-document-node/core" "^3.1.1"
tslib "^2.4.0"

"@graphql-tools/utils@8.12.0":
version "8.12.0"
resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-8.12.0.tgz#243bc4f5fc2edbc9e8fd1038189e57d837cbe31f"
Expand Down Expand Up @@ -7619,7 +7635,7 @@ value-or-promise@1.0.11:
resolved "https://registry.yarnpkg.com/value-or-promise/-/value-or-promise-1.0.11.tgz#3e90299af31dd014fe843fe309cefa7c1d94b140"
integrity sha512-41BrgH+dIbCFXClcSapVs5M6GkENd3gQOJpEfPDNa71LsUGMXDL0jMWpI/Rh7WhX+Aalfz2TTS3Zt5pUsbnhLg==

value-or-promise@1.0.12, value-or-promise@^1.0.11:
value-or-promise@^1.0.11, value-or-promise@^1.0.12:
version "1.0.12"
resolved "https://registry.yarnpkg.com/value-or-promise/-/value-or-promise-1.0.12.tgz#0e5abfeec70148c78460a849f6b003ea7986f15c"
integrity sha512-Z6Uz+TYwEqE7ZN50gwn+1LCVo9ZVrpxRPOhOLnncYkY1ZzOYtrX8Fwf/rFktZ8R5mJms6EZf5TqNOMeZmnPq9Q==
Expand Down

0 comments on commit fd3e6e4

Please sign in to comment.