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

Outdated legacy cypress-audit plugin entry #6036

Open
MikeMcC399 opened this issue Dec 12, 2024 · 2 comments
Open

Outdated legacy cypress-audit plugin entry #6036

MikeMcC399 opened this issue Dec 12, 2024 · 2 comments

Comments

@MikeMcC399
Copy link
Contributor

Description

Issue

The Plugins list, in the section Development Tools, contains an entry for the plugin:

cypress-audit

The npm package's latest version is [email protected] and was published 3 years ago, with instructions for use on legacy Cypress. This version is not deprecated in the npm registry.

The linked documentation site https://mfrachet.github.io/cypress-audit/ refers to new plugins:

with the text:

These libraries were previously deployed under the cypress-audit package and have been split because of license issues between underlying tools.

Suggestion

In the Plugins list:

  1. cypress-audit should be deprecated, since it runs only on legacy Cypress.
  2. Add new entries for the following, which are sourced from the same repo https://github.com/mfrachet/cypress-audit:
@jennifer-shehane
Copy link
Member

Sounds like a good followup

@MikeMcC399
Copy link
Contributor Author

Remove all plugins which meet the following criteria for being outdated.

Outdated plugins:

are marked as "Deprecated" and
are based on repos which have been archived or which are otherwise declared as unsupported or
support only legacy versions of Cypress v9 or lower or
have not been updated since the release of Cypress v10 in June 2022

This is a grey area, as cypress-audit was not previously deprecated. It may be overall more consistent to remove the plugin, rather than just deprecate it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants