Skip to content
This repository has been archived by the owner on Dec 28, 2023. It is now read-only.
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-mocha
base: e39c3232d0f6aa8395aedda1ad4a109cb3150db1
Choose a base ref
...
head repository: karma-runner/karma-mocha
compare: 5828416cbddfed92eea9fea6345da1265317c5d1
Choose a head ref
  • 18 commits
  • 8 files changed
  • 7 contributors

Commits on Nov 8, 2016

  1. feat: Expose 'pending' status

    closes #109
    maksimr committed Nov 8, 2016
    Copy the full SHA
    e847121 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2016

  1. Merge pull request #122 from maksimr/karma-mocha-109

    feat: Expose 'pending' status
    maksimr committed Nov 10, 2016
    Copy the full SHA
    6c63662 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2019

  1. Copy the full SHA
    2fb6c93 View commit details
    Browse the repository at this point in the history
  2. test(mock-fs): update mock-fs version

    failing on node 8 and up
    elpddev committed Jul 17, 2019
    Copy the full SHA
    ea076c0 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #210 from elpddev/chore/align-node-support-same-as…

    …-karma
    
    Chore/align node support same as karma - fix current failing CI
    johnjbarton committed Jul 17, 2019
    Copy the full SHA
    c8feade View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2020

  1. Fix Travis builds

    mbaumgartl committed Apr 6, 2020
    Copy the full SHA
    6eb28de View commit details
    Browse the repository at this point in the history
  2. Update Node.js versions

    BREAKING CHANGE: drop support for node 8
    mbaumgartl committed Apr 6, 2020
    Copy the full SHA
    fd64f5b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #213 from mbaumgartl/fix-travis-build

    Fix travis build
    johnjbarton committed Apr 6, 2020
    Copy the full SHA
    844939c View commit details
    Browse the repository at this point in the history
  4. Merge pull request #215 from mbaumgartl/update-node-versions

    Update node versions
    johnjbarton committed Apr 6, 2020
    Copy the full SHA
    3dd7a56 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    a9bfdf9 View commit details
    Browse the repository at this point in the history
  6. Revert "updated minimum version of minimist dependency to ^1.2.3 inst…

    …ead of 1.2.0"
    
    This reverts commit a9bfdf9.
    franktopel committed Apr 6, 2020
    Copy the full SHA
    3f9e4b7 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    bab0416 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #217 from franktopel/minimist-update

    updated minimum version of minimist dependency to ^1.2.3 instead of 1.2.0
    johnjbarton committed Apr 6, 2020
    Copy the full SHA
    36404cf View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2020

  1. feat(ci): enable semanitic-release

    Lint commits by husky.
    Add package-lock.json
    johnjbarton committed Apr 7, 2020
    Copy the full SHA
    5a5b6d5 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2020

  1. Merge pull request #218 from karma-runner/semanitic-release

    feat(ci): enable semantic-release
    johnjbarton committed Apr 14, 2020
    Copy the full SHA
    f7ec4e7 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump eslint from 2.13.1 to 4.18.2 (#220)

    Bumps [eslint](https://github.com/eslint/eslint) from 2.13.1 to 4.18.2.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
    - [Commits](eslint/eslint@v2.13.1...v4.18.2)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Apr 14, 2020
    Copy the full SHA
    00b24b6 View commit details
    Browse the repository at this point in the history
  3. chore(ci): semantic-release on success (#221)

    With language node_js the semantic-release command should work
    johnjbarton committed Apr 14, 2020
    Copy the full SHA
    4e35a55 View commit details
    Browse the repository at this point in the history
  4. chore(release): 2.0.0 [skip ci]

    # [2.0.0](v1.3.0...v2.0.0) (2020-04-14)
    
    ### Features
    
    * **ci:** enable semanitic-release ([5a5b6d5](5a5b6d5))
    * Expose 'pending' status ([e847121](e847121)), closes [#109](#109)
    
    * Update Node.js versions ([fd64f5b](fd64f5b))
    
    ### BREAKING CHANGES
    
    * drop support for node 8
    semantic-release-bot committed Apr 14, 2020
    Copy the full SHA
    5828416 View commit details
    Browse the repository at this point in the history