Skip to content

docs: update eslint-plugin-mocha usage for legacy config support drop #256

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

Merged
merged 1 commit into from
May 27, 2025

Conversation

MikeMcC399
Copy link
Collaborator

@MikeMcC399 MikeMcC399 commented May 26, 2025

Situation

The recent release [email protected] has breaking changes including:

  • Remove support for legacy configs and make the flat configs the default
  • Implement new resolve algorithm: rule no-skipped-tests has been removed, its functionality has been merged into the existing no-pending-tests rule

Documentation includes:

Change

@MikeMcC399 MikeMcC399 self-assigned this May 26, 2025
@MikeMcC399 MikeMcC399 added the bug label May 26, 2025
@MikeMcC399

This comment was marked as outdated.

@cypress-app-bot
Copy link

@MikeMcC399

This comment was marked as resolved.

@MikeMcC399 MikeMcC399 marked this pull request as draft May 26, 2025 08:43
@MikeMcC399 MikeMcC399 force-pushed the docs/mocha-update branch from d366fa5 to c7ae713 Compare May 26, 2025 11:23
@MikeMcC399 MikeMcC399 marked this pull request as ready for review May 26, 2025 11:25
@jennifer-shehane
Copy link
Member

Thanks for keeping up with this!

@jennifer-shehane jennifer-shehane merged commit 87e197b into cypress-io:master May 27, 2025
10 checks passed
@MikeMcC399
Copy link
Collaborator Author

@jennifer-shehane

Thanks for keeping up with this!

I missed it the first time I read the release notes as the breaking change about the skip rule deletion wasn't explicitly mentioned. Luckily I noticed it in some off-line tests I did.

@MikeMcC399 MikeMcC399 deleted the docs/mocha-update branch May 27, 2025 15:51
@jennifer-shehane
Copy link
Member

🎉 This PR is included in version 5.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

3 participants