Open greenkeeper[bot] opened 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.
devDependency
eslint-plugin-cypress was updated from 2.9.0
to 2.10.0
.Your tests are still failing with this version. Compare changes
devDependency
eslint-plugin-cypress was updated from 2.10.0
to 2.10.1
.Your tests are still failing with this version. Compare changes
devDependency
eslint-plugin-cypress was updated from 2.10.1
to 2.10.2
.Your tests are still failing with this version. Compare changes
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
devDependency
eslint-plugin-cypress was updated from 2.10.2
to 2.10.3
.Your tests are still failing with this version. Compare changes
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
devDependency
eslint-plugin-cypress was updated from 2.10.3
to 2.11.0
.Your tests are still failing with this version. Compare changes
require-data-selectors
rule (#59) (0964b4e)no-assigning-return-values
rule (#60) (2d127d0)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
devDependency
eslint-plugin-cypress was updated from 2.11.0
to 2.11.1
.Your tests are still failing with this version. Compare changes
The devDependency eslint-plugin-cypress was updated from
2.8.1
to2.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
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: