Skip to content

Commit

Permalink
chore(release): update monorepo packages versions (#8352)
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 Jan 31, 2025
1 parent 0b6ee9c commit f975d5e
Show file tree
Hide file tree
Showing 44 changed files with 139 additions and 85 deletions.
5 changes: 0 additions & 5 deletions .changeset/seven-crabs-cough.md

This file was deleted.

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.98.18",
"@graphql-mesh/json-schema": "0.108.14",
"@graphql-mesh/json-schema": "0.108.15",
"@graphql-mesh/plugin-operation-field-permissions": "0.103.12",
"graphql": "16.10.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.104.12",
"@graphql-mesh/cli": "0.98.18",
"@graphql-mesh/json-schema": "0.108.14",
"@graphql-mesh/json-schema": "0.108.15",
"@graphql-mesh/plugin-response-cache": "0.103.13",
"graphql": "16.10.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.5",
"@graphql-mesh/cli": "0.98.18",
"@graphql-mesh/json-schema": "0.108.14",
"@graphql-mesh/json-schema": "0.108.15",
"@types/node": "22.12.0",
"graphql": "16.10.0",
"typescript": "^5.4.2"
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.98.18",
"@graphql-mesh/json-schema": "0.108.14",
"@graphql-mesh/json-schema": "0.108.15",
"graphql": "16.10.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.98.18",
"@graphql-mesh/json-schema": "0.108.14",
"@graphql-mesh/json-schema": "0.108.15",
"@graphql-mesh/plugin-mock": "0.103.13",
"graphql": "16.10.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.98.18",
"@graphql-mesh/json-schema": "0.108.14",
"@graphql-mesh/json-schema": "0.108.15",
"@graphql-mesh/plugin-mock": "0.103.13",
"@graphql-yoga/plugin-sofa": "3.10.11",
"graphql": "16.10.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.98.18",
"@graphql-mesh/openapi": "0.108.15",
"@graphql-mesh/openapi": "0.108.16",
"@graphql-mesh/plugin-hive": "0.103.13",
"@graphql-mesh/transform-hive": "0.103.15",
"graphql": "16.10.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.45.0",
"@graphql-mesh/cli": "0.98.18",
"@graphql-mesh/openapi": "0.108.15",
"@graphql-mesh/openapi": "0.108.16",
"graphql": "16.10.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.45.0",
"@graphql-mesh/cli": "0.98.18",
"@graphql-mesh/openapi": "0.108.15",
"@graphql-mesh/openapi": "0.108.16",
"graphql": "16.10.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.98.18",
"@graphql-mesh/graphql": "0.103.13",
"@graphql-mesh/json-schema": "0.108.14",
"@graphql-mesh/json-schema": "0.108.15",
"graphql": "16.10.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.98.18",
"@graphql-mesh/json-schema": "0.108.14",
"@graphql-mesh/json-schema": "0.108.15",
"@graphql-mesh/plugin-mock": "0.103.13",
"@graphql-mesh/transform-naming-convention": "0.103.14",
"graphql": "16.10.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.98.18",
"@graphql-mesh/json-schema": "0.108.14",
"@graphql-mesh/json-schema": "0.108.15",
"graphql": "16.10.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.98.18",
"@graphql-mesh/json-schema": "0.108.14",
"@graphql-mesh/json-schema": "0.108.15",
"fets": "0.8.4",
"graphql": "16.10.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.98.18",
"@graphql-mesh/json-schema": "0.108.14",
"@graphql-mesh/json-schema": "0.108.15",
"@graphql-mesh/plugin-live-query": "0.103.12",
"@whatwg-node/fetch": "^0.10.0",
"fets": "0.8.4",
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.98.18",
"@graphql-mesh/config": "0.106.18",
"@graphql-mesh/openapi": "0.108.15",
"@graphql-mesh/openapi": "0.108.16",
"@graphql-mesh/runtime": "0.105.13",
"apollo-server-micro": "3.13.0",
"graphql": "16.10.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.98.18",
"@graphql-mesh/config": "0.106.18",
"@graphql-mesh/openapi": "0.108.15",
"@graphql-mesh/openapi": "0.108.16",
"@graphql-mesh/runtime": "0.105.13",
"apollo-server-micro": "3.13.0",
"graphql": "16.10.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.98.18",
"@graphql-mesh/openapi": "0.108.15",
"@graphql-mesh/openapi": "0.108.16",
"graphql": "16.10.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.98.18",
"@graphql-mesh/openapi": "0.108.15",
"@graphql-mesh/openapi": "0.108.16",
"@graphql-mesh/plugin-response-cache": "0.103.13",
"@graphql-mesh/runtime": "0.105.13",
"@graphql-mesh/transform-cache": "0.103.13",
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.98.18",
"@graphql-mesh/openapi": "0.108.15",
"@graphql-mesh/openapi": "0.108.16",
"graphql": "16.10.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.98.18",
"@graphql-mesh/openapi": "0.108.15",
"@graphql-mesh/openapi": "0.108.16",
"graphql": "16.10.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.98.18",
"@graphql-mesh/openapi": "0.108.15",
"@graphql-mesh/openapi": "0.108.16",
"graphql": "16.10.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.98.18",
"@graphql-mesh/openapi": "0.108.15",
"@graphql-mesh/openapi": "0.108.16",
"@whatwg-node/fetch": "^0.10.0",
"concurrently": "9.1.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.98.18",
"@graphql-mesh/openapi": "0.108.15",
"@graphql-mesh/openapi": "0.108.16",
"@graphql-mesh/transform-resolvers-composition": "0.103.12",
"graphql": "16.10.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.98.18",
"@graphql-mesh/json-schema": "0.108.14",
"@graphql-mesh/json-schema": "0.108.15",
"@graphql-mesh/plugin-mock": "0.103.13",
"@graphql-yoga/plugin-sofa": "3.10.11",
"graphql": "16.10.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.98.18",
"@graphql-mesh/openapi": "0.108.15",
"@graphql-mesh/openapi": "0.108.16",
"@sinclair/typebox": "0.34.15",
"fets": "0.8.4",
"graphql": "16.10.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.98.18",
"@graphql-mesh/json-schema": "0.108.14"
"@graphql-mesh/json-schema": "0.108.15"
}
}
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.4.21

### Patch Changes

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

## 0.4.20

### 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.4.20",
"version": "0.4.21",
"license": "MIT",
"private": true,
"scripts": {
Expand All @@ -10,7 +10,7 @@
},
"dependencies": {
"@graphql-mesh/cli": "^0.98.18",
"@graphql-mesh/json-schema": "^0.108.14",
"@graphql-mesh/json-schema": "^0.108.15",
"@graphql-mesh/plugin-mock": "^0.103.13",
"graphql": "16.10.0"
}
Expand Down
7 changes: 7 additions & 0 deletions packages/legacy/handlers/json-schema/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @graphql-mesh/json-schema

## 0.108.15

### Patch Changes

- Updated dependencies []:
- @omnigraph/json-schema@0.108.14

## 0.108.14

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/legacy/handlers/json-schema/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphql-mesh/json-schema",
"version": "0.108.14",
"version": "0.108.15",
"type": "module",
"repository": {
"type": "git",
Expand Down Expand Up @@ -41,7 +41,7 @@
"@graphql-mesh/types": "^0.103.12",
"@graphql-mesh/utils": "^0.103.12",
"@json-schema-tools/meta-schema": "^1.7.5",
"@omnigraph/json-schema": "^0.108.13",
"@omnigraph/json-schema": "^0.108.14",
"graphql-compose": "^9.1.0",
"json-machete": "^0.97.6",
"tslib": "^2.4.0"
Expand Down
7 changes: 7 additions & 0 deletions packages/legacy/handlers/openapi/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @graphql-mesh/openapi

## 0.108.16

### Patch Changes

- Updated dependencies []:
- @omnigraph/openapi@0.108.16

## 0.108.15

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/legacy/handlers/openapi/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphql-mesh/openapi",
"version": "0.108.15",
"version": "0.108.16",
"type": "module",
"repository": {
"type": "git",
Expand Down Expand Up @@ -39,7 +39,7 @@
"@graphql-mesh/string-interpolation": "0.5.8",
"@graphql-mesh/types": "^0.103.12",
"@graphql-mesh/utils": "^0.103.12",
"@omnigraph/openapi": "0.108.15",
"@omnigraph/openapi": "0.108.16",
"tslib": "^2.4.0"
},
"publishConfig": {
Expand Down
7 changes: 7 additions & 0 deletions packages/legacy/handlers/raml/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @graphql-mesh/raml

## 0.108.14

### Patch Changes

- Updated dependencies []:
- @omnigraph/raml@0.108.14

## 0.108.13

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/legacy/handlers/raml/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphql-mesh/raml",
"version": "0.108.13",
"version": "0.108.14",
"type": "module",
"repository": {
"type": "git",
Expand Down Expand Up @@ -38,7 +38,7 @@
"@graphql-mesh/store": "^0.103.12",
"@graphql-mesh/types": "^0.103.12",
"@graphql-mesh/utils": "^0.103.12",
"@omnigraph/raml": "0.108.13",
"@omnigraph/raml": "0.108.14",
"tslib": "^2.4.0"
},
"publishConfig": {
Expand Down
8 changes: 8 additions & 0 deletions packages/loaders/json-schema/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @omnigraph/json-schema

## 0.108.14

### Patch Changes

- Updated dependencies
[[`0b6ee9c`](https://github.com/ardatan/graphql-mesh/commit/0b6ee9c8c7ba985269ff58d3a667278ce662c46e)]:
- @graphql-mesh/transport-rest@0.8.14

## 0.108.13

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/loaders/json-schema/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@omnigraph/json-schema",
"version": "0.108.13",
"version": "0.108.14",
"type": "module",
"repository": {
"type": "git",
Expand Down Expand Up @@ -38,7 +38,7 @@
"@graphql-mesh/cross-helpers": "^0.4.9",
"@graphql-mesh/string-interpolation": "0.5.8",
"@graphql-mesh/transport-common": "^0.7.13",
"@graphql-mesh/transport-rest": "^0.8.13",
"@graphql-mesh/transport-rest": "^0.8.14",
"@graphql-mesh/types": "^0.103.12",
"@graphql-mesh/utils": "^0.103.12",
"@graphql-tools/delegate": "^10.0.28",
Expand Down
Loading

0 comments on commit f975d5e

Please sign in to comment.