Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 31, 2025

Bumps eslint-plugin-cypress from 3.6.0 to 5.0.1.

Release notes

Sourced from eslint-plugin-cypress's releases.

v5.0.1

5.0.1 (2025-05-30)

Bug Fixes

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

v5.0.0

5.0.0 (2025-05-29)

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

v4.3.0

4.3.0 (2025-04-22)

Features

v4.2.1

4.2.1 (2025-04-09)

Bug Fixes

  • deps: update all dependencies (5b827eb)

v4.2.0

4.2.0 (2025-03-07)

Bug Fixes

... (truncated)

Commits
  • bbd33fd fix(stylistic): apply javascript formatting conventions (#262)
  • 2412c29 test: migrate from jest to vitest 3.1.4 (#261)
  • 618bd21 feat: remove legacy eslintrc configuration (#260)
  • 1a4b2cb chore(deps): update eslint to 9.27.0 (#259)
  • 87e197b docs: update eslint-plugin-mocha usage for legacy config support drop (#256)
  • ed86017 chore(deps): update eslint-plugin-mocha to 11.1.0 (#255)
  • 2c911ac feat: add no-chained-get rule (#249)
  • 4f062ac Merge pull request #254 from MikeMcC399/docs/merge-guidelines
  • 84e03d0 docs: add PR merge guidelines for maintainers
  • de3ef37 Merge pull request #253 from MikeMcC399/update/deps
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
eslint-plugin-cypress [>= 4.a, < 5]

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 <dependency name> 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)

@dependabot dependabot bot added 3. to review Waiting for reviews dependencies Pull requests that update a dependency file labels May 31, 2025
@artonge artonge force-pushed the dependabot/npm_and_yarn/eslint-plugin-cypress-5.0.1 branch from c89635f to 817327b Compare June 2, 2025 08:11
Bumps [eslint-plugin-cypress](https://github.com/cypress-io/eslint-plugin-cypress) from 3.6.0 to 5.0.1.
- [Release notes](https://github.com/cypress-io/eslint-plugin-cypress/releases)
- [Commits](cypress-io/eslint-plugin-cypress@v3.6.0...v5.0.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-cypress
  dependency-version: 5.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@artonge artonge force-pushed the dependabot/npm_and_yarn/eslint-plugin-cypress-5.0.1 branch from 817327b to 42906b5 Compare June 2, 2025 10:37
@codecov
Copy link

codecov bot commented Jun 2, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 2.29%. Comparing base (cf92552) to head (42906b5).
Report is 2 commits behind head on master.

Additional details and impacted files
@@          Coverage Diff           @@
##           master   #3047   +/-   ##
======================================
  Coverage    2.29%   2.29%           
======================================
  Files         108     108           
  Lines        6405    6405           
  Branches      122     122           
======================================
  Hits          147     147           
  Misses       6253    6253           
  Partials        5       5           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@artonge artonge merged commit 469395d into master Jun 2, 2025
47 checks passed
@artonge artonge deleted the dependabot/npm_and_yarn/eslint-plugin-cypress-5.0.1 branch June 2, 2025 11:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants