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: microsoft/vscode-test-cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.0.10
Choose a base ref
...
head repository: microsoft/vscode-test-cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.0.11
Choose a head ref
  • 12 commits
  • 5 files changed
  • 3 contributors

Commits on Jul 5, 2024

  1. rm experimental notice

    connor4312 committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    8533683 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    26e448e View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. fix: narrow mocha.reporter typings

    Fixes #55
    connor4312 committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    0780ad3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #56 from microsoft/connor4312/issue-55

    fix: narrow mocha.reporter typings
    connor4312 authored Jul 11, 2024
    Configuration menu
    Copy the full SHA
    ca11885 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Bump path-to-regexp from 6.2.1 to 6.3.0 (#58)

    Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) from 6.2.1 to 6.3.0.
    - [Release notes](https://github.com/pillarjs/path-to-regexp/releases)
    - [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md)
    - [Commits](pillarjs/path-to-regexp@v6.2.1...v6.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: path-to-regexp
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 30, 2024
    Configuration menu
    Copy the full SHA
    1ade329 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2024

  1. Bump nanoid and mocha (#64)

    Removes [nanoid](https://github.com/ai/nanoid). It's no longer used after updating ancestor dependency [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together.
    
    
    Removes `nanoid`
    
    Updates `mocha` from 10.2.0 to 10.8.2
    - [Release notes](https://github.com/mochajs/mocha/releases)
    - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md)
    - [Commits](mochajs/mocha@v10.2.0...v10.8.2)
    
    ---
    updated-dependencies:
    - dependency-name: nanoid
      dependency-type: indirect
    - dependency-name: mocha
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 10, 2024
    Configuration menu
    Copy the full SHA
    4e39a05 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2025

  1. Fix dependency issues (#66)

    * Fix cross-spawn vulnerability
    
    * Update Mocha to ^11.1.0
    mark-wiemer authored Jan 11, 2025
    Configuration menu
    Copy the full SHA
    a1ee6aa View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2025

  1. Bump koa from 2.15.0 to 2.15.4 (#68)

    Bumps [koa](https://github.com/koajs/koa) from 2.15.0 to 2.15.4.
    - [Release notes](https://github.com/koajs/koa/releases)
    - [Changelog](https://github.com/koajs/koa/blob/2.15.4/History.md)
    - [Commits](koajs/koa@2.15.0...2.15.4)
    
    ---
    updated-dependencies:
    - dependency-name: koa
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 13, 2025
    Configuration menu
    Copy the full SHA
    f337237 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2025

  1. Bump tar-fs from 3.0.5 to 3.0.8 (#70)

    Bumps [tar-fs](https://github.com/mafintosh/tar-fs) from 3.0.5 to 3.0.8.
    - [Commits](mafintosh/tar-fs@v3.0.5...v3.0.8)
    
    ---
    updated-dependencies:
    - dependency-name: tar-fs
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 29, 2025
    Configuration menu
    Copy the full SHA
    dd0dcd5 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2025

  1. Bump koa from 2.15.4 to 2.16.1 (#72)

    Bumps [koa](https://github.com/koajs/koa) from 2.15.4 to 2.16.1.
    - [Release notes](https://github.com/koajs/koa/releases)
    - [Changelog](https://github.com/koajs/koa/blob/master/History.md)
    - [Commits](koajs/koa@2.15.4...v2.16.1)
    
    ---
    updated-dependencies:
    - dependency-name: koa
      dependency-version: 2.16.1
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 9, 2025
    Configuration menu
    Copy the full SHA
    efbadc3 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2025

  1. docs: 0.0.11

    connor4312 committed May 27, 2025
    Configuration menu
    Copy the full SHA
    651cf24 View commit details
    Browse the repository at this point in the history
  2. 0.0.11

    connor4312 committed May 27, 2025
    Configuration menu
    Copy the full SHA
    3c3b7b0 View commit details
    Browse the repository at this point in the history
Loading