Skip to content

Commit

Permalink
chore(release): update monorepo packages versions (#8052)
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 Dec 3, 2024
1 parent 6bcc424 commit 2df1835
Show file tree
Hide file tree
Showing 16 changed files with 49 additions and 29 deletions.
5 changes: 0 additions & 5 deletions .changeset/fair-ears-own.md

This file was deleted.

2 changes: 2 additions & 0 deletions examples/v1-next/apollo-federation-compatibility/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# example-apollo-federation-compatibility

## 1.5.11

## 1.5.10

## 1.5.9
Expand Down
4 changes: 2 additions & 2 deletions examples/v1-next/apollo-federation-compatibility/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "example-apollo-federation-compatibility",
"version": "1.5.10",
"version": "1.5.11",
"description": "Apollo Federation implemented with GraphQL Mesh",
"author": "Arda TANRIKULU <ardatanrikulu@gmail.com>",
"private": true,
Expand All @@ -27,7 +27,7 @@
"@graphql-codegen/cli": "5.0.3",
"@graphql-codegen/typescript": "4.1.2",
"@graphql-codegen/typescript-resolvers": "4.4.1",
"@graphql-mesh/compose-cli": "1.2.10",
"@graphql-mesh/compose-cli": "1.2.11",
"@types/node": "22.10.1",
"esbuild": "^0.24.0",
"lru-cache": "11.0.2"
Expand Down
2 changes: 1 addition & 1 deletion examples/v1-next/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-hive/gateway": "^1.5.6",
"@graphql-mesh/compose-cli": "^1.2.10",
"@graphql-mesh/compose-cli": "^1.2.11",
"@graphql-mesh/plugin-operation-field-permissions": "^0.103.5",
"@omnigraph/json-schema": "^0.108.5",
"graphql": "16.9.0"
Expand Down
2 changes: 1 addition & 1 deletion examples/v1-next/integrations/cfw-breweries/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"@graphql-hive/gateway": "^1.5.6",
"@graphql-mesh/cache-cfw-kv": "^0.104.5",
"@graphql-mesh/cache-localforage": "^0.103.5",
"@graphql-mesh/compose-cli": "^1.2.10",
"@graphql-mesh/compose-cli": "^1.2.11",
"@graphql-mesh/plugin-response-cache": "^0.103.5",
"@omnigraph/json-schema": "^0.108.5",
"graphql": "16.9.0"
Expand Down
2 changes: 1 addition & 1 deletion examples/v1-next/integrations/fastify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
},
"dependencies": {
"@graphql-hive/gateway": "^1.5.6",
"@graphql-mesh/compose-cli": "^1.2.10",
"@graphql-mesh/compose-cli": "^1.2.11",
"@omnigraph/openapi": "^0.108.5",
"fastify": "^5.0.0",
"graphql": "16.9.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/v1-next/integrations/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.3.0",
"@graphql-hive/gateway": "^1.5.6",
"@graphql-mesh/compose-cli": "^1.2.10",
"@graphql-mesh/compose-cli": "^1.2.11",
"@omnigraph/json-schema": "^0.108.5",
"@types/node": "^22.0.0",
"graphql": "^16.9.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/v1-next/openapi-location-weather/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"dependencies": {
"@graphql-hive/gateway": "^1.5.6",
"@graphql-mesh/cache-localforage": "^0.103.5",
"@graphql-mesh/compose-cli": "^1.2.10",
"@graphql-mesh/compose-cli": "^1.2.11",
"@omnigraph/openapi": "^0.108.5",
"graphql": "^16.9.0"
}
Expand Down
2 changes: 1 addition & 1 deletion examples/v1-next/openapi-youtrack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"dependencies": {
"@graphql-hive/gateway": "^1.5.6",
"@graphql-mesh/compose-cli": "^1.2.10",
"@graphql-mesh/compose-cli": "^1.2.11",
"@omnigraph/openapi": "^0.108.5",
"graphql": "^16.9.0"
}
Expand Down
8 changes: 8 additions & 0 deletions packages/compose-cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @graphql-mesh/compose-cli

## 1.2.11

### Patch Changes

- Updated dependencies
[[`5883d66`](https://github.com/ardatan/graphql-mesh/commit/5883d6664730031b410b53c7c763fde981c1ae47)]:
- @graphql-mesh/fusion-composition@0.7.11

## 1.2.10

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/compose-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphql-mesh/compose-cli",
"version": "1.2.10",
"version": "1.2.11",
"type": "module",
"repository": {
"type": "git",
Expand Down Expand Up @@ -40,7 +40,7 @@
},
"dependencies": {
"@commander-js/extra-typings": "^12.1.0",
"@graphql-mesh/fusion-composition": "^0.7.10",
"@graphql-mesh/fusion-composition": "^0.7.11",
"@graphql-mesh/include": "^0.2.4",
"@graphql-mesh/utils": "^0.103.5",
"@graphql-tools/code-file-loader": "^8.1.7",
Expand Down
8 changes: 8 additions & 0 deletions packages/fusion/composition/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @graphql-mesh/fusion-composition

## 0.7.11

### Patch Changes

- [`5883d66`](https://github.com/ardatan/graphql-mesh/commit/5883d6664730031b410b53c7c763fde981c1ae47)
Thanks [@ardatan](https://github.com/ardatan)! - Respect existing federation directives when
federation transform is used

## 0.7.10

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/fusion/composition/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphql-mesh/fusion-composition",
"version": "0.7.10",
"version": "0.7.11",
"type": "module",
"description": "Basic composition utility for Fusion spec",
"repository": {
Expand Down
7 changes: 7 additions & 0 deletions packages/legacy/migrate-config-cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @graphql-mesh/migrate-config-cli

## 1.3.11

### Patch Changes

- Updated dependencies []:
- @graphql-mesh/compose-cli@1.2.11

## 1.3.10

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/legacy/migrate-config-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphql-mesh/migrate-config-cli",
"version": "1.3.10",
"version": "1.3.11",
"type": "module",
"repository": {
"type": "git",
Expand Down Expand Up @@ -40,7 +40,7 @@
},
"dependencies": {
"@graphql-mesh/cli": "^0.98.5",
"@graphql-mesh/compose-cli": "^1.2.10",
"@graphql-mesh/compose-cli": "^1.2.11",
"@graphql-mesh/config": "^0.106.5",
"@graphql-mesh/types": "^0.103.5",
"@graphql-mesh/utils": "^0.103.5",
Expand Down
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4479,7 +4479,7 @@ __metadata:
dependencies:
"@envelop/auth0": "npm:^6.0.0"
"@graphql-hive/gateway": "npm:^1.5.6"
"@graphql-mesh/compose-cli": "npm:^1.2.10"
"@graphql-mesh/compose-cli": "npm:^1.2.11"
"@graphql-mesh/plugin-operation-field-permissions": "npm:^0.103.5"
"@omnigraph/json-schema": "npm:^0.108.5"
graphql: "npm:16.9.0"
Expand All @@ -4494,7 +4494,7 @@ __metadata:
"@graphql-hive/gateway": "npm:^1.5.6"
"@graphql-mesh/cache-cfw-kv": "npm:^0.104.5"
"@graphql-mesh/cache-localforage": "npm:^0.103.5"
"@graphql-mesh/compose-cli": "npm:^1.2.10"
"@graphql-mesh/compose-cli": "npm:^1.2.11"
"@graphql-mesh/plugin-response-cache": "npm:^0.103.5"
"@omnigraph/json-schema": "npm:^0.108.5"
graphql: "npm:16.9.0"
Expand All @@ -4521,7 +4521,7 @@ __metadata:
resolution: "@examples-v1-next/fastify@workspace:examples/v1-next/integrations/fastify"
dependencies:
"@graphql-hive/gateway": "npm:^1.5.6"
"@graphql-mesh/compose-cli": "npm:^1.2.10"
"@graphql-mesh/compose-cli": "npm:^1.2.11"
"@omnigraph/openapi": "npm:^0.108.5"
fastify: "npm:^5.0.0"
graphql: "npm:16.9.0"
Expand All @@ -4537,7 +4537,7 @@ __metadata:
dependencies:
"@google-cloud/functions-framework": "npm:^3.3.0"
"@graphql-hive/gateway": "npm:^1.5.6"
"@graphql-mesh/compose-cli": "npm:^1.2.10"
"@graphql-mesh/compose-cli": "npm:^1.2.11"
"@omnigraph/json-schema": "npm:^0.108.5"
"@types/node": "npm:^22.0.0"
graphql: "npm:^16.9.0"
Expand Down Expand Up @@ -4600,7 +4600,7 @@ __metadata:
dependencies:
"@graphql-hive/gateway": "npm:^1.5.6"
"@graphql-mesh/cache-localforage": "npm:^0.103.5"
"@graphql-mesh/compose-cli": "npm:^1.2.10"
"@graphql-mesh/compose-cli": "npm:^1.2.11"
"@omnigraph/openapi": "npm:^0.108.5"
graphql: "npm:^16.9.0"
languageName: unknown
Expand All @@ -4611,7 +4611,7 @@ __metadata:
resolution: "@examples-v1-next/openapi-youtrack@workspace:examples/v1-next/openapi-youtrack"
dependencies:
"@graphql-hive/gateway": "npm:^1.5.6"
"@graphql-mesh/compose-cli": "npm:^1.2.10"
"@graphql-mesh/compose-cli": "npm:^1.2.11"
"@omnigraph/openapi": "npm:^0.108.5"
graphql: "npm:^16.9.0"
languageName: unknown
Expand Down Expand Up @@ -6112,12 +6112,12 @@ __metadata:
languageName: unknown
linkType: soft

"@graphql-mesh/compose-cli@npm:1.2.10, @graphql-mesh/compose-cli@npm:^1.2.10, @graphql-mesh/compose-cli@workspace:*, @graphql-mesh/compose-cli@workspace:packages/compose-cli":
"@graphql-mesh/compose-cli@npm:1.2.11, @graphql-mesh/compose-cli@npm:^1.2.11, @graphql-mesh/compose-cli@workspace:*, @graphql-mesh/compose-cli@workspace:packages/compose-cli":
version: 0.0.0-use.local
resolution: "@graphql-mesh/compose-cli@workspace:packages/compose-cli"
dependencies:
"@commander-js/extra-typings": "npm:^12.1.0"
"@graphql-mesh/fusion-composition": "npm:^0.7.10"
"@graphql-mesh/fusion-composition": "npm:^0.7.11"
"@graphql-mesh/include": "npm:^0.2.4"
"@graphql-mesh/utils": "npm:^0.103.5"
"@graphql-tools/code-file-loader": "npm:^8.1.7"
Expand Down Expand Up @@ -6175,7 +6175,7 @@ __metadata:
languageName: unknown
linkType: soft

"@graphql-mesh/fusion-composition@npm:^0.7.10, @graphql-mesh/fusion-composition@workspace:packages/fusion/composition":
"@graphql-mesh/fusion-composition@npm:^0.7.11, @graphql-mesh/fusion-composition@workspace:packages/fusion/composition":
version: 0.0.0-use.local
resolution: "@graphql-mesh/fusion-composition@workspace:packages/fusion/composition"
dependencies:
Expand Down Expand Up @@ -6371,7 +6371,7 @@ __metadata:
resolution: "@graphql-mesh/migrate-config-cli@workspace:packages/legacy/migrate-config-cli"
dependencies:
"@graphql-mesh/cli": "npm:^0.98.5"
"@graphql-mesh/compose-cli": "npm:^1.2.10"
"@graphql-mesh/compose-cli": "npm:^1.2.11"
"@graphql-mesh/config": "npm:^0.106.5"
"@graphql-mesh/types": "npm:^0.103.5"
"@graphql-mesh/utils": "npm:^0.103.5"
Expand Down Expand Up @@ -20115,7 +20115,7 @@ __metadata:
"@graphql-codegen/typescript": "npm:4.1.2"
"@graphql-codegen/typescript-resolvers": "npm:4.4.1"
"@graphql-hive/gateway": "npm:1.5.7"
"@graphql-mesh/compose-cli": "npm:1.2.10"
"@graphql-mesh/compose-cli": "npm:1.2.11"
"@graphql-yoga/plugin-apollo-inline-trace": "npm:3.10.4"
"@types/node": "npm:22.10.1"
concurrently: "npm:9.1.0"
Expand Down

0 comments on commit 2df1835

Please sign in to comment.