Skip to content

Commit

Permalink
chore(release): update monorepo packages versions
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Mar 5, 2025
1 parent 7c54d91 commit 2870587
Show file tree
Hide file tree
Showing 230 changed files with 1,980 additions and 878 deletions.
5 changes: 0 additions & 5 deletions .changeset/@graphql-mesh_http-8472-dependencies.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/@graphql-mesh_utils-8456-dependencies.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/silent-wolves-spend.md

This file was deleted.

4 changes: 2 additions & 2 deletions e2e/cache-control/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"@apollo/server": "^4.11.3",
"@apollo/subgraph": "^2.9.3",
"@graphql-hive/gateway": "^1.8.0",
"@graphql-mesh/cache-upstash-redis": "^0.0.8",
"@graphql-mesh/compose-cli": "^1.3.15",
"@graphql-mesh/cache-upstash-redis": "^0.1.0",
"@graphql-mesh/compose-cli": "^1.4.0",
"@graphql-yoga/plugin-response-cache": "^3.13.1",
"graphql": "^16.9.0",
"graphql-yoga": "^5.12.0",
Expand Down
2 changes: 1 addition & 1 deletion e2e/thrift-calculator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"@creditkarma/thrift-server-express": "^1.0.4",
"@creditkarma/thrift-typescript": "^3.7.6",
"@graphql-hive/gateway": "^1.8.0",
"@omnigraph/thrift": "^0.8.21",
"@omnigraph/thrift": "^0.9.0",
"@types/express": "^5.0.0",
"express": "^4.18.2",
"graphql": "^16.9.0",
Expand Down
6 changes: 3 additions & 3 deletions examples/auth0/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
"dependencies": {
"@envelop/auth0": "7.1.1",
"@envelop/core": "5.2.1",
"@graphql-mesh/cli": "0.99.2",
"@graphql-mesh/json-schema": "0.108.24",
"@graphql-mesh/plugin-operation-field-permissions": "0.103.22",
"@graphql-mesh/cli": "0.100.0",
"@graphql-mesh/json-schema": "0.109.0",
"@graphql-mesh/plugin-operation-field-permissions": "0.104.0",
"graphql": "16.10.0"
},
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions examples/cloudflare-workers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
"name": "@examples/cloudflare-workers",
"private": true,
"dependencies": {
"@graphql-mesh/cache-cfw-kv": "0.104.21",
"@graphql-mesh/cli": "0.99.2",
"@graphql-mesh/json-schema": "0.108.24",
"@graphql-mesh/plugin-response-cache": "0.103.24",
"@graphql-mesh/cache-cfw-kv": "0.105.0",
"@graphql-mesh/cli": "0.100.0",
"@graphql-mesh/json-schema": "0.109.0",
"@graphql-mesh/plugin-response-cache": "0.104.0",
"graphql": "16.10.0"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions examples/fastify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
"start": "ts-node-dev src/index.ts"
},
"dependencies": {
"@graphql-mesh/cli": "0.99.2",
"@graphql-mesh/graphql": "0.103.22",
"@graphql-mesh/cli": "0.100.0",
"@graphql-mesh/graphql": "0.104.0",
"@types/node": "22.13.9",
"fastify": "5.2.1",
"graphql": "16.10.0",
Expand Down
4 changes: 2 additions & 2 deletions examples/federation-example/gateway-supergraph/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"license": "MIT",
"private": true,
"dependencies": {
"@graphql-mesh/cli": "0.99.2",
"@graphql-mesh/supergraph": "0.9.22",
"@graphql-mesh/cli": "0.100.0",
"@graphql-mesh/supergraph": "0.10.0",
"graphql": "16.10.0"
}
}
6 changes: 3 additions & 3 deletions examples/federation-example/gateway/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
"license": "MIT",
"private": true,
"dependencies": {
"@graphql-mesh/cli": "0.99.2",
"@graphql-mesh/graphql": "0.103.22",
"@graphql-mesh/transform-federation": "0.103.21",
"@graphql-mesh/cli": "0.100.0",
"@graphql-mesh/graphql": "0.104.0",
"@graphql-mesh/transform-federation": "0.104.0",
"graphql": "16.10.0"
}
}
4 changes: 2 additions & 2 deletions examples/gcp-functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
},
"dependencies": {
"@google-cloud/functions-framework": "3.4.6",
"@graphql-mesh/cli": "0.99.2",
"@graphql-mesh/json-schema": "0.108.24",
"@graphql-mesh/cli": "0.100.0",
"@graphql-mesh/json-schema": "0.109.0",
"@types/node": "22.13.9",
"graphql": "16.10.0",
"typescript": "^5.4.2"
Expand Down
4 changes: 2 additions & 2 deletions examples/graphql-file-upload-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
"test": "jest"
},
"dependencies": {
"@graphql-mesh/cli": "0.99.2",
"@graphql-mesh/graphql": "0.103.22",
"@graphql-mesh/cli": "0.100.0",
"@graphql-mesh/graphql": "0.104.0",
"concurrently": "9.1.2",
"graphql": "16.10.0",
"graphql-yoga": "^5.12.0",
Expand Down
6 changes: 3 additions & 3 deletions examples/grpc-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
"test": "jest"
},
"dependencies": {
"@graphql-mesh/cli": "0.99.2",
"@graphql-mesh/grpc": "0.107.12",
"@graphql-mesh/transform-naming-convention": "0.104.2",
"@graphql-mesh/cli": "0.100.0",
"@graphql-mesh/grpc": "0.108.0",
"@graphql-mesh/transform-naming-convention": "0.105.0",
"@grpc/grpc-js": "1.12.6",
"@grpc/proto-loader": "0.7.13",
"google-protobuf": "3.21.4",
Expand Down
6 changes: 3 additions & 3 deletions examples/grpc-reflection-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
"test": "jest"
},
"dependencies": {
"@graphql-mesh/cli": "0.99.2",
"@graphql-mesh/grpc": "0.107.12",
"@graphql-mesh/transform-naming-convention": "0.104.2",
"@graphql-mesh/cli": "0.100.0",
"@graphql-mesh/grpc": "0.108.0",
"@graphql-mesh/transform-naming-convention": "0.105.0",
"@grpc/grpc-js": "1.12.6",
"@grpc/proto-loader": "0.7.13",
"google-protobuf": "3.21.4",
Expand Down
4 changes: 2 additions & 2 deletions examples/hasura-openbrewery-geodb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
"start": "mesh dev"
},
"dependencies": {
"@graphql-mesh/cli": "0.99.2",
"@graphql-mesh/json-schema": "0.108.24",
"@graphql-mesh/cli": "0.100.0",
"@graphql-mesh/json-schema": "0.109.0",
"graphql": "16.10.0"
}
}
6 changes: 3 additions & 3 deletions examples/hello-world-esm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
"test": "jest"
},
"dependencies": {
"@graphql-mesh/cli": "0.99.2",
"@graphql-mesh/json-schema": "0.108.24",
"@graphql-mesh/plugin-mock": "0.104.2",
"@graphql-mesh/cli": "0.100.0",
"@graphql-mesh/json-schema": "0.109.0",
"@graphql-mesh/plugin-mock": "0.105.0",
"graphql": "16.10.0"
},
"devDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions examples/hello-world/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
"test": "jest"
},
"dependencies": {
"@graphql-mesh/cli": "0.99.2",
"@graphql-mesh/json-schema": "0.108.24",
"@graphql-mesh/plugin-mock": "0.104.2",
"@graphql-mesh/cli": "0.100.0",
"@graphql-mesh/json-schema": "0.109.0",
"@graphql-mesh/plugin-mock": "0.105.0",
"@graphql-yoga/plugin-sofa": "3.12.2",
"graphql": "16.10.0",
"graphql-yoga": "5.12.2"
Expand Down
8 changes: 4 additions & 4 deletions examples/hive-example/gateway/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
"start": "mesh dev"
},
"dependencies": {
"@graphql-mesh/cli": "0.99.2",
"@graphql-mesh/openapi": "0.108.25",
"@graphql-mesh/plugin-hive": "0.103.23",
"@graphql-mesh/transform-hive": "0.103.25",
"@graphql-mesh/cli": "0.100.0",
"@graphql-mesh/openapi": "0.109.0",
"@graphql-mesh/plugin-hive": "0.104.0",
"@graphql-mesh/transform-hive": "0.104.0",
"graphql": "16.10.0"
}
}
4 changes: 2 additions & 2 deletions examples/hive-example/sources/authors/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
},
"devDependencies": {
"@graphql-hive/cli": "0.48.3",
"@graphql-mesh/cli": "0.99.2",
"@graphql-mesh/openapi": "0.108.25",
"@graphql-mesh/cli": "0.100.0",
"@graphql-mesh/openapi": "0.109.0",
"@types/node": "22.13.9",
"graphql": "16.10.0"
}
Expand Down
4 changes: 2 additions & 2 deletions examples/hive-example/sources/books/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
},
"devDependencies": {
"@graphql-hive/cli": "0.48.3",
"@graphql-mesh/cli": "0.99.2",
"@graphql-mesh/openapi": "0.108.25",
"@graphql-mesh/cli": "0.100.0",
"@graphql-mesh/openapi": "0.109.0",
"@types/node": "22.13.9",
"graphql": "16.10.0"
}
Expand Down
4 changes: 2 additions & 2 deletions examples/json-schema-complex-url/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"start:mesh": "mesh start"
},
"dependencies": {
"@graphql-mesh/cli": "0.99.2",
"@graphql-mesh/json-schema": "0.108.24",
"@graphql-mesh/cli": "0.100.0",
"@graphql-mesh/json-schema": "0.109.0",
"graphql": "16.10.0"
},
"devDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions examples/json-schema-covid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
"test": "jest"
},
"dependencies": {
"@graphql-mesh/cli": "0.99.2",
"@graphql-mesh/graphql": "0.103.22",
"@graphql-mesh/json-schema": "0.108.24",
"@graphql-mesh/cli": "0.100.0",
"@graphql-mesh/graphql": "0.104.0",
"@graphql-mesh/json-schema": "0.109.0",
"graphql": "16.10.0"
},
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions examples/json-schema-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@
"test": "jest"
},
"dependencies": {
"@graphql-mesh/cli": "0.99.2",
"@graphql-mesh/json-schema": "0.108.24",
"@graphql-mesh/plugin-mock": "0.104.2",
"@graphql-mesh/transform-naming-convention": "0.104.2",
"@graphql-mesh/cli": "0.100.0",
"@graphql-mesh/json-schema": "0.109.0",
"@graphql-mesh/plugin-mock": "0.105.0",
"@graphql-mesh/transform-naming-convention": "0.105.0",
"graphql": "16.10.0"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions examples/json-schema-fhir/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"start:prod": "mesh start"
},
"dependencies": {
"@graphql-mesh/cli": "0.99.2",
"@graphql-mesh/json-schema": "0.108.24",
"@graphql-mesh/cli": "0.100.0",
"@graphql-mesh/json-schema": "0.109.0",
"graphql": "16.10.0",
"unzip-stream": "0.3.4"
},
Expand Down
4 changes: 2 additions & 2 deletions examples/json-schema-file-upload/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
"start:mesh": "mesh dev"
},
"dependencies": {
"@graphql-mesh/cli": "0.99.2",
"@graphql-mesh/json-schema": "0.108.24",
"@graphql-mesh/cli": "0.100.0",
"@graphql-mesh/json-schema": "0.109.0",
"fets": "0.8.4",
"graphql": "16.10.0"
},
Expand Down
6 changes: 3 additions & 3 deletions examples/json-schema-subscriptions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
"start:mesh": "mesh dev"
},
"dependencies": {
"@graphql-mesh/cli": "0.99.2",
"@graphql-mesh/json-schema": "0.108.24",
"@graphql-mesh/plugin-live-query": "0.103.22",
"@graphql-mesh/cli": "0.100.0",
"@graphql-mesh/json-schema": "0.109.0",
"@graphql-mesh/plugin-live-query": "0.104.0",
"@whatwg-node/fetch": "^0.10.4",
"fets": "0.8.4",
"graphql": "16.10.0"
Expand Down
4 changes: 2 additions & 2 deletions examples/mongoose-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
"start": "mesh dev"
},
"dependencies": {
"@graphql-mesh/cli": "0.99.2",
"@graphql-mesh/mongoose": "0.103.22",
"@graphql-mesh/cli": "0.100.0",
"@graphql-mesh/mongoose": "0.104.0",
"graphql": "16.10.0",
"mongoose": "8.12.1"
},
Expand Down
4 changes: 2 additions & 2 deletions examples/mysql-employees/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
"start": "mesh dev"
},
"dependencies": {
"@graphql-mesh/cli": "0.99.2",
"@graphql-mesh/mysql": "0.104.21",
"@graphql-mesh/cli": "0.100.0",
"@graphql-mesh/mysql": "0.105.0",
"graphql": "16.10.0"
}
}
4 changes: 2 additions & 2 deletions examples/mysql-rfam/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
"test": "jest"
},
"dependencies": {
"@graphql-mesh/cli": "0.99.2",
"@graphql-mesh/mysql": "0.104.21",
"@graphql-mesh/cli": "0.100.0",
"@graphql-mesh/mysql": "0.105.0",
"graphql": "16.10.0"
},
"devDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions examples/neo4j-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
"start": "mesh dev"
},
"dependencies": {
"@graphql-mesh/cache-file": "0.103.22",
"@graphql-mesh/cli": "0.99.2",
"@graphql-mesh/neo4j": "0.105.21",
"@graphql-mesh/cache-file": "0.104.0",
"@graphql-mesh/cli": "0.100.0",
"@graphql-mesh/neo4j": "0.106.0",
"graphql": "16.10.0"
},
"resolutions": {
Expand Down
8 changes: 4 additions & 4 deletions examples/nextjs-apollo-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@
"start:prod": "next start"
},
"dependencies": {
"@graphql-mesh/cli": "0.99.2",
"@graphql-mesh/config": "0.107.2",
"@graphql-mesh/openapi": "0.108.25",
"@graphql-mesh/runtime": "0.105.23",
"@graphql-mesh/cli": "0.100.0",
"@graphql-mesh/config": "0.108.0",
"@graphql-mesh/openapi": "0.109.0",
"@graphql-mesh/runtime": "0.106.0",
"apollo-server-micro": "3.13.0",
"graphql": "16.10.0",
"micro": "10.0.1",
Expand Down
8 changes: 4 additions & 4 deletions examples/nextjs-sdk-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@
"start:prod": "next start"
},
"dependencies": {
"@graphql-mesh/cli": "0.99.2",
"@graphql-mesh/config": "0.107.2",
"@graphql-mesh/openapi": "0.108.25",
"@graphql-mesh/runtime": "0.105.23",
"@graphql-mesh/cli": "0.100.0",
"@graphql-mesh/config": "0.108.0",
"@graphql-mesh/openapi": "0.109.0",
"@graphql-mesh/runtime": "0.106.0",
"apollo-server-micro": "3.13.0",
"graphql": "16.10.0",
"micro": "10.0.1",
Expand Down
4 changes: 2 additions & 2 deletions examples/odata-microsoft/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
"start:beta": "cross-env GRAPH_VERSION=\"beta\" mesh dev"
},
"dependencies": {
"@graphql-mesh/cli": "0.99.2",
"@graphql-mesh/odata": "0.105.21",
"@graphql-mesh/cli": "0.100.0",
"@graphql-mesh/odata": "0.106.0",
"cross-env": "7.0.3",
"graphql": "16.10.0"
}
Expand Down
Loading

0 comments on commit 2870587

Please sign in to comment.