Skip to content

Update ava to the latest version 🚀 #121

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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Nov 20, 2016
Merged

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Nov 17, 2016

Version 0.17.0 of ava just got published.

Dependency ava
Current Version 0.16.0
Type devDependency

The version 0.17.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.


Commits

The new version differs by 51 commits .

  • b24495d 0.17.0
  • 056f227 bump dev dependencies and make XO happy
  • 26bcab0 temp fix for Node.js internal stack traces showing
  • 2d04763 Add docs for test parameter need to be named t (#1096)
  • 59254b7 Use current working directory if no package.json (#1044)
  • 3c3a6d8 add XO badge
  • e0a170b Speed up CI (#1076)
  • 257b34d Upgrade XO (#1080)
  • 3ea2ba1 Ensure test files load correct AVA installation (#1085)
  • 476c653 Change the current working directory of tests to be the same directory as package.json (#1074)
  • 1b214be clean up caching precompiler (#1077)
  • 6165a23 linting: turn off the no-use-extend-native rule
  • e10338e Update readme.md (#1075)
  • dae3a44 make XO happy
  • c258d03 Fix link to configuration in readme (#1073)

There are 51 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 🌴

@southpolesteve
Copy link
Collaborator

travis seems unhappy for unrelated reasons, but I am 99% sure this will break the tests. There is a major breaking change here. ava now runs tests in the root dir avajs/ava#32 so all of our relative paths will break? require will prob still be ok, but any fs calls or process.chdir

@southpolesteve southpolesteve merged commit ff34345 into master Nov 20, 2016
@southpolesteve southpolesteve deleted the greenkeeper/ava-0.17.0 branch November 20, 2016 20:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant