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

fix(deps): update dependency eslint-plugin-cypress to v4 #68

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 16, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-cypress ^3.6.0 -> ^4.1.0 age adoption passing confidence

Release Notes

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

v4.1.0

Compare Source

Features
  • docs: publish updated readme (2bc8d5a)

v4.0.0

Compare Source

Features
  • minimum version eslint v9 (b50181a)
BREAKING CHANGES
  • Support ESLint v9 and above only

Support for ESlint v7 & v8 is removed
languageOptions ecmaVersion: 2019 and sourceType: module are removed from eslint-plugin-cypress/flat config
globals is updated to 15.11.0
eslint-plugin-n is updated to 17.11.1


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.

@renovate renovate bot requested review from dcroote and Siegrift October 16, 2024 14:11
Copy link
Collaborator

@dcroote dcroote left a comment

Choose a reason for hiding this comment

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

Not ready to merge: "minimum version eslint v9“

@Siegrift Siegrift removed their request for review October 17, 2024 15:57
@Siegrift
Copy link
Collaborator

Do you know what ESLint recommends? Are they expecting all the repos to migrate to version 9? Afaik, there are some consumer facing changes for all users (aka we would have to migrate all repos that commons uses).

But maybe we should embrace the v9 version, given it's around for quite some time.

@dcroote
Copy link
Collaborator

dcroote commented Oct 18, 2024

Do you know what ESLint recommends? Are they expecting all the repos to migrate to version 9?

Yes: "ESLint v8.x reached end-of-life on 2024-10-05 and is no longer maintained. "

Afaik, there are some consumer facing changes for all users (aka we would have to migrate all repos that commons uses). But maybe we should embrace the v9 version, given it's around for quite some time.

I agree it's time to migrate as it seems mature now and v8 is EOL. I can work on migrating everything across the org 🫠

@renovate renovate bot force-pushed the renovate/eslint-plugin-cypress-4.x branch from 3b5c223 to 6887e28 Compare October 21, 2024 08:22
@renovate renovate bot force-pushed the renovate/eslint-plugin-cypress-4.x branch from 6887e28 to d32b7ab Compare November 4, 2024 17:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants