Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove deprecated dep @apollo/server-plugin-landing-page-graphql-playground #2972

Closed
2 of 4 tasks
elijaholmos opened this issue Aug 18, 2023 · 1 comment
Closed
2 of 4 tasks

Comments

@elijaholmos
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Current behavior

The Apollo package depends on @apollo/server-plugin-landing-page-graphql-playground, which has been deprecated since Dec 31, 2022. Even though I no longer use that dependency in my repository, this package still references it, yielding an annoying deprecation error in my console:

image

Minimum reproduction code

https://www.npmjs.com/package/@apollo/server-plugin-landing-page-graphql-playground

Steps to reproduce

  1. npm install @nestjs/apollo
  2. Observe deprecation error

Expected behavior

I expect this popular package to avoid deprecated dependencies as often as practical.

Package version

12.0.8

Graphql version

No response

NestJS version

No response

Node.js version

No response

In which operating systems have you tested?

  • macOS
  • Windows
  • Linux

Other

No response

@kamilmysliwiec
Copy link
Member

Let's track this conversation here #2973

@nestjs nestjs deleted a comment from elijaholmos Sep 17, 2024
@nestjs nestjs locked and limited conversation to collaborators Sep 17, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants