Open greenkeeper[bot] opened 5 years ago
After pinning to 2.6.0 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.6.1
to 2.7.0
.Your tests are still failing with this version. Compare changes
devDependency
eslint-plugin-cypress was updated from 2.7.0
to 2.8.0
.Your tests are still failing with this version. Compare changes
The new version differs by 5 commits.
e66bdfd
feat: Add handling for when the wait method is given an Identifier which has a number value
0ef8935
Added extended tests for no unnecessary waiting to handle const situations.
722ad51
Added support for Identifier values
9086352
chore(wording): fix ruleName of "require-data-selectors" test (#33)
1a7a6ed
chore(wording): fix ruleName of "require-data-selectors" test
See the full diff
devDependency
eslint-plugin-cypress was updated from 2.8.0
to 2.8.1
.Your tests are still failing with this version. Compare changes
devDependency
eslint-plugin-cypress was updated from 2.8.1
to 2.9.0
.Your tests are still failing with this version. Compare changes
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
The devDependency eslint-plugin-cypress was updated from
2.6.0
to2.6.1
.🚨 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/amercier/nuxt-template/builds/566494448?utm_source=github_status&utm_medium=notification)).Release Notes for v2.6.1
2.6.1 (2019-08-01)
Bug Fixes
Commits
The new version differs by 2 commits.
63812a5
fix: avoid mutating eslint browser environment
0bd34ab
Avoid mutating eslint browser environment
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: