File tree 25 files changed +135
-36
lines changed 25 files changed +135
-36
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1
1
# federation-benchmark
2
2
3
+ ## 0.0.164
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies
8
+ [[ ` 8effad4 ` ] ( https://github.com/ardatan/graphql-tools/commit/8effad4ffb9be1bca098b8cb6ce41b84ac7d9b6b )] :
9
+ - @graphql-tools/federation @2.2.16
10
+ - @graphql-tools/stitch @9.2.15
11
+
3
12
## 0.0.163
4
13
5
14
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " federation-benchmark" ,
3
- "version" : " 0.0.163 " ,
3
+ "version" : " 0.0.164 " ,
4
4
"private" : true ,
5
5
"scripts" : {
6
6
"loadtest:federation" : " k6 -e ENDPOINT=federation run k6.js" ,
11
11
"dependencies" : {
12
12
"@apollo/gateway" : " 2.9.3" ,
13
13
"@apollo/subgraph" : " 2.9.3" ,
14
- "@graphql-tools/federation" : " 2.2.15 " ,
15
- "@graphql-tools/stitch" : " 9.2.14 " ,
14
+ "@graphql-tools/federation" : " 2.2.16 " ,
15
+ "@graphql-tools/stitch" : " 9.2.15 " ,
16
16
"cross-env" : " 7.0.3" ,
17
17
"express" : " 4.21.1" ,
18
18
"graphql" : " 16.9.0" ,
Original file line number Diff line number Diff line change 1
1
# @graphql-tools/batch-delegate
2
2
3
+ ## 9.0.8
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies
8
+ [[ ` 8effad4 ` ] ( https://github.com/ardatan/graphql-tools/commit/8effad4ffb9be1bca098b8cb6ce41b84ac7d9b6b )] :
9
+ - @graphql-tools/delegate @10.0.26
10
+
3
11
## 9.0.7
4
12
5
13
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @graphql-tools/batch-delegate" ,
3
- "version" : " 9.0.7 " ,
3
+ "version" : " 9.0.8 " ,
4
4
"type" : " module" ,
5
5
"description" : " A set of utils for faster development of GraphQL tools" ,
6
6
"repository" : {
50
50
"graphql" : " ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0"
51
51
},
52
52
"dependencies" : {
53
- "@graphql-tools/delegate" : " ^10.0.25 " ,
53
+ "@graphql-tools/delegate" : " ^10.0.26 " ,
54
54
"@graphql-tools/utils" : " ^10.5.5" ,
55
55
"dataloader" : " 2.2.2" ,
56
56
"tslib" : " ^2.4.0" ,
57
57
"value-or-promise" : " ^1.0.12"
58
58
},
59
59
"devDependencies" : {
60
60
"@graphql-tools/schema" : " ^10.0.7" ,
61
- "@graphql-tools/stitch" : " ^9.2.14 "
61
+ "@graphql-tools/stitch" : " ^9.2.15 "
62
62
},
63
63
"publishConfig" : {
64
64
"directory" : " dist" ,
Original file line number Diff line number Diff line change 1
1
# @graphql-tools/delegate
2
2
3
+ ## 10.0.26
4
+
5
+ ### Patch Changes
6
+
7
+ - [ #6586 ] ( https://github.com/ardatan/graphql-tools/pull/6586 )
8
+ [ ` 8effad4 ` ] ( https://github.com/ardatan/graphql-tools/commit/8effad4ffb9be1bca098b8cb6ce41b84ac7d9b6b )
9
+ Thanks [ @ardatan ] ( https://github.com/ardatan ) ! - Performance improvements on upstream request
10
+ execution
11
+
3
12
## 10.0.25
4
13
5
14
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @graphql-tools/delegate" ,
3
- "version" : " 10.0.25 " ,
3
+ "version" : " 10.0.26 " ,
4
4
"type" : " module" ,
5
5
"description" : " A set of utils for faster development of GraphQL tools" ,
6
6
"repository" : {
Original file line number Diff line number Diff line change 1
1
# @graphql-tools/executor-envelop
2
2
3
+ ## 3.0.5
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [ ] :
8
+ - @graphql-tools/wrap @10.0.10
9
+
3
10
## 3.0.4
4
11
5
12
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @graphql-tools/executor-envelop" ,
3
- "version" : " 3.0.4 " ,
3
+ "version" : " 3.0.5 " ,
4
4
"type" : " module" ,
5
5
"description" : " A set of utils for faster development of GraphQL tools" ,
6
6
"repository" : {
52
52
},
53
53
"dependencies" : {
54
54
"@graphql-tools/utils" : " ^10.5.5" ,
55
- "@graphql-tools/wrap" : " ^10.0.9 " ,
55
+ "@graphql-tools/wrap" : " ^10.0.10 " ,
56
56
"tslib" : " ^2.3.1"
57
57
},
58
58
"devDependencies" : {
Original file line number Diff line number Diff line change 1
1
# @graphql-tools/executor-yoga
2
2
3
+ ## 3.0.5
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [ ] :
8
+ - @graphql-tools/executor-envelop @3.0.5
9
+
3
10
## 3.0.4
4
11
5
12
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @graphql-tools/executor-yoga" ,
3
- "version" : " 3.0.4 " ,
3
+ "version" : " 3.0.5 " ,
4
4
"type" : " module" ,
5
5
"description" : " A set of utils for faster development of GraphQL tools" ,
6
6
"repository" : {
52
52
"graphql-yoga" : " ^3.5.1 || ^4.0.0 || ^5.0.0"
53
53
},
54
54
"dependencies" : {
55
- "@graphql-tools/executor-envelop" : " ^3.0.4 " ,
55
+ "@graphql-tools/executor-envelop" : " ^3.0.5 " ,
56
56
"@graphql-tools/utils" : " ^10.5.5" ,
57
57
"tslib" : " ^2.3.1"
58
58
},
Original file line number Diff line number Diff line change 1
1
# @graphql-tools/federation
2
2
3
+ ## 2.2.16
4
+
5
+ ### Patch Changes
6
+
7
+ - [ #6586 ] ( https://github.com/ardatan/graphql-tools/pull/6586 )
8
+ [ ` 8effad4 ` ] ( https://github.com/ardatan/graphql-tools/commit/8effad4ffb9be1bca098b8cb6ce41b84ac7d9b6b )
9
+ Thanks [ @ardatan ] ( https://github.com/ardatan ) ! - Performance improvements on upstream request
10
+ execution
11
+
12
+ - Updated dependencies
13
+ [[ ` 8effad4 ` ] ( https://github.com/ardatan/graphql-tools/commit/8effad4ffb9be1bca098b8cb6ce41b84ac7d9b6b )] :
14
+ - @graphql-tools/delegate @10.0.26
15
+ - @graphql-tools/stitch @9.2.15
16
+ - @graphql-tools/wrap @10.0.10
17
+
3
18
## 2.2.15
4
19
5
20
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @graphql-tools/federation" ,
3
- "version" : " 2.2.15 " ,
3
+ "version" : " 2.2.16 " ,
4
4
"type" : " module" ,
5
5
"description" : " Useful tools to create and manipulate GraphQL schemas." ,
6
6
"repository" : {
50
50
"graphql" : " ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0"
51
51
},
52
52
"dependencies" : {
53
- "@graphql-tools/delegate" : " ^10.0.25 " ,
53
+ "@graphql-tools/delegate" : " ^10.0.26 " ,
54
54
"@graphql-tools/executor-http" : " ^1.1.7" ,
55
55
"@graphql-tools/merge" : " ^9.0.8" ,
56
56
"@graphql-tools/schema" : " ^10.0.7" ,
57
- "@graphql-tools/stitch" : " ^9.2.14 " ,
57
+ "@graphql-tools/stitch" : " ^9.2.15 " ,
58
58
"@graphql-tools/utils" : " ^10.5.5" ,
59
- "@graphql-tools/wrap" : " ^10.0.9 " ,
59
+ "@graphql-tools/wrap" : " ^10.0.10 " ,
60
60
"@whatwg-node/fetch" : " ^0.9.17" ,
61
61
"tslib" : " ^2.4.0" ,
62
62
"value-or-promise" : " ^1.0.12"
Original file line number Diff line number Diff line change 1
1
# @graphql-tools/links
2
2
3
+ ## 9.0.6
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies
8
+ [[ ` 8effad4 ` ] ( https://github.com/ardatan/graphql-tools/commit/8effad4ffb9be1bca098b8cb6ce41b84ac7d9b6b )] :
9
+ - @graphql-tools/delegate @10.0.26
10
+
3
11
## 9.0.5
4
12
5
13
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @graphql-tools/links" ,
3
- "version" : " 9.0.5 " ,
3
+ "version" : " 9.0.6 " ,
4
4
"type" : " module" ,
5
5
"description" : " A set of utils for faster development of GraphQL tools" ,
6
6
"repository" : {
51
51
"graphql" : " ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0"
52
52
},
53
53
"dependencies" : {
54
- "@graphql-tools/delegate" : " ^10.0.25 " ,
54
+ "@graphql-tools/delegate" : " ^10.0.26 " ,
55
55
"@graphql-tools/utils" : " ^10.5.5" ,
56
56
"apollo-upload-client" : " 17.0.0" ,
57
57
"form-data" : " ^4.0.0" ,
Original file line number Diff line number Diff line change 1
1
# @graphql-tools/prisma-loader
2
2
3
+ ## 8.0.9
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [ ] :
8
+ - @graphql-tools/url-loader @8.0.7
9
+
3
10
## 8.0.8
4
11
5
12
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @graphql-tools/prisma-loader" ,
3
- "version" : " 8.0.8 " ,
3
+ "version" : " 8.0.9 " ,
4
4
"type" : " module" ,
5
5
"description" : " A set of utils for faster development of GraphQL tools" ,
6
6
"repository" : {
51
51
"graphql" : " ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0"
52
52
},
53
53
"dependencies" : {
54
- "@graphql-tools/url-loader" : " ^8.0.6 " ,
54
+ "@graphql-tools/url-loader" : " ^8.0.7 " ,
55
55
"@graphql-tools/utils" : " ^10.5.5" ,
56
56
"@types/js-yaml" : " ^4.0.0" ,
57
57
"@whatwg-node/fetch" : " ^0.9.0" ,
Original file line number Diff line number Diff line change 1
1
# @graphql-tools/url-loader
2
2
3
+ ## 8.0.7
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies
8
+ [[ ` 8effad4 ` ] ( https://github.com/ardatan/graphql-tools/commit/8effad4ffb9be1bca098b8cb6ce41b84ac7d9b6b )] :
9
+ - @graphql-tools/delegate @10.0.26
10
+ - @graphql-tools/wrap @10.0.10
11
+
3
12
## 8.0.6
4
13
5
14
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @graphql-tools/url-loader" ,
3
- "version" : " 8.0.6 " ,
3
+ "version" : " 8.0.7 " ,
4
4
"type" : " module" ,
5
5
"description" : " A set of utils for faster development of GraphQL tools" ,
6
6
"repository" : {
52
52
},
53
53
"dependencies" : {
54
54
"@ardatan/sync-fetch" : " ^0.0.1" ,
55
- "@graphql-tools/delegate" : " ^10.0.25 " ,
55
+ "@graphql-tools/delegate" : " ^10.0.26 " ,
56
56
"@graphql-tools/executor-graphql-ws" : " ^1.3.1" ,
57
57
"@graphql-tools/executor-http" : " ^1.1.7" ,
58
58
"@graphql-tools/executor-legacy-ws" : " ^1.1.1" ,
59
59
"@graphql-tools/utils" : " ^10.5.5" ,
60
- "@graphql-tools/wrap" : " ^10.0.9 " ,
60
+ "@graphql-tools/wrap" : " ^10.0.10 " ,
61
61
"@types/ws" : " ^8.0.0" ,
62
62
"@whatwg-node/fetch" : " ^0.9.0" ,
63
63
"isomorphic-ws" : " ^5.0.0" ,
Original file line number Diff line number Diff line change 1
1
# @graphql-tools/stitch
2
2
3
+ ## 9.2.15
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies
8
+ [[ ` 8effad4 ` ] ( https://github.com/ardatan/graphql-tools/commit/8effad4ffb9be1bca098b8cb6ce41b84ac7d9b6b )] :
9
+ - @graphql-tools/delegate @10.0.26
10
+ - @graphql-tools/batch-delegate @9.0.8
11
+ - @graphql-tools/wrap @10.0.10
12
+
3
13
## 9.2.14
4
14
5
15
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @graphql-tools/stitch" ,
3
- "version" : " 9.2.14 " ,
3
+ "version" : " 9.2.15 " ,
4
4
"type" : " module" ,
5
5
"description" : " A set of utils for faster development of GraphQL tools" ,
6
6
"repository" : {
50
50
"graphql" : " ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0"
51
51
},
52
52
"dependencies" : {
53
- "@graphql-tools/batch-delegate" : " ^9.0.7 " ,
54
- "@graphql-tools/delegate" : " ^10.0.25 " ,
53
+ "@graphql-tools/batch-delegate" : " ^9.0.8 " ,
54
+ "@graphql-tools/delegate" : " ^10.0.26 " ,
55
55
"@graphql-tools/executor" : " ^1.3.2" ,
56
56
"@graphql-tools/merge" : " ^9.0.8" ,
57
57
"@graphql-tools/schema" : " ^10.0.7" ,
58
58
"@graphql-tools/utils" : " ^10.5.5" ,
59
- "@graphql-tools/wrap" : " ^10.0.9 " ,
59
+ "@graphql-tools/wrap" : " ^10.0.10 " ,
60
60
"tslib" : " ^2.4.0" ,
61
61
"value-or-promise" : " ^1.0.11"
62
62
},
Original file line number Diff line number Diff line change 1
1
# @graphql-tools/stitching-directives
2
2
3
+ ## 3.1.7
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies
8
+ [[ ` 8effad4 ` ] ( https://github.com/ardatan/graphql-tools/commit/8effad4ffb9be1bca098b8cb6ce41b84ac7d9b6b )] :
9
+ - @graphql-tools/delegate @10.0.26
10
+
3
11
## 3.1.6
4
12
5
13
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @graphql-tools/stitching-directives" ,
3
- "version" : " 3.1.6 " ,
3
+ "version" : " 3.1.7 " ,
4
4
"type" : " module" ,
5
5
"description" : " A set of utils for faster development of GraphQL tools" ,
6
6
"repository" : {
50
50
"graphql" : " ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0"
51
51
},
52
52
"dependencies" : {
53
- "@graphql-tools/delegate" : " ^10.0.25 " ,
53
+ "@graphql-tools/delegate" : " ^10.0.26 " ,
54
54
"@graphql-tools/utils" : " ^10.5.5" ,
55
55
"tslib" : " ^2.4.0"
56
56
},
Original file line number Diff line number Diff line change 1
1
# @graphql-tools/wrap
2
2
3
+ ## 10.0.10
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies
8
+ [[ ` 8effad4 ` ] ( https://github.com/ardatan/graphql-tools/commit/8effad4ffb9be1bca098b8cb6ce41b84ac7d9b6b )] :
9
+ - @graphql-tools/delegate @10.0.26
10
+
3
11
## 10.0.9
4
12
5
13
### Patch Changes
You can’t perform that action at this time.
0 commit comments