faizulho / eshop

MIT License
0 stars 1 forks source link

An in-range update of eslint-plugin-cypress is breaking the build 🚨 #16

Open greenkeeper[bot] opened 4 years ago

greenkeeper[bot] commented 4 years ago

The devDependency eslint-plugin-cypress was updated from 2.8.1 to 2.9.0.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

eslint-plugin-cypress is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details - ❌ **continuous-integration/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/faizulho/eshop/builds/646462952?utm_source=github_status&utm_medium=notification)).

Release Notes for v2.9.0

2.9.0 (2020-02-05)

Features

  • Support chained wait in no-unnecessary-waiting rule (3eb3d2e)
Commits

The new version differs by 4 commits.

  • 8f2c44a chore: fix start command
  • 3eb3d2e feat: Support chained wait in no-unnecessary-waiting rule
  • 319338d Fix run start command
  • 9263d51 Catch chained wait

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 4 years ago

After pinning to 2.8.1 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v2.10.0

2.10.0 (2020-02-14)

Features

Commits

The new version differs by 5 commits.

  • f43c64e feat(rule): add 'no-force-true' rule (#39)
  • c3f1b3d Add link to ESlint to Readme
  • d2b0438 Fix json formatting error
  • f8df97f Merge pull request #42 from arvigeus/patch-1
  • 968493f Update README.md

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v2.10.1

2.10.1 (2020-02-14)

Bug Fixes

Commits

The new version differs by 1 commits.

  • 6c1d538 fix: add no-force to module exports (#45)

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v2.10.2

2.10.2 (2020-02-18)

Bug Fixes

  • Add support for template literals to require-data-selectors rule (958549f)
Commits

The new version differs by 6 commits.

  • 958549f fix: Add support for template literals to require-data-selectors rule
  • 61af626 Merge pull request #46 from brettz9/patch-1
  • 550f377 chore: prettify
  • 09aa541 test: add test and fix the rule
  • 5c4a5d5 fix/require-data-selectors-support-TemplateLiteral
  • 53d90f5 Syntax highlight blocks

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for 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
  • no-assigning-return-values eslint 4 (f8a2bec)
Commits

The new version differs by 4 commits.

  • 46bf46a fix: Add support for eslint 4 to no-assigning-return-values rule
  • f8a2bec fix: no-assigning-return-values eslint 4
  • 091df8a docs: Demo not needing plugins and rule-extending for friendly plugin
  • f1e3fd5 No need for plugins and rule-extending if using recommended friendly config

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for 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

Commits

The new version differs by 20 commits.

  • 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)
  • 2d127d0 fix: allow assignment of children of whitelisted commands in no-assigning-return-values rule (#60)
  • bcc04a6 remove attribution headers
  • cdb1ce0 eslint auto-fixes
  • 0964b4e fix: Allow aliases in require-data-selectors rule (#59)
  • e4f1c4e Merge pull request #54 from Ishaan28malik/patch-1
  • 09f899d Updated Readme.md
  • f957bfb ci: Add jobs for testing various versions of eslint
  • 6a1d238 Merge branch 'master' of github.com:cypress-io/eslint-plugin-cypress into ci/add-eslint-4-6-checks
  • 72fad43 fix: add npm scripts
  • ec65531 ci: add test jobs
  • 5f5fb5c fix: add checkout

There are 20 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v2.11.1

2.11.1 (2020-05-27)

Bug Fixes

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

The new version differs by 1 commits.

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

See the full diff