bencoveney / barrelsby

Automatic TypeScript barrels (index.ts files) for your entire code base

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An in-range update of sinon is breaking the build 🚨

greenkeeper opened this issue · comments

The devDependency sinon was updated from 7.2.2 to 7.2.3.

🚨 View failing branch.

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

sinon 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 failed on CircleCI (Details).

Commits

The new version differs by 6 commits.

  • e80f8d9 Update docs/changelog.md and set new release id in docs/_config.yml
  • 7fb68db Add release documentation for v7.2.3
  • b11e0d0 7.2.3
  • e599637 Update CHANGELOG.md and AUTHORS for new release
  • 8c93e5c Update dependencies
  • 62f4e26 Fix stubbing function objects (#1968)

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 🌴

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