gpincheiraa / bln-frontend-project1

3 stars 3 forks source link

An in-range update of cypress-cucumber-preprocessor is breaking the build 🚨 #73

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency cypress-cucumber-preprocessor was updated from 1.5.0 to 1.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:

greenkeeper[bot] commented 5 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.

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 1 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v1.7.0

1.7.0 (2018-12-01)

Features

Commits

The new version differs by 3 commits.

  • 2e2d64a feat: Add webpack loader #114 (#115)
  • 99fb342 chore: preparation for semantic release and webpack section README (#119)
  • 31a626c chore: added semantic release (#118)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v1.8.0

1.8.0 (2018-12-07)

Features

  • step definitions related to the feature file (#121) (e0d09ca)
Commits

The new version differs by 3 commits.

  • e0d09ca feat: step definitions related to the feature file (#121)
  • e0b4892 Code reorganization, Readme Update (#120)
  • 8bf932d docs: Add background section to documentation (#117)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v1.9.0

1.9.0 (2018-12-08)

Features

Commits

The new version differs by 1 commits.

  • 081f95b feat: Smart Tagging (#122)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v1.9.1

1.9.1 (2018-12-08)

Bug Fixes

Commits

The new version differs by 1 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v1.10.0

1.10.0 (2019-02-07)

Features

  • step_definition: Add option to define path for the common folder (#138) (a8d3df6)
Commits

The new version differs by 2 commits.

  • a8d3df6 feat(step_definition): Add option to define path for the common folder (#138)
  • 4e05e6b docs: a tip for cleaner use of the new folder structure (#125)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v1.11.0

1.11.0 (2019-02-12)

Features

Commits

The new version differs by 1 commits.

  • 30482ef feat: Scenario outline and data tables (#142)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v1.11.1

1.11.1 (2019-05-18)

Bug Fixes

  • make sure that when using 'not @tag', we do run features that do not have any tags (#165) (325e98d)
Commits

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

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v1.11.2

1.11.2 (2019-05-18)

Bug Fixes

  • proper path in the cypress-tags wrapper when not using a linked version (#167) (5dfbe51)
Commits

The new version differs by 1 commits.

  • 5dfbe51 fix: proper path in the cypress-tags wrapper when not using a linked version (#167)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v1.12.0

1.12.0 (2019-06-12)

Bug Fixes

Features

Commits

The new version differs by 4 commits.

  • 015de0f fix: skip tag tests with jest (#179)
  • e0d043d feat: Adds defineStep method (#173)
  • fe4f137 Bug/inherit feature tags (#176)
  • 788946d Fix running tags on Windows (#178)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v1.13.0

1.13.0 (2019-07-23)

Features

  • make the cucumber json report optional, updated docs (ff1f41f)
Commits

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

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v1.13.1

1.13.1 (2019-08-09)

Bug Fixes

  • manually release a patch version (be5de73), closes #193
Commits

The new version differs by 2 commits.

  • be5de73 fix: manually release a patch version
  • 158ef02 fix resourcePath not passed in via webpack

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v1.14.1

1.14.1 (2019-08-22)

Bug Fixes

  • scenario outline examples variable multiple times in single step (c321a17), closes #211
Commits

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

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v1.14.2

1.14.2 (2019-08-24)

Bug Fixes

Commits

The new version differs by 4 commits.

  • f36bff8 fix(release): manually release a patch version
  • 1f8bcfb Merge pull request #216 from jcundill/fixBeforeHooks
  • 3b9ccec Add hook documentation.
  • cdca2a0 Stop cucumber Before clobbering mocha before.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v1.14.3

1.14.3 (2019-08-25)

Bug Fixes

  • Remove the text/plain attachment embedded in the cucumber report when an error is thrown. (#222) (4527d7a)
Commits

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

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v1.15.0

1.15.0 (2019-08-26)

Bug Fixes

  • .features: have the new load-all loader work with non-global step definitions (b2a3048)
  • featuresloader: send only the basename of the feature file - match the original loader behavior (c3db0c7)

Features

  • cleanup and improvement for the significantly faster testrun for all tests (9b2e907), closes #189
Commits

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

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v1.15.1

1.15.1 (2019-08-27)

Bug Fixes

Commits

The new version differs by 3 commits.

  • 1c6f126 fix: check if error message exists on fail (#229)
  • 850ceda docs: Updated README with IDE support notes. (#227)
  • aa86925 docs(readme.md): improve documentation

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v1.16.0

1.16.0 (2019-08-28)

Features

  • browserify preprocessor: bumped the dependency for cypress browserify preprocessor (#220) (270106e), closes #185
  • Makes the console.log bold when it logs each step (#171) (ad2b9f3)
Commits

The new version differs by 3 commits.

  • ad2b9f3 feat: Makes the console.log bold when it logs each step (#171)
  • 270106e feat(browserify preprocessor): bumped the dependency for cypress browserify preprocessor (#220)
  • e2ee013 Test on example repos (#232)

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v1.16.1

1.16.1 (2019-10-05)

Bug Fixes

Commits

The new version differs by 1 commits.

  • 25e31ac fix(loader): work with escaped characters (#249)

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v1.16.2

1.16.2 (2019-10-09)

Bug Fixes

  • featuresloader: make bundling feature work with repeated non-glo… (#234) (bfdb5af), closes #230
Commits

The new version differs by 1 commits.

  • bfdb5af fix(featuresloader): make bundling feature work with repeated non-glo… (#234)

See the full diff