mightyiam / mock-path-with-simple-spy

0 stars 0 forks source link

An in-range update of simple-spy is breaking the build 🚨 #23

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 2.2.0 of simple-spy was just published.

Branch Build failing 🚨
Dependency simple-spy
Current Version 2.1.0
Type dependency

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

simple-spy is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details - ❌ **continuous-integration/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/mightyiam/mock-path-with-simple-spy/builds/316039537?utm_source=github_status&utm_medium=notification)

Commits

The new version differs by 48 commits.

  • 0f278cf 2.2.0
  • ea580ce Merge pull request #36 from tjoskar/pin-typescript
  • a72d12a Pin typescript due to it doesn't follow semver
  • 88bf525 Merge pull request #37 from tjoskar/greenkeeper/typescript-eslint-parser-11.0.0
  • dc34fa0 chore(package): update lockfile
  • a4ef2cb chore(package): update typescript-eslint-parser to version 11.0.0
  • d847f28 Merge pull request #35 from tjoskar/greenkeeper/typescript-eslint-parser-10.0.0
  • 6e4bcee Update package-lock after greenkeeper
  • 4c96d9c chore(package): update lockfile
  • e712a3a chore(package): update typescript-eslint-parser to version 10.0.0
  • eda8f2e Merge pull request #34 from tjoskar/feture/codecov
  • 8f896a1 Replace coveralls with codecov
  • cc3c185 Merge pull request #33 from tjoskar/feture/undefined-as-function
  • bdd965c Accept undefined as spy function
  • 05679dd Merge pull request #32 from tjoskar/fix/skip-install-npm5-travis

There are 48 commits in total.

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 2.1.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

tjoskar commented 6 years ago

There was a bug in version 2.1.0 which resulted in that no files was published to npm but that is fixed in 2.1.1

greenkeeper[bot] commented 6 years ago

Version 2.2.1 just got published.

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

Commits

The new version differs by 2 commits.

  • a48f161 2.2.1
  • c9ed130 πŸš‘ Remove the dot in files array, otherwise it will not be included

See the full diff