From b2615f439b1ac451aae8b59bab7e6a00e038a7a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Apr 2024 08:32:39 +0000 Subject: [PATCH] Bump graphql from 16.1.0-experimental-stream-defer.6 to 16.1.0 Bumps [graphql](https://github.com/graphql/graphql-js) from 16.1.0-experimental-stream-defer.6 to 16.1.0. - [Release notes](https://github.com/graphql/graphql-js/releases) - [Commits](https://github.com/graphql/graphql-js/compare/v16.1.0-experimental-stream-defer.6...v16.1.0) --- updated-dependencies: - dependency-name: graphql dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- grafast/bench/package.json | 2 +- grafast/dataplan-pg/package.json | 2 +- grafast/grafast/package.json | 6 +-- grafast/ruru-components/package.json | 2 +- grafast/ruru/package.json | 6 +-- graphile-build/graphile-build-pg/package.json | 2 +- graphile-build/graphile-build/package.json | 6 +-- package.json | 2 +- postgraphile/pgl/package.json | 2 +- postgraphile/postgraphile/package.json | 4 +- .../package.json | 2 +- yarn.lock | 46 +++++++++---------- 12 files changed, 41 insertions(+), 41 deletions(-) diff --git a/grafast/bench/package.json b/grafast/bench/package.json index 47fe763c32..5969b2e8e6 100644 --- a/grafast/bench/package.json +++ b/grafast/bench/package.json @@ -29,7 +29,7 @@ "dependencies": { "grafast": "workspace:^", "graphile-config": "workspace:^", - "graphql": "^16.1.0-experimental-stream-defer.6", + "graphql": "^16.1.0", "tslib": "^2.6.2" }, "engines": { diff --git a/grafast/dataplan-pg/package.json b/grafast/dataplan-pg/package.json index 64ec96d0c6..337d29941d 100644 --- a/grafast/dataplan-pg/package.json +++ b/grafast/dataplan-pg/package.json @@ -91,7 +91,7 @@ "glob": "^10.3.4", "grafserv": "workspace:*", "graphile-export": "workspace:*", - "graphql": "16.1.0-experimental-stream-defer.6", + "graphql": "16.1.0", "iterall": "^1.3.0", "jest": "^29.6.4", "jest-serializer-simple": "workspace:^", diff --git a/grafast/grafast/package.json b/grafast/grafast/package.json index 8ec712d244..55511824c3 100644 --- a/grafast/grafast/package.json +++ b/grafast/grafast/package.json @@ -66,7 +66,7 @@ "chalk": "^4.1.2", "debug": "^4.3.4", "eventemitter3": "^5.0.1", - "graphql": "^16.1.0-experimental-stream-defer.6", + "graphql": "^16.1.0", "iterall": "^1.3.0", "tamedevil": "workspace:^", "tslib": "^2.6.2" @@ -74,7 +74,7 @@ "peerDependencies": { "@envelop/core": "^3.0.4", "graphile-config": "workspace:^", - "graphql": "^16.1.0-experimental-stream-defer.6", + "graphql": "^16.1.0", "tamedevil": "workspace:^" }, "peerDependenciesMeta": { @@ -99,7 +99,7 @@ "@types/node": "^20.5.7", "@types/nodemon": "1.19.2", "chai": "^4.3.8", - "graphql": "16.1.0-experimental-stream-defer.6", + "graphql": "16.1.0", "jest": "^29.6.4", "lodash": "^4.17.21", "mermaid": "^9.4.3", diff --git a/grafast/ruru-components/package.json b/grafast/ruru-components/package.json index c4f7fd7948..c5a9a0b4d1 100644 --- a/grafast/ruru-components/package.json +++ b/grafast/ruru-components/package.json @@ -73,7 +73,7 @@ "@types/nodemon": "1.19.2", "@types/react": "^18.2.21", "@types/react-dom": "^18.2.7", - "graphql": "16.1.0-experimental-stream-defer.6", + "graphql": "16.1.0", "jest": "^29.6.4", "nodemon": "^3.0.1", "typescript": "^5.2.2" diff --git a/grafast/ruru/package.json b/grafast/ruru/package.json index 92eb90f2cc..8f6fee24c7 100644 --- a/grafast/ruru/package.json +++ b/grafast/ruru/package.json @@ -46,7 +46,7 @@ "dependencies": { "@emotion/is-prop-valid": "^1.2.1", "graphile-config": "workspace:^", - "graphql": "^16.1.0-experimental-stream-defer.6", + "graphql": "^16.1.0", "http-proxy": "^1.18.1", "tslib": "^2.6.2", "yargs": "^17.7.2" @@ -56,7 +56,7 @@ }, "peerDependencies": { "graphile-config": "workspace:^", - "graphql": "^16.1.0-experimental-stream-defer.6" + "graphql": "^16.1.0" }, "files": [ "dist", @@ -69,7 +69,7 @@ "@types/yargs": "^17.0.24", "css-loader": "^6.8.1", "file-loader": "^6.2.0", - "graphql": "16.1.0-experimental-stream-defer.6", + "graphql": "16.1.0", "ruru-components": "workspace:^", "style-loader": "^3.3.3", "svg-inline-loader": "^0.8.2", diff --git a/graphile-build/graphile-build-pg/package.json b/graphile-build/graphile-build-pg/package.json index 4233fd1ca6..81c6f3b000 100644 --- a/graphile-build/graphile-build-pg/package.json +++ b/graphile-build/graphile-build-pg/package.json @@ -89,7 +89,7 @@ "fastify": "^4.22.1", "fastify-static": "^4.7.0", "graphile-export": "workspace:^", - "graphql": "16.1.0-experimental-stream-defer.6", + "graphql": "16.1.0", "graphql-helix": "^1.13.0", "graphql-ws": "^5.14.0", "jest": "^29.6.4", diff --git a/graphile-build/graphile-build/package.json b/graphile-build/graphile-build/package.json index 24930599da..8b640473ef 100644 --- a/graphile-build/graphile-build/package.json +++ b/graphile-build/graphile-build/package.json @@ -42,7 +42,7 @@ "chalk": "^4.1.2", "debug": "^4.3.4", "graphile-config": "workspace:^", - "graphql": "^16.1.0-experimental-stream-defer.6", + "graphql": "^16.1.0", "lodash": "^4.17.21", "pluralize": "^7.0.0", "semver": "^7.5.4", @@ -54,7 +54,7 @@ "peerDependencies": { "grafast": "workspace:^", "graphile-config": "workspace:^", - "graphql": "^16.1.0-experimental-stream-defer.6" + "graphql": "^16.1.0" }, "files": [ "dist", @@ -64,7 +64,7 @@ "@types/debug": "^4.1.8", "@types/jest": "^29.5.4", "graphile-export": "workspace:^", - "graphql": "16.1.0-experimental-stream-defer.6", + "graphql": "16.1.0", "jest": "^29.6.4", "ts-node": "^10.9.1", "typescript": "^5.2.2" diff --git a/package.json b/package.json index 6abe71329a..1cc790cd4c 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "eslint-plugin-tsdoc": "^0.2.17", "eslint_d": "^12.2.1", "glob": "^10.3.4", - "graphql": "16.1.0-experimental-stream-defer.6", + "graphql": "16.1.0", "jest": "^29.6.4", "mock-fs": "^5.2.0", "pg": "^8.11.3", diff --git a/postgraphile/pgl/package.json b/postgraphile/pgl/package.json index 0d20e513cd..f4e0d9019e 100644 --- a/postgraphile/pgl/package.json +++ b/postgraphile/pgl/package.json @@ -181,7 +181,7 @@ "graphile-build": "workspace:*", "graphile-build-pg": "workspace:*", "graphile-config": "workspace:^", - "graphql": "16.1.0-experimental-stream-defer.6", + "graphql": "16.1.0", "iterall": "^1.3.0", "jsonwebtoken": "^9.0.2", "pg": "^8.11.3", diff --git a/postgraphile/postgraphile/package.json b/postgraphile/postgraphile/package.json index 0eb164c786..bb624b40ca 100644 --- a/postgraphile/postgraphile/package.json +++ b/postgraphile/postgraphile/package.json @@ -198,7 +198,7 @@ "graphile-build-pg": "workspace:*", "graphile-config": "workspace:^", "graphile-utils": "workspace:^", - "graphql": "^16.1.0-experimental-stream-defer.6", + "graphql": "^16.1.0", "iterall": "^1.3.0", "jsonwebtoken": "^9.0.2", "pg": "^8.11.3", @@ -216,7 +216,7 @@ "graphile-build": "workspace:*", "graphile-build-pg": "workspace:*", "graphile-config": "workspace:^", - "graphql": "^16.1.0-experimental-stream-defer.6", + "graphql": "^16.1.0", "pg": "^8.7.1", "pg-sql2": "workspace:^", "tamedevil": "workspace:^" diff --git a/utils/jest-serializer-graphql-schema/package.json b/utils/jest-serializer-graphql-schema/package.json index eefefd90f3..62d5c02bf3 100644 --- a/utils/jest-serializer-graphql-schema/package.json +++ b/utils/jest-serializer-graphql-schema/package.json @@ -31,7 +31,7 @@ }, "devDependencies": { "@types/jest": "^29.5.4", - "graphql": "16.1.0-experimental-stream-defer.6", + "graphql": "16.1.0", "jest": "^29.6.4", "pretty-format": "^29.6.3", "ts-node": "^10.9.1", diff --git a/yarn.lock b/yarn.lock index 68b23aca0e..99e415b287 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2264,7 +2264,7 @@ __metadata: glob: "npm:^10.3.4" grafserv: "workspace:*" graphile-export: "workspace:*" - graphql: "npm:16.1.0-experimental-stream-defer.6" + graphql: "npm:16.1.0" iterall: "npm:^1.3.0" jest: "npm:^29.6.4" jest-serializer-simple: "workspace:^" @@ -4004,7 +4004,7 @@ __metadata: glob: "npm:^10.3.4" grafast: "workspace:^" graphile-config: "workspace:^" - graphql: "npm:^16.1.0-experimental-stream-defer.6" + graphql: "npm:^16.1.0" nodemon: "npm:^3.0.1" ts-node: "npm:^10.9.1" tslib: "npm:^2.6.2" @@ -12042,7 +12042,7 @@ __metadata: chalk: "npm:^4.1.2" debug: "npm:^4.3.4" eventemitter3: "npm:^5.0.1" - graphql: "npm:16.1.0-experimental-stream-defer.6" + graphql: "npm:16.1.0" iterall: "npm:^1.3.0" jest: "npm:^29.6.4" lodash: "npm:^4.17.21" @@ -12060,7 +12060,7 @@ __metadata: peerDependencies: "@envelop/core": ^3.0.4 graphile-config: "workspace:^" - graphql: ^16.1.0-experimental-stream-defer.6 + graphql: ^16.1.0 tamedevil: "workspace:^" peerDependenciesMeta: "@envelop/core": @@ -12147,7 +12147,7 @@ __metadata: fastify-static: "npm:^4.7.0" graphile-config: "workspace:^" graphile-export: "workspace:^" - graphql: "npm:16.1.0-experimental-stream-defer.6" + graphql: "npm:16.1.0" graphql-helix: "npm:^1.13.0" graphql-ws: "npm:^5.14.0" jest: "npm:^29.6.4" @@ -12187,7 +12187,7 @@ __metadata: debug: "npm:^4.3.4" graphile-config: "workspace:^" graphile-export: "workspace:^" - graphql: "npm:16.1.0-experimental-stream-defer.6" + graphql: "npm:16.1.0" jest: "npm:^29.6.4" lodash: "npm:^4.17.21" pluralize: "npm:^7.0.0" @@ -12198,7 +12198,7 @@ __metadata: peerDependencies: grafast: "workspace:^" graphile-config: "workspace:^" - graphql: ^16.1.0-experimental-stream-defer.6 + graphql: ^16.1.0 languageName: unknown linkType: soft @@ -12411,17 +12411,17 @@ __metadata: languageName: node linkType: hard -"graphql@npm:16.1.0-experimental-stream-defer.6": - version: 16.1.0-experimental-stream-defer.6 - resolution: "graphql@npm:16.1.0-experimental-stream-defer.6" - checksum: 8e280798cf5738f2013c30891fd4f720d5e0fa1b074061176597af95db7779bc435d981fd7da31b89c10c84b35ce9b3377e2f7891be62d63386bebcf45f3c2d9 +"graphql@npm:16.1.0": + version: 16.1.0 + resolution: "graphql@npm:16.1.0" + checksum: a0a54f144c9ddd2ec40ed6bfea11f91dec4ba330b09e869236ddc4595b7d5247276e421c88205fc13cb88bf72edba9c2169a3eb5a6f461cafb97415bf1ad34b9 languageName: node linkType: hard -"graphql@npm:^16.1.0-experimental-stream-defer.6": - version: 16.8.0 - resolution: "graphql@npm:16.8.0" - checksum: 93a2e9e0ff33f05bb64c4f46595814549155e88d27e79a266e9493ded10e66afac0d15fdb44804321b2d54bf1ab25530f0817cb61f33cfb2fabd68ad4c627356 +"graphql@npm:^16.1.0": + version: 16.8.1 + resolution: "graphql@npm:16.8.1" + checksum: e3a95625d233c1d13c6f1df659f66955f582cb95dddb8407558090376088abcc414f39ed387a549541fca8cee681f3a5976253b6f53a5d47930dd129a5030143 languageName: node linkType: hard @@ -14203,7 +14203,7 @@ __metadata: resolution: "jest-serializer-graphql-schema@workspace:utils/jest-serializer-graphql-schema" dependencies: "@types/jest": "npm:^29.5.4" - graphql: "npm:16.1.0-experimental-stream-defer.6" + graphql: "npm:16.1.0" jest: "npm:^29.6.4" pretty-format: "npm:^29.6.3" ts-node: "npm:^10.9.1" @@ -17215,7 +17215,7 @@ __metadata: graphile-build: "workspace:*" graphile-build-pg: "workspace:*" graphile-config: "workspace:^" - graphql: "npm:16.1.0-experimental-stream-defer.6" + graphql: "npm:16.1.0" iterall: "npm:^1.3.0" jest: "npm:^29.6.4" jsonwebtoken: "npm:^9.0.2" @@ -17814,7 +17814,7 @@ __metadata: graphile-config: "workspace:^" graphile-export: "workspace:^" graphile-utils: "workspace:^" - graphql: "npm:^16.1.0-experimental-stream-defer.6" + graphql: "npm:^16.1.0" iterall: "npm:^1.3.0" jest: "npm:^29.6.4" jsonwebtoken: "npm:^9.0.2" @@ -17835,7 +17835,7 @@ __metadata: graphile-build: "workspace:*" graphile-build-pg: "workspace:*" graphile-config: "workspace:^" - graphql: ^16.1.0-experimental-stream-defer.6 + graphql: ^16.1.0 pg: ^8.7.1 pg-sql2: "workspace:^" tamedevil: "workspace:^" @@ -19210,7 +19210,7 @@ __metadata: eslint-plugin-tsdoc: "npm:^0.2.17" eslint_d: "npm:^12.2.1" glob: "npm:^10.3.4" - graphql: "npm:16.1.0-experimental-stream-defer.6" + graphql: "npm:16.1.0" jest: "npm:^29.6.4" mock-fs: "npm:^5.2.0" pg: "npm:^8.11.3" @@ -19270,7 +19270,7 @@ __metadata: "@types/react-dom": "npm:^18.2.7" grafast: "workspace:^" graphiql: "npm:^3.1.1-canary-64994e0e.0" - graphql: "npm:16.1.0-experimental-stream-defer.6" + graphql: "npm:16.1.0" graphql-ws: "npm:^5.14.0" jest: "npm:^29.6.4" nodemon: "npm:^3.0.1" @@ -19298,7 +19298,7 @@ __metadata: css-loader: "npm:^6.8.1" file-loader: "npm:^6.2.0" graphile-config: "workspace:^" - graphql: "npm:16.1.0-experimental-stream-defer.6" + graphql: "npm:16.1.0" http-proxy: "npm:^1.18.1" ruru-components: "workspace:^" style-loader: "npm:^3.3.3" @@ -19312,7 +19312,7 @@ __metadata: yargs: "npm:^17.7.2" peerDependencies: graphile-config: "workspace:^" - graphql: ^16.1.0-experimental-stream-defer.6 + graphql: ^16.1.0 bin: ruru: ./dist/cli-run.js languageName: unknown