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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.5.1
Choose a base ref
...
head repository: microsoft/vscode-test
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.5.2
Choose a head ref
  • 7 commits
  • 8 files changed
  • 2 contributors

Commits on Apr 7, 2025

  1. 1 Configuration menu
    Copy the full SHA
    2f99366 View commit details
    Browse the repository at this point in the history
  2. update pipeline

    connor4312 committed Apr 7, 2025
    Configuration menu
    Copy the full SHA
    aa4ac32 View commit details
    Browse the repository at this point in the history
  3. chore: move to npm, drop yarn (#305)

    * chore: move to npm, drop yarn
    
    * 2.5.1
    
    * update pipeline
    connor4312 authored Apr 7, 2025
    Configuration menu
    Copy the full SHA
    d5bfe64 View commit details
    Browse the repository at this point in the history
  4. chore(deps-dev): bump vite from 5.4.14 to 5.4.17 (#307)

    Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.14 to 5.4.17.
    - [Release notes](https://github.com/vitejs/vite/releases)
    - [Changelog](https://github.com/vitejs/vite/blob/v5.4.17/packages/vite/CHANGELOG.md)
    - [Commits](https://github.com/vitejs/vite/commits/v5.4.17/packages/vite)
    
    ---
    updated-dependencies:
    - dependency-name: vite
      dependency-version: 5.4.17
      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 7, 2025
    Configuration menu
    Copy the full SHA
    a08bb0e View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2025

  1. chore(deps): bump esbuild and vitest (#306)

    Bumps [esbuild](https://github.com/evanw/esbuild) to 0.25.2 and updates ancestor dependency [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest). These dependencies need to be updated together.
    
    
    Updates `esbuild` from 0.21.5 to 0.25.2
    - [Release notes](https://github.com/evanw/esbuild/releases)
    - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md)
    - [Commits](evanw/esbuild@v0.21.5...v0.25.2)
    
    Updates `vitest` from 1.6.0 to 3.1.1
    - [Release notes](https://github.com/vitest-dev/vitest/releases)
    - [Commits](https://github.com/vitest-dev/vitest/commits/v3.1.1/packages/vitest)
    
    ---
    updated-dependencies:
    - dependency-name: esbuild
      dependency-version: 0.25.2
      dependency-type: indirect
    - dependency-name: vitest
      dependency-version: 3.1.1
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 8, 2025
    Configuration menu
    Copy the full SHA
    6a5daf7 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2025

  1. Configuration menu
    Copy the full SHA
    3b58360 View commit details
    Browse the repository at this point in the history
  2. 2.5.2

    connor4312 committed Apr 9, 2025
    Configuration menu
    Copy the full SHA
    143e3c2 View commit details
    Browse the repository at this point in the history
Loading