Update ava to the latest version 🚀 #16
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Version 0.21.0 of ava just got published.
The version 0.21.0 is not covered by your current version range.
Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.
I recommend you look into these changes and try to get onto the latest version of ava.
Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.
Release Notes
0.21.0This is primarily a bug fix release, but some features did sneak in:
npm2b4e35dThis release includes the following patches:
t.deepEqual()and magic assert diffs 9e4ee3fBufferAPIs that are unavailable in Node.js releases older than 4.5 d0fc8c9t.throws()promise return value to beany4a769f8test()so macros are compatible with the latestflow-bine794e73Thanks
💖 Huge thanks to @wprater, @HippoDippo, @roperzh, @ArtemGovorov, @dancoates, @suchmaske, @ajtorres9 and @guillaumevincent for helping us with this release. We couldn’t have done it without you!
Get involved
We welcome new contributors. AVA is a friendly place to get started in open source. We have a great article on getting started contributing and a comprehensive contributing guide.
Commits
The new version differs by 150 commits.
a1afbe30.21.0f9b865aUpdate safe-buffer in package-lock.jsond0fc8c9Avoid directly using newish Buffer APIs (#1448)9e4ee3fUpgrade concordance (#1450)761f7f7Update expected package.json version in readme (#1449)e794e73Resolve strict checking of function call arity (#1441)1cbcb06Revert "Handle package-lock.json churn"8d981bfHandle package-lock.json churnc09462cAssume npm 5.2.0 during development and CI2b4e35dAdd an additional npm-based recipe for Jetbrains IDEs (#1444)4a769f8Update flow def for AssertContext.throws to match typescript def (#1443)3f6e134Include raw actual and expected objects in AssertionError (#1432)0069a7eRemove non-existent npm run script in maintaining.md (#1434)e58e96eMinor readme tweak (#1422)5ae434aBump dependenciesThere are 150 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 🌴