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-coverage
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.1.1
Choose a base ref
...
head repository: karma-runner/karma-coverage
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.2.0
Choose a head ref
  • 4 commits
  • 3 files changed
  • 3 contributors

Commits on Feb 5, 2022

  1. chore(deps): bump node-fetch from 2.6.6 to 2.6.7

    Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.6 to 2.6.7.
    - [Release notes](https://github.com/node-fetch/node-fetch/releases)
    - [Commits](node-fetch/node-fetch@v2.6.6...v2.6.7)
    
    ---
    updated-dependencies:
    - dependency-name: node-fetch
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Jonathan Ginsburg committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    68daaa7 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump follow-redirects from 1.14.5 to 1.14.7

    Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.5 to 1.14.7.
    - [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
    - [Commits](follow-redirects/follow-redirects@v1.14.5...v1.14.7)
    
    ---
    updated-dependencies:
    - dependency-name: follow-redirects
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Jonathan Ginsburg committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    9e8492c View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2022

  1. feat: update Istanbul packages

    This allows users of Karma to use modern features such as top-level await,
    which is pulled in by the newest versions of Istanbul.
    TimvdLippe authored and Jonathan Ginsburg committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    24aac11 View commit details
    Browse the repository at this point in the history
  2. chore(release): 2.2.0 [skip ci]

    # [2.2.0](v2.1.1...v2.2.0) (2022-02-10)
    
    ### Features
    
    * update Istanbul packages ([24aac11](24aac11))
    semantic-release-bot committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    06fb9ad View commit details
    Browse the repository at this point in the history
Loading