Permalink
base repository: PowerShell/vscode-powershell
Failed to load repositories. Confirm that selected base ref is valid, then try again.
base: v2024.2.0
Choose a base ref
...
head repository: PowerShell/vscode-powershell
Failed to load repositories. Confirm that selected head ref is valid, then try again.
compare: v2024.2.1
Choose a head ref
  • 7 commits
  • 10 files changed
  • 2 contributors

Commits on Apr 9, 2024

  1. Bump typescript from 5.4.3 to 5.4.4

    Bumps [typescript](https://.com/Microsoft/TypeScript) from 5.4.3 to 5.4.4.
    - [Release notes](https://.com/Microsoft/TypeScript/releases)
    - [Changelog](https://.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
    - [Commits](microsoft/TypeScript@v5.4.3...v5.4.4)
    
    ---
    updated-dependencies:
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and andyleejordan committedApr 9, 2024
    Configuration menu
    Copy the full SHA
    e041019View commit details
    Browse the repository at this point in the history
  2. Bump the eslint group with 2 updates

    Bumps the eslint group with 2 updates: [@typescript-eslint/eslint-plugin](https://.com/typescript-eslint/typescript-eslint) and [@typescript-eslint/parser](https://.com/typescript-eslint/typescript-eslint).
    
    
    Updates `@typescript-eslint/eslint-plugin` from 7.5.0 to 7.6.0
    - [Release notes](https://.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://.com/typescript-eslint/typescript-eslint/blob/main/CHANGELOG.md)
    - [Commits](typescript-eslint/typescript-eslint@v7.5.0...v7.6.0)
    
    Updates `@typescript-eslint/parser` from 7.5.0 to 7.6.0
    - [Release notes](https://.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://.com/typescript-eslint/typescript-eslint/blob/main/CHANGELOG.md)
    - [Commits](typescript-eslint/typescript-eslint@v7.5.0...v7.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: eslint
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: eslint
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and andyleejordan committedApr 9, 2024
    Configuration menu
    Copy the full SHA
    b902f41View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Fix OneBranch signing certificate

    Which was silently broken due to a typo :(
    @andyleejordan
    andyleejordan committedApr 16, 2024
    Configuration menu
    Copy the full SHA
    1ffa489View commit details
    Browse the repository at this point in the history
  2. Remove Plaster integration

    The project is dormant an longer shipped/signed by Microsoft.
    @andyleejordan
    andyleejordan committedApr 16, 2024
    Configuration menu
    Copy the full SHA
    2dba318View commit details
    Browse the repository at this point in the history
  3. Don't throw on failure to install C# extension for tests

    We skip those tests in ADO anyway.
    @andyleejordan
    andyleejordan committedApr 16, 2024
    Configuration menu
    Copy the full SHA
    4ce14b1View commit details
    Browse the repository at this point in the history
  4. Handle occasion where LTS reporting is wrong

    At least don't fail the test.
    @andyleejordan
    andyleejordan committedApr 16, 2024
    Configuration menu
    Copy the full SHA
    73bd231View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    View commit details
    Browse the repository at this point in the history
Loading