-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Comparing changes
Open a pull request
base repository: avajs/ava
base: v3.14.0
head repository: avajs/ava
compare: v3.15.0
- 8 commits
- 125 files changed
- 4 contributors
Commits on Dec 23, 2020
-
Upgrade supertap and print
t.log
entries according to TAP diagnosti……cs spec Co-authored-by: Daudov, Tymur <tymur.daudov@f-secure.com> Co-authored-by: Mark Wubben <mark@novemberborn.net>
Configuration menu - View commit details
-
Copy full SHA for 99ab93a - Browse repository at this point
Copy the full SHA 99ab93aView commit details -
Only create the cache directory when needed (#2628)
Avoid potential permission issues if we don't use the cache dir anyway, see <#1128 (comment)>.
Configuration menu - View commit details
-
Copy full SHA for 3fe4c40 - Browse repository at this point
Copy the full SHA 3fe4c40View commit details
Commits on Dec 31, 2020
-
Fix timeout reporting in TAP reporter
Fixes #2612 Co-authored-by: Daudov, Tymur <tymur.daudov@f-secure.com>
Configuration menu - View commit details
-
Copy full SHA for 98595da - Browse repository at this point
Copy the full SHA 98595daView commit details -
Remove snapshot files when a test file stops using snapshots
Fixes #1424. Co-authored-by: Mark Wubben <mark@novemberborn.net>
Configuration menu - View commit details
-
Copy full SHA for 4f093ab - Browse repository at this point
Copy the full SHA 4f093abView commit details -
* Advertise GitHub Discussions * Update issue template * Remove badges from readme * Avoid linting for every run in the test matrix. Lint with Node.js 10 only. This reduces check noise in GitHub PRs. * Update GitHub Actions
Configuration menu - View commit details
-
Copy full SHA for 711bcf2 - Browse repository at this point
Copy the full SHA 711bcf2View commit details
Commits on Jan 1, 2021
-
Next-generation configuration loading
* When worker threads are available, support asynchronous configuration loading in the ESLint plugin helper * Experimental implementation of next-generation configuration loading. This adds support for `.mjs` files, fixing #2346. I've removed the special handling of `ava.config.js` files, relying on Node.js to follow the package type instead. We now also support asynchronous factories.
Configuration menu - View commit details
-
Copy full SHA for a2f2614 - Browse repository at this point
Copy the full SHA a2f2614View commit details -
* Update dev dependencies * Update dependencies * Validate lockfile using npm 6.14.10 * Rebuild lockfile * Rebuild snapshots
Configuration menu - View commit details
-
Copy full SHA for 0f69088 - Browse repository at this point
Copy the full SHA 0f69088View commit details -
Configuration menu - View commit details
-
Copy full SHA for 32c5425 - Browse repository at this point
Copy the full SHA 32c5425View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v3.14.0...v3.15.0