Skip to content
Permalink

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: v6.2.0
Choose a base ref
...
head repository: avajs/ava
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 2 commits
  • 8 files changed
  • 2 contributors

Commits on Apr 14, 2025

  1. Update dependencies

    * Update local node & npm versions through Volta
    
    * Update non-TypeScript dev dependencies
    
    * Update TypeScript dependencies & test matrix
    
    * Update regular dependencies
    
    * Rebuild lockfile
    novemberborn authored Apr 14, 2025
    Copy the full SHA
    4abb780 View commit details

Commits on Apr 15, 2025

  1. Do not count writes to stdout/stderr as non-idling activity for timeouts

    Fixes #3373. The idle guard will now force a test worker to exit even if it's continuously writing to stdout/stderr.
    
    Co-authored-by: Mark Wubben <mark@novemberborn.net>
    mdouglass and novemberborn authored Apr 15, 2025
    Copy the full SHA
    f243cab View 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 v6.2.0...main