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: martincostello/dotnet-patch-automation-sample
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: martincostello/dotnet-patch-automation-sample
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: dotnet-vnext
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 15 commits
  • 9 files changed
  • 3 contributors

Commits on Oct 27, 2025

  1. Update to .NET 10

    Update to .NET 10 with .NET SDK version 10.0.100-preview.1.25120.13.
    
    Co-Authored-By: costellobot <102549341+costellobot@users.noreply.github.com>
    martincostello and costellobot committed Oct 27, 2025
    Configuration menu
    Copy the full SHA
    209f55c View commit details
    Browse the repository at this point in the history
  2. Update .NET SDK to 10.0.100-preview.2.25164.34 (#931)

    * Update .NET SDK
    
    Update .NET SDK to version 10.0.100-preview.2.25164.34.
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.NET.Sdk
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dotnet-patch-automation-updater[bot] <131540216+dotnet-patch-automation-updater[bot]@users.noreply.github.com>
    
    * Bump .NET NuGet packages
    
    Bumps .NET dependencies to their latest versions for the .NET 10.0.100-preview.2.25164.34 SDK.
    
    Bumps Microsoft.AspNetCore.Mvc.Testing from 10.0.0-preview.1.25120.3 to 10.0.0-preview.2.25164.1.
    Bumps Microsoft.EntityFrameworkCore.Sqlite from 10.0.0-preview.1.25081.1 to 10.0.0-preview.2.25163.8.
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.AspNetCore.Mvc.Testing
      dependency-type: direct:production
      update-type: version-update:semver-major
    - dependency-name: Microsoft.EntityFrameworkCore.Sqlite
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dotnet-patch-automation-updater[bot] <131540216+dotnet-patch-automation-updater[bot]@users.noreply.github.com>
    
    ---------
    
    Signed-off-by: dotnet-patch-automation-updater[bot] <131540216+dotnet-patch-automation-updater[bot]@users.noreply.github.com>
    Co-authored-by: dotnet-patch-automation-updater[bot] <131540216+dotnet-patch-automation-updater[bot]@users.noreply.github.com>
    dotnet-patch-automation-updater[bot] authored and martincostello committed Oct 27, 2025
    Configuration menu
    Copy the full SHA
    010dc20 View commit details
    Browse the repository at this point in the history
  3. Bump OAuth package

    Update for .NET 10 preview 2.
    martincostello committed Oct 27, 2025
    Configuration menu
    Copy the full SHA
    162e28f View commit details
    Browse the repository at this point in the history
  4. Update .NET SDK (#958)

    Update .NET SDK to version 10.0.100-preview.3.25201.16.
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.NET.Sdk
      dependency-version: 10.0.100-preview.3.25201.16
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dotnet-patch-automation-updater[bot] <131540216+dotnet-patch-automation-updater[bot]@users.noreply.github.com>
    Co-authored-by: dotnet-patch-automation-updater[bot] <131540216+dotnet-patch-automation-updater[bot]@users.noreply.github.com>
    dotnet-patch-automation-updater[bot] authored and martincostello committed Oct 27, 2025
    Configuration menu
    Copy the full SHA
    1435e66 View commit details
    Browse the repository at this point in the history
  5. Bump NuGet packages

    Update NuGet packages for .NET 10 preview 3.
    martincostello committed Oct 27, 2025
    Configuration menu
    Copy the full SHA
    78db72e View commit details
    Browse the repository at this point in the history
  6. Update .NET SDK (#995)

    Update .NET SDK to version 10.0.100-preview.4.25258.110.
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.NET.Sdk
      dependency-version: 10.0.100-preview.4.25258.110
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dotnet-patch-automation-updater[bot] <131540216+dotnet-patch-automation-updater[bot]@users.noreply.github.com>
    Co-authored-by: dotnet-patch-automation-updater[bot] <131540216+dotnet-patch-automation-updater[bot]@users.noreply.github.com>
    dotnet-patch-automation-updater[bot] authored and martincostello committed Oct 27, 2025
    Configuration menu
    Copy the full SHA
    ba71fd5 View commit details
    Browse the repository at this point in the history
  7. Roll-forward major SDK version

    Allow dotnet-outdated-tool to work with .NET 10.
    martincostello committed Oct 27, 2025
    Configuration menu
    Copy the full SHA
    029f2e1 View commit details
    Browse the repository at this point in the history
  8. Update NuGet packages

    Update NuGet packages for .NET 10 preview 4.
    martincostello committed Oct 27, 2025
    Configuration menu
    Copy the full SHA
    09dd7e2 View commit details
    Browse the repository at this point in the history
  9. Update .NET SDK to 10.0.100-preview.5.25277.114 (#1022)

    * Update .NET SDK
    
    Update .NET SDK to version 10.0.100-preview.5.25277.114.
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.NET.Sdk
      dependency-version: 10.0.100-preview.5.25277.114
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dotnet-patch-automation-updater[bot] <131540216+dotnet-patch-automation-updater[bot]@users.noreply.github.com>
    
    * Bump .NET NuGet packages
    
    Bumps .NET dependencies to their latest versions for the .NET 10.0.100-preview.5.25277.114 SDK.
    
    Bumps Microsoft.AspNetCore.Mvc.Testing from 10.0.0-preview.4.25258.110 to 10.0.0-preview.5.25277.114.
    Bumps Microsoft.EntityFrameworkCore.Sqlite from 10.0.0-preview.4.25258.110 to 10.0.0-preview.5.25277.114.
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.AspNetCore.Mvc.Testing
      dependency-version: 10.0.0-preview.5.25277.114
      dependency-type: direct:production
      update-type: version-update:semver-major
    - dependency-name: Microsoft.EntityFrameworkCore.Sqlite
      dependency-version: 10.0.0-preview.5.25277.114
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dotnet-patch-automation-updater[bot] <131540216+dotnet-patch-automation-updater[bot]@users.noreply.github.com>
    
    * Bump AspNet.Security.OAuth.GitHub
    
    Bump AspNet.Security.OAuth.GitHub for .NET 10 preview 5.
    
    ---------
    
    Signed-off-by: dotnet-patch-automation-updater[bot] <131540216+dotnet-patch-automation-updater[bot]@users.noreply.github.com>
    Co-authored-by: dotnet-patch-automation-updater[bot] <131540216+dotnet-patch-automation-updater[bot]@users.noreply.github.com>
    Co-authored-by: Martin Costello <martin@martincostello.com>
    Configuration menu
    Copy the full SHA
    5987f0e View commit details
    Browse the repository at this point in the history
  10. Update to ASP.NET Core 10 preview 6

    Update to preview 6 of ASP.NET Core 10.
    martincostello committed Oct 27, 2025
    Configuration menu
    Copy the full SHA
    834870e View commit details
    Browse the repository at this point in the history
  11. Use UseKestrel() with WebApplicationFactory<T>

    Use the new `UseKestrel()` method for `WebApplicationFactory<T>` to remove the customisation needed to host the application on an HTTP port.
    martincostello committed Oct 27, 2025
    Configuration menu
    Copy the full SHA
    4187325 View commit details
    Browse the repository at this point in the history
  12. Update .NET SDK to 10.0.100-preview.7.25380.108 (#1093)

    * Update .NET SDK
    
    Update .NET SDK to version 10.0.100-preview.7.25380.108.
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.NET.Sdk
      dependency-version: 10.0.100-preview.7.25380.108
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dotnet-patch-automation-updater[bot] <131540216+dotnet-patch-automation-updater[bot]@users.noreply.github.com>
    
    * Bump .NET NuGet packages
    
    Bumps .NET dependencies to their latest versions for the .NET 10.0.100-preview.7.25380.108 SDK.
    
    Bumps Microsoft.AspNetCore.Mvc.Testing from 10.0.0-preview.6.25358.103 to 10.0.0-preview.7.25380.108.
    Bumps Microsoft.EntityFrameworkCore.Sqlite from 10.0.0-preview.6.25358.103 to 10.0.0-preview.7.25380.108.
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.AspNetCore.Mvc.Testing
      dependency-version: 10.0.0-preview.7.25380.108
      dependency-type: direct:production
      update-type: version-update:semver-major
    - dependency-name: Microsoft.EntityFrameworkCore.Sqlite
      dependency-version: 10.0.0-preview.7.25380.108
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dotnet-patch-automation-updater[bot] <131540216+dotnet-patch-automation-updater[bot]@users.noreply.github.com>
    
    * Apply suggestions from code review
    
    Update GitHub OAuth provider for preview 7.
    
    ---------
    
    Signed-off-by: dotnet-patch-automation-updater[bot] <131540216+dotnet-patch-automation-updater[bot]@users.noreply.github.com>
    Co-authored-by: dotnet-patch-automation-updater[bot] <131540216+dotnet-patch-automation-updater[bot]@users.noreply.github.com>
    Co-authored-by: Martin Costello <martin@martincostello.com>
    Configuration menu
    Copy the full SHA
    44da5d6 View commit details
    Browse the repository at this point in the history
  13. Update .NET SDK (#1128)

    Update .NET SDK to version 10.0.100-rc.1.25451.107.
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.NET.Sdk
      dependency-version: 10.0.100-rc.1.25451.107
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dotnet-patch-automation-updater[bot] <131540216+dotnet-patch-automation-updater[bot]@users.noreply.github.com>
    Co-authored-by: dotnet-patch-automation-updater[bot] <131540216+dotnet-patch-automation-updater[bot]@users.noreply.github.com>
    dotnet-patch-automation-updater[bot] authored and martincostello committed Oct 27, 2025
    Configuration menu
    Copy the full SHA
    9c014f4 View commit details
    Browse the repository at this point in the history
  14. Update NuGet packages

    Update NuGet packages for .NET 10 RC1.
    martincostello committed Oct 27, 2025
    Configuration menu
    Copy the full SHA
    54d1290 View commit details
    Browse the repository at this point in the history
  15. Update .NET SDK to 10.0.100-rc.2.25502.107 (#1160)

    * Update .NET SDK
    
    Update .NET SDK to version 10.0.100-rc.2.25502.107.
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.NET.Sdk
      dependency-version: 10.0.100-rc.2.25502.107
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dotnet-patch-automation-updater[bot] <131540216+dotnet-patch-automation-updater[bot]@users.noreply.github.com>
    
    * Bump .NET NuGet packages
    
    Bumps .NET dependencies to their latest versions for the .NET 10.0.100-rc.2.25502.107 SDK.
    
    Bumps Microsoft.AspNetCore.Mvc.Testing from 10.0.0-rc.1.25451.107 to 10.0.0-rc.2.25502.107.
    Bumps Microsoft.EntityFrameworkCore.Sqlite from 10.0.0-rc.1.25451.107 to 10.0.0-rc.2.25502.107.
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.AspNetCore.Mvc.Testing
      dependency-version: 10.0.0-rc.2.25502.107
      dependency-type: direct:production
      update-type: version-update:semver-major
    - dependency-name: Microsoft.EntityFrameworkCore.Sqlite
      dependency-version: 10.0.0-rc.2.25502.107
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dotnet-patch-automation-updater[bot] <131540216+dotnet-patch-automation-updater[bot]@users.noreply.github.com>
    
    ---------
    
    Signed-off-by: dotnet-patch-automation-updater[bot] <131540216+dotnet-patch-automation-updater[bot]@users.noreply.github.com>
    Co-authored-by: dotnet-patch-automation-updater[bot] <131540216+dotnet-patch-automation-updater[bot]@users.noreply.github.com>
    dotnet-patch-automation-updater[bot] authored and martincostello committed Oct 27, 2025
    Configuration menu
    Copy the full SHA
    3cb19b2 View commit details
    Browse the repository at this point in the history
Loading