Skip to content
This repository has been archived by the owner on Oct 1, 2024. It is now read-only.

Update ava to version 0.11.0 🚀 #2

Merged
merged 1 commit into from
Jan 25, 2016
Merged

Conversation

greenkeeperio-bot
Copy link
Contributor

Hello 👋

🚀🚀🚀

ava just published its new version 0.11.0, which is not covered by your current version range.

If this pull request passes your tests you can publish your software with the latest version of ava – otherwise use this branch to work on adaptions and fixes.

Happy fixing and merging 🌴


GitHub Release

Highlights

  • Performance improvements (つ◕౪◕)つ━☆゚.*・。゚#461
  • Default to the verbose reporter on CI servers. 21a60f9
  • Add shortflags to the CLI. 5d36a80
  • Fix undefined skip count. 24b234d
  • Allow files with only skipped tests. 3739d4b
  • Remove Bluebird deprecation notice. 385c48d

Changes

v0.10.0...v0.11.0


The new version differs by 35 commits .

  • 678fb5f 0.11.0
  • da0cce6 Merge pull request #464 from sotojuan/fix-undefined-skip
  • 3f98ac1 Merge pull request #467 from forresst/link-docs-translated
  • f05d57c Add links translations for new docs
  • cb1a0a7 Merge pull request #461 from jamestalmage/prototype-based-api
  • 24b234d Fix undefined skip count
  • a482199 bump empower-core
  • 5f48185 Test: Avoid unnecessary creation of promises
  • 76399f4 Test: remove unreachable statement
  • 2ac60bd Test: remove unnecessary setImmediate
  • 5d80bcd Test: define theassertCountgetter on the prototype instead of with every new test
  • 3762f92 Test: move try/catch out of large function to avoid deoptimization
  • f45d624 Test: use prototypes for performance enhancement
  • 4e23943 Runner: use more efficient method to build list of tests
  • ea551c7 Runner: improve efficiency ofselectmethod

There are 35 commits in total. See the full diff.


This pull request was created by greenkeeper.io.
It keeps your software, up to date, all the time.

Tired of seeing this sponsor message? Upgrade to the supporter plan! You'll also get your pull requests faster ⚡

ben-eb added a commit that referenced this pull request Jan 25, 2016
Update ava to version 0.11.0 🚀
@ben-eb ben-eb merged commit 2c261e8 into master Jan 25, 2016
@ben-eb ben-eb deleted the greenkeeper-ava-0.11.0 branch January 25, 2016 15:39
@wooorm wooorm added 📦 area/deps This affects dependencies ⛵️ status/released labels Aug 14, 2019
@wooorm wooorm added the 💪 phase/solved Post is done label Aug 7, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
📦 area/deps This affects dependencies 💪 phase/solved Post is done
Development

Successfully merging this pull request may close these issues.

3 participants