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

Commits on Feb 27, 2024

  1. Upgrade xo to v0.57.0

    * Upgrade xo to v0.57.0 and lint sources, tests, and examples
    
    Disabled `unicorn/prevent-abbreviations` because it introduces too many
    opinionated changes.
    
    * Update reporter logs which are sensitive to line numbers changing
    
    ---------
    
    Co-authored-by: Mark Wubben <mark@novemberborn.net>
    make-github-pseudonymous-again and novemberborn authored Feb 27, 2024
    Copy the full SHA
    1d62caf View commit details

Commits on Feb 28, 2024

  1. Fix throws assertions rejecting falsy values when any: true

    Fixes #3312
    gibson042 authored Feb 28, 2024
    Copy the full SHA
    be5000a View commit details
  2. 6.1.2

    novemberborn committed Feb 28, 2024
    Copy the full SHA
    5d48c95 View commit details
Loading