unional / domture

Create jsdom environment to load NodeJS modules
MIT License
2 stars 0 forks source link

An in-range update of assertron is breaking the build 🚨 #138

Open greenkeeper[bot] opened 4 years ago

greenkeeper[bot] commented 4 years ago

The devDependency assertron was updated from 7.1.2 to 7.1.3.

🚨 View failing branch.

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

assertron 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/unional/domture/builds/657073355?utm_source=github_status&utm_medium=notification)).

Release Notes for v7.1.3

7.1.3 (2020-03-01)

Bug Fixes

  • a.throws() fails properly with instance (20c9fdf)
  • types to pass tsc linting (6a8383e)
  • use isPrototypeOf from Object (25d1f58)
Commits

The new version differs by 8 commits.

  • 00d572b docs: update badges
  • 6a8383e fix: types to pass tsc linting
  • 25d1f58 fix: use isPrototypeOf from Object
  • bf535a9 build: add missing dev deps
  • 20c9fdf fix: a.throws() fails properly with instance
  • 51b4d55 build(deps): bump lodash.merge from 4.6.1 to 4.6.2 (#133)
  • c2f469c Update README.md
  • 537ba28 doc: update doc

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

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