Skip to content

Commit 0a86c74

Browse files
chore(release): update monorepo packages versions (v3)
1 parent 0b34835 commit 0a86c74

File tree

66 files changed

+376
-65
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

66 files changed

+376
-65
lines changed

.changeset/pre.json

Lines changed: 23 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,28 @@
5252
"@graphql-yoga/plugin-response-cache": "0.0.0",
5353
"@graphql-yoga/render-graphiql": "2.13.10",
5454
"@graphql-yoga/subscription": "2.2.3",
55-
"website": "0.0.0"
55+
"website": "0.0.0",
56+
"example-deno": "0.0.0"
5657
},
57-
"changesets": []
58+
"changesets": [
59+
"bright-wasps-boil",
60+
"chilly-rats-marry",
61+
"chilly-windows-happen",
62+
"curvy-oranges-heal",
63+
"fifty-elephants-provide",
64+
"grumpy-kangaroos-tell",
65+
"happy-dolls-shout",
66+
"healthy-waves-sing",
67+
"hungry-knives-raise",
68+
"long-ears-brake",
69+
"more-accept-headers",
70+
"nine-brooms-cough",
71+
"pretty-cycles-wait",
72+
"seven-tomatoes-invent",
73+
"silent-ants-vanish",
74+
"slow-wasps-hide",
75+
"sour-apricots-move",
76+
"tall-paws-do",
77+
"twenty-poets-prove"
78+
]
5879
}

benchmark/hello-world/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# hello-world-benchmark
22

3+
## 1.0.0-next.0
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`2e0c4824`](https://github.com/dotansimha/graphql-yoga/commit/2e0c482418af2281c9cf0c34dd16f207d850cdb7), [`f46addd7`](https://github.com/dotansimha/graphql-yoga/commit/f46addd767f38bc3a48d796b0f2cb02c5f5668ef), [`f4b23387`](https://github.com/dotansimha/graphql-yoga/commit/f4b233876c2db52886eb5211b029377450fdb7f1), [`eeaced00`](https://github.com/dotansimha/graphql-yoga/commit/eeaced008fdd1b209d6db81f3351803f2a0a1089), [`74e1f830`](https://github.com/dotansimha/graphql-yoga/commit/74e1f830b09bc21a970f7468af1363a22b8b592b), [`e7a47b56`](https://github.com/dotansimha/graphql-yoga/commit/e7a47b56fbdf3abbb8f0d590ade867805a84157e), [`1d7f810a`](https://github.com/dotansimha/graphql-yoga/commit/1d7f810a8ee3fc00f6dbde461010683eb354da2d), [`209b1620`](https://github.com/dotansimha/graphql-yoga/commit/209b1620055cf64647943b1c334852a314aff3a4), [`098e139f`](https://github.com/dotansimha/graphql-yoga/commit/098e139f2b08196bfee04a71bcd024501dceacd8), [`74e1f830`](https://github.com/dotansimha/graphql-yoga/commit/74e1f830b09bc21a970f7468af1363a22b8b592b), [`c4b3a9c8`](https://github.com/dotansimha/graphql-yoga/commit/c4b3a9c8031f7b61420bb9cdc4bc6e7fc22615a5), [`1d5cde96`](https://github.com/dotansimha/graphql-yoga/commit/1d5cde96ce5b7647de7d329f9f56e398463a9152)]:
8+
9+
310
## 0.13.11
411

512
### Patch Changes

benchmark/hello-world/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
22
"name": "hello-world-benchmark",
3-
"version": "0.13.11",
3+
"version": "1.0.0-next.0",
44
"private": true,
55
"scripts": {
66
"start": "node start-server.js",
77
"loadtest": "k6 run k6.js",
88
"check": "exit 0"
99
},
1010
"dependencies": {
11-
"graphql-yoga": "2.13.11",
11+
"graphql-yoga": "3.0.0-next.0",
1212
"graphql": "16.6.0"
1313
}
1414
}

examples/apollo-federation/gateway/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# apollo-federation-gateway-with-yoga
22

3+
## 1.0.0-next.0
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`2e0c4824`](https://github.com/dotansimha/graphql-yoga/commit/2e0c482418af2281c9cf0c34dd16f207d850cdb7), [`f46addd7`](https://github.com/dotansimha/graphql-yoga/commit/f46addd767f38bc3a48d796b0f2cb02c5f5668ef), [`f4b23387`](https://github.com/dotansimha/graphql-yoga/commit/f4b233876c2db52886eb5211b029377450fdb7f1), [`eeaced00`](https://github.com/dotansimha/graphql-yoga/commit/eeaced008fdd1b209d6db81f3351803f2a0a1089), [`74e1f830`](https://github.com/dotansimha/graphql-yoga/commit/74e1f830b09bc21a970f7468af1363a22b8b592b), [`e7a47b56`](https://github.com/dotansimha/graphql-yoga/commit/e7a47b56fbdf3abbb8f0d590ade867805a84157e), [`1d7f810a`](https://github.com/dotansimha/graphql-yoga/commit/1d7f810a8ee3fc00f6dbde461010683eb354da2d), [`209b1620`](https://github.com/dotansimha/graphql-yoga/commit/209b1620055cf64647943b1c334852a314aff3a4), [`098e139f`](https://github.com/dotansimha/graphql-yoga/commit/098e139f2b08196bfee04a71bcd024501dceacd8), [`74e1f830`](https://github.com/dotansimha/graphql-yoga/commit/74e1f830b09bc21a970f7468af1363a22b8b592b), [`c4b3a9c8`](https://github.com/dotansimha/graphql-yoga/commit/c4b3a9c8031f7b61420bb9cdc4bc6e7fc22615a5), [`1d5cde96`](https://github.com/dotansimha/graphql-yoga/commit/1d5cde96ce5b7647de7d329f9f56e398463a9152)]:
8+
9+
310
## 0.13.11
411

512
### Patch Changes
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "apollo-federation-gateway-with-yoga",
3-
"version": "0.13.11",
3+
"version": "1.0.0-next.0",
44
"private": true,
55
"scripts": {
66
"start": "node index.js",
@@ -9,7 +9,7 @@
99
"dependencies": {
1010
"@apollo/gateway": "^0.52.0",
1111
"@envelop/apollo-federation": "^2.5.0",
12-
"graphql-yoga": "2.13.11",
12+
"graphql-yoga": "3.0.0-next.0",
1313
"graphql": "^16.5.0"
1414
}
1515
}

examples/apollo-federation/service/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# apollo-subgraph-with-yoga
22

3+
## 1.0.0-next.0
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`2e0c4824`](https://github.com/dotansimha/graphql-yoga/commit/2e0c482418af2281c9cf0c34dd16f207d850cdb7), [`f46addd7`](https://github.com/dotansimha/graphql-yoga/commit/f46addd767f38bc3a48d796b0f2cb02c5f5668ef), [`f4b23387`](https://github.com/dotansimha/graphql-yoga/commit/f4b233876c2db52886eb5211b029377450fdb7f1), [`eeaced00`](https://github.com/dotansimha/graphql-yoga/commit/eeaced008fdd1b209d6db81f3351803f2a0a1089), [`74e1f830`](https://github.com/dotansimha/graphql-yoga/commit/74e1f830b09bc21a970f7468af1363a22b8b592b), [`e7a47b56`](https://github.com/dotansimha/graphql-yoga/commit/e7a47b56fbdf3abbb8f0d590ade867805a84157e), [`1d7f810a`](https://github.com/dotansimha/graphql-yoga/commit/1d7f810a8ee3fc00f6dbde461010683eb354da2d), [`209b1620`](https://github.com/dotansimha/graphql-yoga/commit/209b1620055cf64647943b1c334852a314aff3a4), [`098e139f`](https://github.com/dotansimha/graphql-yoga/commit/098e139f2b08196bfee04a71bcd024501dceacd8), [`74e1f830`](https://github.com/dotansimha/graphql-yoga/commit/74e1f830b09bc21a970f7468af1363a22b8b592b), [`c4b3a9c8`](https://github.com/dotansimha/graphql-yoga/commit/c4b3a9c8031f7b61420bb9cdc4bc6e7fc22615a5), [`1d5cde96`](https://github.com/dotansimha/graphql-yoga/commit/1d5cde96ce5b7647de7d329f9f56e398463a9152)]:
8+
9+
310
## 0.13.11
411

512
### Patch Changes
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
22
"name": "apollo-subgraph-with-yoga",
3-
"version": "0.13.11",
3+
"version": "1.0.0-next.0",
44
"private": true,
55
"scripts": {
66
"start": "node index.js",
77
"check": "exit 0"
88
},
99
"dependencies": {
1010
"@apollo/subgraph": "^0.5.0",
11-
"graphql-yoga": "2.13.11",
11+
"graphql-yoga": "3.0.0-next.0",
1212
"graphql": "^16.2.0"
1313
}
1414
}

examples/aws-lambda/lambda/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# graphql-lambda
22

3+
## 1.0.0-next.0
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`2e0c4824`](https://github.com/dotansimha/graphql-yoga/commit/2e0c482418af2281c9cf0c34dd16f207d850cdb7), [`f46addd7`](https://github.com/dotansimha/graphql-yoga/commit/f46addd767f38bc3a48d796b0f2cb02c5f5668ef), [`f4b23387`](https://github.com/dotansimha/graphql-yoga/commit/f4b233876c2db52886eb5211b029377450fdb7f1), [`eeaced00`](https://github.com/dotansimha/graphql-yoga/commit/eeaced008fdd1b209d6db81f3351803f2a0a1089), [`74e1f830`](https://github.com/dotansimha/graphql-yoga/commit/74e1f830b09bc21a970f7468af1363a22b8b592b), [`e7a47b56`](https://github.com/dotansimha/graphql-yoga/commit/e7a47b56fbdf3abbb8f0d590ade867805a84157e), [`1d7f810a`](https://github.com/dotansimha/graphql-yoga/commit/1d7f810a8ee3fc00f6dbde461010683eb354da2d), [`209b1620`](https://github.com/dotansimha/graphql-yoga/commit/209b1620055cf64647943b1c334852a314aff3a4), [`098e139f`](https://github.com/dotansimha/graphql-yoga/commit/098e139f2b08196bfee04a71bcd024501dceacd8), [`74e1f830`](https://github.com/dotansimha/graphql-yoga/commit/74e1f830b09bc21a970f7468af1363a22b8b592b), [`c4b3a9c8`](https://github.com/dotansimha/graphql-yoga/commit/c4b3a9c8031f7b61420bb9cdc4bc6e7fc22615a5), [`1d5cde96`](https://github.com/dotansimha/graphql-yoga/commit/1d5cde96ce5b7647de7d329f9f56e398463a9152)]:
8+
9+
310
## 0.13.11
411

512
### Patch Changes

examples/aws-lambda/lambda/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "graphql-lambda",
33
"private": true,
4-
"version": "0.13.11",
4+
"version": "1.0.0-next.0",
55
"description": "",
66
"main": "graphql.js",
77
"scripts": {
@@ -12,7 +12,7 @@
1212
"author": "",
1313
"license": "ISC",
1414
"dependencies": {
15-
"graphql-yoga": "2.13.11",
15+
"graphql-yoga": "3.0.0-next.0",
1616
"@vendia/serverless-express": "4.10.1",
1717
"graphql": "^16.3.0"
1818
}

examples/azure-function/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"check": "tsc --pretty --noEmit"
88
},
99
"dependencies": {
10-
"graphql-yoga": "2.13.11"
10+
"graphql-yoga": "3.0.0-next.0"
1111
},
1212
"devDependencies": {
1313
"@azure/functions": "3.2.0",

0 commit comments

Comments
 (0)