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
- ❌ dependency-ci Failed dependency checks Details
Release Notes
0.18.2
Many 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 .
98dded5 0.18.2
7cba283 Speed up flow check (#1241)
d47c5c8 Document that deepEqual() uses lodash.isequal
2ff56ce Don't call toJSON() when formatting values
795f097 @ava/pretty-format@^1.1.0
9cea60d Ensure test run failures crash worker (#1265)
f3b60f4 Code excerpt fixes (#1271)
8d6f9bc Fix typo in babelrc docs
3d75834 Remove Notes section from babelrc documentation
4f87059 Ensure watcher rethrows logger errors
da68f29 Simplify failure output - fixes #1072 (#1234)
2c683b9 Clean up API tests (#1258)
8a8669c Generate HTML coverage reports (#1259)
87ea70f Ensure TAP reporter test does not write to stderr (#1240)
09a4765 Avoid 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 🌴