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: v5.0.7
Choose a base ref
...
head repository: karma-runner/karma Loading
compare: v5.0.8
Choose a head ref
  • 4 commits
  • 4 files changed
  • 2 contributors

Commits on May 18, 2020

  1. fix(dependencies): update and unlock socket.io dependency (#3513)

    It was locked in 73e300d to fix support of ancient IE versions, which is no longer relevant.
    devoto13 committed May 18, 2020
    Configuration menu
    Copy the full SHA
    b60391f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    47f1cb2 View commit details
    Browse the repository at this point in the history
  3. chore: remove unused grunt lint command (#3515)

    Use `npm run lint` instead.
    devoto13 committed May 18, 2020
    Configuration menu
    Copy the full SHA
    a409696 View commit details
    Browse the repository at this point in the history
  4. chore(release): 5.0.8 [skip ci]

    ## [5.0.8](v5.0.7...v5.0.8) (2020-05-18)
    
    ### Bug Fixes
    
    * **dependencies:** update and unlock socket.io dependency ([#3513](#3513)) ([b60391f](b60391f))
    * **dependencies:** update to latest log4js major ([#3514](#3514)) ([47f1cb2](47f1cb2))
    semantic-release-bot committed May 18, 2020
    Configuration menu
    Copy the full SHA
    16010eb View commit details
    Browse the repository at this point in the history
Loading