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 1, 2023
1 parent edb4660 commit b804c61
Show file tree
Hide file tree
Showing 238 changed files with 1,753 additions and 561 deletions.
5 changes: 0 additions & 5 deletions .changeset/@graphql-mesh_cache-redis-5087-dependencies.md

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/@graphql-mesh_http-5080-dependencies.md

This file was deleted.

This file was deleted.

This file was deleted.

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

This file was deleted.

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

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/@graphql-mesh_odata-5087-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_postgraphile-5087-dependencies.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/@graphql-mesh_runtime-5087-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-5087-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.

This file was deleted.

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

This file was deleted.

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

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/five-zebras-punch.md

This file was deleted.

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

## 0.1.16

### Patch Changes

- Updated dependencies
[[`a5fbc9562`](https://github.com/Urigo/graphql-mesh/commit/a5fbc95627c156208e7f3891ea871d6c9d4ecfe6),
[`a249250a7`](https://github.com/Urigo/graphql-mesh/commit/a249250a77eacb93751d2f17f2f19e3f6f176ee1)]:
- @graphql-mesh/cli@0.82.14
- @graphql-mesh/json-schema@0.37.8
- @graphql-mesh/plugin-operation-field-permissions@0.1.7

## 0.1.15

### 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.15",
"version": "0.1.16",
"license": "MIT",
"private": true,
"scripts": {
Expand All @@ -11,9 +11,9 @@
},
"dependencies": {
"@envelop/auth0": "4.0.4",
"@graphql-mesh/cli": "0.82.13",
"@graphql-mesh/json-schema": "0.37.7",
"@graphql-mesh/plugin-operation-field-permissions": "0.1.6",
"@graphql-mesh/cli": "0.82.14",
"@graphql-mesh/json-schema": "0.37.8",
"@graphql-mesh/plugin-operation-field-permissions": "0.1.7",
"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.101

### Patch Changes

- Updated dependencies
[[`a5fbc9562`](https://github.com/Urigo/graphql-mesh/commit/a5fbc95627c156208e7f3891ea871d6c9d4ecfe6),
[`a249250a7`](https://github.com/Urigo/graphql-mesh/commit/a249250a77eacb93751d2f17f2f19e3f6f176ee1),
[`93692213a`](https://github.com/Urigo/graphql-mesh/commit/93692213a7397110a4ad87cb7d4c752f947f2013)]:
- @graphql-mesh/cli@0.82.14
- @graphql-mesh/plugin-response-cache@0.2.8
- @graphql-mesh/cache-cfw-kv@0.1.7
- @graphql-mesh/json-schema@0.37.8

## 0.0.100

### 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.100",
"version": "0.0.101",
"private": true,
"dependencies": {
"@graphql-mesh/cache-cfw-kv": "0.1.6",
"@graphql-mesh/cli": "0.82.13",
"@graphql-mesh/json-schema": "0.37.7",
"@graphql-mesh/plugin-response-cache": "0.2.7",
"@graphql-mesh/cache-cfw-kv": "0.1.7",
"@graphql-mesh/cli": "0.82.14",
"@graphql-mesh/json-schema": "0.37.8",
"@graphql-mesh/plugin-response-cache": "0.2.8",
"graphql": "16.6.0"
},
"devDependencies": {
Expand Down
13 changes: 13 additions & 0 deletions examples/federation-example/gateway/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# federation-gateway

## 0.0.196

### Patch Changes

- Updated dependencies
[[`a5fbc9562`](https://github.com/Urigo/graphql-mesh/commit/a5fbc95627c156208e7f3891ea871d6c9d4ecfe6),
[`a249250a7`](https://github.com/Urigo/graphql-mesh/commit/a249250a77eacb93751d2f17f2f19e3f6f176ee1),
[`2005d2b28`](https://github.com/Urigo/graphql-mesh/commit/2005d2b2864b13ae163e86b9ea6627f2a4b2ff72),
[`2005d2b28`](https://github.com/Urigo/graphql-mesh/commit/2005d2b2864b13ae163e86b9ea6627f2a4b2ff72)]:
- @graphql-mesh/cli@0.82.14
- @graphql-mesh/graphql@0.33.11
- @graphql-mesh/transform-federation@0.10.8

## 0.0.195

### 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.195",
"version": "0.0.196",
"license": "MIT",
"private": true,
"dependencies": {
"@graphql-mesh/cli": "0.82.13",
"@graphql-mesh/graphql": "0.33.10",
"@graphql-mesh/transform-federation": "0.10.7",
"@graphql-mesh/cli": "0.82.14",
"@graphql-mesh/graphql": "0.33.11",
"@graphql-mesh/transform-federation": "0.10.8",
"graphql": "16.6.0"
}
}
10 changes: 10 additions & 0 deletions examples/gcp-functions/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# example-gcp

## 0.0.19

### Patch Changes

- Updated dependencies
[[`a5fbc9562`](https://github.com/Urigo/graphql-mesh/commit/a5fbc95627c156208e7f3891ea871d6c9d4ecfe6),
[`a249250a7`](https://github.com/Urigo/graphql-mesh/commit/a249250a77eacb93751d2f17f2f19e3f6f176ee1)]:
- @graphql-mesh/cli@0.82.14
- @graphql-mesh/json-schema@0.37.8

## 0.0.18

### 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.18",
"version": "0.0.19",
"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.13",
"@graphql-mesh/json-schema": "0.37.7",
"@graphql-mesh/cli": "0.82.14",
"@graphql-mesh/json-schema": "0.37.8",
"@types/node": "18.11.18",
"graphql": "16.6.0",
"typescript": "4.9.5"
Expand Down
11 changes: 11 additions & 0 deletions examples/graphql-file-upload-example/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# graphql-file-upload-example

## 0.6.303

### Patch Changes

- Updated dependencies
[[`a5fbc9562`](https://github.com/Urigo/graphql-mesh/commit/a5fbc95627c156208e7f3891ea871d6c9d4ecfe6),
[`a249250a7`](https://github.com/Urigo/graphql-mesh/commit/a249250a77eacb93751d2f17f2f19e3f6f176ee1),
[`2005d2b28`](https://github.com/Urigo/graphql-mesh/commit/2005d2b2864b13ae163e86b9ea6627f2a4b2ff72)]:
- @graphql-mesh/cli@0.82.14
- @graphql-mesh/graphql@0.33.11

## 0.6.302

### 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.302",
"version": "0.6.303",
"license": "MIT",
"private": true,
"scripts": {
Expand All @@ -9,8 +9,8 @@
"test": "jest"
},
"dependencies": {
"@graphql-mesh/cli": "0.82.13",
"@graphql-mesh/graphql": "0.33.10",
"@graphql-mesh/cli": "0.82.14",
"@graphql-mesh/graphql": "0.33.11",
"concurrently": "7.6.0",
"graphql": "16.6.0",
"graphql-yoga": "3.4.0",
Expand Down
13 changes: 13 additions & 0 deletions examples/grpc-example/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# grpc-example

## 0.5.346

### Patch Changes

- Updated dependencies
[[`a5fbc9562`](https://github.com/Urigo/graphql-mesh/commit/a5fbc95627c156208e7f3891ea871d6c9d4ecfe6),
[`a249250a7`](https://github.com/Urigo/graphql-mesh/commit/a249250a77eacb93751d2f17f2f19e3f6f176ee1),
[`b824e0f1b`](https://github.com/Urigo/graphql-mesh/commit/b824e0f1b8e524d371e8d6b356a1765fece037c8),
[`2005d2b28`](https://github.com/Urigo/graphql-mesh/commit/2005d2b2864b13ae163e86b9ea6627f2a4b2ff72)]:
- @graphql-mesh/cli@0.82.14
- @graphql-mesh/transform-naming-convention@0.13.8
- @graphql-mesh/grpc@0.29.3

## 0.5.345

### Patch Changes
Expand Down
Loading

0 comments on commit b804c61

Please sign in to comment.