-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: avajs/ava
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.2.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: avajs/ava
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.3.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 10 commits
- 44 files changed
- 8 contributors
Commits on Feb 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 38593a7 - Browse repository at this point
Copy the full SHA 38593a7View commit details
Commits on Mar 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1c56764 - Browse repository at this point
Copy the full SHA 1c56764View commit details
Commits on Mar 21, 2023
-
Add t-node error handling section to TypeScript recipe
Martynas Žilinskas authoredMar 21, 2023 Configuration menu - View commit details
-
Copy full SHA for 0574e5e - Browse repository at this point
Copy the full SHA 0574e5eView commit details
Commits on Apr 19, 2023
-
Run tests against newly released node v20
Configuration menu - View commit details
-
Copy full SHA for 5bf01a3 - Browse repository at this point
Copy the full SHA 5bf01a3View commit details
Commits on May 21, 2023
-
Update TypeScript recipe to remove ts-node recommendation (#3192)
* Update typescript recipe to use the tsx loader; * Remove ts-node references; strongly advocate @ava/typescript; general instructions for setting up custom loaders --------- Co-authored-by: Mark Wubben <mark@novemberborn.net>
Configuration menu - View commit details
-
Copy full SHA for 49e5582 - Browse repository at this point
Copy the full SHA 49e5582View commit details
Commits on May 24, 2023
-
Support arrays in t.like() assertion
Co-authored-by: Mark Wubben <mark@novemberborn.net>
Configuration menu - View commit details
-
Copy full SHA for d7c6120 - Browse repository at this point
Copy the full SHA d7c6120View commit details -
Replace 'del' dependency by built-in recursive fs.rm (#3198)
Co-authored-by: Mark Wubben <mark@novemberborn.net>
Configuration menu - View commit details
-
Copy full SHA for faa9654 - Browse repository at this point
Copy the full SHA faa9654View commit details -
Recognize typical assertion errors and use their formatting
Co-authored-by: Mark Wubben <mark@novemberborn.net>
Configuration menu - View commit details
-
Copy full SHA for 5558367 - Browse repository at this point
Copy the full SHA 5558367View commit details -
Dependency updates and so forth
* Test against typescript@5.0 * Default to Node.js 20 * Upgrade XO * Add reporter logs for Node.js 20 * Update dev dependencies * Reduce timeouts in reporter tests This may cause CI failures especially on Windows, but we do waste a lot of time with these tests. * Inline slash dependency We need it available in CJS but the package is now ESM only. It's more bothersome to remember to not upgrade the dependency than to inline it. * Update dependencies * Rebuild lockfile * Use latest Codecov action
Configuration menu - View commit details
-
Copy full SHA for 784ca4c - Browse repository at this point
Copy the full SHA 784ca4cView commit details
Commits on May 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 568fe40 - Browse repository at this point
Copy the full SHA 568fe40View commit details
There are no files selected for viewing