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

chore(deps-dev): bump eslint-plugin-cypress from 3.6.0 to 4.2.0 #6819

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 8, 2025

Bumps eslint-plugin-cypress from 3.6.0 to 4.2.0.

Release notes

Sourced from eslint-plugin-cypress's releases.

v4.2.0

4.2.0 (2025-03-07)

Bug Fixes

Features

  • add rule disallow usage of cypress-xpath (1ae902a)

v4.1.0

4.1.0 (2024-10-30)

Features

  • docs: publish updated readme (2bc8d5a)

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

Commits
  • e04d43c Merge pull request #247 from duranbe/no-xpath-rule
  • 873c7a0 Merge pull request #1 from MikeMcC399/pr/247-fix
  • 9b70ddc fix pr/247
  • 1fbedac fix: doc title
  • b75ca6c Merge branch 'master' into no-xpath-rule
  • 64eaba0 fix: address comments in PR
  • 9f2b565 Merge pull request #248 from MikeMcC399/remove/eslint-plugin-n
  • 60a7df3 chore(deps): remove eslint-plugin-n
  • 1ae902a feat: add rule disallow usage of cypress-xpath
  • 19842d3 Merge pull request #245 from MikeMcC399/update/node-version
  • 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)

Bumps [eslint-plugin-cypress](https://github.com/cypress-io/eslint-plugin-cypress) from 3.6.0 to 4.2.0.
- [Release notes](https://github.com/cypress-io/eslint-plugin-cypress/releases)
- [Commits](cypress-io/eslint-plugin-cypress@v3.6.0...v4.2.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]>
@dependabot dependabot bot requested a review from luka-nextcloud as a code owner March 8, 2025 02:43
@dependabot dependabot bot added dependencies javascript Pull requests that update Javascript code labels Mar 8, 2025
@dependabot dependabot bot requested review from grnd-alt and elzody as code owners March 8, 2025 02:43
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 8, 2025

Dependabot tried to add @juliushaertl and @luka-nextcloud as reviewers to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/nextcloud/deck/pulls/6819/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the nextcloud/deck repository. // See: https://docs.github.com/rest/pulls/review-requests#request-reviewers-for-a-pull-request

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants