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: v2.17.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: v2.19.0
Choose a head ref
  • 14 commits
  • 17 files changed
  • 8 contributors

Commits on Feb 21, 2023

  1. Configuration menu
    Copy the full SHA
    78b8316 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2bcb79b View commit details
    Browse the repository at this point in the history
  3. fix relative icon paths (#836)

    fix #835
    joaomoreno authored Feb 21, 2023
    Configuration menu
    Copy the full SHA
    86a5393 View commit details
    Browse the repository at this point in the history
  4. mention yarn testing requirement in docs (#830)

    * docs: mention yarn testing requirement
    
    * Update README.md
    
    ---------
    
    Co-authored-by: João Moreno <mail@joaomoreno.com>
    calebcartwright and joaomoreno authored Feb 21, 2023
    Configuration menu
    Copy the full SHA
    2285266 View commit details
    Browse the repository at this point in the history
  5. Language contributions shouldn't force an entrypoint (#839)

    * remove pre-commit hooks
    
    * language contributions shouldn't force an entrypoint
    
    fixes #826
    joaomoreno authored Feb 21, 2023
    Configuration menu
    Copy the full SHA
    1492bca View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2023

  1. Use jsonc to parse nls manifest (#838)

    * remove pre-commit hooks
    
    * use jsonc to parse manifests
    
    fixes #833
    
    * revert using jsonc for package.json
    
    * Update src/test/fixtures/nls/package.json
    joaomoreno authored Feb 22, 2023
    Configuration menu
    Copy the full SHA
    f50bf28 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2023

  1. version bump (#841)

    joaomoreno authored Feb 23, 2023
    Configuration menu
    Copy the full SHA
    b22f94c View commit details
    Browse the repository at this point in the history
  2. fix microsoft/vscode#175292

    ulugbekna committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    10d404d View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2023

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

Commits on Mar 7, 2023

  1. batch ci (#848)

    joaomoreno authored Mar 7, 2023
    Configuration menu
    Copy the full SHA
    9478dbd View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2023

  1. build(deps): bump xml2js from 0.4.23 to 0.5.0

    Bumps [xml2js](https://github.com/Leonidas-from-XIV/node-xml2js) from 0.4.23 to 0.5.0.
    - [Release notes](https://github.com/Leonidas-from-XIV/node-xml2js/releases)
    - [Commits](https://github.com/Leonidas-from-XIV/node-xml2js/commits/0.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: xml2js
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 11, 2023
    Configuration menu
    Copy the full SHA
    2e4a317 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2023

  1. Merge pull request #858 from microsoft/dependabot/npm_and_yarn/xml2js…

    …-0.5.0
    
    build(deps): bump xml2js from 0.4.23 to 0.5.0
    isidorn authored Apr 12, 2023
    Configuration menu
    Copy the full SHA
    ec604f7 View commit details
    Browse the repository at this point in the history
  2. version bump

    sandy081 committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    2a515ac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c2e71d5 View commit details
    Browse the repository at this point in the history
Loading