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/GitHub-Copilot-for-Azure
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main@{1day}
Choose a base ref
...
head repository: microsoft/GitHub-Copilot-for-Azure
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 2 commits
  • 2 files changed
  • 1 contributor

Commits on Aug 28, 2026

  1. build(deps): bump brace-expansion in /tests (#3106)

    Bumps  and [brace-expansion](https://github.com/juliangruber/brace-expansion). These dependencies needed to be updated together.
    
    Updates `brace-expansion` from 5.0.5 to 5.0.9
    - [Release notes](https://github.com/juliangruber/brace-expansion/releases)
    - [Commits](juliangruber/brace-expansion@v5.0.5...v5.0.9)
    
    Updates `brace-expansion` from 1.1.12 to 1.1.18
    - [Release notes](https://github.com/juliangruber/brace-expansion/releases)
    - [Commits](juliangruber/brace-expansion@v5.0.5...v5.0.9)
    
    Updates `brace-expansion` from 2.1.1 to 2.1.4
    - [Release notes](https://github.com/juliangruber/brace-expansion/releases)
    - [Commits](juliangruber/brace-expansion@v5.0.5...v5.0.9)
    
    ---
    updated-dependencies:
    - dependency-name: brace-expansion
      dependency-version: 5.0.9
      dependency-type: indirect
    - dependency-name: brace-expansion
      dependency-version: 1.1.18
      dependency-type: indirect
    - dependency-name: brace-expansion
      dependency-version: 2.1.4
      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 Aug 28, 2026
    Configuration menu
    Copy the full SHA
    920a280 View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump @microsoft/vally-cli in /tests in the minor gro…

    …up (#3105)
    
    Bumps the minor group in /tests with 1 update: @microsoft/vally-cli.
    
    
    Updates `@microsoft/vally-cli` from 0.13.0 to 0.14.0
    
    ---
    updated-dependencies:
    - dependency-name: "@microsoft/vally-cli"
      dependency-version: 0.14.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 28, 2026
    Configuration menu
    Copy the full SHA
    b93a969 View commit details
    Browse the repository at this point in the history
Loading