atSCM / atscm-cli

Command line interface for atSCM
4 stars 0 forks source link

An in-range update of unexpected is breaking the build 🚨 #48

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 10.36.3 of unexpected was just published.

Branch Build failing 🚨
Dependency unexpected
Current Version 10.36.2
Type devDependency

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

unexpected 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 - ✅ **ci/circleci** Your tests passed on CircleCI! [Details](https://circleci.com/gh/atSCM/atscm-cli/197?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link) - ❌ **continuous-integration/appveyor/branch** AppVeyor build failed [Details](https://ci.appveyor.com/project/LukasHechenberger/atscm-cli/build/1.0.139)

Commits

The new version differs by 12 commits.

  • cc66bf2 Updated the changelog
  • 784e321 10.36.3
  • 27dbf26 Build unexpected.js
  • d9e0700 Merge pull request #433 from unexpectedjs/sunesimonsen/child-type-order
  • 5406747 Add exported type to child expect unless it is a re-export.
  • f6f89b3 Adding a failing test for expect.child not honoring type order
  • 0b56be6 Merge pull request #431 from unexpectedjs/feature/updateDependencies
  • db29bdb Merge pull request #432 from gertsonderby/patch-1
  • 336845c Add unexpected-generator to plugin list
  • 8723a74 Update coveralls to ^3.0.0
  • a20ace0 Restructure Makefile slightly to avoid tripping up GNU make
  • c39f515 Updated the changelog

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 6 years ago

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

LukasHechenberger commented 6 years ago

Fixed in #58