Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps eslint-plugin-cypress from 2.1.3 to 2.11.3.

Release notes

Sourced from eslint-plugin-cypress's releases.

v2.11.3

2.11.3 (2021-05-04)

Bug Fixes

  • Fix crashing bug in no-force rule when using spread operator (#79) (61a9de1)

v2.11.2

2.11.2 (2020-09-28)

Bug Fixes

v2.11.1

2.11.1 (2020-05-27)

Bug Fixes

  • Fix cypress/no-async-tests not found error (#64) (28d978a)

v2.11.0

2.11.0 (2020-05-27)

Bug Fixes

  • Allow aliases in require-data-selectors rule (#59) (0964b4e)
  • Allow assignment of children of whitelisted commands in no-assigning-return-values rule (#60) (2d127d0)

Features

v2.10.3

2.10.3 (2020-02-19)

Bug Fixes

  • Add support for eslint 4 to no-assigning-return-values rule (46bf46a), closes #14

... (truncated)

Commits
  • 61a9de1 fix: Fix crashing bug in no-force rule when using spread operator (#79)
  • e9e8a77 chore(docs): Explain how to temporarily disable rules (#81)
  • 9bcf51e fix: Replace deprecated scope.resolve method (#70)
  • d4263fb rename whitelist to allow (#67)
  • a217e2e Fix yarn installation script (#65)
  • 28d978a fix: Fix cypress/no-async-tests not found error (#64)
  • 82ed56b install deps before release
  • 74880ab Fix circle.yml (#62)
  • 291fb82 add back semantic-release, improve naming
  • 324ffac feat(rule): add no-async-tests rule (#61)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by cypress-npm-publisher, a new releaser for eslint-plugin-cypress since your current version.


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 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label May 4, 2021
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant