Skip to content

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

@elijaholmos

Description

@elijaholmos

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions