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.4.2
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.4.3
Choose a head ref
  • 6 commits
  • 5 files changed
  • 5 contributors

Commits on Apr 27, 2023

  1. Configuration menu
    Copy the full SHA
    450fdfd View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. build(deps): bump follow-redirects from 1.11.0 to 1.15.4

    Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.11.0 to 1.15.4.
    - [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
    - [Commits](follow-redirects/follow-redirects@v1.11.0...v1.15.4)
    
    ---
    updated-dependencies:
    - dependency-name: follow-redirects
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and pmvald committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    86667ab View commit details
    Browse the repository at this point in the history
  2. build(deps): updated socket.io version to fix security issues with so…

    …cket.io-parser and engine.io
    
    A specially crafted Sokcet.IO packet can trigger an uncaught exception on Sokcet.IO Server , thus killing the Node.js process.
    Similarly, a specially crafted HTTP request can trigger an uncaught exception on the Engine.IO server, thus killing the Node.js process.
    These are potential security risks which are introduced by using [email protected] and need to be addressed in order to maintain the security of applications using karma.
    sharmanikhil04 authored and pmvald committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    0bffce2 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2024

  1. build(deps-dev): bump decode-uri-component from 0.2.0 to 0.2.2

    Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
    - [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
    - [Commits](SamVerschueren/decode-uri-component@v0.2.0...v0.2.2)
    
    ---
    updated-dependencies:
    - dependency-name: decode-uri-component
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and pmvald committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    85a2eeb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d7f2d69 View commit details
    Browse the repository at this point in the history
  3. chore(release): 6.4.3 [skip ci]

    ## [6.4.3](v6.4.2...v6.4.3) (2024-02-24)
    
    ### Bug Fixes
    
    * add build commits for patch release ([d7f2d69](d7f2d69))
    semantic-release-bot committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    d8cf806 View commit details
    Browse the repository at this point in the history
Loading