An in-range update of ava is breaking the build π¨
greenkeeper opened this issue Β· 1 comments
Version 0.18.2 of ava just got published.
| Branch |
Build failing |
|---|---|
| Dependency | ava |
| Current Version | 0.18.1 |
| Type | devDependency |
This version is covered by your current version range and after updating it in your project the build failed.
As ava is βonlyβ a devDependency of this project it might not break production or downstream projects, but βonlyβ your build or test tools β preventing new deploys or publishes.
I recommend you give this issue a high priority. Iβm sure you can resolve this
Status Details
β continuous-integration/travis-ci/push The Travis CI build could not complete due to an error Details
Release Notes
0.18.2Many bug fixes for snapshot testing, magic assert, and the type definitions: v0.18.1...v0.18.2
Commits
The new version differs by 26 commits .
98dded50.18.27cba283Speed up flow check (#1241)d47c5c8Document that deepEqual() uses lodash.isequal2ff56ceDon't call toJSON() when formatting values795f097@ava/pretty-format@^1.1.09cea60dEnsure test run failures crash worker (#1265)f3b60f4Code excerpt fixes (#1271)8d6f9bcFix typo in babelrc docs3d75834Remove Notes section from babelrc documentation4f87059Ensure watcher rethrows logger errorsda68f29Simplify failure output - fixes #1072 (#1234)2c683b9Clean up API tests (#1258)8a8669cGenerate HTML coverage reports (#1259)87ea70fEnsure TAP reporter test does not write to stderr (#1240)09a4765Avoid helper compilation during API tests
There are 26 commits in total. See the full diff.
Not sure how things should work exactly?
There is a collection of frequently asked questions and of course you may always ask my humans.
Your Greenkeeper Bot
Version 0.19.1 just got published.
Your tests are passing again with this version. Explicitly upgrade to this version
Release Notes
0.19.1A bugfix release. See 0.19.0 for full release notes.
Commits
The new version differs by 70 commits .
4cc34030.19.1d169f0eFix context for beforeEach and afterEach hooks in Flow type definition file (#1344)bd81ef4Fix TypeScript definition for callback tests6224f31Set up regression testing for TypeScriptd27bc8fAvoid MaxListenersExceededWarning in Sequence8f80ed10.19.0054d39bFix get-port usageaffbb45Fail tests that finish with pending assertions2e48970Remove unnecessary test to verify throws/notThrows return promisesd2a294dReword error message for when assertions are used after test has finishedecdadfaImprove Babel recipe (#1290)146c3e2Set default color config based on supports-color2283247Document --color CLI flagb581983Don't highlight formatted values with --no-color941c42eBump hullabaloo-config-manager
There are 70 commits in total. See the full diff.