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: dotnet/dev-proxy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.29.2
Choose a base ref
...
head repository: dotnet/dev-proxy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.0-beta.1
Choose a head ref
  • 10 commits
  • 139 files changed
  • 6 contributors

Commits on Jun 30, 2025

  1. Bump github/codeql-action from 3.29.0 to 3.29.1 (#1291)

    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.29.0 to 3.29.1.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@ce28f5b...39edc49)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-version: 3.29.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 30, 2025
    Configuration menu
    Copy the full SHA
    477fc14 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2025

  1. Bump github/codeql-action from 3.29.1 to 3.29.2 (#1295)

    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.29.1 to 3.29.2.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@39edc49...181d5ee)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-version: 3.29.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 1, 2025
    Configuration menu
    Copy the full SHA
    906d99a View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2025

  1. Updates version to v1.0.0 (#1293)

    Co-authored-by: Garry Trinder <garry@trinder365.co.uk>
    waldekmastykarz and garrytrinder authored Jul 2, 2025
    Configuration menu
    Copy the full SHA
    b8e2dfd View commit details
    Browse the repository at this point in the history
  2. Update Linux setup scripts to allow Enter key as default confirmation…

    … (Y) (#1294)
    
    * Initial plan
    
    * Update Linux setup scripts to allow Enter key as default confirmation (Y)
    
    Co-authored-by: waldekmastykarz <11164679+waldekmastykarz@users.noreply.github.com>
    
    * Fix script logic to only continue on y, Y, or Enter - reject all other input
    
    Co-authored-by: waldekmastykarz <11164679+waldekmastykarz@users.noreply.github.com>
    
    * Update PowerShell setup scripts to allow Enter key as default confirmation (Y)
    
    Co-authored-by: waldekmastykarz <11164679+waldekmastykarz@users.noreply.github.com>
    
    * Update all setup scripts to require single key press and only accept Y/y/Enter
    
    Co-authored-by: waldekmastykarz <11164679+waldekmastykarz@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
    Co-authored-by: waldekmastykarz <11164679+waldekmastykarz@users.noreply.github.com>
    Co-authored-by: Waldek Mastykarz <waldek@mastykarz.nl>
    3 people authored Jul 2, 2025
    Configuration menu
    Copy the full SHA
    3658a74 View commit details
    Browse the repository at this point in the history
  3. Add IgnoreResponseTypes option to OpenApiSpecGeneratorPlugin (#1266)

    * Add IgnoreResponseTypes option to OpenApiSpecGeneratorPlugin
    
    * Moves schema changes to v1.0.0
    
    * Removes dangling comma
    
    ---------
    
    Co-authored-by: Waldek Mastykarz <waldek@mastykarz.nl>
    Co-authored-by: Garry Trinder <garry@trinder365.co.uk>
    3 people authored Jul 2, 2025
    Configuration menu
    Copy the full SHA
    03d242d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f18e789 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0ce8a04 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f594112 View commit details
    Browse the repository at this point in the history
  7. Fixes broken build

    waldekmastykarz committed Jul 2, 2025
    Configuration menu
    Copy the full SHA
    7ee55e7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    aeaed2e View commit details
    Browse the repository at this point in the history
Loading