Commit c9a0c00
build(deps-dev): bump eslint-plugin-cypress from 2.0.1 to 2.1.0 (#133)
Bumps [eslint-plugin-cypress](https://github.com/cypress-io/eslint-plugin-cypress) from 2.0.1 to 2.1.0.
<details>
<summary>Release notes</summary>
*Sourced from [eslint-plugin-cypress's releases](https://github.com/cypress-io/eslint-plugin-cypress/releases).*
> ## v2.1.0
> <a name="2.1.0"></a>
>
> # 2.1.0 (2018-11-02)
>
> ## New features 👍
>
> * Add no-assigning-return-values rule
> * Add no-unnecessary-waiting rule
> * Add cypress/recommended config
>
>
</details>
<details>
<summary>Commits</summary>
- [`27c2b12`](cypress-io/eslint-plugin-cypress@27c2b12) feat: Add no-assigning-return-values rule
- [`3832da8`](cypress-io/eslint-plugin-cypress@3832da8) publish new version
- [`1663a62`](cypress-io/eslint-plugin-cypress@1663a62) Merge pull request [#7](https://github-redirect.dependabot.com/cypress-io/eslint-plugin-cypress/issues/7) from SaladFork/feature/add-no-unnecessary-waiting-rule
- [`15b4d60`](cypress-io/eslint-plugin-cypress@15b4d60) Merge remote-tracking branch 'origin/master' into wait
- [`76b2207`](cypress-io/eslint-plugin-cypress@76b2207) update circle to v2 and add linting and testing
- [`e029d27`](cypress-io/eslint-plugin-cypress@e029d27) add linting rules
- [`83dd1b2`](cypress-io/eslint-plugin-cypress@83dd1b2) add package-lock
- [`ad207bb`](cypress-io/eslint-plugin-cypress@ad207bb) Merge pull request [#6](https://github-redirect.dependabot.com/cypress-io/eslint-plugin-cypress/issues/6) from SaladFork/feature/add-no-assigning-return-values-rule
- [`afbf690`](cypress-io/eslint-plugin-cypress@afbf690) Adds `no-unnecessary-waiting` rule to follow best practices
- [`74f592b`](cypress-io/eslint-plugin-cypress@74f592b) Adds a recommended config with new no-assigning-return-values rule
- Additional commits viewable in [compare view](cypress-io/eslint-plugin-cypress@v2.0.1...v2.1.0)
</details>
<br />
[](https://dependabot.com/compatibility-score.html?dependency-name=eslint-plugin-cypress&package-manager=npm_and_yarn&previous-version=2.0.1&new-version=2.1.0)
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`.
---
<details>
<summary>Dependabot commands and options</summary>
<br />
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 cancel merge` will cancel a previously requested merge
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- 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)
Finally, you can contact us by mentioning @dependabot.
</details>1 parent 1d764b1 commit c9a0c00
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1630 | 1630 | | |
1631 | 1631 | | |
1632 | 1632 | | |
1633 | | - | |
1634 | | - | |
1635 | | - | |
| 1633 | + | |
| 1634 | + | |
| 1635 | + | |
1636 | 1636 | | |
1637 | 1637 | | |
1638 | 1638 | | |
| |||
0 commit comments