Skip to content

Commit

Permalink
chore(release): update monorepo packages versions
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Feb 13, 2023
1 parent 989a478 commit 73a45e4
Show file tree
Hide file tree
Showing 220 changed files with 1,556 additions and 473 deletions.
5 changes: 0 additions & 5 deletions .changeset/@graphql-mesh_cache-file-5130-dependencies.md

This file was deleted.

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

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/@graphql-mesh_neo4j-5130-dependencies.md

This file was deleted.

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

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/cold-jobs-walk.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/metal-baboons-scream.md

This file was deleted.

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

## 0.1.19

### Patch Changes

- Updated dependencies
[[`743caf3c8`](https://github.com/Urigo/graphql-mesh/commit/743caf3c8a0f3ebcaae1e4525b2c10b281cdc3aa)]:
- @graphql-mesh/cli@0.82.17
- @graphql-mesh/json-schema@0.37.11
- @graphql-mesh/plugin-operation-field-permissions@0.1.10

## 0.1.18

### 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.18",
"version": "0.1.19",
"license": "MIT",
"private": true,
"scripts": {
Expand All @@ -11,9 +11,9 @@
},
"dependencies": {
"@envelop/auth0": "4.0.4",
"@graphql-mesh/cli": "0.82.16",
"@graphql-mesh/json-schema": "0.37.10",
"@graphql-mesh/plugin-operation-field-permissions": "0.1.9",
"@graphql-mesh/cli": "0.82.17",
"@graphql-mesh/json-schema": "0.37.11",
"@graphql-mesh/plugin-operation-field-permissions": "0.1.10",
"graphql": "16.6.0"
},
"devDependencies": {
Expand Down
11 changes: 11 additions & 0 deletions examples/cloudflare-workers/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# cloudflare-workers

## 0.0.105

### Patch Changes

- Updated dependencies
[[`743caf3c8`](https://github.com/Urigo/graphql-mesh/commit/743caf3c8a0f3ebcaae1e4525b2c10b281cdc3aa)]:
- @graphql-mesh/cli@0.82.17
- @graphql-mesh/json-schema@0.37.11
- @graphql-mesh/plugin-response-cache@0.2.12
- @graphql-mesh/cache-cfw-kv@0.1.10

## 0.0.104

### 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.104",
"version": "0.0.105",
"private": true,
"dependencies": {
"@graphql-mesh/cache-cfw-kv": "0.1.9",
"@graphql-mesh/cli": "0.82.16",
"@graphql-mesh/json-schema": "0.37.10",
"@graphql-mesh/plugin-response-cache": "0.2.11",
"@graphql-mesh/cache-cfw-kv": "0.1.10",
"@graphql-mesh/cli": "0.82.17",
"@graphql-mesh/json-schema": "0.37.11",
"@graphql-mesh/plugin-response-cache": "0.2.12",
"graphql": "16.6.0"
},
"devDependencies": {
Expand Down
10 changes: 10 additions & 0 deletions examples/federation-example/gateway/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# federation-gateway

## 0.0.199

### Patch Changes

- Updated dependencies
[[`743caf3c8`](https://github.com/Urigo/graphql-mesh/commit/743caf3c8a0f3ebcaae1e4525b2c10b281cdc3aa)]:
- @graphql-mesh/cli@0.82.17
- @graphql-mesh/graphql@0.34.3
- @graphql-mesh/transform-federation@0.11.2

## 0.0.198

### 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.198",
"version": "0.0.199",
"license": "MIT",
"private": true,
"dependencies": {
"@graphql-mesh/cli": "0.82.16",
"@graphql-mesh/graphql": "0.34.2",
"@graphql-mesh/transform-federation": "0.11.1",
"@graphql-mesh/cli": "0.82.17",
"@graphql-mesh/graphql": "0.34.3",
"@graphql-mesh/transform-federation": "0.11.2",
"graphql": "16.6.0"
}
}
9 changes: 9 additions & 0 deletions examples/gcp-functions/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# example-gcp

## 0.0.22

### Patch Changes

- Updated dependencies
[[`743caf3c8`](https://github.com/Urigo/graphql-mesh/commit/743caf3c8a0f3ebcaae1e4525b2c10b281cdc3aa)]:
- @graphql-mesh/cli@0.82.17
- @graphql-mesh/json-schema@0.37.11

## 0.0.21

### 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.21",
"version": "0.0.22",
"private": true,
"main": "dist/index.js",
"scripts": {
Expand All @@ -13,8 +13,8 @@
},
"dependencies": {
"@google-cloud/functions-framework": "3.1.3",
"@graphql-mesh/cli": "0.82.16",
"@graphql-mesh/json-schema": "0.37.10",
"@graphql-mesh/cli": "0.82.17",
"@graphql-mesh/json-schema": "0.37.11",
"@types/node": "18.13.0",
"graphql": "16.6.0",
"typescript": "4.9.5"
Expand Down
9 changes: 9 additions & 0 deletions examples/graphql-file-upload-example/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# graphql-file-upload-example

## 0.6.306

### Patch Changes

- Updated dependencies
[[`743caf3c8`](https://github.com/Urigo/graphql-mesh/commit/743caf3c8a0f3ebcaae1e4525b2c10b281cdc3aa)]:
- @graphql-mesh/cli@0.82.17
- @graphql-mesh/graphql@0.34.3

## 0.6.305

### 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,6 +1,6 @@
{
"name": "graphql-file-upload-example",
"version": "0.6.305",
"version": "0.6.306",
"license": "MIT",
"private": true,
"scripts": {
Expand All @@ -9,8 +9,8 @@
"test": "jest"
},
"dependencies": {
"@graphql-mesh/cli": "0.82.16",
"@graphql-mesh/graphql": "0.34.2",
"@graphql-mesh/cli": "0.82.17",
"@graphql-mesh/graphql": "0.34.3",
"concurrently": "7.6.0",
"graphql": "16.6.0",
"graphql-yoga": "3.5.1",
Expand Down
10 changes: 10 additions & 0 deletions examples/grpc-example/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# grpc-example

## 0.5.349

### Patch Changes

- Updated dependencies
[[`743caf3c8`](https://github.com/Urigo/graphql-mesh/commit/743caf3c8a0f3ebcaae1e4525b2c10b281cdc3aa)]:
- @graphql-mesh/cli@0.82.17
- @graphql-mesh/grpc@0.29.6
- @graphql-mesh/transform-naming-convention@0.13.11

## 0.5.348

### 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.348",
"version": "0.5.349",
"author": "Simon Liang",
"license": "MIT",
"private": true,
Expand All @@ -11,9 +11,9 @@
"test": "jest"
},
"dependencies": {
"@graphql-mesh/cli": "0.82.16",
"@graphql-mesh/grpc": "0.29.5",
"@graphql-mesh/transform-naming-convention": "0.13.10",
"@graphql-mesh/cli": "0.82.17",
"@graphql-mesh/grpc": "0.29.6",
"@graphql-mesh/transform-naming-convention": "0.13.11",
"@grpc/grpc-js": "1.8.8",
"@grpc/proto-loader": "0.7.4",
"google-protobuf": "3.21.2",
Expand Down
10 changes: 10 additions & 0 deletions examples/grpc-reflection-example/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# grpc-reflection-example

## 0.5.349

### Patch Changes

- Updated dependencies
[[`743caf3c8`](https://github.com/Urigo/graphql-mesh/commit/743caf3c8a0f3ebcaae1e4525b2c10b281cdc3aa)]:
- @graphql-mesh/cli@0.82.17
- @graphql-mesh/grpc@0.29.6
- @graphql-mesh/transform-naming-convention@0.13.11

## 0.5.348

### 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.348",
"version": "0.5.349",
"author": "Simon Liang",
"license": "MIT",
"private": true,
Expand All @@ -11,9 +11,9 @@
"test": "jest"
},
"dependencies": {
"@graphql-mesh/cli": "0.82.16",
"@graphql-mesh/grpc": "0.29.5",
"@graphql-mesh/transform-naming-convention": "0.13.10",
"@graphql-mesh/cli": "0.82.17",
"@graphql-mesh/grpc": "0.29.6",
"@graphql-mesh/transform-naming-convention": "0.13.11",
"@grpc/grpc-js": "1.8.8",
"@grpc/proto-loader": "0.7.4",
"google-protobuf": "3.21.2",
Expand Down
9 changes: 9 additions & 0 deletions examples/hasura-openbrewery-geodb/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# hasura-openbrewery-geodb

## 0.5.363

### Patch Changes

- Updated dependencies
[[`743caf3c8`](https://github.com/Urigo/graphql-mesh/commit/743caf3c8a0f3ebcaae1e4525b2c10b281cdc3aa)]:
- @graphql-mesh/cli@0.82.17
- @graphql-mesh/json-schema@0.37.11

## 0.5.362

### 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.362",
"version": "0.5.363",
"license": "MIT",
"private": true,
"scripts": {
"start": "mesh dev"
},
"dependencies": {
"@graphql-mesh/cli": "0.82.16",
"@graphql-mesh/json-schema": "0.37.10",
"@graphql-mesh/cli": "0.82.17",
"@graphql-mesh/json-schema": "0.37.11",
"graphql": "16.6.0"
}
}
10 changes: 10 additions & 0 deletions examples/hello-world-esm/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# hello-world-esm

## 0.0.120

### Patch Changes

- Updated dependencies
[[`743caf3c8`](https://github.com/Urigo/graphql-mesh/commit/743caf3c8a0f3ebcaae1e4525b2c10b281cdc3aa)]:
- @graphql-mesh/cli@0.82.17
- @graphql-mesh/json-schema@0.37.11
- @graphql-mesh/plugin-mock@0.1.10

## 0.0.119

### 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.119",
"version": "0.0.120",
"type": "module",
"license": "MIT",
"private": true,
Expand All @@ -11,9 +11,9 @@
"test": "jest"
},
"dependencies": {
"@graphql-mesh/cli": "0.82.16",
"@graphql-mesh/json-schema": "0.37.10",
"@graphql-mesh/plugin-mock": "0.1.9",
"@graphql-mesh/cli": "0.82.17",
"@graphql-mesh/json-schema": "0.37.11",
"@graphql-mesh/plugin-mock": "0.1.10",
"graphql": "16.6.0"
},
"devDependencies": {
Expand Down
10 changes: 10 additions & 0 deletions examples/hello-world/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# json-schema-hello-world

## 0.0.295

### Patch Changes

- Updated dependencies
[[`743caf3c8`](https://github.com/Urigo/graphql-mesh/commit/743caf3c8a0f3ebcaae1e4525b2c10b281cdc3aa)]:
- @graphql-mesh/cli@0.82.17
- @graphql-mesh/json-schema@0.37.11
- @graphql-mesh/plugin-mock@0.1.10

## 0.0.294

### Patch Changes
Expand Down
8 changes: 4 additions & 4 deletions examples/hello-world/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "json-schema-hello-world",
"version": "0.0.294",
"version": "0.0.295",
"type": "module",
"license": "MIT",
"private": true,
Expand All @@ -9,9 +9,9 @@
"test": "jest"
},
"dependencies": {
"@graphql-mesh/cli": "0.82.16",
"@graphql-mesh/json-schema": "0.37.10",
"@graphql-mesh/plugin-mock": "0.1.9",
"@graphql-mesh/cli": "0.82.17",
"@graphql-mesh/json-schema": "0.37.11",
"@graphql-mesh/plugin-mock": "0.1.10",
"graphql": "16.6.0"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit 73a45e4

Please sign in to comment.