Skip to content

Commit

Permalink
chore(release): update monorepo packages versions (#4909)
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 Dec 8, 2022
1 parent f1c2e20 commit b3c95da
Show file tree
Hide file tree
Showing 233 changed files with 1,789 additions and 532 deletions.
6 changes: 0 additions & 6 deletions .changeset/@graphql-mesh_cli-4906-dependencies.md

This file was deleted.

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

This file was deleted.

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

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/@graphql-mesh_graphql-4906-dependencies.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/@graphql-mesh_grpc-4906-dependencies.md

This file was deleted.

This file was deleted.

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/@graphql-mesh_mysql-4906-dependencies.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/@graphql-mesh_odata-4906-dependencies.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/@graphql-mesh_postgraphile-4906-dependencies.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/@graphql-mesh_runtime-4906-dependencies.md

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/@graphql-mesh_transform-hive-4906-dependencies.md

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/@graphql-mesh_types-4906-dependencies.md

This file was deleted.

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

This file was deleted.

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

## 0.1.4

### Patch Changes

- Updated dependencies
[[`f1c2e20e5`](https://github.com/Urigo/graphql-mesh/commit/f1c2e20e5228425dc220986d85653fc7f3811e43),
[`ec191126f`](https://github.com/Urigo/graphql-mesh/commit/ec191126f24e041c14a371f17bd37ba1aedec495),
[`c51908ecc`](https://github.com/Urigo/graphql-mesh/commit/c51908ecc6420e6d7f5fc2948666fbc35d0e7f4f)]:
- @graphql-mesh/cli@0.82.2
- @graphql-mesh/json-schema@0.37.2
- @graphql-mesh/plugin-operation-field-permissions@0.1.2

## 0.1.3

### Patch Changes
Expand Down
8 changes: 4 additions & 4 deletions examples/auth0/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "auth0-example",
"version": "0.1.3",
"version": "0.1.4",
"license": "MIT",
"private": true,
"scripts": {
Expand All @@ -11,9 +11,9 @@
},
"dependencies": {
"@envelop/auth0": "4.0.4",
"@graphql-mesh/cli": "0.82.1",
"@graphql-mesh/json-schema": "0.37.1",
"@graphql-mesh/plugin-operation-field-permissions": "0.1.1",
"@graphql-mesh/cli": "0.82.2",
"@graphql-mesh/json-schema": "0.37.2",
"@graphql-mesh/plugin-operation-field-permissions": "0.1.2",
"graphql": "16.6.0"
},
"devDependencies": {
Expand Down
13 changes: 13 additions & 0 deletions examples/cloudflare-workers/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# cloudflare-workers

## 0.0.89

### Patch Changes

- Updated dependencies
[[`f1c2e20e5`](https://github.com/Urigo/graphql-mesh/commit/f1c2e20e5228425dc220986d85653fc7f3811e43),
[`ec191126f`](https://github.com/Urigo/graphql-mesh/commit/ec191126f24e041c14a371f17bd37ba1aedec495),
[`c51908ecc`](https://github.com/Urigo/graphql-mesh/commit/c51908ecc6420e6d7f5fc2948666fbc35d0e7f4f)]:
- @graphql-mesh/cli@0.82.2
- @graphql-mesh/cache-cfw-kv@0.1.2
- @graphql-mesh/json-schema@0.37.2
- @graphql-mesh/plugin-response-cache@0.2.2

## 0.0.88

### 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",
"version": "0.0.88",
"version": "0.0.89",
"private": true,
"dependencies": {
"@graphql-mesh/cache-cfw-kv": "0.1.1",
"@graphql-mesh/cli": "0.82.1",
"@graphql-mesh/json-schema": "0.37.1",
"@graphql-mesh/plugin-response-cache": "0.2.1",
"@graphql-mesh/cache-cfw-kv": "0.1.2",
"@graphql-mesh/cli": "0.82.2",
"@graphql-mesh/json-schema": "0.37.2",
"@graphql-mesh/plugin-response-cache": "0.2.2",
"graphql": "16.6.0"
},
"devDependencies": {
Expand Down
14 changes: 14 additions & 0 deletions examples/federation-example/gateway/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# federation-gateway

## 0.0.182

### Patch Changes

- Updated dependencies
[[`f1c2e20e5`](https://github.com/Urigo/graphql-mesh/commit/f1c2e20e5228425dc220986d85653fc7f3811e43),
[`ec191126f`](https://github.com/Urigo/graphql-mesh/commit/ec191126f24e041c14a371f17bd37ba1aedec495),
[`c51908ecc`](https://github.com/Urigo/graphql-mesh/commit/c51908ecc6420e6d7f5fc2948666fbc35d0e7f4f),
[`f1c2e20e5`](https://github.com/Urigo/graphql-mesh/commit/f1c2e20e5228425dc220986d85653fc7f3811e43),
[`f1c2e20e5`](https://github.com/Urigo/graphql-mesh/commit/f1c2e20e5228425dc220986d85653fc7f3811e43)]:
- @graphql-mesh/cli@0.82.2
- @graphql-mesh/graphql@0.33.2
- @graphql-mesh/transform-federation@0.10.2

## 0.0.181

### 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.181",
"version": "0.0.182",
"license": "MIT",
"private": true,
"dependencies": {
"@graphql-mesh/cli": "0.82.1",
"@graphql-mesh/graphql": "0.33.1",
"@graphql-mesh/transform-federation": "0.10.1",
"@graphql-mesh/cli": "0.82.2",
"@graphql-mesh/graphql": "0.33.2",
"@graphql-mesh/transform-federation": "0.10.2",
"graphql": "16.6.0"
}
}
11 changes: 11 additions & 0 deletions examples/gcp-functions/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# example-gcp

## 0.0.7

### Patch Changes

- Updated dependencies
[[`f1c2e20e5`](https://github.com/Urigo/graphql-mesh/commit/f1c2e20e5228425dc220986d85653fc7f3811e43),
[`ec191126f`](https://github.com/Urigo/graphql-mesh/commit/ec191126f24e041c14a371f17bd37ba1aedec495),
[`c51908ecc`](https://github.com/Urigo/graphql-mesh/commit/c51908ecc6420e6d7f5fc2948666fbc35d0e7f4f)]:
- @graphql-mesh/cli@0.82.2
- @graphql-mesh/json-schema@0.37.2

## 0.0.6

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions examples/gcp-functions/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "example-gcp",
"version": "0.0.6",
"version": "0.0.7",
"private": true,
"main": "dist/index.js",
"scripts": {
Expand All @@ -13,8 +13,8 @@
},
"dependencies": {
"@google-cloud/functions-framework": "3.1.2",
"@graphql-mesh/cli": "0.82.1",
"@graphql-mesh/json-schema": "0.37.1",
"@graphql-mesh/cli": "0.82.2",
"@graphql-mesh/json-schema": "0.37.2",
"@types/node": "18.11.11",
"graphql": "16.6.0",
"typescript": "4.9.4"
Expand Down
12 changes: 12 additions & 0 deletions examples/graphql-file-upload-example/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# graphql-file-upload-example

## 0.6.290

### Patch Changes

- Updated dependencies
[[`f1c2e20e5`](https://github.com/Urigo/graphql-mesh/commit/f1c2e20e5228425dc220986d85653fc7f3811e43),
[`ec191126f`](https://github.com/Urigo/graphql-mesh/commit/ec191126f24e041c14a371f17bd37ba1aedec495),
[`c51908ecc`](https://github.com/Urigo/graphql-mesh/commit/c51908ecc6420e6d7f5fc2948666fbc35d0e7f4f),
[`f1c2e20e5`](https://github.com/Urigo/graphql-mesh/commit/f1c2e20e5228425dc220986d85653fc7f3811e43)]:
- @graphql-mesh/cli@0.82.2
- @graphql-mesh/graphql@0.33.2

## 0.6.289

### 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.289",
"version": "0.6.290",
"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.82.1",
"@graphql-mesh/graphql": "0.33.1",
"@graphql-mesh/cli": "0.82.2",
"@graphql-mesh/graphql": "0.33.2",
"concurrently": "7.6.0",
"graphql": "16.6.0",
"graphql-yoga": "3.1.1",
Expand Down
14 changes: 14 additions & 0 deletions examples/grpc-example/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# grpc-example

## 0.5.332

### Patch Changes

- Updated dependencies
[[`f1c2e20e5`](https://github.com/Urigo/graphql-mesh/commit/f1c2e20e5228425dc220986d85653fc7f3811e43),
[`ec191126f`](https://github.com/Urigo/graphql-mesh/commit/ec191126f24e041c14a371f17bd37ba1aedec495),
[`c51908ecc`](https://github.com/Urigo/graphql-mesh/commit/c51908ecc6420e6d7f5fc2948666fbc35d0e7f4f),
[`f1c2e20e5`](https://github.com/Urigo/graphql-mesh/commit/f1c2e20e5228425dc220986d85653fc7f3811e43),
[`f1c2e20e5`](https://github.com/Urigo/graphql-mesh/commit/f1c2e20e5228425dc220986d85653fc7f3811e43)]:
- @graphql-mesh/cli@0.82.2
- @graphql-mesh/grpc@0.28.2
- @graphql-mesh/transform-naming-convention@0.13.2

## 0.5.331

### 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.331",
"version": "0.5.332",
"author": "Simon Liang",
"license": "MIT",
"private": true,
Expand All @@ -11,9 +11,9 @@
"test": "jest"
},
"dependencies": {
"@graphql-mesh/cli": "0.82.1",
"@graphql-mesh/grpc": "0.28.1",
"@graphql-mesh/transform-naming-convention": "0.13.1",
"@graphql-mesh/cli": "0.82.2",
"@graphql-mesh/grpc": "0.28.2",
"@graphql-mesh/transform-naming-convention": "0.13.2",
"@grpc/grpc-js": "1.8.0",
"@grpc/proto-loader": "0.7.4",
"google-protobuf": "3.21.2",
Expand Down
14 changes: 14 additions & 0 deletions examples/grpc-reflection-example/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# grpc-reflection-example

## 0.5.332

### Patch Changes

- Updated dependencies
[[`f1c2e20e5`](https://github.com/Urigo/graphql-mesh/commit/f1c2e20e5228425dc220986d85653fc7f3811e43),
[`ec191126f`](https://github.com/Urigo/graphql-mesh/commit/ec191126f24e041c14a371f17bd37ba1aedec495),
[`c51908ecc`](https://github.com/Urigo/graphql-mesh/commit/c51908ecc6420e6d7f5fc2948666fbc35d0e7f4f),
[`f1c2e20e5`](https://github.com/Urigo/graphql-mesh/commit/f1c2e20e5228425dc220986d85653fc7f3811e43),
[`f1c2e20e5`](https://github.com/Urigo/graphql-mesh/commit/f1c2e20e5228425dc220986d85653fc7f3811e43)]:
- @graphql-mesh/cli@0.82.2
- @graphql-mesh/grpc@0.28.2
- @graphql-mesh/transform-naming-convention@0.13.2

## 0.5.331

### Patch Changes
Expand Down
Loading

0 comments on commit b3c95da

Please sign in to comment.