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: mochajs/mocha
base: v3.3.0
Choose a base ref
...
head repository: mochajs/mocha
compare: v3.4.1
Choose a head ref
  • 12 commits
  • 14 files changed
  • 5 contributors

Commits on Apr 26, 2017

  1. Add license report and scan status

    Followup to @kborchers's email on JSF adopting FOSSA for license scanning. We're currently merging in PRs for scan status into repo READMEs (i.e. webpack/webpack#4768)
    
    Congrats on the passing license scan! In the PR is a green badge and report.
    xizhao authored and boneskull committed Apr 26, 2017
    Copy the full SHA
    4ed3fc5 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2017

  1. fix allowUncaught in browser

    squashed:
    - Setup error handler when allowUncaught. (f76afbc)
    - Avoid calling done() twice. (dae3428)
    lrowe authored and boneskull committed May 9, 2017
    Copy the full SHA
    fb1e083 View commit details
    Browse the repository at this point in the history
  2. --allow-uncaught cli option

    lrowe authored and boneskull committed May 9, 2017
    Copy the full SHA
    4d1d91d View commit details
    Browse the repository at this point in the history

Commits on May 12, 2017

  1. no special case for macOS running Karma locally

    - also, reformat a conditional
    
    ariya/phantomjs#14558 was causing seg faults at the time this
    change was made; it is no longer causing seg faults, so phantomjs should be the default.
    
    this was prompted by #2759
    boneskull committed May 12, 2017
    Copy the full SHA
    93392dd View commit details
    Browse the repository at this point in the history
  2. Revert "use semistandard directly"

    This reverts commit bb70b18.
    boneskull committed May 12, 2017
    Copy the full SHA
    dcfc094 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    ceee976 View commit details
    Browse the repository at this point in the history
  4. Add --no-warnings flag

    sonicdoe authored and boneskull committed May 12, 2017
    Copy the full SHA
    92561c8 View commit details
    Browse the repository at this point in the history
  5. Add --trace-warnings flag

    sonicdoe authored and boneskull committed May 12, 2017
    1
    Copy the full SHA
    9f7f7ed View commit details
    Browse the repository at this point in the history

Commits on May 14, 2017

  1. Copy the full SHA
    7554b31 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    4e3252e View commit details
    Browse the repository at this point in the history
  3. 🚢 Release v3.4.0

    ScottFreeCode committed May 14, 2017
    Copy the full SHA
    64d96d3 View commit details
    Browse the repository at this point in the history
  4. v3.4.1

    ScottFreeCode committed May 14, 2017
    Copy the full SHA
    ac0c1c8 View commit details
    Browse the repository at this point in the history