Skip to content

[DevDependency] Bump eslint-plugin-cypress from 5.1.1 to 5.2.0 in /site#12099

Merged
bmcutler merged 1 commit intomainfrom
dependabot/npm_and_yarn/site/eslint-plugin-cypress-5.2.0
Nov 14, 2025
Merged

[DevDependency] Bump eslint-plugin-cypress from 5.1.1 to 5.2.0 in /site#12099
bmcutler merged 1 commit intomainfrom
dependabot/npm_and_yarn/site/eslint-plugin-cypress-5.2.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2025

Bumps eslint-plugin-cypress from 5.1.1 to 5.2.0.

Release notes

Sourced from eslint-plugin-cypress's releases.

v5.2.0

5.2.0 (2025-10-01)

Features

Commits
  • 006d74f feat: add type declaration file (#279)
  • 9015c2e chore(docs): update documents and example to use defineConfig() (#277)
  • 47d0a20 chore(deps): update eslint-plugin-eslint-plugin to 7.0.0 (#275)
  • 9f392c6 chore(deps): update all devDependencies (#274)
  • cd968c3 chore: update test-project for Cypress 15.0.0 (#273)
  • See full diff in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Copy link
Contributor

@lavalleeale lavalleeale left a comment

Choose a reason for hiding this comment

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

No breaking changes in changelog and tests still pass so lgtm

@github-project-automation github-project-automation bot moved this from Seeking Reviewer to Awaiting Maintainer Review in Submitty Development Oct 14, 2025
@codecov
Copy link

codecov bot commented Oct 14, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 21.68%. Comparing base (9733059) to head (4cd19e5).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##               main   #12099   +/-   ##
=========================================
  Coverage     21.68%   21.68%           
  Complexity     9598     9598           
=========================================
  Files           268      268           
  Lines         36620    36620           
  Branches        475      475           
=========================================
  Hits           7941     7941           
  Misses        28208    28208           
  Partials        471      471           
Flag Coverage Δ
autograder 21.39% <ø> (ø)
js 2.07% <ø> (ø)
migrator 100.00% <ø> (ø)
php 20.69% <ø> (ø)
python_submitty_utils 80.08% <ø> (ø)
submitty_daemon_jobs 90.72% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@IDzyre
Copy link
Member

IDzyre commented Oct 28, 2025

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 28, 2025

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@IDzyre
Copy link
Member

IDzyre commented Oct 28, 2025

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/site/eslint-plugin-cypress-5.2.0 branch from 4cd19e5 to 3a857e6 Compare October 28, 2025 23:29
@bmcutler
Copy link
Member

https://github.com/dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/site/eslint-plugin-cypress-5.2.0 branch from 3a857e6 to feb64c6 Compare November 11, 2025 22:06
@bmcutler
Copy link
Member

https://github.com/dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/site/eslint-plugin-cypress-5.2.0 branch from feb64c6 to 4bd306e Compare November 13, 2025 23:42
@bmcutler
Copy link
Member

https://github.com/dependabot rebase

Bumps [eslint-plugin-cypress](https://github.com/cypress-io/eslint-plugin-cypress) from 5.1.1 to 5.2.0.
- [Release notes](https://github.com/cypress-io/eslint-plugin-cypress/releases)
- [Commits](cypress-io/eslint-plugin-cypress@v5.1.1...v5.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/site/eslint-plugin-cypress-5.2.0 branch from 4bd306e to 667cebf Compare November 14, 2025 01:01
@bmcutler bmcutler merged commit f1e3e70 into main Nov 14, 2025
25 of 26 checks passed
@bmcutler bmcutler deleted the dependabot/npm_and_yarn/site/eslint-plugin-cypress-5.2.0 branch November 14, 2025 04:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

3 participants