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: v6.3.10
Choose a base ref
...
head repository: karma-runner/karma Loading
compare: v6.3.11
Choose a head ref
  • 3 commits
  • 4 files changed
  • 3 contributors

Commits on Jan 13, 2022

  1. test: fix version regex in the CLI test case

    \d no longer matches since 6.3.10 because of two-digit number.
    devoto13 authored and Jonathan Ginsburg committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    de0df2f View commit details
    Browse the repository at this point in the history
  2. fix(deps): pin colors package to 1.4.0 due to security vulnerability

    sergei-startsev authored and Jonathan Ginsburg committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    a5219c5 View commit details
    Browse the repository at this point in the history
  3. chore(release): 6.3.11 [skip ci]

    ## [6.3.11](v6.3.10...v6.3.11) (2022-01-13)
    
    ### Bug Fixes
    
    * **deps:** pin colors package to 1.4.0 due to security vulnerability ([a5219c5](a5219c5))
    semantic-release-bot committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    c96f0c5 View commit details
    Browse the repository at this point in the history
Loading