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: karma-runner/karma Loading
base: v3.1.1
Choose a base ref
...
head repository: karma-runner/karma Loading
compare: v3.1.2
Choose a head ref
  • 11 commits
  • 15 files changed
  • 5 contributors

Commits on Nov 5, 2018

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

Commits on Nov 6, 2018

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

Commits on Nov 7, 2018

  1. fix(package): bump lodash version (#3203)

    Bumps lodash to 4.17.5 avoid medium severity vulnerability
    (https://nvd.nist.gov/vuln/detail/CVE-2018-3721) found in 4.17.4.
    
    Closes #3177.
    jniles authored and johnjbarton committed Nov 7, 2018
    Configuration menu
    Copy the full SHA
    d38f344 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2018

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

Commits on Nov 14, 2018

  1. fix(file-list): do not preprocess up-to-date files (#3196)

    It improves performance of "karma run" command which refreshes fileList.
    
    Closes #2829
    segrey authored and johnjbarton committed Nov 14, 2018
    Configuration menu
    Copy the full SHA
    5334d1a View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2018

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

Commits on Nov 17, 2018

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

Commits on Nov 27, 2018

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

Commits on Nov 28, 2018

  1. fix(server): use flatted for json.stringify (#3220)

    Remove json3 dep and use, probably was needed for older node code.
    Fixes #3215
    johnjbarton committed Nov 28, 2018
    Configuration menu
    Copy the full SHA
    fb05fb1 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2018

  1. Configuration menu
    Copy the full SHA
    5077c18 View commit details
    Browse the repository at this point in the history
  2. chore: release v3.1.2

    johnjbarton committed Dec 1, 2018
    Configuration menu
    Copy the full SHA
    7d4d347 View commit details
    Browse the repository at this point in the history
Loading