Skip to content

Commit ac8d34e

Browse files
chore(release): update monorepo packages versions
1 parent 3324bba commit ac8d34e

File tree

96 files changed

+422
-196
lines changed

Some content is hidden

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

96 files changed

+422
-196
lines changed

.changeset/graphql-yoga-3237-dependencies.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

.changeset/smart-melons-beam.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

benchmark/CHANGELOG.md

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

3+
## 3.5.1
4+
5+
### Patch Changes
6+
7+
- Updated dependencies
8+
[[`3324bbab`](https://github.com/dotansimha/graphql-yoga/commit/3324bbabf1f32e8b4ee95ea8700acfb06f87f8ca),
9+
[`3324bbab`](https://github.com/dotansimha/graphql-yoga/commit/3324bbabf1f32e8b4ee95ea8700acfb06f87f8ca)]:
10+
- graphql-yoga@5.3.1
11+
- @graphql-yoga/plugin-response-cache@3.5.1
12+
313
## 3.5.0
414

515
### Patch Changes

benchmark/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hello-world-benchmark",
3-
"version": "3.5.0",
3+
"version": "3.5.1",
44
"type": "module",
55
"private": true,
66
"scripts": {
@@ -14,9 +14,9 @@
1414
"dependencies": {
1515
"@envelop/graphql-jit": "8.0.0",
1616
"@faker-js/faker": "8.0.2",
17-
"@graphql-yoga/plugin-response-cache": "3.5.0",
17+
"@graphql-yoga/plugin-response-cache": "3.5.1",
1818
"graphql": "16.6.0",
19-
"graphql-yoga": "5.3.0"
19+
"graphql-yoga": "5.3.1"
2020
},
2121
"devDependencies": {
2222
"start-server-and-test": "2.0.0"

examples/apollo-federation-compatibility/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@
1414
},
1515
"dependencies": {
1616
"@apollo/subgraph": "^2.4.0",
17-
"@graphql-yoga/plugin-apollo-inline-trace": "3.3.0",
17+
"@graphql-yoga/plugin-apollo-inline-trace": "3.3.1",
1818
"graphql": "16.6.0",
1919
"graphql-tag": "2.12.6",
20-
"graphql-yoga": "5.3.0"
20+
"graphql-yoga": "5.3.1"
2121
},
2222
"devDependencies": {
2323
"@graphql-codegen/cli": "5.0.0",

examples/apollo-federation/gateway/CHANGELOG.md

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

3+
## 3.3.1
4+
5+
### Patch Changes
6+
7+
- Updated dependencies
8+
[[`3324bbab`](https://github.com/dotansimha/graphql-yoga/commit/3324bbabf1f32e8b4ee95ea8700acfb06f87f8ca),
9+
[`3324bbab`](https://github.com/dotansimha/graphql-yoga/commit/3324bbabf1f32e8b4ee95ea8700acfb06f87f8ca)]:
10+
- graphql-yoga@5.3.1
11+
312
## 3.3.0
413

514
### 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": "3.3.0",
3+
"version": "3.3.1",
44
"private": true,
55
"scripts": {
66
"check": "exit 0",
@@ -10,6 +10,6 @@
1010
"@apollo/gateway": "2.4.7",
1111
"@envelop/apollo-federation": "5.0.0",
1212
"graphql": "16.6.0",
13-
"graphql-yoga": "5.3.0"
13+
"graphql-yoga": "5.3.1"
1414
}
1515
}

examples/apollo-federation/service/CHANGELOG.md

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

3+
## 3.3.1
4+
5+
### Patch Changes
6+
7+
- Updated dependencies
8+
[[`3324bbab`](https://github.com/dotansimha/graphql-yoga/commit/3324bbabf1f32e8b4ee95ea8700acfb06f87f8ca),
9+
[`3324bbab`](https://github.com/dotansimha/graphql-yoga/commit/3324bbabf1f32e8b4ee95ea8700acfb06f87f8ca)]:
10+
- graphql-yoga@5.3.1
11+
312
## 3.3.0
413

514
### Patch Changes
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "apollo-subgraph-with-yoga",
3-
"version": "3.3.0",
3+
"version": "3.3.1",
44
"private": true,
55
"scripts": {
66
"check": "exit 0",
@@ -9,6 +9,6 @@
99
"dependencies": {
1010
"@apollo/subgraph": "^2.4.0",
1111
"graphql": "16.6.0",
12-
"graphql-yoga": "5.3.0"
12+
"graphql-yoga": "5.3.1"
1313
}
1414
}

examples/aws-lambda/lambda/CHANGELOG.md

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

3+
## 3.3.1
4+
5+
### Patch Changes
6+
7+
- Updated dependencies
8+
[[`3324bbab`](https://github.com/dotansimha/graphql-yoga/commit/3324bbabf1f32e8b4ee95ea8700acfb06f87f8ca),
9+
[`3324bbab`](https://github.com/dotansimha/graphql-yoga/commit/3324bbabf1f32e8b4ee95ea8700acfb06f87f8ca)]:
10+
- graphql-yoga@5.3.1
11+
312
## 3.3.0
413

514
### Patch Changes

0 commit comments

Comments
 (0)