Skip to content

Commit

Permalink
fix(deps): update all graphql-mesh dependencies (#697)
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: theguild-bot <[email protected]>
Co-authored-by: Arda TANRIKULU <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
4 people authored Feb 20, 2025
1 parent ea716ff commit 6cc87c6
Show file tree
Hide file tree
Showing 81 changed files with 2,197 additions and 924 deletions.
8 changes: 8 additions & 0 deletions .changeset/@graphql-hive_logger-json-697-dependencies.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
'@graphql-hive/logger-json': patch
---

dependencies updates:

- Updated dependency [`@graphql-mesh/types@^0.103.18` ↗︎](https://www.npmjs.com/package/@graphql-mesh/types/v/0.103.18) (from `^0.103.16`, in `dependencies`)
- Updated dependency [`@graphql-mesh/utils@^0.103.18` ↗︎](https://www.npmjs.com/package/@graphql-mesh/utils/v/0.103.18) (from `^0.103.16`, in `dependencies`)
2 changes: 1 addition & 1 deletion e2e/apq-subgraphs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"private": true,
"devDependencies": {
"@apollo/server": "^4.11.2",
"@graphql-mesh/compose-cli": "^1.2.13",
"@graphql-mesh/compose-cli": "^1.3.12",
"graphql": "^16.9.0",
"tslib": "^2.8.1"
}
Expand Down
4 changes: 2 additions & 2 deletions e2e/auto-type-merging/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"name": "@e2e/auto-type-merging",
"private": true,
"devDependencies": {
"@graphql-mesh/compose-cli": "^1.2.13",
"@omnigraph/openapi": "^0.108.6",
"@graphql-mesh/compose-cli": "^1.3.12",
"@omnigraph/openapi": "^0.108.22",
"graphql": "^16.9.0",
"graphql-yoga": "^5.12.0",
"tslib": "^2.8.1"
Expand Down
2 changes: 1 addition & 1 deletion e2e/config-syntax-error/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@e2e/config-syntax-error",
"private": true,
"dependencies": {
"@graphql-mesh/compose-cli": "^1.2.13",
"@graphql-mesh/compose-cli": "^1.3.12",
"@graphql-tools/utils": "^10.7.2",
"graphql": "^16.9.0",
"tslib": "^2.8.1"
Expand Down
2 changes: 1 addition & 1 deletion e2e/extra-fields/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@e2e/extra-fields",
"private": true,
"dependencies": {
"@graphql-mesh/compose-cli": "^1.2.13",
"@graphql-mesh/compose-cli": "^1.3.12",
"graphql": "^16.9.0",
"graphql-yoga": "^5.12.0",
"tslib": "^2.8.1"
Expand Down
4 changes: 2 additions & 2 deletions e2e/federation-mixed/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"name": "@e2e/federation-mixed",
"private": true,
"dependencies": {
"@graphql-mesh/compose-cli": "^1.2.13",
"@omnigraph/openapi": "^0.108.6",
"@graphql-mesh/compose-cli": "^1.3.12",
"@omnigraph/openapi": "^0.108.22",
"graphql": "^16.9.0",
"tslib": "^2.8.1"
},
Expand Down
2 changes: 1 addition & 1 deletion e2e/file-upload/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@e2e/file-upload",
"private": true,
"dependencies": {
"@graphql-mesh/compose-cli": "^1.2.13",
"@graphql-mesh/compose-cli": "^1.3.12",
"graphql": "^16.9.0",
"tslib": "^2.8.1"
}
Expand Down
4 changes: 2 additions & 2 deletions e2e/hmac-auth-https/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@
"@apollo/server": "^4.10.3",
"@apollo/subgraph": "^2.9.3",
"@graphql-hive/gateway": "workspace:^",
"@graphql-mesh/compose-cli": "^1.3.3",
"@graphql-mesh/compose-cli": "^1.3.12",
"@graphql-mesh/hmac-upstream-signature": "workspace:^",
"@graphql-mesh/plugin-jwt-auth": "^1.4.0",
"@graphql-mesh/plugin-jwt-auth": "^1.4.8",
"graphql": "^16.10.0",
"graphql-yoga": "^5.12.0"
}
Expand Down
2 changes: 1 addition & 1 deletion e2e/hoist-and-prefix-transform/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@e2e/hoist-and-prefix-transform",
"private": true,
"dependencies": {
"@graphql-mesh/compose-cli": "^1.2.13",
"@graphql-mesh/compose-cli": "^1.3.12",
"graphql": "^16.9.0",
"tslib": "^2.8.1"
}
Expand Down
2 changes: 1 addition & 1 deletion e2e/interface-additional-resolvers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@e2e/interface-additional-resolvers",
"private": true,
"dependencies": {
"@graphql-mesh/compose-cli": "^1.2.13",
"@graphql-mesh/compose-cli": "^1.3.12",
"graphql": "^16.9.0",
"graphql-yoga": "^5.12.0",
"tslib": "^2.8.1"
Expand Down
2 changes: 1 addition & 1 deletion e2e/js-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"type": "module",
"private": true,
"dependencies": {
"@graphql-mesh/compose-cli": "^1.2.13",
"@graphql-mesh/compose-cli": "^1.3.12",
"graphql": "^16.9.0",
"tslib": "^2.8.1"
}
Expand Down
6 changes: 3 additions & 3 deletions e2e/json-schema-subscriptions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
"name": "@e2e/json-schema-subscriptions",
"private": true,
"dependencies": {
"@graphql-mesh/compose-cli": "^1.2.13",
"@graphql-mesh/compose-cli": "^1.3.12",
"@graphql-mesh/cross-helpers": "^0.4.10",
"@graphql-mesh/plugin-live-query": "^0.103.0",
"@omnigraph/json-schema": "^0.108.0",
"@graphql-mesh/plugin-live-query": "^0.103.19",
"@omnigraph/json-schema": "^0.108.20",
"fets": "^0.8.4",
"graphql": "^16.9.0",
"graphql-sse": "^2.5.3",
Expand Down
6 changes: 3 additions & 3 deletions e2e/manual-transport-def/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
"name": "@e2e/manual-transport-def",
"private": true,
"dependencies": {
"@graphql-mesh/compose-cli": "^1.2.13",
"@graphql-mesh/transport-rest": "^0.8.0",
"@omnigraph/openapi": "^0.108.6",
"@graphql-mesh/compose-cli": "^1.3.12",
"@graphql-mesh/transport-rest": "^0.8.20",
"@omnigraph/openapi": "^0.108.22",
"fets": "^0.8.4",
"graphql": "^16.9.0"
}
Expand Down
4 changes: 2 additions & 2 deletions e2e/naming-convention-additional-typedefs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"name": "@e2e/naming-convention-additional-typedefs",
"private": true,
"dependencies": {
"@graphql-mesh/compose-cli": "^1.3.5",
"@omnigraph/openapi": "^0.108.14",
"@graphql-mesh/compose-cli": "^1.3.12",
"@omnigraph/openapi": "^0.108.22",
"fets": "^0.8.4",
"graphql": "16.10.0"
}
Expand Down
4 changes: 2 additions & 2 deletions e2e/openapi-additional-resolvers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"name": "@e2e/openapi-additional-resolvers",
"private": true,
"dependencies": {
"@graphql-mesh/compose-cli": "^1.2.13",
"@omnigraph/openapi": "^0.108.6",
"@graphql-mesh/compose-cli": "^1.3.12",
"@omnigraph/openapi": "^0.108.22",
"graphql": "^16.9.0",
"moment": "^2.30.1",
"tslib": "^2.8.1"
Expand Down
4 changes: 2 additions & 2 deletions e2e/openapi-arg-rename/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"name": "@e2e/openapi-arg-rename",
"private": true,
"dependencies": {
"@graphql-mesh/compose-cli": "^1.2.13",
"@omnigraph/openapi": "^0.108.6",
"@graphql-mesh/compose-cli": "^1.3.12",
"@omnigraph/openapi": "^0.108.22",
"graphql": "16.10.0",
"moment": "2.30.1",
"tslib": "^2.8.1"
Expand Down
4 changes: 2 additions & 2 deletions e2e/openapi-javascript-wiki/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"name": "@e2e/openapi-javascript-wiki",
"private": true,
"dependencies": {
"@graphql-mesh/compose-cli": "^1.2.13",
"@omnigraph/openapi": "^0.108.6",
"@graphql-mesh/compose-cli": "^1.3.12",
"@omnigraph/openapi": "^0.108.22",
"graphql": "^16.9.0",
"moment": "^2.30.1",
"tslib": "^2.8.1"
Expand Down
4 changes: 2 additions & 2 deletions e2e/openapi-min-length/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"name": "@e2e/openapi-min-length",
"private": true,
"dependencies": {
"@graphql-mesh/compose-cli": "^1.2.13",
"@omnigraph/openapi": "^0.108.6",
"@graphql-mesh/compose-cli": "^1.3.12",
"@omnigraph/openapi": "^0.108.22",
"graphql": "^16.9.0",
"moment": "^2.30.1",
"tslib": "^2.8.1"
Expand Down
4 changes: 2 additions & 2 deletions e2e/openapi-naming-convention/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"name": "@e2e/openapi-naming-convention",
"private": true,
"dependencies": {
"@graphql-mesh/compose-cli": "^1.2.13",
"@omnigraph/openapi": "^0.108.6",
"@graphql-mesh/compose-cli": "^1.3.12",
"@omnigraph/openapi": "^0.108.22",
"graphql": "^16.9.0",
"moment": "^2.30.1",
"tslib": "^2.8.1"
Expand Down
4 changes: 2 additions & 2 deletions e2e/openapi-prune/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"name": "@e2e/openapi-prune",
"private": true,
"dependencies": {
"@graphql-mesh/compose-cli": "^1.2.13",
"@omnigraph/openapi": "^0.108.6",
"@graphql-mesh/compose-cli": "^1.3.12",
"@omnigraph/openapi": "^0.108.22",
"graphql": "^16.9.0",
"moment": "^2.30.1",
"tslib": "^2.8.1"
Expand Down
4 changes: 2 additions & 2 deletions e2e/openapi-subgraph/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"name": "@e2e/openapi-subgraph",
"private": true,
"dependencies": {
"@graphql-mesh/compose-cli": "^1.2.7",
"@omnigraph/openapi": "^0.108.6",
"@graphql-mesh/compose-cli": "^1.3.12",
"@omnigraph/openapi": "^0.108.22",
"fets": "^0.8.4",
"graphql": "^16.9.0",
"tslib": "^2.8.1"
Expand Down
4 changes: 2 additions & 2 deletions e2e/openapi-subscriptions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"name": "@e2e/openapi-subscriptions",
"private": true,
"dependencies": {
"@graphql-mesh/compose-cli": "^1.2.13",
"@omnigraph/openapi": "^0.108.6",
"@graphql-mesh/compose-cli": "^1.3.12",
"@omnigraph/openapi": "^0.108.22",
"fets": "^0.8.4",
"graphql": "^16.9.0",
"graphql-sse": "^2.5.3",
Expand Down
2 changes: 1 addition & 1 deletion e2e/opentelemetry/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"dependencies": {
"@apollo/server": "^4.10.3",
"@apollo/subgraph": "^2.7.2",
"@graphql-mesh/compose-cli": "^1.2.13",
"@graphql-mesh/compose-cli": "^1.3.12",
"graphql": "^16.8.1",
"graphql-yoga": "^5.12.0",
"tslib": "^2.8.1"
Expand Down
2 changes: 1 addition & 1 deletion e2e/operation-field-permissions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"dependencies": {
"@envelop/core": "^5.1.0",
"@envelop/operation-field-permissions": "^7.0.0",
"@graphql-mesh/compose-cli": "^1.2.13",
"@graphql-mesh/compose-cli": "^1.3.12",
"graphql": "^16.10.0"
}
}
2 changes: 1 addition & 1 deletion e2e/polling/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@e2e/polling",
"private": true,
"dependencies": {
"@graphql-mesh/compose-cli": "^1.2.13",
"@graphql-mesh/compose-cli": "^1.3.12",
"express": "^4.21.2",
"graphql": "^16.10.0",
"graphql-yoga": "^5.12.0"
Expand Down
4 changes: 2 additions & 2 deletions e2e/programmatic-batching/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"name": "@e2e/programmatic-batching-example",
"private": true,
"dependencies": {
"@graphql-mesh/compose-cli": "^1.2.13",
"@omnigraph/openapi": "^0.108.6",
"@graphql-mesh/compose-cli": "^1.3.12",
"@omnigraph/openapi": "^0.108.22",
"fets": "^0.8.4",
"graphql": "16.10.0",
"tslib": "^2.8.1"
Expand Down
2 changes: 1 addition & 1 deletion e2e/subscriptions-cancellation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@e2e/subscriptions-cancellation",
"private": true,
"dependencies": {
"@graphql-mesh/compose-cli": "^1.2.13",
"@graphql-mesh/compose-cli": "^1.3.12",
"graphql": "^16.9.0",
"graphql-sse": "^2.5.3",
"tslib": "^2.8.1"
Expand Down
2 changes: 1 addition & 1 deletion e2e/subscriptions-with-transforms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@e2e/subscriptions-with-transforms",
"private": true,
"dependencies": {
"@graphql-mesh/compose-cli": "^1.2.13",
"@graphql-mesh/compose-cli": "^1.3.12",
"graphql": "16.10.0",
"graphql-sse": "^2.5.3",
"graphql-yoga": "^5.12.0",
Expand Down
2 changes: 1 addition & 1 deletion e2e/top-level-await/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@e2e/top-level-await",
"private": true,
"dependencies": {
"@graphql-mesh/compose-cli": "^1.2.13",
"@graphql-mesh/compose-cli": "^1.3.12",
"graphql": "^16.9.0",
"tslib": "^2.8.1"
}
Expand Down
2 changes: 1 addition & 1 deletion e2e/type-merging-batching/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@e2e/type-merging-batching",
"private": true,
"dependencies": {
"@graphql-mesh/compose-cli": "^1.2.13",
"@graphql-mesh/compose-cli": "^1.3.12",
"graphql": "^16.9.0",
"graphql-yoga": "^5.12.0",
"tslib": "^2.8.1"
Expand Down
Binary file modified examples/apq-subgraphs/example.tar.gz
Binary file not shown.
Loading

0 comments on commit 6cc87c6

Please sign in to comment.