Open greenkeeper[bot] opened 6 years ago
After pinning to 1.5.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
devDependency
cypress-cucumber-preprocessor was updated from 1.5.1
to 1.6.0
.Your tests are still failing with this version. Compare changes
devDependency
cypress-cucumber-preprocessor was updated from 1.6.0
to 1.7.0
.Your tests are still failing with this version. Compare changes
devDependency
cypress-cucumber-preprocessor was updated from 1.7.0
to 1.8.0
.Your tests are still failing with this version. Compare changes
devDependency
cypress-cucumber-preprocessor was updated from 1.8.0
to 1.9.0
.Your tests are still failing with this version. Compare changes
devDependency
cypress-cucumber-preprocessor was updated from 1.9.0
to 1.9.1
.Your tests are still failing with this version. Compare changes
devDependency
cypress-cucumber-preprocessor was updated from 1.9.1
to 1.10.0
.Your tests are still failing with this version. Compare changes
devDependency
cypress-cucumber-preprocessor was updated from 1.10.0
to 1.11.0
.Your tests are still failing with this version. Compare changes
devDependency
cypress-cucumber-preprocessor was updated from 1.11.0
to 1.11.1
.Your tests are still failing with this version. Compare changes
The new version differs by 6 commits.
336fa19
Cypress tags wrapper (#166)
325e98d
fix: make sure that when using 'not @tag', we do run features that do not have any tags (#165)
fb9226d
docs: example of using TypeScript without Webpack (#164)
2f0769c
Improves readme for default values (#160)
3af4de6
and and but step definition support #82 (#153)
a3372b2
Clean up scenario outline code (#145)
See the full diff
devDependency
cypress-cucumber-preprocessor was updated from 1.11.1
to 1.11.2
.Your tests are still failing with this version. Compare changes
devDependency
cypress-cucumber-preprocessor was updated from 1.11.2
to 1.12.0
.Your tests are still failing with this version. Compare changes
devDependency
cypress-cucumber-preprocessor was updated from 1.12.0
to 1.13.0
.Your tests are still failing with this version. Compare changes
The new version differs by 5 commits.
ff1f41f
feat: make the cucumber json report optional, updated docs
ea24fe8
tidy up
e0cf9cd
added cucumber.json output
2f516de
docs: fix typo in WebstormSupport.feature
5d9109b
chore: Move test to another file to ensure setting the TAGS env correctly (#181)
See the full diff
devDependency
cypress-cucumber-preprocessor was updated from 1.13.0
to 1.13.1
.Your tests are still failing with this version. Compare changes
devDependency
cypress-cucumber-preprocessor was updated from 1.14.0
to 1.14.1
.Your tests are still failing with this version. Compare changes
The new version differs by 10 commits.
c321a17
fix: scenario outline examples variable multiple times in single step
8483dec
fix scenario outline examples variable multiple times in single step
6ee3fed
feat: cucumber style Before/After hooks with tags
74b2b40
Merge pull request #195 from visusnet/feature/hooks
920aeec
test(before and after): more human-readable (hopefully!) feature steps
ddb5a46
test(beforeandaftersteps.feature): cucumber syntax for steps definition
b232286
Merge branch 'master' of https://github.com/TheBrainFamily/cypress-cucumber-preprocessor into pr/195
b05e31f
docs: info about commitizen and semantic-release
e48bd37
chore: added commitizen to streamline commit messages
6fc2a36
Added cucumber-js-style Before and After hooks.
See the full diff
devDependency
cypress-cucumber-preprocessor was updated from 1.14.1
to 1.14.2
.Your tests are still failing with this version. Compare changes
devDependency
cypress-cucumber-preprocessor was updated from 1.14.2
to 1.14.3
.Your tests are still failing with this version. Compare changes
The new version differs by 4 commits.
4527d7a
fix: Remove the text/plain attachment embedded in the cucumber report when an error is thrown. (#222)
fc14b44
Merge pull request #218 from TheBrainFamily/fixJestTEsts
2de75ed
test: stop using the deprecated jest option for set up
19dc097
test: the previous fake promise caused jest tests to never fail
See the full diff
devDependency
cypress-cucumber-preprocessor was updated from 1.14.3
to 1.15.0
.Your tests are still failing with this version. Compare changes
The new version differs by 5 commits.
c08fb58
Merge pull request #219 from TheBrainFamily/pr/217
c3db0c7
fix(featuresloader): send only the basename of the feature file - match the original loader behavior
b2a3048
fix(.features): have the new load-all loader work with non-global step definitions
9b2e907
feat: cleanup and improvement for the significantly faster testrun for all tests
3bd07a5
Add ability to combine multiple fetaure files into one spec
See the full diff
devDependency
cypress-cucumber-preprocessor was updated from 1.15.0
to 1.15.1
.Your tests are still failing with this version. Compare changes
devDependency
cypress-cucumber-preprocessor was updated from 1.15.1
to 1.16.0
.Your tests are still failing with this version. Compare changes
devDependency
cypress-cucumber-preprocessor was updated from 1.16.0
to 1.16.1
.Your tests are still failing with this version. Compare changes
devDependency
cypress-cucumber-preprocessor was updated from 1.16.1
to 1.16.2
.Your tests are still failing with this version. Compare changes
The devDependency cypress-cucumber-preprocessor was updated from
1.5.0
to1.5.1
.🚨 View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
cypress-cucumber-preprocessor 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/gpincheiraa/bln-frontend-project1/builds/429162420?utm_source=github_status&utm_medium=notification)).Commits
The new version differs by 2 commits.
51b9b04
1.5.1
6d19858
Display variable names in scenario outlines instead of placeholder (#98)
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: