Skip to content

Commit 7f1859f

Browse files
build(deps): bump the actions-deps group with 5 updates (#7667)
Bumps the actions-deps group with 5 updates: | Package | From | To | | --- | --- | --- | | [@graphql-tools/delegate](https://github.com/graphql-hive/gateway/tree/HEAD/packages/delegate) | `11.1.1` | `11.1.2` | | [@graphql-tools/stitch](https://github.com/graphql-hive/gateway/tree/HEAD/packages/stitch) | `10.1.1` | `10.1.2` | | [@graphql-tools/executor-http](https://github.com/graphql-hive/gateway/tree/HEAD/packages/executors/http) | `3.0.5` | `3.0.6` | | [@graphql-tools/executor-graphql-ws](https://github.com/graphql-hive/gateway/tree/HEAD/packages/executors/graphql-ws) | `3.1.1` | `3.1.2` | | [@graphql-tools/wrap](https://github.com/graphql-hive/gateway/tree/HEAD/packages/wrap) | `11.0.3` | `11.0.4` | Updates `@graphql-tools/delegate` from 11.1.1 to 11.1.2 - [Release notes](https://github.com/graphql-hive/gateway/releases) - [Changelog](https://github.com/graphql-hive/gateway/blob/main/packages/delegate/CHANGELOG.md) - [Commits](https://github.com/graphql-hive/gateway/commits/@graphql-tools/delegate@11.1.2/packages/delegate) Updates `@graphql-tools/stitch` from 10.1.1 to 10.1.2 - [Release notes](https://github.com/graphql-hive/gateway/releases) - [Changelog](https://github.com/graphql-hive/gateway/blob/main/packages/stitch/CHANGELOG.md) - [Commits](https://github.com/graphql-hive/gateway/commits/@graphql-tools/stitch@10.1.2/packages/stitch) Updates `@graphql-tools/executor-http` from 3.0.5 to 3.0.6 - [Release notes](https://github.com/graphql-hive/gateway/releases) - [Changelog](https://github.com/graphql-hive/gateway/blob/main/packages/executors/http/CHANGELOG.md) - [Commits](https://github.com/graphql-hive/gateway/commits/@graphql-tools/executor-http@3.0.6/packages/executors/http) Updates `@graphql-tools/executor-graphql-ws` from 3.1.1 to 3.1.2 - [Release notes](https://github.com/graphql-hive/gateway/releases) - [Changelog](https://github.com/graphql-hive/gateway/blob/main/packages/executors/graphql-ws/CHANGELOG.md) - [Commits](https://github.com/graphql-hive/gateway/commits/@graphql-tools/executor-graphql-ws@3.1.2/packages/executors/graphql-ws) Updates `@graphql-tools/wrap` from 11.0.3 to 11.0.4 - [Release notes](https://github.com/graphql-hive/gateway/releases) - [Changelog](https://github.com/graphql-hive/gateway/blob/main/packages/wrap/CHANGELOG.md) - [Commits](https://github.com/graphql-hive/gateway/commits/@graphql-tools/wrap@11.0.4/packages/wrap) --- updated-dependencies: - dependency-name: "@graphql-tools/delegate" dependency-version: 11.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions-deps - dependency-name: "@graphql-tools/stitch" dependency-version: 10.1.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: actions-deps - dependency-name: "@graphql-tools/executor-http" dependency-version: 3.0.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions-deps - dependency-name: "@graphql-tools/executor-graphql-ws" dependency-version: 3.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions-deps - dependency-name: "@graphql-tools/wrap" dependency-version: 11.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions-deps ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 59659cd commit 7f1859f

File tree

6 files changed

+62
-72
lines changed

6 files changed

+62
-72
lines changed

package-lock.json

Lines changed: 55 additions & 65 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/links/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"graphql": "^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0"
5252
},
5353
"dependencies": {
54-
"@graphql-tools/delegate": "^11.1.0",
54+
"@graphql-tools/delegate": "^11.1.2",
5555
"@graphql-tools/utils": "^10.10.1",
5656
"apollo-upload-client": "^19.0.0",
5757
"form-data": "^4.0.0",
@@ -60,7 +60,7 @@
6060
},
6161
"devDependencies": {
6262
"@apollo/client": "4.0.9",
63-
"@graphql-tools/stitch": "^10.1.0",
63+
"@graphql-tools/stitch": "^10.1.2",
6464
"@types/apollo-upload-client": "19.0.0",
6565
"@types/node-fetch": "^2",
6666
"graphql-upload": "17.0.0"

packages/loaders/github/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"graphql": "^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0"
5252
},
5353
"dependencies": {
54-
"@graphql-tools/executor-http": "^3.0.4",
54+
"@graphql-tools/executor-http": "^3.0.6",
5555
"@graphql-tools/graphql-tag-pluck": "^8.3.23",
5656
"@graphql-tools/utils": "^10.10.1",
5757
"@whatwg-node/fetch": "^0.10.11",

packages/loaders/url/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,8 @@
5151
"graphql": "^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0"
5252
},
5353
"dependencies": {
54-
"@graphql-tools/executor-graphql-ws": "^3.1.0",
55-
"@graphql-tools/executor-http": "^3.0.4",
54+
"@graphql-tools/executor-graphql-ws": "^3.1.2",
55+
"@graphql-tools/executor-http": "^3.0.6",
5656
"@graphql-tools/executor-legacy-ws": "^1.1.21",
5757
"@graphql-tools/utils": "^10.10.1",
5858
"@graphql-tools/wrap": "^11.0.0",

packages/merge/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"tslib": "^2.4.0"
5656
},
5757
"devDependencies": {
58-
"@graphql-tools/stitch": "^10.1.0"
58+
"@graphql-tools/stitch": "^10.1.2"
5959
},
6060
"publishConfig": {
6161
"directory": "dist",

packages/utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"tslib": "^2.4.0"
4444
},
4545
"devDependencies": {
46-
"@graphql-tools/stitch": "^10.1.0",
46+
"@graphql-tools/stitch": "^10.1.2",
4747
"@types/dateformat": "3.0.1",
4848
"dateformat": "4.6.3",
4949
"graphql-scalars": "1.25.0"

0 commit comments

Comments
 (0)