debtcollective / disputes

Dispute tools v2
https://disputes.debtcollective.now.sh
BSD 3-Clause "New" or "Revised" License
3 stars 0 forks source link

chore(deps): update dependency eslint-plugin-cypress to v2.11.3 #331

Open renovate[bot] opened 4 years ago

renovate[bot] commented 4 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-cypress 2.7.0 -> 2.11.3 age adoption passing confidence

Release Notes

cypress-io/eslint-plugin-cypress ### [`v2.11.3`](https://togithub.com/cypress-io/eslint-plugin-cypress/releases/v2.11.3) [Compare Source](https://togithub.com/cypress-io/eslint-plugin-cypress/compare/v2.11.2...v2.11.3) ##### Bug Fixes - Fix crashing bug in no-force rule when using spread operator ([#​79](https://togithub.com/cypress-io/eslint-plugin-cypress/issues/79)) ([61a9de1](https://togithub.com/cypress-io/eslint-plugin-cypress/commit/61a9de1)) ### [`v2.11.2`](https://togithub.com/cypress-io/eslint-plugin-cypress/releases/v2.11.2) [Compare Source](https://togithub.com/cypress-io/eslint-plugin-cypress/compare/v2.11.1...v2.11.2) ##### Bug Fixes - Replace deprecated scope.resolve method ([#​70](https://togithub.com/cypress-io/eslint-plugin-cypress/issues/70)) ([9bcf51e](https://togithub.com/cypress-io/eslint-plugin-cypress/commit/9bcf51e)), closes [/eslint.org/docs/developer-guide/scope-manager-interface#deprecated-members-2](https://togithub.com//eslint.org/docs/developer-guide/scope-manager-interface/issues/deprecated-members-2) ### [`v2.11.1`](https://togithub.com/cypress-io/eslint-plugin-cypress/releases/v2.11.1) [Compare Source](https://togithub.com/cypress-io/eslint-plugin-cypress/compare/v2.11.0...v2.11.1) ##### Bug Fixes - Fix cypress/no-async-tests not found error ([#​64](https://togithub.com/cypress-io/eslint-plugin-cypress/issues/64)) ([28d978a](https://togithub.com/cypress-io/eslint-plugin-cypress/commit/28d978a)) ### [`v2.11.0`](https://togithub.com/cypress-io/eslint-plugin-cypress/releases/v2.11.0) [Compare Source](https://togithub.com/cypress-io/eslint-plugin-cypress/compare/v2.10.3...v2.11.0) ##### Bug Fixes - Allow aliases in `require-data-selectors` rule ([#​59](https://togithub.com/cypress-io/eslint-plugin-cypress/issues/59)) ([0964b4e](https://togithub.com/cypress-io/eslint-plugin-cypress/commit/0964b4e)) - Allow assignment of children of whitelisted commands in `no-assigning-return-values` rule ([#​60](https://togithub.com/cypress-io/eslint-plugin-cypress/issues/60)) ([2d127d0](https://togithub.com/cypress-io/eslint-plugin-cypress/commit/2d127d0)) ##### Features - Add `no-async-tests` rule ([#​61](https://togithub.com/cypress-io/eslint-plugin-cypress/issues/61)) ([324ffac](https://togithub.com/cypress-io/eslint-plugin-cypress/commit/324ffac)) ### [`v2.10.3`](https://togithub.com/cypress-io/eslint-plugin-cypress/releases/v2.10.3) [Compare Source](https://togithub.com/cypress-io/eslint-plugin-cypress/compare/v2.10.2...v2.10.3) ##### Bug Fixes - Add support for eslint 4 to `no-assigning-return-values` rule ([46bf46a](https://togithub.com/cypress-io/eslint-plugin-cypress/commit/46bf46a)), closes [#​14](https://togithub.com/cypress-io/eslint-plugin-cypress/issues/14) ### [`v2.10.2`](https://togithub.com/cypress-io/eslint-plugin-cypress/releases/v2.10.2) [Compare Source](https://togithub.com/cypress-io/eslint-plugin-cypress/compare/v2.10.1...v2.10.2) ##### Bug Fixes - Add support for template literals to `require-data-selectors` rule ([958549f](https://togithub.com/cypress-io/eslint-plugin-cypress/commit/958549f)) ### [`v2.10.1`](https://togithub.com/cypress-io/eslint-plugin-cypress/releases/v2.10.1) [Compare Source](https://togithub.com/cypress-io/eslint-plugin-cypress/compare/v2.10.0...v2.10.1) ##### Bug Fixes - add `no-force` to module exports ([#​45](https://togithub.com/cypress-io/eslint-plugin-cypress/issues/45)) ([6c1d538](https://togithub.com/cypress-io/eslint-plugin-cypress/commit/6c1d538)) ### [`v2.10.0`](https://togithub.com/cypress-io/eslint-plugin-cypress/releases/v2.10.0) [Compare Source](https://togithub.com/cypress-io/eslint-plugin-cypress/compare/v2.9.0...v2.10.0) ##### Features - **rule:** add `no-force` rule ([#​39](https://togithub.com/cypress-io/eslint-plugin-cypress/issues/39)) ([f43c64e](https://togithub.com/cypress-io/eslint-plugin-cypress/commit/f43c64e)) ### [`v2.9.0`](https://togithub.com/cypress-io/eslint-plugin-cypress/releases/v2.9.0) [Compare Source](https://togithub.com/cypress-io/eslint-plugin-cypress/compare/v2.8.1...v2.9.0) ##### Features - Support chained wait in `no-unnecessary-waiting` rule ([3eb3d2e](https://togithub.com/cypress-io/eslint-plugin-cypress/commit/3eb3d2e)) ### [`v2.8.1`](https://togithub.com/cypress-io/eslint-plugin-cypress/releases/v2.8.1) [Compare Source](https://togithub.com/cypress-io/eslint-plugin-cypress/compare/v2.8.0...v2.8.1) ##### Bug Fixes - Handle cy.wait in a function with a default parameter ([475a26c](https://togithub.com/cypress-io/eslint-plugin-cypress/commit/475a26c)) ### [`v2.8.0`](https://togithub.com/cypress-io/eslint-plugin-cypress/releases/v2.8.0) [Compare Source](https://togithub.com/cypress-io/eslint-plugin-cypress/compare/v2.7.0...v2.8.0) ##### Features - Add handling for when the wait method is given an Identifier which has a number value ([e66bdfd](https://togithub.com/cypress-io/eslint-plugin-cypress/commit/e66bdfd))

Configuration

📅 Schedule: "before 4am on the first day of the month" (UTC).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.

vercel[bot] commented 4 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/debtcollective/disputes/4j8d1dhh6
✅ Preview: https://disputes-git-renovate-eslint-plugin-cypress-2x.debtcollective.now.sh

[Deployment for 6a09de4 failed]

codecov[bot] commented 4 years ago

Codecov Report

Merging #331 (6a09de4) into master (6880185) will decrease coverage by 0.48%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #331      +/-   ##
==========================================
- Coverage   96.22%   95.74%   -0.49%     
==========================================
  Files           9        9              
  Lines         106      141      +35     
  Branches       17       42      +25     
==========================================
+ Hits          102      135      +33     
- Misses          4        6       +2     
Impacted Files Coverage Δ
components/RadioField.js 94.73% <0.00%> (-5.27%) :arrow_down:
components/CheckField.js 100.00% <0.00%> (ø)
components/NumberField.js 100.00% <0.00%> (ø)
components/SelectField.js 100.00% <0.00%> (ø)
components/FieldTemplate.js 100.00% <0.00%> (ø)
components/PlainTemplate.js 100.00% <0.00%> (ø)
components/TextField.js 96.66% <0.00%> (+0.51%) :arrow_up:
components/DateField.js 71.42% <0.00%> (+1.42%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 6880185...6a09de4. Read the comment docs.