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-vsce
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.6.0
Choose a base ref
...
head repository: microsoft/vscode-vsce
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.6.2
Choose a head ref
  • 15 commits
  • 7 files changed
  • 9 contributors

Commits on Jul 3, 2025

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

Commits on Jul 7, 2025

  1. Merge pull request #1179 from Adjective-Object/commonjs-deno

    add `commonjs` annotation to package.json
    benibenj authored Jul 7, 2025
    Configuration menu
    Copy the full SHA
    fafad8a View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2025

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

Commits on Jul 28, 2025

  1. Bump form-data from 4.0.0 to 4.0.4 (#1187)

    ---
    updated-dependencies:
    - dependency-name: form-data
      dependency-version: 4.0.4
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 28, 2025
    Configuration menu
    Copy the full SHA
    322bd41 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2025

  1. update secretlint

    benibenj committed Aug 4, 2025
    Configuration menu
    Copy the full SHA
    7241240 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    472e6ec View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2025

  1. Configuration menu
    Copy the full SHA
    29a2b75 View commit details
    Browse the repository at this point in the history
  2. Avoid Node.js DEP0190 warning by using string form for prepublish com…

    …mand (#1188)
    
    * fix: avoid Node.js DEP0190 warning by using string command with shell: true
    
    * refactor: extract prepublish command for clarity
    tgrospic authored Aug 6, 2025
    Configuration menu
    Copy the full SHA
    6b0b21d View commit details
    Browse the repository at this point in the history
  3. Bump tmp from 0.2.3 to 0.2.4 (#1191)

    Bumps [tmp](https://github.com/raszi/node-tmp) from 0.2.3 to 0.2.4.
    - [Changelog](https://github.com/raszi/node-tmp/blob/master/CHANGELOG.md)
    - [Commits](raszi/node-tmp@v0.2.3...v0.2.4)
    
    ---
    updated-dependencies:
    - dependency-name: tmp
      dependency-version: 0.2.4
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 6, 2025
    Configuration menu
    Copy the full SHA
    8fa2eb5 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2025

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

Commits on Aug 19, 2025

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

Commits on Sep 22, 2025

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

Commits on Sep 25, 2025

  1. Configuration menu
    Copy the full SHA
    70f3535 View commit details
    Browse the repository at this point in the history
  2. fix test

    benibenj committed Sep 25, 2025
    Configuration menu
    Copy the full SHA
    623d46c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1199 from joyceerhl/patch-1

    fix: generate language model tag for `languageModelChatProvider` contributions
    isidorn authored Sep 25, 2025
    Configuration menu
    Copy the full SHA
    6a944cc View commit details
    Browse the repository at this point in the history
Loading