Skip to content

chore(deps): update eslint (major) #2031

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 24, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-cypress ^4.1.0 -> ^5.0.0 age adoption passing confidence
eslint-plugin-mocha ^10.5.0 -> ^11.0.0 age adoption passing confidence

Release Notes

cypress-io/eslint-plugin-cypress (eslint-plugin-cypress)

v5.1.0

Compare Source

Features

v5.0.1

Compare Source

Bug Fixes
  • stylistic: apply javascript formatting conventions (#​262) (bbd33fd)

v5.0.0

Compare Source

Breaking Changes
  • Support for non-flat legacy configurations is removed. The default configuration eslint-plugin-cypress now resolves to the flat configuration instead of to the legacy configuration
Deprecations
  • eslint-plugin-cypress/flat is deprecated and should be replaced by eslint-plugin-cypress
Other
  • remove legacy eslintrc configuration (#​260) (618bd21)
  • globals dependency is updated to 16.2.0
  • semantic-release dependency is update to 24.2.5
lo1tuma/eslint-plugin-mocha (eslint-plugin-mocha)

v11.1.0

Compare Source

Bug Fixes
  • Fix detecting mocha config calls in no-setup-in-describe (#​387)
  • Fix consistent-spacing-between-blocks when using timeout() modifier (#​379)
Enhancements
  • Include typescript declaration files in npm package (#​378)
Documentation
  • Fix valid-suite-title options documentation (#​385)
Code Refactoring
  • Add test to verify no-identical-title supports same titles in different suites (#​388)
  • Add test-case to verify generated tests work with consistent-spacing-between-blocks (#​386)
  • Add regression tests for no-setup-in-describe (#​380)

v11.0.0

Compare Source

Breaking Changes
  • Rename *-description rules to *-title (#​369)
  • Rename no-async-describe to no-async-suite (#​368)
  • Drop support for commonjs in no-exports rule (#​366)
  • Implement new resolve algorithm (#​365)
  • Switch to ESM (#​362)
  • Stop supporting ESLint versions < 9 (#​359)
  • Remove support for node v14, v16 and v18 (#​345)
Features
  • Implement new rule consistent-interface (#​367)
Enhancements
  • Add name to flat configs (#​356)
Dependency Upgrades
Code Refactoring
Build-Related
  • Use packtory as a release tool (#​374)
  • Update CI matrix to use latest node versions (#​370)

Configuration

📅 Schedule: Branch creation - On day 1 and 15 of the month ( * * 1,15 * * ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label May 24, 2025
@renovate renovate bot requested a review from commjoen as a code owner May 24, 2025 05:53
@renovate renovate bot added the renovate label May 24, 2025
@renovate renovate bot requested a review from bendehaan as a code owner May 24, 2025 05:53
@renovate renovate bot added dependencies Pull requests that update a dependency file renovate labels May 24, 2025
@renovate renovate bot force-pushed the renovate/major-eslint branch 9 times, most recently from 009f62d to 3089bbd Compare May 29, 2025 19:40
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-mocha to v11 chore(deps): update eslint (major) May 29, 2025
@renovate renovate bot force-pushed the renovate/major-eslint branch 7 times, most recently from 3a06738 to e789f5a Compare June 6, 2025 15:30
@renovate renovate bot force-pushed the renovate/major-eslint branch 5 times, most recently from be0467e to 6d587a0 Compare June 9, 2025 20:03
@renovate renovate bot force-pushed the renovate/major-eslint branch 2 times, most recently from ead6507 to eb79b44 Compare June 16, 2025 06:09
@renovate renovate bot force-pushed the renovate/major-eslint branch 18 times, most recently from 36e71b9 to 38b9bf2 Compare June 21, 2025 07:57
@renovate renovate bot force-pushed the renovate/major-eslint branch from 38b9bf2 to d3fe759 Compare June 21, 2025 08:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file renovate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants