Skip to content

Commit 2016daf

Browse files
chore(release): update monorepo packages versions (#4916)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 55e2464 commit 2016daf

File tree

12 files changed

+44
-15
lines changed

12 files changed

+44
-15
lines changed

.changeset/cuddly-tables-hang.md

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

benchmark/federation/CHANGELOG.md

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

3+
## 0.0.74
4+
5+
### Patch Changes
6+
7+
- Updated dependencies []:
8+
- @graphql-tools/stitch@8.7.33
9+
310
## 0.0.73
411

512
### Patch Changes

benchmark/federation/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "federation-benchmark",
3-
"version": "0.0.73",
3+
"version": "0.0.74",
44
"private": true,
55
"scripts": {
66
"start": "cross-env NODE_ENV=production node index.js",
@@ -11,7 +11,7 @@
1111
"dependencies": {
1212
"@apollo/gateway": "2.2.1",
1313
"@apollo/federation": "0.38.1",
14-
"@graphql-tools/stitch": "8.7.32",
14+
"@graphql-tools/stitch": "8.7.33",
1515
"@graphql-tools/stitching-directives": "2.3.23",
1616
"express": "4.18.2",
1717
"graphql": "16.6.0",

packages/batch-delegate/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
},
6161
"devDependencies": {
6262
"@graphql-tools/schema": "9.0.12",
63-
"@graphql-tools/stitch": "8.7.32"
63+
"@graphql-tools/stitch": "8.7.33"
6464
},
6565
"publishConfig": {
6666
"directory": "dist",

packages/loaders/prisma/CHANGELOG.md

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

3+
## 7.2.47
4+
5+
### Patch Changes
6+
7+
- Updated dependencies []:
8+
- @graphql-tools/url-loader@7.16.27
9+
310
## 7.2.46
411

512
### Patch Changes

packages/loaders/prisma/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@graphql-tools/prisma-loader",
3-
"version": "7.2.46",
3+
"version": "7.2.47",
44
"description": "A set of utils for faster development of GraphQL tools",
55
"repository": {
66
"type": "git",
@@ -51,7 +51,7 @@
5151
"graphql": "^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0"
5252
},
5353
"dependencies": {
54-
"@graphql-tools/url-loader": "7.16.26",
54+
"@graphql-tools/url-loader": "7.16.27",
5555
"@graphql-tools/utils": "9.1.3",
5656
"@types/js-yaml": "^4.0.0",
5757
"@types/json-stable-stringify": "^1.0.32",

packages/loaders/url/CHANGELOG.md

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

3+
## 7.16.27
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`55e24643`](https://github.com/ardatan/graphql-tools/commit/55e24643fac7eb25b7e4a6fefb15bd48ee562593)]:
8+
- @graphql-tools/wrap@9.2.22
9+
310
## 7.16.26
411

512
### Patch Changes

packages/loaders/url/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@graphql-tools/url-loader",
3-
"version": "7.16.26",
3+
"version": "7.16.27",
44
"description": "A set of utils for faster development of GraphQL tools",
55
"repository": {
66
"type": "git",
@@ -71,7 +71,7 @@
7171
"@graphql-tools/executor-graphql-ws": "0.0.5",
7272
"@graphql-tools/executor-legacy-ws": "0.0.5",
7373
"@graphql-tools/utils": "9.1.3",
74-
"@graphql-tools/wrap": "9.2.21",
74+
"@graphql-tools/wrap": "9.2.22",
7575
"@ardatan/sync-fetch": "0.0.1",
7676
"@whatwg-node/fetch": "^0.5.0",
7777
"@types/ws": "^8.0.0",

packages/stitch/CHANGELOG.md

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

3+
## 8.7.33
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`55e24643`](https://github.com/ardatan/graphql-tools/commit/55e24643fac7eb25b7e4a6fefb15bd48ee562593)]:
8+
- @graphql-tools/wrap@9.2.22
9+
310
## 8.7.32
411

512
### Patch Changes

packages/stitch/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@graphql-tools/stitch",
3-
"version": "8.7.32",
3+
"version": "8.7.33",
44
"description": "A set of utils for faster development of GraphQL tools",
55
"repository": {
66
"type": "git",
@@ -62,7 +62,7 @@
6262
"@graphql-tools/merge": "8.3.14",
6363
"@graphql-tools/schema": "9.0.12",
6464
"@graphql-tools/utils": "9.1.3",
65-
"@graphql-tools/wrap": "9.2.21",
65+
"@graphql-tools/wrap": "9.2.22",
6666
"tslib": "^2.4.0",
6767
"value-or-promise": "^1.0.11"
6868
},

packages/wrap/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @graphql-tools/wrap
22

3+
## 9.2.22
4+
5+
### Patch Changes
6+
7+
- [#4915](https://github.com/ardatan/graphql-tools/pull/4915) [`55e24643`](https://github.com/ardatan/graphql-tools/commit/55e24643fac7eb25b7e4a6fefb15bd48ee562593) Thanks [@ardatan](https://github.com/ardatan)! - Transform provided args correctly during delegation
8+
39
## 9.2.21
410

511
### Patch Changes

packages/wrap/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@graphql-tools/wrap",
3-
"version": "9.2.21",
3+
"version": "9.2.22",
44
"description": "A set of utils for faster development of GraphQL tools",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)