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/eslint-plugin-ava
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v10.5.0
Choose a base ref
...
head repository: avajs/eslint-plugin-ava
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v11.0.0
Choose a head ref
  • 6 commits
  • 33 files changed
  • 3 contributors

Commits on Aug 11, 2020

  1. Catch & fix out-of-order assertion arguments (#307)

    Co-authored-by: Sindre Sorhus <[email protected]>
    ninevra and sindresorhus authored Aug 11, 2020
    Configuration menu
    Copy the full SHA
    9d61ebd View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2020

  1. Update XO

    novemberborn committed Aug 16, 2020
    Configuration menu
    Copy the full SHA
    6750b76 View commit details
    Browse the repository at this point in the history
  2. Simplify prefer-power-assert tests

    Remove js-combinatorics which has stopped supporting CJS. It's not necessary to test this number of permutations, some of which are not even supported by AVA.
    novemberborn committed Aug 16, 2020
    Configuration menu
    Copy the full SHA
    382d52f View commit details
    Browse the repository at this point in the history
  3. Update dev dependencies

    novemberborn committed Aug 16, 2020
    Configuration menu
    Copy the full SHA
    0a2883f View commit details
    Browse the repository at this point in the history
  4. Upgrade to ESLint 7

    novemberborn committed Aug 16, 2020
    Configuration menu
    Copy the full SHA
    dcba649 View commit details
    Browse the repository at this point in the history
  5. 11.0.0

    novemberborn committed Aug 16, 2020
    Configuration menu
    Copy the full SHA
    76cc6c9 View commit details
    Browse the repository at this point in the history
Loading