Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented May 24, 2025

This PR contains the following updates:

Package Change Age Confidence
eslint-plugin-cypress ^4.1.0 -> ^5.0.0 age confidence
eslint-plugin-mocha ^10.5.0 -> ^11.0.0 age 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 11 times, most recently from 81e4416 to 9571f1f Compare July 5, 2025 06:51
@renovate renovate bot force-pushed the renovate/major-eslint branch 7 times, most recently from ed1548d to e2a34aa Compare July 16, 2025 06:18
@renovate renovate bot force-pushed the renovate/major-eslint branch 4 times, most recently from 607d9ab to f1c9b03 Compare July 22, 2025 03:38
@renovate renovate bot force-pushed the renovate/major-eslint branch from f1c9b03 to 2bca9de Compare July 22, 2025 03:39
@renovate
Copy link
Contributor Author

renovate bot commented Jul 22, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@commjoen commjoen self-assigned this Jul 22, 2025
@commjoen commjoen merged commit f2e7e0b into master Jul 22, 2025
14 of 15 checks passed
@commjoen commjoen deleted the renovate/major-eslint branch July 22, 2025 04:02
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.

2 participants