doug-wade / tybalt

A library for creating web components
MIT License
5 stars 3 forks source link

chore: Bump eslint-plugin-cypress from 2.15.1 to 4.0.0 #731

Closed dependabot[bot] closed 4 days ago

dependabot[bot] commented 2 weeks ago

Bumps eslint-plugin-cypress from 2.15.1 to 4.0.0.

Release notes

Sourced from eslint-plugin-cypress's releases.

v4.0.0

4.0.0 (2024-10-11)

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

v3.6.0

3.6.0 (2024-10-11)

Features

  • publish eslint v8 deprecation (44a7722)

v3.5.0

3.5.0 (2024-08-12)

Features

v3.4.0

3.4.0 (2024-07-24)

Features

  • add name to configs (for tooling) (d2f8406)

v3.3.0

3.3.0 (2024-05-29)

Features

  • add flat configurations (0e434c7)

... (truncated)

Commits
  • 47dc58f Merge pull request #234 from MikeMcC399/v9-only
  • 061366e Merge branch 'master' into v9-only
  • ce12040 Merge pull request #233 from MikeMcC399/publish/readme
  • b50181a feat: minimum version eslint v9
  • 44a7722 feat: publish eslint v8 deprecation
  • 68ce9c6 Merge pull request #230 from MikeMcC399/update/semantic-release
  • 9587d00 chore(deps): update semantic release to 24.1.2
  • 3cab227 Merge pull request #226 from MikeMcC399/deprecate/eslint-v8
  • 5361dad Merge pull request #221 from MikeMcC399/update/eslint-deps
  • e4d0797 chore(deps): update eslint to 9.12.0 and other eslint* deps
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)