Skip to content

Commit

Permalink
chore(release): update monorepo packages versions (#4574)
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
github-actions[bot] and github-actions[bot] authored Sep 28, 2022
1 parent 5b812fd commit e07534b
Show file tree
Hide file tree
Showing 203 changed files with 1,240 additions and 456 deletions.
7 changes: 0 additions & 7 deletions .changeset/@graphql-mesh_cli-4571-dependencies.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/@graphql-mesh_cli-4573-dependencies.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/@graphql-mesh_cli-4592-dependencies.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/@graphql-mesh_grpc-4571-dependencies.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/@graphql-mesh_grpc-4573-dependencies.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/@graphql-mesh_http-4571-dependencies.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/@graphql-mesh_http-4573-dependencies.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/@graphql-mesh_http-4575-dependencies.md

This file was deleted.

This file was deleted.

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/@graphql-mesh_utils-4575-dependencies.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/brave-toys-marry.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/cold-cobras-guess.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/ninety-pots-guess.md

This file was deleted.

8 changes: 8 additions & 0 deletions examples/auth0/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# auth0-example

## 0.0.12

### Patch Changes

- Updated dependencies [[`1a8e80870`](https://github.com/Urigo/graphql-mesh/commit/1a8e8087039646b7ccf02d76cbed134854271516), [`6df0993b7`](https://github.com/Urigo/graphql-mesh/commit/6df0993b777e1fe7ed0f4bb500e48aa2672ca0ea), [`463462742`](https://github.com/Urigo/graphql-mesh/commit/463462742421497a119157811404845900e259d4)]:
- @graphql-mesh/cli@0.78.25
- @graphql-mesh/json-schema@0.35.19

## 0.0.11

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions examples/auth0/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "auth0-example",
"version": "0.0.11",
"version": "0.0.12",
"license": "MIT",
"private": true,
"scripts": {
Expand All @@ -10,8 +10,8 @@
"test": "jest"
},
"dependencies": {
"@graphql-mesh/cli": "0.78.24",
"@graphql-mesh/json-schema": "0.35.18",
"@graphql-mesh/cli": "0.78.25",
"@graphql-mesh/json-schema": "0.35.19",
"@envelop/auth0": "3.6.0",
"graphql": "16.6.0"
},
Expand Down
10 changes: 10 additions & 0 deletions examples/cloudflare-workers/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# cloudflare-workers

## 0.0.55

### Patch Changes

- Updated dependencies [[`1a8e80870`](https://github.com/Urigo/graphql-mesh/commit/1a8e8087039646b7ccf02d76cbed134854271516), [`6df0993b7`](https://github.com/Urigo/graphql-mesh/commit/6df0993b777e1fe7ed0f4bb500e48aa2672ca0ea), [`463462742`](https://github.com/Urigo/graphql-mesh/commit/463462742421497a119157811404845900e259d4)]:
- @graphql-mesh/cli@0.78.25
- @graphql-mesh/cache-cfw-kv@0.0.32
- @graphql-mesh/json-schema@0.35.19
- @graphql-mesh/plugin-response-cache@0.1.33

## 0.0.54

### Patch Changes
Expand Down
10 changes: 5 additions & 5 deletions examples/cloudflare-workers/package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"name": "cloudflare-workers",
"private": true,
"version": "0.0.54",
"version": "0.0.55",
"dependencies": {
"@graphql-mesh/cli": "0.78.24",
"@graphql-mesh/json-schema": "0.35.18",
"@graphql-mesh/cache-cfw-kv": "0.0.31",
"@graphql-mesh/plugin-response-cache": "0.1.32",
"@graphql-mesh/cli": "0.78.25",
"@graphql-mesh/json-schema": "0.35.19",
"@graphql-mesh/cache-cfw-kv": "0.0.32",
"@graphql-mesh/plugin-response-cache": "0.1.33",
"graphql": "16.6.0"
},
"devDependencies": {
Expand Down
9 changes: 9 additions & 0 deletions examples/federation-example/gateway/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# federation-gateway

## 0.0.147

### Patch Changes

- Updated dependencies [[`1a8e80870`](https://github.com/Urigo/graphql-mesh/commit/1a8e8087039646b7ccf02d76cbed134854271516), [`6df0993b7`](https://github.com/Urigo/graphql-mesh/commit/6df0993b777e1fe7ed0f4bb500e48aa2672ca0ea), [`463462742`](https://github.com/Urigo/graphql-mesh/commit/463462742421497a119157811404845900e259d4), [`88ab8f9ae`](https://github.com/Urigo/graphql-mesh/commit/88ab8f9ae32a4d0f52c978d625082abe075bebe4)]:
- @graphql-mesh/cli@0.78.25
- @graphql-mesh/transform-federation@0.9.40
- @graphql-mesh/graphql@0.31.18

## 0.0.146

### Patch Changes
Expand Down
8 changes: 4 additions & 4 deletions examples/federation-example/gateway/package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"name": "federation-gateway",
"version": "0.0.146",
"version": "0.0.147",
"license": "MIT",
"private": true,
"dependencies": {
"@graphql-mesh/cli": "0.78.24",
"@graphql-mesh/graphql": "0.31.17",
"@graphql-mesh/transform-federation": "0.9.39",
"@graphql-mesh/cli": "0.78.25",
"@graphql-mesh/graphql": "0.31.18",
"@graphql-mesh/transform-federation": "0.9.40",
"graphql": "16.6.0"
}
}
8 changes: 8 additions & 0 deletions examples/graphql-file-upload-example/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# graphql-file-upload-example

## 0.6.257

### Patch Changes

- Updated dependencies [[`1a8e80870`](https://github.com/Urigo/graphql-mesh/commit/1a8e8087039646b7ccf02d76cbed134854271516), [`6df0993b7`](https://github.com/Urigo/graphql-mesh/commit/6df0993b777e1fe7ed0f4bb500e48aa2672ca0ea), [`463462742`](https://github.com/Urigo/graphql-mesh/commit/463462742421497a119157811404845900e259d4)]:
- @graphql-mesh/cli@0.78.25
- @graphql-mesh/graphql@0.31.18

## 0.6.256

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions examples/graphql-file-upload-example/package.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"name": "graphql-file-upload-example",
"version": "0.6.256",
"version": "0.6.257",
"license": "MIT",
"private": true,
"scripts": {
"start-apis": "concurrently \"node upload-files/index.js\" \"node resize-image/index.js\"",
"start-gateway": "mesh dev"
},
"dependencies": {
"@graphql-mesh/cli": "0.78.24",
"@graphql-mesh/graphql": "0.31.17",
"@graphql-mesh/cli": "0.78.25",
"@graphql-mesh/graphql": "0.31.18",
"concurrently": "7.4.0",
"graphql-yoga": "3.0.0-next.3",
"sharp": "0.31.0",
Expand Down
9 changes: 9 additions & 0 deletions examples/grpc-example/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# grpc-example

## 0.5.297

### Patch Changes

- Updated dependencies [[`1a8e80870`](https://github.com/Urigo/graphql-mesh/commit/1a8e8087039646b7ccf02d76cbed134854271516), [`6df0993b7`](https://github.com/Urigo/graphql-mesh/commit/6df0993b777e1fe7ed0f4bb500e48aa2672ca0ea), [`463462742`](https://github.com/Urigo/graphql-mesh/commit/463462742421497a119157811404845900e259d4), [`1a8e80870`](https://github.com/Urigo/graphql-mesh/commit/1a8e8087039646b7ccf02d76cbed134854271516), [`6df0993b7`](https://github.com/Urigo/graphql-mesh/commit/6df0993b777e1fe7ed0f4bb500e48aa2672ca0ea), [`5b812fd04`](https://github.com/Urigo/graphql-mesh/commit/5b812fd04b84957f5754de604404b30c58e2a5f1)]:
- @graphql-mesh/cli@0.78.25
- @graphql-mesh/grpc@0.25.18
- @graphql-mesh/transform-naming-convention@0.11.5

## 0.5.296

### Patch Changes
Expand Down
8 changes: 4 additions & 4 deletions examples/grpc-example/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "grpc-example",
"version": "0.5.296",
"version": "0.5.297",
"author": "Simon Liang",
"license": "MIT",
"private": true,
Expand All @@ -11,9 +11,9 @@
"test": "jest"
},
"dependencies": {
"@graphql-mesh/cli": "0.78.24",
"@graphql-mesh/grpc": "0.25.17",
"@graphql-mesh/transform-naming-convention": "0.11.4",
"@graphql-mesh/cli": "0.78.25",
"@graphql-mesh/grpc": "0.25.18",
"@graphql-mesh/transform-naming-convention": "0.11.5",
"@grpc/proto-loader": "0.7.3",
"google-protobuf": "3.21.0",
"graphql": "16.6.0",
Expand Down
9 changes: 9 additions & 0 deletions examples/grpc-reflection-example/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# grpc-reflection-example

## 0.5.297

### Patch Changes

- Updated dependencies [[`1a8e80870`](https://github.com/Urigo/graphql-mesh/commit/1a8e8087039646b7ccf02d76cbed134854271516), [`6df0993b7`](https://github.com/Urigo/graphql-mesh/commit/6df0993b777e1fe7ed0f4bb500e48aa2672ca0ea), [`463462742`](https://github.com/Urigo/graphql-mesh/commit/463462742421497a119157811404845900e259d4), [`1a8e80870`](https://github.com/Urigo/graphql-mesh/commit/1a8e8087039646b7ccf02d76cbed134854271516), [`6df0993b7`](https://github.com/Urigo/graphql-mesh/commit/6df0993b777e1fe7ed0f4bb500e48aa2672ca0ea), [`5b812fd04`](https://github.com/Urigo/graphql-mesh/commit/5b812fd04b84957f5754de604404b30c58e2a5f1)]:
- @graphql-mesh/cli@0.78.25
- @graphql-mesh/grpc@0.25.18
- @graphql-mesh/transform-naming-convention@0.11.5

## 0.5.296

### Patch Changes
Expand Down
8 changes: 4 additions & 4 deletions examples/grpc-reflection-example/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "grpc-reflection-example",
"version": "0.5.296",
"version": "0.5.297",
"author": "Simon Liang",
"license": "MIT",
"private": true,
Expand All @@ -10,9 +10,9 @@
"start": "concurrently \"yarn grpc:start\" \"yarn mesh:start\""
},
"dependencies": {
"@graphql-mesh/cli": "0.78.24",
"@graphql-mesh/grpc": "0.25.17",
"@graphql-mesh/transform-naming-convention": "0.11.4",
"@graphql-mesh/cli": "0.78.25",
"@graphql-mesh/grpc": "0.25.18",
"@graphql-mesh/transform-naming-convention": "0.11.5",
"@grpc/proto-loader": "0.7.3",
"google-protobuf": "3.21.0",
"graphql": "16.6.0",
Expand Down
8 changes: 8 additions & 0 deletions examples/hasura-openbrewery-geodb/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# hasura-openbrewery-geodb

## 0.5.314

### Patch Changes

- Updated dependencies [[`1a8e80870`](https://github.com/Urigo/graphql-mesh/commit/1a8e8087039646b7ccf02d76cbed134854271516), [`6df0993b7`](https://github.com/Urigo/graphql-mesh/commit/6df0993b777e1fe7ed0f4bb500e48aa2672ca0ea), [`463462742`](https://github.com/Urigo/graphql-mesh/commit/463462742421497a119157811404845900e259d4)]:
- @graphql-mesh/cli@0.78.25
- @graphql-mesh/json-schema@0.35.19

## 0.5.313

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions examples/hasura-openbrewery-geodb/package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "hasura-openbrewery-geodb",
"version": "0.5.313",
"version": "0.5.314",
"license": "MIT",
"private": true,
"scripts": {
"start": "mesh dev"
},
"dependencies": {
"@graphql-mesh/cli": "0.78.24",
"@graphql-mesh/json-schema": "0.35.18",
"@graphql-mesh/cli": "0.78.25",
"@graphql-mesh/json-schema": "0.35.19",
"graphql": "16.6.0"
}
}
9 changes: 9 additions & 0 deletions examples/hello-world-esm/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# hello-world-esm

## 0.0.71

### Patch Changes

- Updated dependencies [[`1a8e80870`](https://github.com/Urigo/graphql-mesh/commit/1a8e8087039646b7ccf02d76cbed134854271516), [`6df0993b7`](https://github.com/Urigo/graphql-mesh/commit/6df0993b777e1fe7ed0f4bb500e48aa2672ca0ea), [`463462742`](https://github.com/Urigo/graphql-mesh/commit/463462742421497a119157811404845900e259d4)]:
- @graphql-mesh/cli@0.78.25
- @graphql-mesh/json-schema@0.35.19
- @graphql-mesh/plugin-mock@0.0.23

## 0.0.70

### Patch Changes
Expand Down
8 changes: 4 additions & 4 deletions examples/hello-world-esm/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hello-world-esm",
"version": "0.0.70",
"version": "0.0.71",
"type": "module",
"main": "index.js",
"license": "MIT",
Expand All @@ -10,9 +10,9 @@
"start": "node index.js"
},
"dependencies": {
"@graphql-mesh/cli": "0.78.24",
"@graphql-mesh/json-schema": "0.35.18",
"@graphql-mesh/plugin-mock": "0.0.22",
"@graphql-mesh/cli": "0.78.25",
"@graphql-mesh/json-schema": "0.35.19",
"@graphql-mesh/plugin-mock": "0.0.23",
"graphql": "16.6.0"
},
"devDependencies": {
Expand Down
9 changes: 9 additions & 0 deletions examples/hello-world/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# json-schema-hello-world

## 0.0.246

### Patch Changes

- Updated dependencies [[`1a8e80870`](https://github.com/Urigo/graphql-mesh/commit/1a8e8087039646b7ccf02d76cbed134854271516), [`6df0993b7`](https://github.com/Urigo/graphql-mesh/commit/6df0993b777e1fe7ed0f4bb500e48aa2672ca0ea), [`463462742`](https://github.com/Urigo/graphql-mesh/commit/463462742421497a119157811404845900e259d4)]:
- @graphql-mesh/cli@0.78.25
- @graphql-mesh/json-schema@0.35.19
- @graphql-mesh/plugin-mock@0.0.23

## 0.0.245

### Patch Changes
Expand Down
Loading

0 comments on commit e07534b

Please sign in to comment.