Skip to content

Commit

Permalink
chore(release): update monorepo packages versions (#2368)
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] committed Feb 1, 2023
1 parent c10bbcf commit 7ef11f1
Show file tree
Hide file tree
Showing 89 changed files with 275 additions and 135 deletions.
5 changes: 0 additions & 5 deletions .changeset/@graphql-yoga_apollo-link-2353-dependencies.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/@graphql-yoga_apollo-link-2370-dependencies.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/@graphql-yoga_graphiql-2353-dependencies.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/@graphql-yoga_graphiql-2370-dependencies.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/@graphql-yoga_plugin-sofa-2353-dependencies.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/@graphql-yoga_plugin-sofa-2370-dependencies.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/@graphql-yoga_urql-exchange-2137-dependencies.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/@graphql-yoga_urql-exchange-2353-dependencies.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/strange-beers-promise.md

This file was deleted.

7 changes: 7 additions & 0 deletions benchmark/hello-world/CHANGELOG.md
@@ -1,5 +1,12 @@
# hello-world-benchmark

## 1.5.1

### Patch Changes

- Updated dependencies [[`3a8446df`](https://github.com/dotansimha/graphql-yoga/commit/3a8446dfb50c6d234e030cd1e4260c5de9daefc4)]:
- graphql-yoga@3.5.1

## 1.5.0

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions benchmark/hello-world/package.json
@@ -1,14 +1,14 @@
{
"name": "hello-world-benchmark",
"version": "1.5.0",
"version": "1.5.1",
"private": true,
"scripts": {
"start": "node start-server.js",
"loadtest": "k6 run k6.js",
"check": "exit 0"
},
"dependencies": {
"graphql-yoga": "3.5.0",
"graphql-yoga": "3.5.1",
"graphql": "16.6.0"
}
}
4 changes: 2 additions & 2 deletions examples/apollo-federation-compatibility/package.json
Expand Up @@ -13,10 +13,10 @@
"license": "ISC",
"dependencies": {
"@apollo/subgraph": "^2.0.5",
"@graphql-yoga/plugin-apollo-inline-trace": "^1.5.0",
"@graphql-yoga/plugin-apollo-inline-trace": "^1.5.1",
"graphql": "^16.3.0",
"graphql-tag": "^2.12.6",
"graphql-yoga": "^3.5.0"
"graphql-yoga": "^3.5.1"
},
"devDependencies": {
"@graphql-codegen/cli": "^2.11.6",
Expand Down
7 changes: 7 additions & 0 deletions examples/apollo-federation/gateway/CHANGELOG.md
@@ -1,5 +1,12 @@
# apollo-federation-gateway-with-yoga

## 1.5.1

### Patch Changes

- Updated dependencies [[`3a8446df`](https://github.com/dotansimha/graphql-yoga/commit/3a8446dfb50c6d234e030cd1e4260c5de9daefc4)]:
- graphql-yoga@3.5.1

## 1.5.0

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions examples/apollo-federation/gateway/package.json
@@ -1,6 +1,6 @@
{
"name": "apollo-federation-gateway-with-yoga",
"version": "1.5.0",
"version": "1.5.1",
"private": true,
"scripts": {
"start": "node index.js",
Expand All @@ -9,7 +9,7 @@
"dependencies": {
"@apollo/gateway": "^2.0.0",
"@envelop/apollo-federation": "3.0.4",
"graphql-yoga": "3.5.0",
"graphql-yoga": "3.5.1",
"graphql": "^16.5.0"
}
}
7 changes: 7 additions & 0 deletions examples/apollo-federation/service/CHANGELOG.md
@@ -1,5 +1,12 @@
# apollo-subgraph-with-yoga

## 1.5.1

### Patch Changes

- Updated dependencies [[`3a8446df`](https://github.com/dotansimha/graphql-yoga/commit/3a8446dfb50c6d234e030cd1e4260c5de9daefc4)]:
- graphql-yoga@3.5.1

## 1.5.0

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions examples/apollo-federation/service/package.json
@@ -1,14 +1,14 @@
{
"name": "apollo-subgraph-with-yoga",
"version": "1.5.0",
"version": "1.5.1",
"private": true,
"scripts": {
"start": "node index.js",
"check": "exit 0"
},
"dependencies": {
"@apollo/subgraph": "^2.0.0",
"graphql-yoga": "3.5.0",
"graphql-yoga": "3.5.1",
"graphql": "^16.2.0"
}
}
7 changes: 7 additions & 0 deletions examples/aws-lambda/lambda/CHANGELOG.md
@@ -1,5 +1,12 @@
# graphql-lambda

## 1.5.1

### Patch Changes

- Updated dependencies [[`3a8446df`](https://github.com/dotansimha/graphql-yoga/commit/3a8446dfb50c6d234e030cd1e4260c5de9daefc4)]:
- graphql-yoga@3.5.1

## 1.5.0

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions examples/aws-lambda/lambda/package.json
@@ -1,7 +1,7 @@
{
"name": "graphql-lambda",
"private": true,
"version": "1.5.0",
"version": "1.5.1",
"description": "",
"main": "graphql.js",
"scripts": {
Expand All @@ -12,7 +12,7 @@
"author": "",
"license": "ISC",
"dependencies": {
"graphql-yoga": "3.5.0",
"graphql-yoga": "3.5.1",
"graphql": "^16.3.0"
}
}
2 changes: 1 addition & 1 deletion examples/azure-function/package.json
Expand Up @@ -7,7 +7,7 @@
"check": "tsc --pretty --noEmit"
},
"dependencies": {
"graphql-yoga": "3.5.0"
"graphql-yoga": "3.5.1"
},
"devDependencies": {
"@azure/functions": "3.5.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/bun/package.json
Expand Up @@ -8,7 +8,7 @@
},
"dependencies": {
"bun-types": "^0.5.0",
"graphql-yoga": "3.5.0",
"graphql-yoga": "3.5.1",
"graphql": "16.6.0"
},
"devDependencies": {
Expand Down
7 changes: 7 additions & 0 deletions examples/cloudflare-advanced/CHANGELOG.md
@@ -1,5 +1,12 @@
# cloudflare-advanced

## 1.5.1

### Patch Changes

- Updated dependencies [[`3a8446df`](https://github.com/dotansimha/graphql-yoga/commit/3a8446dfb50c6d234e030cd1e4260c5de9daefc4)]:
- graphql-yoga@3.5.1

## 1.5.0

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions examples/cloudflare-advanced/package.json
@@ -1,13 +1,13 @@
{
"name": "cloudflare-advanced",
"version": "1.5.0",
"version": "1.5.1",
"private": true,
"scripts": {
"start": "wrangler dev",
"check": "tsc --pretty --noEmit"
},
"dependencies": {
"graphql-yoga": "3.5.0",
"graphql-yoga": "3.5.1",
"@cloudflare/workers-types": "^4.0.0",
"graphql": "16.6.0"
},
Expand Down
7 changes: 7 additions & 0 deletions examples/cloudflare-modules/CHANGELOG.md
@@ -1,5 +1,12 @@
# cloudflare

## 1.5.1

### Patch Changes

- Updated dependencies [[`3a8446df`](https://github.com/dotansimha/graphql-yoga/commit/3a8446dfb50c6d234e030cd1e4260c5de9daefc4)]:
- graphql-yoga@3.5.1

## 1.5.0

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions examples/cloudflare-modules/package.json
@@ -1,6 +1,6 @@
{
"name": "cloudflare",
"version": "1.5.0",
"version": "1.5.1",
"private": true,
"type": "module",
"module": "./dist/index.mjs",
Expand All @@ -10,7 +10,7 @@
"check": "tsc --pretty --noEmit"
},
"dependencies": {
"graphql-yoga": "3.5.0",
"graphql-yoga": "3.5.1",
"graphql": "16.6.0"
},
"devDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions examples/defer-stream/package.json
Expand Up @@ -7,10 +7,10 @@
"check": "tsc --pretty --noEmit"
},
"dependencies": {
"graphql-yoga": "3.5.0",
"@graphql-yoga/render-graphiql": "3.5.0",
"graphql-yoga": "3.5.1",
"@graphql-yoga/render-graphiql": "3.5.1",
"graphql": "16.6.0",
"@graphql-yoga/plugin-defer-stream": "1.5.0"
"@graphql-yoga/plugin-defer-stream": "1.5.1"
},
"devDependencies": {
"ts-node": "10.9.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/error-handling/package.json
Expand Up @@ -7,7 +7,7 @@
"check": "tsc --pretty --noEmit"
},
"dependencies": {
"graphql-yoga": "3.5.0",
"graphql-yoga": "3.5.1",
"@whatwg-node/fetch": "0.6.5",
"graphql": "^16.1.0"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/express/package.json
Expand Up @@ -7,7 +7,7 @@
"check": "tsc --pretty --noEmit"
},
"dependencies": {
"graphql-yoga": "3.5.0",
"graphql-yoga": "3.5.1",
"@types/express": "^4.17.13",
"express": "^4.17.1",
"supertest": "^6.1.6"
Expand Down
2 changes: 1 addition & 1 deletion examples/fastify-modules/package.json
Expand Up @@ -9,7 +9,7 @@
"dependencies": {
"@envelop/graphql-modules": "4.0.4",
"@graphql-tools/load-files": "6.6.1",
"graphql-yoga": "3.5.0",
"graphql-yoga": "3.5.1",
"fastify": "4.12.0",
"graphql-modules": "2.1.0",
"reflect-metadata": "0.1.13"
Expand Down
2 changes: 1 addition & 1 deletion examples/fastify/package.json
Expand Up @@ -7,7 +7,7 @@
"check": "tsc --pretty --noEmit"
},
"dependencies": {
"graphql-yoga": "3.5.0",
"graphql-yoga": "3.5.1",
"fastify": "4.12.0",
"pino-pretty": "9.1.1"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/file-upload-nextjs-pothos/package.json
Expand Up @@ -10,7 +10,7 @@
"check": "tsc --pretty --noEmit"
},
"dependencies": {
"graphql-yoga": "3.5.0",
"graphql-yoga": "3.5.1",
"@pothos/core": "3.24.0",
"graphql": "16.6.0",
"next": "13.1.6",
Expand Down
2 changes: 1 addition & 1 deletion examples/file-upload-nexus/package.json
Expand Up @@ -7,7 +7,7 @@
"check": "tsc --pretty --noEmit"
},
"dependencies": {
"graphql-yoga": "3.5.0",
"graphql-yoga": "3.5.1",
"graphql": "16.6.0",
"nexus": "^1.3.0"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/file-upload/package.json
Expand Up @@ -7,7 +7,7 @@
"check": "tsc --pretty --noEmit"
},
"dependencies": {
"graphql-yoga": "3.5.0",
"graphql-yoga": "3.5.1",
"graphql": "16.6.0",
"ts-node": "10.9.1"
}
Expand Down
2 changes: 1 addition & 1 deletion examples/gcp/package.json
Expand Up @@ -11,7 +11,7 @@
"check": "exit 0"
},
"dependencies": {
"graphql-yoga": "3.5.0",
"graphql-yoga": "3.5.1",
"graphql": "16.6.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion examples/generic-auth/package.json
Expand Up @@ -20,7 +20,7 @@
},
"dependencies": {
"@envelop/generic-auth": "5.0.4",
"graphql-yoga": "3.5.0",
"graphql-yoga": "3.5.1",
"graphql": "16.6.0"
}
}
2 changes: 1 addition & 1 deletion examples/graphql-armor/package.json
Expand Up @@ -20,7 +20,7 @@
},
"dependencies": {
"@escape.tech/graphql-armor": "1.7.0",
"graphql-yoga": "3.5.0",
"graphql-yoga": "3.5.1",
"graphql": "16.6.0"
}
}
4 changes: 2 additions & 2 deletions examples/graphql-sse/package.json
Expand Up @@ -7,8 +7,8 @@
"check": "tsc --pretty --noEmit"
},
"dependencies": {
"@graphql-yoga/plugin-graphql-sse": "1.1.0",
"graphql-yoga": "3.5.0",
"@graphql-yoga/plugin-graphql-sse": "1.1.1",
"graphql-yoga": "3.5.1",
"graphql": "16.6.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion examples/graphql-ws/package.json
Expand Up @@ -7,7 +7,7 @@
"check": "tsc --pretty --noEmit"
},
"dependencies": {
"graphql-yoga": "3.5.0",
"graphql-yoga": "3.5.1",
"graphql": "16.6.0",
"graphql-ws": "5.11.2",
"ws": "8.12.0"
Expand Down

0 comments on commit 7ef11f1

Please sign in to comment.