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: lkeff/vscode-java-test
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: microsoft/vscode-java-test
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 5 commits
  • 20 files changed
  • 4 contributors

Commits on Feb 18, 2025

  1. chore(deps): bump serialize-javascript and mocha (microsoft#1754)

    Bumps [serialize-javascript](https://github.com/yahoo/serialize-javascript) to 6.0.2 and updates ancestor dependency [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together.
    
    
    Updates `serialize-javascript` from 6.0.0 to 6.0.2
    - [Release notes](https://github.com/yahoo/serialize-javascript/releases)
    - [Commits](yahoo/serialize-javascript@v6.0.0...v6.0.2)
    
    Updates `mocha` from 9.2.2 to 11.1.0
    - [Release notes](https://github.com/mochajs/mocha/releases)
    - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md)
    - [Commits](mochajs/mocha@v9.2.2...v11.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: serialize-javascript
      dependency-type: indirect
    - dependency-name: mocha
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 18, 2025
    Configuration menu
    Copy the full SHA
    dfeddc4 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2025

  1. fix - Update to Jacoco 0.8.13 (microsoft#1764)

    - Supports ASM 9.8
    
    Signed-off-by: Roland Grunberg <[email protected]>
    rgrunber authored Apr 3, 2025
    Configuration menu
    Copy the full SHA
    002e306 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b8ff4c5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    58860a4 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2025

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