mocha-webpack icon indicating copy to clipboard operation
mocha-webpack copied to clipboard

An in-range update of bdd-lazy-var is breaking the build 🚨

Open greenkeeper[bot] opened this issue 6 years ago β€’ 14 comments

Version 2.2.4 of bdd-lazy-var was just published.

Branch Build failing 🚨
Dependency [bdd-lazy-var](https://github.com/stalniy/bdd-lazy-var)
Current Version 2.2.3
Type devDependency

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

bdd-lazy-var 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/appveyor/branch AppVeyor build succeeded Details
  • ❌ continuous-integration/travis-ci/push The Travis CI build failed Details

Commits

The new version differs by 26 commits.

  • f826d97 2.2.4
  • c235e95 fix(interface): allows to define vars at root level
  • e74b930 chore(deps): lock file maintenance
  • bc01f4a chore(deps): lock file maintenance
  • 3f86c00 chore(deps): update dependency rollup to ^0.60.0
  • c4570f1 chore(deps): lock file maintenance
  • 010b575 chore(deps): lock file maintenance
  • d9cbe74 chore(deps): lock file maintenance
  • d88b41e chore(deps): update dependency jest to v23
  • 9d2fcb8 chore(deps): lock file maintenance
  • 87ed05f chore(deps): update dependency rollup to ^0.59.0
  • 5fbf725 docs(README): clarify docs about installation
  • a292109 chore(deps): lock file maintenance
  • 6179674 chore(deps): lock file maintenance
  • 04e1468 chore(deps): lock file maintenance

There are 26 commits in total.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] avatar Jun 18 '18 20:06 greenkeeper[bot]

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

greenkeeper[bot] avatar Jun 18 '18 20:06 greenkeeper[bot]

Version 2.2.5 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 6 commits.

  • 513dfc4 2.2.5
  • 9972146 fix(ts): adds vars into sharedExamplesFor implementation
  • ab6e2cf chore(deps): lock file maintenance
  • 4a275ee chore(deps): update dependency eslint to v5
  • ce622bc chore(deps): update dependency eslint-config-airbnb-base to v13
  • 2228bbc chore(deps): update dependency rollup to ^0.61.0

See the full diff

greenkeeper[bot] avatar Jun 25 '18 15:06 greenkeeper[bot]

Version 2.2.6 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 2 commits.

  • 9ebd8ee 2.2.6
  • 1645b1b fix(ts): removes code duplication in d.ts files

See the full diff

greenkeeper[bot] avatar Jun 26 '18 11:06 greenkeeper[bot]

Version 2.3.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 9 commits.

  • d632431 2.3.0
  • 4346345 chore(deps): updates deps to be secure
  • 58723cc chore(eslint): adds auto fix for eslint
  • 6a6fbf6 fix(shared_behavior): makes sharedExamplesFor to be scoped
  • ec5fbfa feat(shared_examples): adds support for scoped shared_examples
  • f7c6095 chore(babel): replaces babel-preset-es2015 with babel-preset-env
  • 29c50cf chore(deps): lock file maintenance
  • 80eebbe chore(deps): lock file maintenance
  • 4d13a8e chore(deps): update dependency rollup to ^0.62.0

See the full diff

greenkeeper[bot] avatar Jul 13 '18 15:07 greenkeeper[bot]

Version 2.4.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 7 commits.

  • 6807276 2.4.0
  • 4eaff51 docs(README): small fixes [skip ci]
  • 6a8d1d6 docs(interface): adds info about it and its
  • 14e0483 feat(interface): adds support for it without message
  • bc56ace Merge branch 'master' of github.com:stalniy/bdd-lazy-var
  • b79ee7a feat(interface): adds support for its
  • f3ab187 chore(deps): lock file maintenance

See the full diff

greenkeeper[bot] avatar Jul 16 '18 10:07 greenkeeper[bot]

Version 2.4.1 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 4 commits.

  • 0238a3d 2.4.1
  • 6282c6a Merge branch 'master' of github.com:stalniy/bdd-lazy-var
  • ed51e30 fix(it): add support for it.only it.skip and its.only its.skip
  • d157846 chore(deps): update dependency rollup to ^0.63.0

See the full diff

greenkeeper[bot] avatar Jul 21 '18 12:07 greenkeeper[bot]

Version 2.4.2 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 2 commits.

  • 5c6e381 2.4.2
  • d924131 fix(it): fixes issues related to wrapping it.skip and it.only

See the full diff

greenkeeper[bot] avatar Jul 21 '18 17:07 greenkeeper[bot]

Version 2.4.3 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 3 commits.

  • 89a4833 2.4.3
  • 2856397 revert(interface): reverts typescript changes for new it & its DSL
  • b4e70f0 chore(deps): lock file maintenance

See the full diff

greenkeeper[bot] avatar Jul 26 '18 07:07 greenkeeper[bot]

Version 2.4.4 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper[bot] avatar Jul 26 '18 09:07 greenkeeper[bot]

Version 2.5.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 11 commits.

  • 127be16 2.5.0
  • 9891b0e refactor(jasmine): simplifies code
  • f1c9260 fix(interface): ensures that wrapIt and wrapIts doesn't pollute
  • b54de98 feat(interface): adds context alias for Jest/Jasmine UI's (#55)
  • 3e55e1b chore(deps): lock file maintenance
  • 3a9cc86 chore(deps): lock file maintenance
  • 3341b35 chore(deps): update dependency karma to v3
  • 66322fc chore(deps): update dependency rollup to ^0.64.0
  • c0e2397 chore(deps): lock file maintenance
  • 64c9798 chore(deps): lock file maintenance
  • 06eb7b3 chore(jest): fixes new jsdom & jest integration issue

See the full diff

greenkeeper[bot] avatar Aug 16 '18 10:08 greenkeeper[bot]

  • The devDependency bdd-lazy-var was updated from 2.5.0 to 2.5.1.

Your tests are still failing with this version. Compare changes

greenkeeper[bot] avatar Mar 02 '19 08:03 greenkeeper[bot]

  • The devDependency bdd-lazy-var was updated from 2.5.1 to 2.5.2.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 11 commits ahead by 11, behind by 2.

  • 680d605 2.5.2
  • c30d9e3 chore(package): corrects the version of npm module
  • fef9cc1 chore(package): removes optionalDependecies
  • 8c71164 chore(deps): lock file maintenance
  • af179ec chore(deps): lock file maintenance
  • 84634ea chore(deps): lock file maintenance
  • 2ffe28d chore(deps): lock file maintenance
  • cd2b51e chore(deps): lock file maintenance
  • 9f42de2 chore(deps): lock file maintenance
  • bd72130 chore(deps): lock file maintenance
  • c1064a2 chore(deps): lock file maintenance

See the full diff

greenkeeper[bot] avatar May 10 '19 05:05 greenkeeper[bot]

  • The devDependency bdd-lazy-var was updated from 2.5.2 to 2.5.3.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 9 commits.

  • 1d36d46 2.5.3
  • 5b52854 chore(deps): update rollup (#66)
  • 2acd15e chore(deps): updates eslint and related deps (#67)
  • 0ee6303 chore(deps): lock file maintenance
  • 5f96688 chore(deps): update dependency mocha to v7 (#71)
  • 75b522f chore(deps): audit auto fix
  • e34e13c chore(deps): update dependency jest to v25
  • 05c3748 chore(deps): update dependency karma-jasmine to v3 (#70)
  • b28a2de chore(ci): updates travis to use xvfb service

See the full diff

greenkeeper[bot] avatar Feb 11 '20 08:02 greenkeeper[bot]

  • The devDependency bdd-lazy-var was updated from 2.5.3 to 2.5.4.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 12 commits.

  • 0d3122e 2.5.4
  • b9ca562 chore(ci): replaces firefox with headless chrome
  • c698f7c feat(lib): adds sourcemaps
  • 1d36d46 2.5.3
  • 5b52854 chore(deps): update rollup (#66)
  • 2acd15e chore(deps): updates eslint and related deps (#67)
  • 0ee6303 chore(deps): lock file maintenance
  • 5f96688 chore(deps): update dependency mocha to v7 (#71)
  • 75b522f chore(deps): audit auto fix
  • e34e13c chore(deps): update dependency jest to v25
  • 05c3748 chore(deps): update dependency karma-jasmine to v3 (#70)
  • b28a2de chore(ci): updates travis to use xvfb service

See the full diff

greenkeeper[bot] avatar Feb 11 '20 08:02 greenkeeper[bot]