hardyscc / nestjs-cqrs-starter

NestJS CQRS Microservices Starter Project
397 stars 55 forks source link

fix(deps): update apollo graphql packages to v3.8.1 #988

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
apollo-server-core 3.7.0 -> 3.8.1 age adoption passing confidence
apollo-server-express 3.7.0 -> 3.8.1 age adoption passing confidence

Release Notes

apollographql/apollo-server ### [`v3.8.1`](https://togithub.com/apollographql/apollo-server/blob/HEAD/CHANGELOG.md#v381) [Compare Source](https://togithub.com/apollographql/apollo-server/compare/c072d9f9a32ee67f4fd8f717cbbff6fe59a3be4e...ddeb84e4035f00eb5b293b3c6ae54762fc465f93) - This is a patch release strictly for republishing over what appears to be a hiccup in NPMs service. [Issue #​6469](https://togithub.com/apollographql/apollo-server/issues/6469) ### [`v3.8.0`](https://togithub.com/apollographql/apollo-server/blob/HEAD/CHANGELOG.md#v380) [Compare Source](https://togithub.com/apollographql/apollo-server/compare/58afc1a0e6660aa192b41483048cd75021be5cf7...c072d9f9a32ee67f4fd8f717cbbff6fe59a3be4e) - Add `embed` as an option in the `ApolloServerPluginLandingPageLocalDefault` and `ApolloServerPluginLandingPageProductionDefault` plugins. If you pass the `embed` option to `ApolloServerPluginLandingPageLocalDefault`, the Apollo Studio Sandbox will be embedded on your Apollo Server endpoint. If you pass the `embed` option to `ApolloServerPluginLandingPageProductionDefault`, the Apollo Studio embedded Explorer will be embedded on your Apollo Server endpoint. In both cases, users can use the embedded app to run GraphQL operations without any special CORS setup. (NOTE: Some details of this feature rely on changes that will deployed to Apollo Studio on 2022-May-24. This note will be removed when these changes are deployed.) - Add a few missing dependencies to packages. [PR #​6393](https://togithub.com/apollographql/apollo-server/pull/6393) - Factor out some usage reporting code to a shared package in the [`apollo-utils` repository](https://togithub.com/apollographql/apollo-utils/). Should not be a visible change. [PR #​6449](https://togithub.com/apollographql/apollo-server/pull/6449)

Configuration

📅 Schedule: "before 6am" in timezone Asia/Hong_Kong.

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.



This PR has been generated by WhiteSource Renovate. View repository job log here.