Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps eslint-plugin-cypress from 3.5.0 to 3.6.0.

Release notes

Sourced from eslint-plugin-cypress's releases.

v3.6.0

3.6.0 (2024-10-11)

Features

  • publish eslint v8 deprecation (44a7722)
Commits
  • ce12040 Merge pull request #233 from MikeMcC399/publish/readme
  • 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
  • 649750d Merge branch 'master' into deprecate/eslint-v8
  • b8424e3 Merge pull request #225 from MikeMcC399/update/husky
  • 6dd9036 docs: deprecate eslint v8
  • 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

You can trigger a rebase of this PR by commenting @dependabot rebase.

Dependabot will merge this PR once CI passes on it, as requested by @nextcloud-command.


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 dependencies Pull requests that update a dependency file labels May 24, 2025
Copy link
Contributor

@nextcloud-command nextcloud-command left a comment

Choose a reason for hiding this comment

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

@dependabot merge

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 24, 2025

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@codecov
Copy link

codecov bot commented May 24, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 30.80%. Comparing base (f5a3360) to head (9720202).
Report is 4 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2027   +/-   ##
=======================================
  Coverage   30.80%   30.80%           
=======================================
  Files          43       43           
  Lines        1620     1620           
  Branches      110      110           
=======================================
  Hits          499      499           
  Misses       1095     1095           
  Partials       26       26           

☔ 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.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-cypress-3.6.0 branch from 6fb91a9 to 5294108 Compare May 24, 2025 02:14
Copy link
Contributor

@nextcloud-command nextcloud-command left a comment

Choose a reason for hiding this comment

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

@dependabot merge

Bumps [eslint-plugin-cypress](https://github.com/cypress-io/eslint-plugin-cypress) from 3.5.0 to 3.6.0.
- [Release notes](https://github.com/cypress-io/eslint-plugin-cypress/releases)
- [Commits](cypress-io/eslint-plugin-cypress@v3.5.0...v3.6.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-cypress-3.6.0 branch from 5294108 to 9720202 Compare May 24, 2025 02:15
Copy link
Contributor

@nextcloud-command nextcloud-command left a comment

Choose a reason for hiding this comment

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

@dependabot merge

@dependabot dependabot bot merged commit cf9e560 into master May 24, 2025
53 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/eslint-plugin-cypress-3.6.0 branch May 24, 2025 02:20
@cypress
Copy link

cypress bot commented May 24, 2025

Activity    Run #2587

Run Properties:  status check passed Passed #2587  •  git commit 789c022015: Chore(deps-dev): Bump eslint-plugin-cypress from 3.5.0 to 3.6.0
Project Activity
Branch Review dependabot/npm_and_yarn/eslint-plugin-cypress-3.6.0
Run status status check passed Passed #2587
Run duration 02m 11s
Commit git commit 789c022015: Chore(deps-dev): Bump eslint-plugin-cypress from 3.5.0 to 3.6.0
Committer dependabot[bot]
View all properties for this run ↗︎

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants