Skip to content

chore(deps): update dependency eslint-plugin-cypress to v3#30136

Merged
jennifer-shehane merged 5 commits intodevelopfrom
renovate/eslint-plugin-cypress-3.x
Sep 3, 2024
Merged

chore(deps): update dependency eslint-plugin-cypress to v3#30136
jennifer-shehane merged 5 commits intodevelopfrom
renovate/eslint-plugin-cypress-3.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Aug 29, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-cypress 2.11.2 -> 3.5.0 age adoption passing confidence

Release Notes

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

v3.5.0

Compare Source

Features

v3.4.0

Compare Source

v3.3.0

Compare Source

Features
  • add flat configurations (0e434c7)

v3.2.0

Compare Source

Features

v3.1.1

Compare Source

Bug Fixes
  • issue with unsafe to chain command that is not an action (93824e4)

v3.1.0

Compare Source

Features
  • apply no-pause rule recursively (f725f55)

v3.0.3

Compare Source

Bug Fixes
  • deps: update semantic-release to 23.0.8 (b3c2425)

v3.0.2

Compare Source

v3.0.1

Compare Source

Bug Fixes
  • enable cypress/no-async-before (b57bf97)

v3.0.0

Compare Source

BREAKING CHANGES
  • Support for ESlint v3, v4, v5 & v6 is removed (bafb3b6)
  • Support ESLint v7 and v8 only (ESLint v9 is not yet supported)

v2.15.2

Compare Source

v2.15.1

Compare Source

Bug Fixes
  • unsafe-to-chain-command: Fix the false positive of 'focus' regex matching 'focused' (#​144) (0c5f68b)

v2.14.0

Compare Source

Features
  • pencil: add option for unsafe chaining rule to check for custom cypress methods (49c6eb3)

v2.13.4

Compare Source

Bug Fixes
  • bump globals package to latest (8c9c9eb)

v2.13.3

Compare Source

Bug Fixes
  • handle ImportBindings in no-unnecessary-waiting rule (c626ad5)

v2.13.2

Compare Source

Bug Fixes
  • Wait incorrectly reported as unsafe to chain (7c20206)

v2.13.1

Compare Source

Bug Fixes

v2.13.0

Compare Source

Features
  • Add 'unsafe-to-chain-command' rule (bf6a75d)

v2.12.1

Compare Source

Bug Fixes

v2.12.0

Compare Source

Features

v2.11.3

Compare Source

Bug Fixes
  • Fix crashing bug in no-force rule when using spread operator (#​79) (61a9de1)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

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

@cypress-app-bot
Copy link
Copy Markdown
Collaborator

See the guidelines for reviewing dependency updates for info on how to review dependency update PRs.

@jennifer-shehane jennifer-shehane self-requested a review August 29, 2024 15:38
Copy link
Copy Markdown
Member

@jennifer-shehane jennifer-shehane left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Drops support for eslint <= 6. We're on 8+ now so should be good.

I did need to update some of the system-tests for protocol which required updating those snapshots.

@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Aug 29, 2024

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.

@cypress
Copy link
Copy Markdown

cypress Bot commented Aug 30, 2024

cypress    Run #56911

Run Properties:  status check passed Passed #56911  •  git commit 081f3258bf: Update snapshots after changing protocol tests.
Project cypress
Branch Review renovate/eslint-plugin-cypress-3.x
Run status status check passed Passed #56911
Run duration 53m 35s
Commit git commit 081f3258bf: Update snapshots after changing protocol tests.
Committer Jennifer Shehane
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 8
Tests that did not run due to a developer annotating a test with .skip  Pending 1328
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 29403
View all changes introduced in this branch ↗︎

Warning

Partial Report: The results for the Application Quality reports may be incomplete.

UI Coverage  44.89%
  Untested elements 200  
  Tested elements 167  
Accessibility  91.23%
  Failed rules  5 critical   10 serious   2 moderate   2 minor
  Failed elements 945  

@jennifer-shehane jennifer-shehane merged commit b83548a into develop Sep 3, 2024
@jennifer-shehane jennifer-shehane deleted the renovate/eslint-plugin-cypress-3.x branch September 3, 2024 18:25
gweesin pushed a commit to gweesin/cypress that referenced this pull request Sep 4, 2024
…o#30136)

* chore(deps): update dependency eslint-plugin-cypress to v3

* empty commit

* Fix cypress eslint errors in system tests

* Update snapshots after changing protocol tests.

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jennifer Shehane <jennifer@cypress.io>
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