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: v3.8.2
Choose a base ref
...
head repository: avajs/ava
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.9.0
Choose a head ref
  • 11 commits
  • 100 files changed
  • 7 contributors

Commits on May 12, 2020

  1. Reporter improvements

    * Always show stats last
    * Don't print known failing tests after stats
    * Tweak empty lines and separators
    
    Co-authored-by: Mark Wubben <mark@novemberborn.net>
    m5x5 and novemberborn authored May 12, 2020
    Configuration menu
    Copy the full SHA
    baaf99a View commit details
    Browse the repository at this point in the history

Commits on May 24, 2020

  1. Update endpoint testing recipe to use correct options for got

    Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
    paulrobertlloyd and sindresorhus authored May 24, 2020
    Configuration menu
    Copy the full SHA
    4b79740 View commit details
    Browse the repository at this point in the history
  2. Update dependencies

    * Update dev dependencies
    
    * Test with TypeScript 3.9
    
    * Update dependencies
    
    This includes a major update to Concordance, letting us print missing or extraneous objects in diffs with extra depth. See concordancejs/concordance#62.
    
    * Rebuild package-lock
    novemberborn authored May 24, 2020
    Configuration menu
    Copy the full SHA
    34a134a View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2020

  1. Configuration menu
    Copy the full SHA
    a901672 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2020

  1. Configuration menu
    Copy the full SHA
    f5e1f94 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2020

  1. Merge mini and verbose reporter implementations

    Co-authored-by: Mark Wubben <mark@novemberborn.net>
    m5x5 and novemberborn authored Jun 14, 2020
    Configuration menu
    Copy the full SHA
    b3866b6 View commit details
    Browse the repository at this point in the history
  2. Experimentally reverse teardown order

    Co-authored-by: Mark Wubben <mark@novemberborn.net>
    Marc and novemberborn authored Jun 14, 2020
    Configuration menu
    Copy the full SHA
    952a017 View commit details
    Browse the repository at this point in the history
  3. Experimentally implement t.like() assertion

    Co-authored-by: Mark Wubben <mark@novemberborn.net>
    futpib and novemberborn authored Jun 14, 2020
    Configuration menu
    Copy the full SHA
    19c4f35 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    27d2c6a View commit details
    Browse the repository at this point in the history
  5. Update dependencies; supported Node.js versions

    * Remove Node.js 13 support
    
    * Denote Node.js 12.17 as the future minimal Node.js 12 version
    
    * Update dev dependencies
    
    * Upgrade XO
    
    * Update dependencies
    
    * Rebuild lockfile
    novemberborn authored Jun 14, 2020
    Configuration menu
    Copy the full SHA
    f06c506 View commit details
    Browse the repository at this point in the history
  6. 3.9.0

    novemberborn committed Jun 14, 2020
    Configuration menu
    Copy the full SHA
    78cfaa1 View commit details
    Browse the repository at this point in the history
Loading