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

Commits on Jun 14, 2021

  1. fix: bump production dependencies within SemVer ranges (#3682)

    To resolve some security alerts:
    
    ```diff
    - found 223 vulnerabilities (24 low, 129 moderate, 69 high, 1 critical)
    + found 198 vulnerabilities (24 low, 129 moderate, 44 high, 1 critical)
    ```
    
    All changelogs reviewed manually for breaking changes and there are none. More updates are coming in the follow-up PRs.
    
    Fixes #3680
    devoto13 authored Jun 14, 2021
    Configuration menu
    Copy the full SHA
    36467a8 View commit details
    Browse the repository at this point in the history
  2. chore(release): 6.3.4 [skip ci]

    ## [6.3.4](v6.3.3...v6.3.4) (2021-06-14)
    
    ### Bug Fixes
    
    * bump production dependencies within SemVer ranges ([#3682](#3682)) ([36467a8](36467a8)), closes [#3680](#3680)
    semantic-release-bot committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    2b71a3c View commit details
    Browse the repository at this point in the history
Loading