Skip to content

Commit

Permalink
chore(release): update monorepo packages versions (#7577)
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
theguild-bot and github-actions[bot] authored Aug 26, 2024
1 parent 5edcb7e commit d2363ce
Show file tree
Hide file tree
Showing 126 changed files with 563 additions and 287 deletions.

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/gentle-carrots-retire.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/rich-pigs-protect.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/slow-singers-grow.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/small-nails-divide.md

This file was deleted.

2 changes: 1 addition & 1 deletion e2e/thrift-calculator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@graphql-mesh/compose-cli": "workspace:*",
"@graphql-mesh/fusion-runtime": "workspace:*",
"@graphql-mesh/serve-cli": "workspace:*",
"@omnigraph/thrift": "^0.7.4",
"@omnigraph/thrift": "^0.7.5",
"express": "^4.18.2",
"graphql": "^16.9.0",
"thrift": "^0.20.0"
Expand Down
2 changes: 1 addition & 1 deletion examples/auth0/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@envelop/auth0": "6.0.0",
"@graphql-mesh/cli": "0.95.4",
"@graphql-mesh/json-schema": "0.106.4",
"@graphql-mesh/json-schema": "0.106.5",
"@graphql-mesh/plugin-operation-field-permissions": "0.102.4",
"graphql": "16.9.0"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/cloudflare-workers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"dependencies": {
"@graphql-mesh/cache-cfw-kv": "0.102.4",
"@graphql-mesh/cli": "0.95.4",
"@graphql-mesh/json-schema": "0.106.4",
"@graphql-mesh/json-schema": "0.106.5",
"@graphql-mesh/plugin-response-cache": "0.102.4",
"graphql": "16.9.0"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/gcp-functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"dependencies": {
"@google-cloud/functions-framework": "3.4.2",
"@graphql-mesh/cli": "0.95.4",
"@graphql-mesh/json-schema": "0.106.4",
"@graphql-mesh/json-schema": "0.106.5",
"@types/node": "20.16.1",
"graphql": "16.9.0",
"typescript": "^5.4.2"
Expand Down
2 changes: 1 addition & 1 deletion examples/grpc-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"dependencies": {
"@graphql-mesh/cli": "0.95.4",
"@graphql-mesh/grpc": "0.104.4",
"@graphql-mesh/grpc": "0.104.5",
"@graphql-mesh/transform-naming-convention": "0.102.4",
"@grpc/grpc-js": "1.11.1",
"@grpc/proto-loader": "0.7.13",
Expand Down
2 changes: 1 addition & 1 deletion examples/grpc-reflection-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"dependencies": {
"@graphql-mesh/cli": "0.95.4",
"@graphql-mesh/grpc": "0.104.4",
"@graphql-mesh/grpc": "0.104.5",
"@graphql-mesh/transform-naming-convention": "0.102.4",
"@grpc/grpc-js": "1.11.1",
"@grpc/proto-loader": "0.7.13",
Expand Down
2 changes: 1 addition & 1 deletion examples/hasura-openbrewery-geodb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
},
"dependencies": {
"@graphql-mesh/cli": "0.95.4",
"@graphql-mesh/json-schema": "0.106.4",
"@graphql-mesh/json-schema": "0.106.5",
"graphql": "16.9.0"
}
}
2 changes: 1 addition & 1 deletion examples/hello-world-esm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"dependencies": {
"@graphql-mesh/cli": "0.95.4",
"@graphql-mesh/json-schema": "0.106.4",
"@graphql-mesh/json-schema": "0.106.5",
"@graphql-mesh/plugin-mock": "0.102.4",
"graphql": "16.9.0"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/hello-world/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"dependencies": {
"@graphql-mesh/cli": "0.95.4",
"@graphql-mesh/json-schema": "0.106.4",
"@graphql-mesh/json-schema": "0.106.5",
"@graphql-mesh/plugin-mock": "0.102.4",
"@graphql-yoga/plugin-sofa": "3.7.0",
"graphql": "16.9.0"
Expand Down
2 changes: 1 addition & 1 deletion examples/hive-example/gateway/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
},
"dependencies": {
"@graphql-mesh/cli": "0.95.4",
"@graphql-mesh/openapi": "0.106.5",
"@graphql-mesh/openapi": "0.106.6",
"@graphql-mesh/plugin-hive": "0.102.4",
"@graphql-mesh/transform-hive": "0.102.4",
"graphql": "16.9.0"
Expand Down
2 changes: 1 addition & 1 deletion examples/hive-example/sources/authors/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"devDependencies": {
"@graphql-hive/cli": "0.43.0",
"@graphql-mesh/cli": "0.95.4",
"@graphql-mesh/openapi": "0.106.5",
"@graphql-mesh/openapi": "0.106.6",
"graphql": "16.9.0"
}
}
2 changes: 1 addition & 1 deletion examples/hive-example/sources/books/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"devDependencies": {
"@graphql-hive/cli": "0.43.0",
"@graphql-mesh/cli": "0.95.4",
"@graphql-mesh/openapi": "0.106.5",
"@graphql-mesh/openapi": "0.106.6",
"graphql": "16.9.0"
}
}
2 changes: 1 addition & 1 deletion examples/json-schema-covid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"dependencies": {
"@graphql-mesh/cli": "0.95.4",
"@graphql-mesh/graphql": "0.102.4",
"@graphql-mesh/json-schema": "0.106.4",
"@graphql-mesh/json-schema": "0.106.5",
"graphql": "16.9.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion examples/json-schema-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"dependencies": {
"@graphql-mesh/cli": "0.95.4",
"@graphql-mesh/json-schema": "0.106.4",
"@graphql-mesh/json-schema": "0.106.5",
"@graphql-mesh/plugin-mock": "0.102.4",
"@graphql-mesh/transform-naming-convention": "0.102.4",
"graphql": "16.9.0"
Expand Down
2 changes: 1 addition & 1 deletion examples/json-schema-fhir/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"dependencies": {
"@graphql-mesh/cli": "0.95.4",
"@graphql-mesh/json-schema": "0.106.4",
"@graphql-mesh/json-schema": "0.106.5",
"graphql": "16.9.0",
"unzip-stream": "0.3.4"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/json-schema-file-upload/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"dependencies": {
"@graphql-mesh/cli": "0.95.4",
"@graphql-mesh/json-schema": "0.106.4",
"@graphql-mesh/json-schema": "0.106.5",
"fets": "0.8.3",
"graphql": "16.9.0"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/json-schema-subscriptions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"dependencies": {
"@graphql-mesh/cli": "0.95.4",
"@graphql-mesh/json-schema": "0.106.4",
"@graphql-mesh/json-schema": "0.106.5",
"@graphql-mesh/plugin-live-query": "0.102.4",
"@whatwg-node/fetch": "^0.9.0",
"fets": "0.8.3",
Expand Down
2 changes: 1 addition & 1 deletion examples/mysql-employees/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
},
"dependencies": {
"@graphql-mesh/cli": "0.95.4",
"@graphql-mesh/mysql": "0.103.4",
"@graphql-mesh/mysql": "0.103.5",
"graphql": "16.9.0"
}
}
2 changes: 1 addition & 1 deletion examples/mysql-rfam/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"dependencies": {
"@graphql-mesh/cli": "0.95.4",
"@graphql-mesh/mysql": "0.103.4",
"@graphql-mesh/mysql": "0.103.5",
"graphql": "16.9.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion examples/neo4j-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"dependencies": {
"@graphql-mesh/cache-file": "0.102.4",
"@graphql-mesh/cli": "0.95.4",
"@graphql-mesh/neo4j": "0.103.4",
"@graphql-mesh/neo4j": "0.103.5",
"graphql": "16.9.0"
},
"resolutions": {
Expand Down
2 changes: 1 addition & 1 deletion examples/nextjs-apollo-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"dependencies": {
"@graphql-mesh/cli": "0.95.4",
"@graphql-mesh/config": "0.104.4",
"@graphql-mesh/openapi": "0.106.5",
"@graphql-mesh/openapi": "0.106.6",
"@graphql-mesh/runtime": "0.103.4",
"apollo-server-micro": "3.13.0",
"graphql": "16.9.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/nextjs-sdk-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"dependencies": {
"@graphql-mesh/cli": "0.95.4",
"@graphql-mesh/config": "0.104.4",
"@graphql-mesh/openapi": "0.106.5",
"@graphql-mesh/openapi": "0.106.6",
"@graphql-mesh/runtime": "0.103.4",
"apollo-server-micro": "3.13.0",
"graphql": "16.9.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/openapi-javascript-wiki/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"dependencies": {
"@graphql-mesh/cli": "0.95.4",
"@graphql-mesh/openapi": "0.106.5",
"@graphql-mesh/openapi": "0.106.6",
"graphql": "16.9.0",
"moment": "2.30.1",
"typescript": "^5.4.2"
Expand Down
2 changes: 1 addition & 1 deletion examples/openapi-location-weather/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
},
"dependencies": {
"@graphql-mesh/cli": "0.95.4",
"@graphql-mesh/openapi": "0.106.5",
"@graphql-mesh/openapi": "0.106.6",
"@graphql-mesh/plugin-response-cache": "0.102.4",
"@graphql-mesh/runtime": "0.103.4",
"@graphql-mesh/transform-cache": "0.102.4",
Expand Down
2 changes: 1 addition & 1 deletion examples/openapi-meilisearch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
},
"dependencies": {
"@graphql-mesh/cli": "0.95.4",
"@graphql-mesh/openapi": "0.106.5",
"@graphql-mesh/openapi": "0.106.6",
"graphql": "16.9.0"
}
}
2 changes: 1 addition & 1 deletion examples/openapi-stackexchange/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
},
"dependencies": {
"@graphql-mesh/cli": "0.95.4",
"@graphql-mesh/openapi": "0.106.5",
"@graphql-mesh/openapi": "0.106.6",
"graphql": "16.9.0"
}
}
2 changes: 1 addition & 1 deletion examples/openapi-stripe/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
},
"dependencies": {
"@graphql-mesh/cli": "0.95.4",
"@graphql-mesh/openapi": "0.106.5",
"@graphql-mesh/openapi": "0.106.6",
"graphql": "16.9.0"
}
}
2 changes: 1 addition & 1 deletion examples/openapi-subscriptions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"dependencies": {
"@graphql-mesh/cli": "0.95.4",
"@graphql-mesh/openapi": "0.106.5",
"@graphql-mesh/openapi": "0.106.6",
"@whatwg-node/fetch": "^0.9.0",
"concurrently": "8.2.2",
"fets": "^0.8.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/openapi-youtrack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
},
"dependencies": {
"@graphql-mesh/cli": "0.95.4",
"@graphql-mesh/openapi": "0.106.5",
"@graphql-mesh/openapi": "0.106.6",
"@graphql-mesh/transform-resolvers-composition": "0.102.4",
"graphql": "16.9.0",
"graphql-fields": "2.0.3"
Expand Down
2 changes: 1 addition & 1 deletion examples/persisted-operations/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"dependencies": {
"@graphql-mesh/cli": "0.95.4",
"@graphql-mesh/json-schema": "0.106.4",
"@graphql-mesh/json-schema": "0.106.5",
"@graphql-mesh/plugin-mock": "0.102.4",
"@graphql-yoga/plugin-sofa": "3.7.0",
"graphql": "16.9.0"
Expand Down
2 changes: 1 addition & 1 deletion examples/programmatic-batching/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"dependencies": {
"@graphql-mesh/cli": "0.95.4",
"@graphql-mesh/openapi": "0.106.5",
"@graphql-mesh/openapi": "0.106.6",
"@sinclair/typebox": "0.33.7",
"fets": "0.8.3",
"graphql": "16.9.0"
Expand Down
2 changes: 1 addition & 1 deletion examples/reddit-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
"private": true,
"dependencies": {
"@graphql-mesh/cli": "0.95.4",
"@graphql-mesh/json-schema": "0.106.4"
"@graphql-mesh/json-schema": "0.106.5"
}
}
7 changes: 7 additions & 0 deletions examples/response-cache/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# example-response-cache

## 0.0.6

### Patch Changes

- Updated dependencies []:
- @graphql-mesh/json-schema@0.106.5

## 0.0.5

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions examples/response-cache/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "example-response-cache",
"version": "0.0.5",
"version": "0.0.6",
"license": "MIT",
"private": true,
"scripts": {
Expand All @@ -10,7 +10,7 @@
},
"dependencies": {
"@graphql-mesh/cli": "^0.95.4",
"@graphql-mesh/json-schema": "^0.106.4",
"@graphql-mesh/json-schema": "^0.106.5",
"@graphql-mesh/plugin-mock": "^0.102.4",
"graphql": "16.9.0"
}
Expand Down
2 changes: 1 addition & 1 deletion examples/soap-country-info/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"dependencies": {
"@graphql-mesh/cli": "0.95.4",
"@graphql-mesh/plugin-snapshot": "0.102.4",
"@graphql-mesh/soap": "0.104.4",
"@graphql-mesh/soap": "0.104.5",
"graphql": "16.9.0"
}
}
2 changes: 1 addition & 1 deletion examples/soap-demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"dependencies": {
"@graphql-mesh/cli": "0.95.4",
"@graphql-mesh/soap": "0.104.4",
"@graphql-mesh/soap": "0.104.5",
"graphql": "16.9.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion examples/soap-netsuite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"dependencies": {
"@graphql-mesh/cli": "0.95.4",
"@graphql-mesh/soap": "0.104.4",
"@graphql-mesh/soap": "0.104.5",
"graphql": "16.9.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion examples/thrift-calculator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@creditkarma/thrift-server-express": "1.0.4",
"@creditkarma/thrift-typescript": "3.7.6",
"@graphql-mesh/cli": "0.95.4",
"@graphql-mesh/thrift": "0.104.4",
"@graphql-mesh/thrift": "0.104.5",
"express": "4.19.2",
"graphql": "16.9.0",
"thrift": "0.20.0",
Expand Down
7 changes: 7 additions & 0 deletions examples/v1-next/apollo-federation-compatibility/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# example-apollo-federation-compatibility

## 0.3.6

### Patch Changes

- Updated dependencies []:
- @graphql-mesh/serve-cli@0.11.6

## 0.3.5

### Patch Changes
Expand Down
Loading

0 comments on commit d2363ce

Please sign in to comment.