From 34901f9b81255607c4251529ef787cba7534790a Mon Sep 17 00:00:00 2001 From: TheGuildBot <59414373+theguild-bot@users.noreply.github.com> Date: Wed, 19 Feb 2025 04:53:01 +0200 Subject: [PATCH] Upcoming Release Changes (#3770) * chore(release): update monorepo packages versions * Improvements --------- Co-authored-by: github-actions[bot] Co-authored-by: Arda TANRIKULU --- ...oga_nestjs-federation-3780-dependencies.md | 5 ----- ...n-apollo-inline-trace-3780-dependencies.md | 5 ----- ...oga_plugin-prometheus-3780-dependencies.md | 5 ----- ...plugin-response-cache-3780-dependencies.md | 5 ----- .changeset/brave-cooks-shave.md | 5 ----- .changeset/graphql-yoga-3672-dependencies.md | 5 ----- .changeset/smooth-spoons-greet.md | 5 ----- benchmark/CHANGELOG.md | 12 ++++++++++ benchmark/package.json | 2 +- .../apollo-federation/gateway/CHANGELOG.md | 10 +++++++++ .../apollo-federation/gateway/package.json | 2 +- .../apollo-federation/service/CHANGELOG.md | 10 +++++++++ .../apollo-federation/service/package.json | 2 +- examples/aws-lambda/lambda/CHANGELOG.md | 10 +++++++++ examples/aws-lambda/lambda/package.json | 2 +- examples/cloudflare-advanced/CHANGELOG.md | 10 +++++++++ examples/cloudflare-advanced/package.json | 2 +- examples/cloudflare-modules/CHANGELOG.md | 10 +++++++++ examples/cloudflare-modules/package.json | 2 +- .../__integration-tests__/fastify.spec.ts | 3 +++ examples/nextjs-app/CHANGELOG.md | 10 +++++++++ examples/nextjs-app/package.json | 2 +- packages/client/apollo-link/CHANGELOG.md | 2 ++ packages/client/apollo-link/package.json | 2 +- packages/client/urql-exchange/CHANGELOG.md | 2 ++ packages/client/urql-exchange/package.json | 2 +- packages/graphql-yoga/CHANGELOG.md | 22 +++++++++++++++++++ packages/graphql-yoga/package.json | 2 +- .../use-check-method-for-graphql.ts | 1 + .../use-prevent-mutation-via-get.ts | 6 ++--- packages/nestjs-federation/CHANGELOG.md | 15 +++++++++++++ packages/nestjs-federation/package.json | 2 +- packages/nestjs/CHANGELOG.md | 10 +++++++++ packages/nestjs/package.json | 2 +- .../plugins/apollo-inline-trace/CHANGELOG.md | 16 ++++++++++++++ .../plugins/apollo-inline-trace/package.json | 2 +- .../apollo-managed-federation/CHANGELOG.md | 10 +++++++++ .../apollo-managed-federation/package.json | 2 +- .../plugins/apollo-usage-report/CHANGELOG.md | 12 ++++++++++ .../plugins/apollo-usage-report/package.json | 2 +- packages/plugins/apq/CHANGELOG.md | 10 +++++++++ packages/plugins/apq/package.json | 2 +- packages/plugins/csrf-prevention/CHANGELOG.md | 10 +++++++++ packages/plugins/csrf-prevention/package.json | 2 +- packages/plugins/defer-stream/CHANGELOG.md | 10 +++++++++ packages/plugins/defer-stream/package.json | 2 +- .../disable-introspection/CHANGELOG.md | 10 +++++++++ .../disable-introspection/package.json | 2 +- packages/plugins/graphql-sse/CHANGELOG.md | 10 +++++++++ packages/plugins/graphql-sse/package.json | 2 +- packages/plugins/jwt/CHANGELOG.md | 10 +++++++++ packages/plugins/jwt/package.json | 2 +- .../plugins/persisted-operations/CHANGELOG.md | 10 +++++++++ .../plugins/persisted-operations/package.json | 2 +- packages/plugins/prometheus/CHANGELOG.md | 16 ++++++++++++++ packages/plugins/prometheus/package.json | 2 +- packages/plugins/response-cache/CHANGELOG.md | 16 ++++++++++++++ packages/plugins/response-cache/package.json | 2 +- packages/plugins/sofa/CHANGELOG.md | 10 +++++++++ packages/plugins/sofa/package.json | 2 +- packages/render-graphiql/CHANGELOG.md | 10 +++++++++ packages/render-graphiql/package.json | 2 +- 62 files changed, 316 insertions(+), 64 deletions(-) delete mode 100644 .changeset/@graphql-yoga_nestjs-federation-3780-dependencies.md delete mode 100644 .changeset/@graphql-yoga_plugin-apollo-inline-trace-3780-dependencies.md delete mode 100644 .changeset/@graphql-yoga_plugin-prometheus-3780-dependencies.md delete mode 100644 .changeset/@graphql-yoga_plugin-response-cache-3780-dependencies.md delete mode 100644 .changeset/brave-cooks-shave.md delete mode 100644 .changeset/graphql-yoga-3672-dependencies.md delete mode 100644 .changeset/smooth-spoons-greet.md diff --git a/.changeset/@graphql-yoga_nestjs-federation-3780-dependencies.md b/.changeset/@graphql-yoga_nestjs-federation-3780-dependencies.md deleted file mode 100644 index 7fed7b42d7..0000000000 --- a/.changeset/@graphql-yoga_nestjs-federation-3780-dependencies.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@graphql-yoga/nestjs-federation": patch ---- -dependencies updates: - - Updated dependency [`@envelop/apollo-federation@^6.0.0` ↗︎](https://www.npmjs.com/package/@envelop/apollo-federation/v/6.0.0) (from `^5.0.0`, in `dependencies`) diff --git a/.changeset/@graphql-yoga_plugin-apollo-inline-trace-3780-dependencies.md b/.changeset/@graphql-yoga_plugin-apollo-inline-trace-3780-dependencies.md deleted file mode 100644 index 296990d0b1..0000000000 --- a/.changeset/@graphql-yoga_plugin-apollo-inline-trace-3780-dependencies.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@graphql-yoga/plugin-apollo-inline-trace": patch ---- -dependencies updates: - - Updated dependency [`@envelop/on-resolve@^5.0.0` ↗︎](https://www.npmjs.com/package/@envelop/on-resolve/v/5.0.0) (from `^4.1.1`, in `dependencies`) diff --git a/.changeset/@graphql-yoga_plugin-prometheus-3780-dependencies.md b/.changeset/@graphql-yoga_plugin-prometheus-3780-dependencies.md deleted file mode 100644 index 8cbecdc8d3..0000000000 --- a/.changeset/@graphql-yoga_plugin-prometheus-3780-dependencies.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@graphql-yoga/plugin-prometheus": patch ---- -dependencies updates: - - Updated dependency [`@envelop/prometheus@^12.0.0` ↗︎](https://www.npmjs.com/package/@envelop/prometheus/v/12.0.0) (from `^11.1.0`, in `dependencies`) diff --git a/.changeset/@graphql-yoga_plugin-response-cache-3780-dependencies.md b/.changeset/@graphql-yoga_plugin-response-cache-3780-dependencies.md deleted file mode 100644 index 996d2c9abd..0000000000 --- a/.changeset/@graphql-yoga_plugin-response-cache-3780-dependencies.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@graphql-yoga/plugin-response-cache": patch ---- -dependencies updates: - - Updated dependency [`@envelop/response-cache@^7.0.0` ↗︎](https://www.npmjs.com/package/@envelop/response-cache/v/7.0.0) (from `^6.1.2`, in `dependencies`) diff --git a/.changeset/brave-cooks-shave.md b/.changeset/brave-cooks-shave.md deleted file mode 100644 index a8d891e10d..0000000000 --- a/.changeset/brave-cooks-shave.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'graphql-yoga': patch ---- - -Pass through `disposeOnProcessTerminate` to `createServerAdapter` diff --git a/.changeset/graphql-yoga-3672-dependencies.md b/.changeset/graphql-yoga-3672-dependencies.md deleted file mode 100644 index b5cd3a9f61..0000000000 --- a/.changeset/graphql-yoga-3672-dependencies.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"graphql-yoga": patch ---- -dependencies updates: - - Updated dependency [`@graphql-tools/executor@^1.4.0` ↗︎](https://www.npmjs.com/package/@graphql-tools/executor/v/1.4.0) (from `^1.3.7`, in `dependencies`) diff --git a/.changeset/smooth-spoons-greet.md b/.changeset/smooth-spoons-greet.md deleted file mode 100644 index 7847659436..0000000000 --- a/.changeset/smooth-spoons-greet.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'graphql-yoga': minor ---- - -`extensions.code` usage for specific errors diff --git a/benchmark/CHANGELOG.md b/benchmark/CHANGELOG.md index 20d0db1d9b..cc7363303d 100644 --- a/benchmark/CHANGELOG.md +++ b/benchmark/CHANGELOG.md @@ -1,5 +1,17 @@ # hello-world-benchmark +## 3.14.0 + +### Patch Changes + +- Updated dependencies + [[`ea63828`](https://github.com/dotansimha/graphql-yoga/commit/ea6382820673b63b80885d5a317900a677bbc29a), + [`96498ee`](https://github.com/dotansimha/graphql-yoga/commit/96498ee25fd310d781ce006b1fe7064c66e64fc3), + [`5150146`](https://github.com/dotansimha/graphql-yoga/commit/5150146a2d0b8f444a3527950d7163126a0fe24b), + [`5150146`](https://github.com/dotansimha/graphql-yoga/commit/5150146a2d0b8f444a3527950d7163126a0fe24b)]: + - @graphql-yoga/plugin-response-cache@3.14.0 + - graphql-yoga@5.12.0 + ## 3.13.1 ### Patch Changes diff --git a/benchmark/package.json b/benchmark/package.json index 419c9600db..2fae94768c 100644 --- a/benchmark/package.json +++ b/benchmark/package.json @@ -1,6 +1,6 @@ { "name": "hello-world-benchmark", - "version": "3.13.1", + "version": "3.14.0", "type": "module", "private": true, "scripts": { diff --git a/examples/apollo-federation/gateway/CHANGELOG.md b/examples/apollo-federation/gateway/CHANGELOG.md index de18132bb2..423d1921f4 100644 --- a/examples/apollo-federation/gateway/CHANGELOG.md +++ b/examples/apollo-federation/gateway/CHANGELOG.md @@ -1,5 +1,15 @@ # apollo-federation-gateway-with-yoga +## 3.12.0 + +### Patch Changes + +- Updated dependencies + [[`96498ee`](https://github.com/dotansimha/graphql-yoga/commit/96498ee25fd310d781ce006b1fe7064c66e64fc3), + [`5150146`](https://github.com/dotansimha/graphql-yoga/commit/5150146a2d0b8f444a3527950d7163126a0fe24b), + [`5150146`](https://github.com/dotansimha/graphql-yoga/commit/5150146a2d0b8f444a3527950d7163126a0fe24b)]: + - graphql-yoga@5.12.0 + ## 3.11.0 ### Patch Changes diff --git a/examples/apollo-federation/gateway/package.json b/examples/apollo-federation/gateway/package.json index 43d3997bb8..2d1dd734c4 100644 --- a/examples/apollo-federation/gateway/package.json +++ b/examples/apollo-federation/gateway/package.json @@ -1,6 +1,6 @@ { "name": "apollo-federation-gateway-with-yoga", - "version": "3.11.0", + "version": "3.12.0", "private": true, "scripts": { "check": "exit 0", diff --git a/examples/apollo-federation/service/CHANGELOG.md b/examples/apollo-federation/service/CHANGELOG.md index 22b20d835b..47a651fdcc 100644 --- a/examples/apollo-federation/service/CHANGELOG.md +++ b/examples/apollo-federation/service/CHANGELOG.md @@ -1,5 +1,15 @@ # apollo-subgraph-with-yoga +## 3.12.0 + +### Patch Changes + +- Updated dependencies + [[`96498ee`](https://github.com/dotansimha/graphql-yoga/commit/96498ee25fd310d781ce006b1fe7064c66e64fc3), + [`5150146`](https://github.com/dotansimha/graphql-yoga/commit/5150146a2d0b8f444a3527950d7163126a0fe24b), + [`5150146`](https://github.com/dotansimha/graphql-yoga/commit/5150146a2d0b8f444a3527950d7163126a0fe24b)]: + - graphql-yoga@5.12.0 + ## 3.11.0 ### Patch Changes diff --git a/examples/apollo-federation/service/package.json b/examples/apollo-federation/service/package.json index fb51617167..2c76ae81d0 100644 --- a/examples/apollo-federation/service/package.json +++ b/examples/apollo-federation/service/package.json @@ -1,6 +1,6 @@ { "name": "apollo-subgraph-with-yoga", - "version": "3.11.0", + "version": "3.12.0", "private": true, "scripts": { "check": "exit 0", diff --git a/examples/aws-lambda/lambda/CHANGELOG.md b/examples/aws-lambda/lambda/CHANGELOG.md index 932b72ecc8..58b9f8a260 100644 --- a/examples/aws-lambda/lambda/CHANGELOG.md +++ b/examples/aws-lambda/lambda/CHANGELOG.md @@ -1,5 +1,15 @@ # graphql-lambda +## 3.12.0 + +### Patch Changes + +- Updated dependencies + [[`96498ee`](https://github.com/dotansimha/graphql-yoga/commit/96498ee25fd310d781ce006b1fe7064c66e64fc3), + [`5150146`](https://github.com/dotansimha/graphql-yoga/commit/5150146a2d0b8f444a3527950d7163126a0fe24b), + [`5150146`](https://github.com/dotansimha/graphql-yoga/commit/5150146a2d0b8f444a3527950d7163126a0fe24b)]: + - graphql-yoga@5.12.0 + ## 3.11.0 ### Patch Changes diff --git a/examples/aws-lambda/lambda/package.json b/examples/aws-lambda/lambda/package.json index 99c770b753..181caed641 100644 --- a/examples/aws-lambda/lambda/package.json +++ b/examples/aws-lambda/lambda/package.json @@ -1,6 +1,6 @@ { "name": "graphql-lambda", - "version": "3.11.0", + "version": "3.12.0", "description": "", "author": "", "license": "ISC", diff --git a/examples/cloudflare-advanced/CHANGELOG.md b/examples/cloudflare-advanced/CHANGELOG.md index 611a9e50d8..5054624fbc 100644 --- a/examples/cloudflare-advanced/CHANGELOG.md +++ b/examples/cloudflare-advanced/CHANGELOG.md @@ -1,5 +1,15 @@ # cloudflare-advanced +## 3.12.0 + +### Patch Changes + +- Updated dependencies + [[`96498ee`](https://github.com/dotansimha/graphql-yoga/commit/96498ee25fd310d781ce006b1fe7064c66e64fc3), + [`5150146`](https://github.com/dotansimha/graphql-yoga/commit/5150146a2d0b8f444a3527950d7163126a0fe24b), + [`5150146`](https://github.com/dotansimha/graphql-yoga/commit/5150146a2d0b8f444a3527950d7163126a0fe24b)]: + - graphql-yoga@5.12.0 + ## 3.11.0 ### Patch Changes diff --git a/examples/cloudflare-advanced/package.json b/examples/cloudflare-advanced/package.json index 5f960a6e24..f15092f312 100644 --- a/examples/cloudflare-advanced/package.json +++ b/examples/cloudflare-advanced/package.json @@ -1,6 +1,6 @@ { "name": "cloudflare-advanced", - "version": "3.11.0", + "version": "3.12.0", "private": true, "scripts": { "check": "tsc --pretty --noEmit", diff --git a/examples/cloudflare-modules/CHANGELOG.md b/examples/cloudflare-modules/CHANGELOG.md index 365060d315..c08765c055 100644 --- a/examples/cloudflare-modules/CHANGELOG.md +++ b/examples/cloudflare-modules/CHANGELOG.md @@ -1,5 +1,15 @@ # cloudflare +## 3.12.0 + +### Patch Changes + +- Updated dependencies + [[`96498ee`](https://github.com/dotansimha/graphql-yoga/commit/96498ee25fd310d781ce006b1fe7064c66e64fc3), + [`5150146`](https://github.com/dotansimha/graphql-yoga/commit/5150146a2d0b8f444a3527950d7163126a0fe24b), + [`5150146`](https://github.com/dotansimha/graphql-yoga/commit/5150146a2d0b8f444a3527950d7163126a0fe24b)]: + - graphql-yoga@5.12.0 + ## 3.11.0 ### Patch Changes diff --git a/examples/cloudflare-modules/package.json b/examples/cloudflare-modules/package.json index 41c7ac5da9..eacbe1646c 100644 --- a/examples/cloudflare-modules/package.json +++ b/examples/cloudflare-modules/package.json @@ -1,6 +1,6 @@ { "name": "cloudflare", - "version": "3.11.0", + "version": "3.12.0", "type": "module", "private": true, "module": "./dist/index.mjs", diff --git a/examples/fastify/__integration-tests__/fastify.spec.ts b/examples/fastify/__integration-tests__/fastify.spec.ts index 1a0ac1a738..e57cde6c37 100644 --- a/examples/fastify/__integration-tests__/fastify.spec.ts +++ b/examples/fastify/__integration-tests__/fastify.spec.ts @@ -125,6 +125,9 @@ describe('fastify example integration', () => { errors: [ { message: 'Can only perform a mutation operation from a POST request.', + extensions: { + code: 'BAD_REQUEST', + }, }, ], }); diff --git a/examples/nextjs-app/CHANGELOG.md b/examples/nextjs-app/CHANGELOG.md index 634e553147..ccd6ad1e6a 100644 --- a/examples/nextjs-app/CHANGELOG.md +++ b/examples/nextjs-app/CHANGELOG.md @@ -1,5 +1,15 @@ # nextjs-app +## 2.12.0 + +### Patch Changes + +- Updated dependencies + [[`96498ee`](https://github.com/dotansimha/graphql-yoga/commit/96498ee25fd310d781ce006b1fe7064c66e64fc3), + [`5150146`](https://github.com/dotansimha/graphql-yoga/commit/5150146a2d0b8f444a3527950d7163126a0fe24b), + [`5150146`](https://github.com/dotansimha/graphql-yoga/commit/5150146a2d0b8f444a3527950d7163126a0fe24b)]: + - graphql-yoga@5.12.0 + ## 2.11.0 ### Patch Changes diff --git a/examples/nextjs-app/package.json b/examples/nextjs-app/package.json index 9f5a5e77ed..9aa5ff9dc3 100644 --- a/examples/nextjs-app/package.json +++ b/examples/nextjs-app/package.json @@ -1,6 +1,6 @@ { "name": "nextjs-app", - "version": "2.11.0", + "version": "2.12.0", "private": true, "scripts": { "build": "next build", diff --git a/packages/client/apollo-link/CHANGELOG.md b/packages/client/apollo-link/CHANGELOG.md index 0db5f4e9ec..88f1f3e3ad 100644 --- a/packages/client/apollo-link/CHANGELOG.md +++ b/packages/client/apollo-link/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphql-yoga/apollo-link +## 3.12.0 + ## 3.11.0 ## 3.10.10 diff --git a/packages/client/apollo-link/package.json b/packages/client/apollo-link/package.json index a20fbc629d..c957885e3e 100644 --- a/packages/client/apollo-link/package.json +++ b/packages/client/apollo-link/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-yoga/apollo-link", - "version": "3.11.0", + "version": "3.12.0", "type": "module", "description": "", "repository": { diff --git a/packages/client/urql-exchange/CHANGELOG.md b/packages/client/urql-exchange/CHANGELOG.md index 5919f9e5a5..86dd4eb920 100644 --- a/packages/client/urql-exchange/CHANGELOG.md +++ b/packages/client/urql-exchange/CHANGELOG.md @@ -1,5 +1,7 @@ # @graphql-yoga/urql-exchange +## 3.12.0 + ## 3.11.0 ## 3.10.11 diff --git a/packages/client/urql-exchange/package.json b/packages/client/urql-exchange/package.json index ead3877936..d213bbc114 100644 --- a/packages/client/urql-exchange/package.json +++ b/packages/client/urql-exchange/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-yoga/urql-exchange", - "version": "3.11.0", + "version": "3.12.0", "type": "module", "description": "", "repository": { diff --git a/packages/graphql-yoga/CHANGELOG.md b/packages/graphql-yoga/CHANGELOG.md index 3038b45620..524ce83e70 100644 --- a/packages/graphql-yoga/CHANGELOG.md +++ b/packages/graphql-yoga/CHANGELOG.md @@ -1,5 +1,27 @@ # graphql-yoga +## 5.12.0 + +### Minor Changes + +- [#3672](https://github.com/dotansimha/graphql-yoga/pull/3672) + [`5150146`](https://github.com/dotansimha/graphql-yoga/commit/5150146a2d0b8f444a3527950d7163126a0fe24b) + Thanks [@ardatan](https://github.com/ardatan)! - `extensions.code` usage for specific errors + +### Patch Changes + +- [#3764](https://github.com/dotansimha/graphql-yoga/pull/3764) + [`96498ee`](https://github.com/dotansimha/graphql-yoga/commit/96498ee25fd310d781ce006b1fe7064c66e64fc3) + Thanks [@slagiewka](https://github.com/slagiewka)! - Pass through `disposeOnProcessTerminate` to + `createServerAdapter` + +- [#3672](https://github.com/dotansimha/graphql-yoga/pull/3672) + [`5150146`](https://github.com/dotansimha/graphql-yoga/commit/5150146a2d0b8f444a3527950d7163126a0fe24b) + Thanks [@ardatan](https://github.com/ardatan)! - dependencies updates: + - Updated dependency + [`@graphql-tools/executor@^1.4.0` ↗︎](https://www.npmjs.com/package/@graphql-tools/executor/v/1.4.0) + (from `^1.3.7`, in `dependencies`) + ## 5.11.0 ### Minor Changes diff --git a/packages/graphql-yoga/package.json b/packages/graphql-yoga/package.json index 6aa7a637f4..369dce8d08 100644 --- a/packages/graphql-yoga/package.json +++ b/packages/graphql-yoga/package.json @@ -1,6 +1,6 @@ { "name": "graphql-yoga", - "version": "5.11.0", + "version": "5.12.0", "type": "module", "description": "", "repository": { diff --git a/packages/graphql-yoga/src/plugins/request-validation/use-check-method-for-graphql.ts b/packages/graphql-yoga/src/plugins/request-validation/use-check-method-for-graphql.ts index 93e4c4eb87..d89758f57c 100644 --- a/packages/graphql-yoga/src/plugins/request-validation/use-check-method-for-graphql.ts +++ b/packages/graphql-yoga/src/plugins/request-validation/use-check-method-for-graphql.ts @@ -17,6 +17,7 @@ export function useCheckMethodForGraphQL(): Plugin { Allow: 'GET, POST', }, }, + code: 'BAD_REQUEST', }, }); } diff --git a/packages/graphql-yoga/src/plugins/request-validation/use-prevent-mutation-via-get.ts b/packages/graphql-yoga/src/plugins/request-validation/use-prevent-mutation-via-get.ts index 9fb3a98830..ea995053bd 100644 --- a/packages/graphql-yoga/src/plugins/request-validation/use-prevent-mutation-via-get.ts +++ b/packages/graphql-yoga/src/plugins/request-validation/use-prevent-mutation-via-get.ts @@ -39,6 +39,7 @@ export function assertMutationViaGet( Allow: 'POST', }, }, + code: 'BAD_REQUEST', }, }); } @@ -73,10 +74,9 @@ export function usePreventMutationViaGET(): Plugin { httpExtensions.spec ||= true; httpExtensions.status ||= 400; } - throw result; + } else { + assertMutationViaGet(request.method, result, operationName); } - - assertMutationViaGet(request.method, result, operationName); }; }, }; diff --git a/packages/nestjs-federation/CHANGELOG.md b/packages/nestjs-federation/CHANGELOG.md index ee024d6bb7..a8285d6ce9 100644 --- a/packages/nestjs-federation/CHANGELOG.md +++ b/packages/nestjs-federation/CHANGELOG.md @@ -1,5 +1,20 @@ # @graphql-yoga/nestjs-federation +## 3.12.0 + +### Patch Changes + +- [#3780](https://github.com/dotansimha/graphql-yoga/pull/3780) + [`ea63828`](https://github.com/dotansimha/graphql-yoga/commit/ea6382820673b63b80885d5a317900a677bbc29a) + Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates: + - Updated dependency + [`@envelop/apollo-federation@^6.0.0` ↗︎](https://www.npmjs.com/package/@envelop/apollo-federation/v/6.0.0) + (from `^5.0.0`, in `dependencies`) +- Updated dependencies + [[`ea63828`](https://github.com/dotansimha/graphql-yoga/commit/ea6382820673b63b80885d5a317900a677bbc29a)]: + - @graphql-yoga/plugin-apollo-inline-trace@3.12.0 + - @graphql-yoga/nestjs@3.12.0 + ## 3.11.0 ### Patch Changes diff --git a/packages/nestjs-federation/package.json b/packages/nestjs-federation/package.json index 31ade4394b..1fa39881c7 100644 --- a/packages/nestjs-federation/package.json +++ b/packages/nestjs-federation/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-yoga/nestjs-federation", - "version": "3.11.0", + "version": "3.12.0", "type": "module", "description": "GraphQL Yoga driver with Apollo Federation for NestJS GraphQL.", "repository": { diff --git a/packages/nestjs/CHANGELOG.md b/packages/nestjs/CHANGELOG.md index 21db97f782..eccf676de2 100644 --- a/packages/nestjs/CHANGELOG.md +++ b/packages/nestjs/CHANGELOG.md @@ -1,5 +1,15 @@ # @graphql-yoga/nestjs +## 3.12.0 + +### Patch Changes + +- Updated dependencies + [[`96498ee`](https://github.com/dotansimha/graphql-yoga/commit/96498ee25fd310d781ce006b1fe7064c66e64fc3), + [`5150146`](https://github.com/dotansimha/graphql-yoga/commit/5150146a2d0b8f444a3527950d7163126a0fe24b), + [`5150146`](https://github.com/dotansimha/graphql-yoga/commit/5150146a2d0b8f444a3527950d7163126a0fe24b)]: + - graphql-yoga@5.12.0 + ## 3.11.0 ### Patch Changes diff --git a/packages/nestjs/package.json b/packages/nestjs/package.json index 57645b38fc..4e0fe2dd61 100644 --- a/packages/nestjs/package.json +++ b/packages/nestjs/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-yoga/nestjs", - "version": "3.11.0", + "version": "3.12.0", "type": "module", "description": "GraphQL Yoga driver for NestJS GraphQL.", "repository": { diff --git a/packages/plugins/apollo-inline-trace/CHANGELOG.md b/packages/plugins/apollo-inline-trace/CHANGELOG.md index 046bfcc030..f5086784cf 100644 --- a/packages/plugins/apollo-inline-trace/CHANGELOG.md +++ b/packages/plugins/apollo-inline-trace/CHANGELOG.md @@ -1,5 +1,21 @@ # @graphql-yoga/plugin-apollo-inline-trace +## 3.12.0 + +### Patch Changes + +- [#3780](https://github.com/dotansimha/graphql-yoga/pull/3780) + [`ea63828`](https://github.com/dotansimha/graphql-yoga/commit/ea6382820673b63b80885d5a317900a677bbc29a) + Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates: + - Updated dependency + [`@envelop/on-resolve@^5.0.0` ↗︎](https://www.npmjs.com/package/@envelop/on-resolve/v/5.0.0) + (from `^4.1.1`, in `dependencies`) +- Updated dependencies + [[`96498ee`](https://github.com/dotansimha/graphql-yoga/commit/96498ee25fd310d781ce006b1fe7064c66e64fc3), + [`5150146`](https://github.com/dotansimha/graphql-yoga/commit/5150146a2d0b8f444a3527950d7163126a0fe24b), + [`5150146`](https://github.com/dotansimha/graphql-yoga/commit/5150146a2d0b8f444a3527950d7163126a0fe24b)]: + - graphql-yoga@5.12.0 + ## 3.11.0 ### Patch Changes diff --git a/packages/plugins/apollo-inline-trace/package.json b/packages/plugins/apollo-inline-trace/package.json index 6ffe4d01eb..f9649fd7e1 100644 --- a/packages/plugins/apollo-inline-trace/package.json +++ b/packages/plugins/apollo-inline-trace/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-yoga/plugin-apollo-inline-trace", - "version": "3.11.0", + "version": "3.12.0", "type": "module", "description": "Apollo's federated tracing plugin for GraphQL Yoga.", "repository": { diff --git a/packages/plugins/apollo-managed-federation/CHANGELOG.md b/packages/plugins/apollo-managed-federation/CHANGELOG.md index 75abc27c04..f93d2b22a3 100644 --- a/packages/plugins/apollo-managed-federation/CHANGELOG.md +++ b/packages/plugins/apollo-managed-federation/CHANGELOG.md @@ -1,5 +1,15 @@ # @graphql-yoga/apollo-managed-federation +## 0.10.0 + +### Patch Changes + +- Updated dependencies + [[`96498ee`](https://github.com/dotansimha/graphql-yoga/commit/96498ee25fd310d781ce006b1fe7064c66e64fc3), + [`5150146`](https://github.com/dotansimha/graphql-yoga/commit/5150146a2d0b8f444a3527950d7163126a0fe24b), + [`5150146`](https://github.com/dotansimha/graphql-yoga/commit/5150146a2d0b8f444a3527950d7163126a0fe24b)]: + - graphql-yoga@5.12.0 + ## 0.9.0 ### Patch Changes diff --git a/packages/plugins/apollo-managed-federation/package.json b/packages/plugins/apollo-managed-federation/package.json index 493766494e..37e5494de2 100644 --- a/packages/plugins/apollo-managed-federation/package.json +++ b/packages/plugins/apollo-managed-federation/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-yoga/apollo-managed-federation", - "version": "0.9.0", + "version": "0.10.0", "type": "module", "repository": { "type": "git", diff --git a/packages/plugins/apollo-usage-report/CHANGELOG.md b/packages/plugins/apollo-usage-report/CHANGELOG.md index 2243c874bc..4e6c022e02 100644 --- a/packages/plugins/apollo-usage-report/CHANGELOG.md +++ b/packages/plugins/apollo-usage-report/CHANGELOG.md @@ -1,5 +1,17 @@ # @graphql-yoga/plugin-apollo-usage-report +## 0.7.0 + +### Patch Changes + +- Updated dependencies + [[`ea63828`](https://github.com/dotansimha/graphql-yoga/commit/ea6382820673b63b80885d5a317900a677bbc29a), + [`96498ee`](https://github.com/dotansimha/graphql-yoga/commit/96498ee25fd310d781ce006b1fe7064c66e64fc3), + [`5150146`](https://github.com/dotansimha/graphql-yoga/commit/5150146a2d0b8f444a3527950d7163126a0fe24b), + [`5150146`](https://github.com/dotansimha/graphql-yoga/commit/5150146a2d0b8f444a3527950d7163126a0fe24b)]: + - @graphql-yoga/plugin-apollo-inline-trace@3.12.0 + - graphql-yoga@5.12.0 + ## 0.6.0 ### Patch Changes diff --git a/packages/plugins/apollo-usage-report/package.json b/packages/plugins/apollo-usage-report/package.json index 14c4015bac..a906e1314c 100644 --- a/packages/plugins/apollo-usage-report/package.json +++ b/packages/plugins/apollo-usage-report/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-yoga/plugin-apollo-usage-report", - "version": "0.6.0", + "version": "0.7.0", "type": "module", "description": "Apollo's GraphOS usage report plugin for GraphQL Yoga.", "repository": { diff --git a/packages/plugins/apq/CHANGELOG.md b/packages/plugins/apq/CHANGELOG.md index 92ec21b0b6..ea67abbeb5 100644 --- a/packages/plugins/apq/CHANGELOG.md +++ b/packages/plugins/apq/CHANGELOG.md @@ -1,5 +1,15 @@ # @graphql-yoga/plugin-apq +## 3.12.0 + +### Patch Changes + +- Updated dependencies + [[`96498ee`](https://github.com/dotansimha/graphql-yoga/commit/96498ee25fd310d781ce006b1fe7064c66e64fc3), + [`5150146`](https://github.com/dotansimha/graphql-yoga/commit/5150146a2d0b8f444a3527950d7163126a0fe24b), + [`5150146`](https://github.com/dotansimha/graphql-yoga/commit/5150146a2d0b8f444a3527950d7163126a0fe24b)]: + - graphql-yoga@5.12.0 + ## 3.11.0 ### Patch Changes diff --git a/packages/plugins/apq/package.json b/packages/plugins/apq/package.json index 7017ae76a5..704f888054 100644 --- a/packages/plugins/apq/package.json +++ b/packages/plugins/apq/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-yoga/plugin-apq", - "version": "3.11.0", + "version": "3.12.0", "type": "module", "description": "APQ plugin for GraphQL Yoga.", "repository": { diff --git a/packages/plugins/csrf-prevention/CHANGELOG.md b/packages/plugins/csrf-prevention/CHANGELOG.md index 0a0ba3f447..ad4c1956d7 100644 --- a/packages/plugins/csrf-prevention/CHANGELOG.md +++ b/packages/plugins/csrf-prevention/CHANGELOG.md @@ -1,5 +1,15 @@ # @graphql-yoga/plugin-csrf-prevention +## 3.12.0 + +### Patch Changes + +- Updated dependencies + [[`96498ee`](https://github.com/dotansimha/graphql-yoga/commit/96498ee25fd310d781ce006b1fe7064c66e64fc3), + [`5150146`](https://github.com/dotansimha/graphql-yoga/commit/5150146a2d0b8f444a3527950d7163126a0fe24b), + [`5150146`](https://github.com/dotansimha/graphql-yoga/commit/5150146a2d0b8f444a3527950d7163126a0fe24b)]: + - graphql-yoga@5.12.0 + ## 3.11.0 ### Patch Changes diff --git a/packages/plugins/csrf-prevention/package.json b/packages/plugins/csrf-prevention/package.json index 836334cc9f..0256d0bce6 100644 --- a/packages/plugins/csrf-prevention/package.json +++ b/packages/plugins/csrf-prevention/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-yoga/plugin-csrf-prevention", - "version": "3.11.0", + "version": "3.12.0", "type": "module", "description": "CSRF prevention plugin for GraphQL Yoga that requires the clients to have a specific header set.", "repository": { diff --git a/packages/plugins/defer-stream/CHANGELOG.md b/packages/plugins/defer-stream/CHANGELOG.md index 4e916ef266..a16be81b10 100644 --- a/packages/plugins/defer-stream/CHANGELOG.md +++ b/packages/plugins/defer-stream/CHANGELOG.md @@ -1,5 +1,15 @@ # @graphql-yoga/plugin-defer-stream +## 3.12.0 + +### Patch Changes + +- Updated dependencies + [[`96498ee`](https://github.com/dotansimha/graphql-yoga/commit/96498ee25fd310d781ce006b1fe7064c66e64fc3), + [`5150146`](https://github.com/dotansimha/graphql-yoga/commit/5150146a2d0b8f444a3527950d7163126a0fe24b), + [`5150146`](https://github.com/dotansimha/graphql-yoga/commit/5150146a2d0b8f444a3527950d7163126a0fe24b)]: + - graphql-yoga@5.12.0 + ## 3.11.0 ### Patch Changes diff --git a/packages/plugins/defer-stream/package.json b/packages/plugins/defer-stream/package.json index e3c09f952e..b9cf93e427 100644 --- a/packages/plugins/defer-stream/package.json +++ b/packages/plugins/defer-stream/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-yoga/plugin-defer-stream", - "version": "3.11.0", + "version": "3.12.0", "type": "module", "description": "Defer/Stream plugin for GraphQL Yoga.", "repository": { diff --git a/packages/plugins/disable-introspection/CHANGELOG.md b/packages/plugins/disable-introspection/CHANGELOG.md index 5cf11deb05..ad086502d5 100644 --- a/packages/plugins/disable-introspection/CHANGELOG.md +++ b/packages/plugins/disable-introspection/CHANGELOG.md @@ -1,5 +1,15 @@ # @graphql-yoga/plugin-disable-introspection +## 2.13.0 + +### Patch Changes + +- Updated dependencies + [[`96498ee`](https://github.com/dotansimha/graphql-yoga/commit/96498ee25fd310d781ce006b1fe7064c66e64fc3), + [`5150146`](https://github.com/dotansimha/graphql-yoga/commit/5150146a2d0b8f444a3527950d7163126a0fe24b), + [`5150146`](https://github.com/dotansimha/graphql-yoga/commit/5150146a2d0b8f444a3527950d7163126a0fe24b)]: + - graphql-yoga@5.12.0 + ## 2.12.0 ### Patch Changes diff --git a/packages/plugins/disable-introspection/package.json b/packages/plugins/disable-introspection/package.json index 481c74983c..b123ed939f 100644 --- a/packages/plugins/disable-introspection/package.json +++ b/packages/plugins/disable-introspection/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-yoga/plugin-disable-introspection", - "version": "2.12.0", + "version": "2.13.0", "type": "module", "description": "Disable Introspection plugin for GraphQL Yoga.", "repository": { diff --git a/packages/plugins/graphql-sse/CHANGELOG.md b/packages/plugins/graphql-sse/CHANGELOG.md index b24483ef7b..c50990dc04 100644 --- a/packages/plugins/graphql-sse/CHANGELOG.md +++ b/packages/plugins/graphql-sse/CHANGELOG.md @@ -1,5 +1,15 @@ # @graphql-yoga/plugin-graphql-sse +## 3.12.0 + +### Patch Changes + +- Updated dependencies + [[`96498ee`](https://github.com/dotansimha/graphql-yoga/commit/96498ee25fd310d781ce006b1fe7064c66e64fc3), + [`5150146`](https://github.com/dotansimha/graphql-yoga/commit/5150146a2d0b8f444a3527950d7163126a0fe24b), + [`5150146`](https://github.com/dotansimha/graphql-yoga/commit/5150146a2d0b8f444a3527950d7163126a0fe24b)]: + - graphql-yoga@5.12.0 + ## 3.11.0 ### Patch Changes diff --git a/packages/plugins/graphql-sse/package.json b/packages/plugins/graphql-sse/package.json index 4c63c67206..37a3b1a28e 100644 --- a/packages/plugins/graphql-sse/package.json +++ b/packages/plugins/graphql-sse/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-yoga/plugin-graphql-sse", - "version": "3.11.0", + "version": "3.12.0", "type": "module", "description": "GraphQL over Server-Sent Events Protocol plugin for GraphQL Yoga.", "repository": { diff --git a/packages/plugins/jwt/CHANGELOG.md b/packages/plugins/jwt/CHANGELOG.md index 8fc77379fc..de8e526e5a 100644 --- a/packages/plugins/jwt/CHANGELOG.md +++ b/packages/plugins/jwt/CHANGELOG.md @@ -1,5 +1,15 @@ # @graphql-yoga/plugin-jwt +## 3.6.0 + +### Patch Changes + +- Updated dependencies + [[`96498ee`](https://github.com/dotansimha/graphql-yoga/commit/96498ee25fd310d781ce006b1fe7064c66e64fc3), + [`5150146`](https://github.com/dotansimha/graphql-yoga/commit/5150146a2d0b8f444a3527950d7163126a0fe24b), + [`5150146`](https://github.com/dotansimha/graphql-yoga/commit/5150146a2d0b8f444a3527950d7163126a0fe24b)]: + - graphql-yoga@5.12.0 + ## 3.5.0 ### Patch Changes diff --git a/packages/plugins/jwt/package.json b/packages/plugins/jwt/package.json index ca08d9ef85..6a23345a9c 100644 --- a/packages/plugins/jwt/package.json +++ b/packages/plugins/jwt/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-yoga/plugin-jwt", - "version": "3.5.0", + "version": "3.6.0", "type": "module", "description": "jwt plugin for GraphQL Yoga.", "repository": { diff --git a/packages/plugins/persisted-operations/CHANGELOG.md b/packages/plugins/persisted-operations/CHANGELOG.md index befcb4a524..ebfd828a73 100644 --- a/packages/plugins/persisted-operations/CHANGELOG.md +++ b/packages/plugins/persisted-operations/CHANGELOG.md @@ -1,5 +1,15 @@ # @graphql-yoga/plugin-persisted-operations +## 3.12.0 + +### Patch Changes + +- Updated dependencies + [[`96498ee`](https://github.com/dotansimha/graphql-yoga/commit/96498ee25fd310d781ce006b1fe7064c66e64fc3), + [`5150146`](https://github.com/dotansimha/graphql-yoga/commit/5150146a2d0b8f444a3527950d7163126a0fe24b), + [`5150146`](https://github.com/dotansimha/graphql-yoga/commit/5150146a2d0b8f444a3527950d7163126a0fe24b)]: + - graphql-yoga@5.12.0 + ## 3.11.0 ### Patch Changes diff --git a/packages/plugins/persisted-operations/package.json b/packages/plugins/persisted-operations/package.json index bab2a80af2..7d4f4586b9 100644 --- a/packages/plugins/persisted-operations/package.json +++ b/packages/plugins/persisted-operations/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-yoga/plugin-persisted-operations", - "version": "3.11.0", + "version": "3.12.0", "type": "module", "description": "Persisted Operations plugin for GraphQL Yoga.", "repository": { diff --git a/packages/plugins/prometheus/CHANGELOG.md b/packages/plugins/prometheus/CHANGELOG.md index 430957def2..c34f50ecbc 100644 --- a/packages/plugins/prometheus/CHANGELOG.md +++ b/packages/plugins/prometheus/CHANGELOG.md @@ -1,5 +1,21 @@ # @graphql-yoga/plugin-prometheus +## 6.7.0 + +### Patch Changes + +- [#3780](https://github.com/dotansimha/graphql-yoga/pull/3780) + [`ea63828`](https://github.com/dotansimha/graphql-yoga/commit/ea6382820673b63b80885d5a317900a677bbc29a) + Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates: + - Updated dependency + [`@envelop/prometheus@^12.0.0` ↗︎](https://www.npmjs.com/package/@envelop/prometheus/v/12.0.0) + (from `^11.1.0`, in `dependencies`) +- Updated dependencies + [[`96498ee`](https://github.com/dotansimha/graphql-yoga/commit/96498ee25fd310d781ce006b1fe7064c66e64fc3), + [`5150146`](https://github.com/dotansimha/graphql-yoga/commit/5150146a2d0b8f444a3527950d7163126a0fe24b), + [`5150146`](https://github.com/dotansimha/graphql-yoga/commit/5150146a2d0b8f444a3527950d7163126a0fe24b)]: + - graphql-yoga@5.12.0 + ## 6.6.0 ### Patch Changes diff --git a/packages/plugins/prometheus/package.json b/packages/plugins/prometheus/package.json index c3a32d4a56..6262b08d2e 100644 --- a/packages/plugins/prometheus/package.json +++ b/packages/plugins/prometheus/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-yoga/plugin-prometheus", - "version": "6.6.0", + "version": "6.7.0", "type": "module", "description": "Prometheus plugin for GraphQL Yoga.", "repository": { diff --git a/packages/plugins/response-cache/CHANGELOG.md b/packages/plugins/response-cache/CHANGELOG.md index 81c03433ce..74890c51c8 100644 --- a/packages/plugins/response-cache/CHANGELOG.md +++ b/packages/plugins/response-cache/CHANGELOG.md @@ -1,5 +1,21 @@ # @graphql-yoga/plugin-response-cache +## 3.14.0 + +### Patch Changes + +- [#3780](https://github.com/dotansimha/graphql-yoga/pull/3780) + [`ea63828`](https://github.com/dotansimha/graphql-yoga/commit/ea6382820673b63b80885d5a317900a677bbc29a) + Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates: + - Updated dependency + [`@envelop/response-cache@^7.0.0` ↗︎](https://www.npmjs.com/package/@envelop/response-cache/v/7.0.0) + (from `^6.1.2`, in `dependencies`) +- Updated dependencies + [[`96498ee`](https://github.com/dotansimha/graphql-yoga/commit/96498ee25fd310d781ce006b1fe7064c66e64fc3), + [`5150146`](https://github.com/dotansimha/graphql-yoga/commit/5150146a2d0b8f444a3527950d7163126a0fe24b), + [`5150146`](https://github.com/dotansimha/graphql-yoga/commit/5150146a2d0b8f444a3527950d7163126a0fe24b)]: + - graphql-yoga@5.12.0 + ## 3.13.1 ### Patch Changes diff --git a/packages/plugins/response-cache/package.json b/packages/plugins/response-cache/package.json index 3bf2724f99..868adfce0d 100644 --- a/packages/plugins/response-cache/package.json +++ b/packages/plugins/response-cache/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-yoga/plugin-response-cache", - "version": "3.13.1", + "version": "3.14.0", "type": "module", "description": "", "repository": { diff --git a/packages/plugins/sofa/CHANGELOG.md b/packages/plugins/sofa/CHANGELOG.md index 903998d86b..c66145567b 100644 --- a/packages/plugins/sofa/CHANGELOG.md +++ b/packages/plugins/sofa/CHANGELOG.md @@ -1,5 +1,15 @@ # @graphql-yoga/plugin-sofa +## 3.12.0 + +### Patch Changes + +- Updated dependencies + [[`96498ee`](https://github.com/dotansimha/graphql-yoga/commit/96498ee25fd310d781ce006b1fe7064c66e64fc3), + [`5150146`](https://github.com/dotansimha/graphql-yoga/commit/5150146a2d0b8f444a3527950d7163126a0fe24b), + [`5150146`](https://github.com/dotansimha/graphql-yoga/commit/5150146a2d0b8f444a3527950d7163126a0fe24b)]: + - graphql-yoga@5.12.0 + ## 3.11.0 ### Patch Changes diff --git a/packages/plugins/sofa/package.json b/packages/plugins/sofa/package.json index 2a140be49d..bfaa80dd3c 100644 --- a/packages/plugins/sofa/package.json +++ b/packages/plugins/sofa/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-yoga/plugin-sofa", - "version": "3.11.0", + "version": "3.12.0", "type": "module", "description": "", "repository": { diff --git a/packages/render-graphiql/CHANGELOG.md b/packages/render-graphiql/CHANGELOG.md index bd6477ba79..d6386472b5 100644 --- a/packages/render-graphiql/CHANGELOG.md +++ b/packages/render-graphiql/CHANGELOG.md @@ -1,5 +1,15 @@ # @graphql-yoga/render-graphiql +## 5.12.0 + +### Patch Changes + +- Updated dependencies + [[`96498ee`](https://github.com/dotansimha/graphql-yoga/commit/96498ee25fd310d781ce006b1fe7064c66e64fc3), + [`5150146`](https://github.com/dotansimha/graphql-yoga/commit/5150146a2d0b8f444a3527950d7163126a0fe24b), + [`5150146`](https://github.com/dotansimha/graphql-yoga/commit/5150146a2d0b8f444a3527950d7163126a0fe24b)]: + - graphql-yoga@5.12.0 + ## 5.11.0 ### Patch Changes diff --git a/packages/render-graphiql/package.json b/packages/render-graphiql/package.json index f1de54dfa0..e99d45be9f 100644 --- a/packages/render-graphiql/package.json +++ b/packages/render-graphiql/package.json @@ -1,6 +1,6 @@ { "name": "@graphql-yoga/render-graphiql", - "version": "5.11.0", + "version": "5.12.0", "type": "module", "description": "", "repository": {