chore(deps): update dependency ava to v0.25.0 #4
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.
This Pull Request updates dependency ava from
v0.24.0tov0.25.0Release Notes
v0.25.0Another small release while we're gearing up for a 1.0 built with Babel 7. This is likely to be the last
0.release, but we may go through a few beta releases for 1.0 whilst we wait for Babel 7 to get out of beta itself.@std/esmin AVA's"require"configuration and will use it to require subsequent modules 72c53bet.log()now supports multiple arguments 4f896c2Error.stackTraceLimitin the worker processes f00f3c4t.snapshot(value, options)29e5dfdAll changes 📚
v0.24.0...v0.25.0Thanks 💌
💖 Huge thanks to @ppatel221, @cdaringe, @jy95, @jamestalmage, @okyantoro, @ajafff, @niftylettuce, @kugtong33, @troysandal, @willnode and @forresst 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
v0.25.0
4124d77Update npm, test Node.js 9, detect package-lock churn in CI (#1601)965cbc6Use supertap to generate TAP output (#1610)4e8f827Switch time-require to @ladjs/time-requirec1faf95Fix typo in precompiling-with-webpack.md (#1625)29e5dfdAdd TS types for t.snapshot(content, options)72c53besupport @std/esm (#1618)aaddc37Use absolute source map paths in precompiled files4a13966Debug serially in the "Debugging tests with VS Code" recipe (#1634)947f207Update code-excerpt to ^2.1.1cd8c91bAdd more clarification for different Babel config in .babelrc.md (#1642)bcb77fcRecommend skipFiles for VSCode debuggingc2b42ecMention #1319 as a pitfallf00f3c4Don't set `Error.stackTraceLimit` in worker processes4f896c2Make `t.log()` behave more like `console.log()`a051d3e0.25.0This PR has been generated by Renovate Bot.