Closed depfu[bot] closed 1 year ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Updated |
---|---|---|---|
next-api-handler | ✅ Ready (Inspect) | Visit Preview | Oct 30, 2022 at 1:57PM (UTC) |
Code Climate has analyzed commit ec511dd1 and detected 0 issues on this pull request.
View more on Code Climate.
Closed in favor of #55.
Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ ava (4.3.1 → 5.0.1) · Repo
Release Notes
5.0.1
4.3.3
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 26 commits:
5.0.1
Update dependencies; more type tweaks
Re-organize types for maximum compatibility
Update to the browser testing recipe to use jsdom directly
Cap idle timeouts to the maximum possible value
5.0.0
Improve test result accessibility
Count timeouts separately from the timed out tests
Detect process.exit() called from tests
Work around os.cpus() returning an empty array on unsupported platforms
Update dependencies
Merge branch 'v4-hotfix'
Update to node@18.8 and npm@8.18 and fix test suite
Test with AVA 4.3.3
4.3.3
Handle `null` source maps during line number selection
Test with AVA 4.3.2
4.3.2
Handle findSourceMap returning null since Node.js 18.8.0
Handle findSourceMap returning null since Node.js 18.8.0
Handle png and snap files as binary (repo only)
Fix typo in Execution Context documentation
Fix link to test isolation
Require Node.js 14.19, 16.15 or 18
Rely on TypeScript 4.7 and update integration + tests
Parse for line numbers with latest supported ECMA version
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands