Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency ava to v0.25.0 #3

Merged
merged 1 commit into from Mar 8, 2018
Merged

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 8, 2018

This Pull Request updates dependency ava from v0.24.0 to v0.25.0

Release Notes

v0.25.0

Another 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.

  • We now detect @std/esm in AVA's "require" configuration and will use it to require subsequent modules 72c53be
  • t.log() now supports multiple arguments 4f896c2
  • AVA no longer globally modifies Error.stackTraceLimit in the worker processes f00f3c4
  • We've improved TypeScript typings for t.snapshot(value, options) 29e5dfd
  • Source maps for the test files can now be resolved if they reside on a different drive aaddc37
  • Code excerpts shown for test failures now handle Windows-style linebreaks 947f207
  • We've updated the Debugging tests with Visual Studio Code recipe with tips on serial debugging and skipping dependencies 4a13966 bcb77fc

All changes 馃摎

v0.24.0...v0.25.0

Thanks 馃拰

馃挅 Huge thanks to @ppatel221, @cdaringe, @jy95, @jamestalmage, @okyantoro, @ajafff, @niftylettuce, @kugtong33, @troysandal, @willnode and @forresst for helping us with this release. We couldn鈥檛 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

  • 4124d77 Update npm, test Node.js 9, detect package-lock churn in CI (#1601)
  • 965cbc6 Use supertap to generate TAP output (#1610)
  • 4e8f827 Switch time-require to @ladjs/time-require
  • c1faf95 Fix typo in precompiling-with-webpack.md (#1625)
  • 29e5dfd Add TS types for t.snapshot(content, options)
  • 72c53be support @std/esm (#1618)
  • aaddc37 Use absolute source map paths in precompiled files
  • 4a13966 Debug serially in the "Debugging tests with VS Code" recipe (#1634)
  • 947f207 Update code-excerpt to ^2.1.1
  • cd8c91b Add more clarification for different Babel config in .babelrc.md (#1642)
  • bcb77fc Recommend skipFiles for VSCode debugging
  • c2b42ec Mention #1319 as a pitfall
  • f00f3c4 Don't set `Error.stackTraceLimit` in worker processes
  • 4f896c2 Make `t.log()` behave more like `console.log()`
  • a051d3e 0.25.0

This PR has been generated by Renovate Bot.

@Atinux Atinux merged commit 805f161 into master Mar 8, 2018
@Atinux Atinux deleted the renovate/ava-0.x branch March 8, 2018 17:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants