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

build(deps-dev): bump eslint-plugin-cypress from 2.15.2 to 3.6.0 in /frontend #613

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 21, 2024

Bumps eslint-plugin-cypress from 2.15.2 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)

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)

v3.2.0

3.2.0 (2024-05-06)

Features

  • support eslint v9 through @​eslint/eslintrc (25e092e)

v3.1.1

3.1.1 (2024-05-03)

Bug Fixes

  • issue with unsafe to chain command that is not an action (93824e4)

v3.1.0

3.1.0 (2024-05-03)

... (truncated)

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

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 requested a review from thomashbrnrd as a code owner October 21, 2024 05:59
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 21, 2024
@dependabot dependabot bot requested a review from nutfdt as a code owner October 21, 2024 05:59
@dependabot dependabot bot added the javascript Pull requests that update Javascript code label Oct 21, 2024
Bumps [eslint-plugin-cypress](https://github.com/cypress-io/eslint-plugin-cypress) from 2.15.2 to 3.6.0.
- [Release notes](https://github.com/cypress-io/eslint-plugin-cypress/releases)
- [Commits](cypress-io/eslint-plugin-cypress@v2.15.2...v3.6.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@thomashbrnrd thomashbrnrd force-pushed the dependabot/npm_and_yarn/frontend/eslint-plugin-cypress-3.6.0 branch from 68484d0 to c0dbbe1 Compare October 21, 2024 14:52
Copy link
Contributor

badge

Code Coverage Summary

Filename               Stmts    Miss  Cover    Missing
-------------------  -------  ------  -------  -----------------------------
src/__init__.py            0       0  100.00%
src/config.py             45       3  93.33%   79, 81, 83
src/main.py               13       0  100.00%
src/router.py             87      18  79.31%   53, 126-129, 150-166, 173-189
src/utils.py              43       5  88.37%   72-74, 92, 96
tests/__init__.py          0       0  100.00%
tests/conftest.py         14       0  100.00%
tests/test_api.py         92       0  100.00%
tests/test_email.py        4       0  100.00%
TOTAL                    298      26  91.28%

Results for commit: c0dbbe1

Minimum allowed coverage is 80%

♻️ This comment has been updated with latest results

@thomashbrnrd thomashbrnrd merged commit 0996e11 into develop Oct 21, 2024
9 checks passed
@thomashbrnrd thomashbrnrd deleted the dependabot/npm_and_yarn/frontend/eslint-plugin-cypress-3.6.0 branch October 21, 2024 15:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant