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

Commits on Jan 5, 2024

  1. Contribute 'New Java Project...' command to File/NewFile and File Exp…

    …lorer menus (#809)
    
    * Contribute 'New Java Project...' command to File/NewFile menus
    * Expose 'New Java Project...' command to File Explorer context menu
    testforstephen authored Jan 5, 2024
    Configuration menu
    Copy the full SHA
    c7a4296 View commit details
    Browse the repository at this point in the history
  2. fix: Update vscode-extension-tester to 7.0.0 & minimum vscode version…

    … to 1.83.1 (#810)
    
    - Update vscode-extension-tester to 7.0.0 & minimum vscode version to 1.83.1.
    - Use node 16 to run ui test.
    testforstephen authored Jan 5, 2024
    Configuration menu
    Copy the full SHA
    a7df430 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. chore(deps): Bump follow-redirects from 1.15.3 to 1.15.4 (#813)

    Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.3 to 1.15.4.
    - [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
    - [Commits](follow-redirects/follow-redirects@v1.15.3...v1.15.4)
    
    ---
    updated-dependencies:
    - dependency-name: follow-redirects
      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 Jan 11, 2024
    Configuration menu
    Copy the full SHA
    dbe5c65 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. build: Migrate to 1ES pipeline (#814)

    Signed-off-by: sheche <sheche@microsoft.com>
    jdneo authored Jan 15, 2024
    Configuration menu
    Copy the full SHA
    666ac40 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

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