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/OpenAPI.NET
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.3.8
Choose a base ref
...
head repository: microsoft/OpenAPI.NET
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.3.9
Choose a head ref
  • 8 commits
  • 6 files changed
  • 5 contributors

Commits on Oct 30, 2025

  1. Bump BenchmarkDotNet and BenchmarkDotNet.Diagnostics.Windows

    Bumps BenchmarkDotNet from 0.15.4 to 0.15.5
    Bumps BenchmarkDotNet.Diagnostics.Windows from 0.15.4 to 0.15.5
    
    ---
    updated-dependencies:
    - dependency-name: BenchmarkDotNet
      dependency-version: 0.15.5
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: BenchmarkDotNet.Diagnostics.Windows
      dependency-version: 0.15.5
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 30, 2025
    Configuration menu
    Copy the full SHA
    8e2d2be View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2571 from microsoft/dependabot/nuget/performance/…

    …benchmark/multi-10dfdcafbd
    
    Bump BenchmarkDotNet and BenchmarkDotNet.Diagnostics.Windows
    github-actions[bot] authored Oct 30, 2025
    Configuration menu
    Copy the full SHA
    c9bfe1d View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2025

  1. Bump BenchmarkDotNet and BenchmarkDotNet.Diagnostics.Windows

    Bumps BenchmarkDotNet from 0.15.5 to 0.15.6
    Bumps BenchmarkDotNet.Diagnostics.Windows from 0.15.5 to 0.15.6
    
    ---
    updated-dependencies:
    - dependency-name: BenchmarkDotNet
      dependency-version: 0.15.6
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: BenchmarkDotNet.Diagnostics.Windows
      dependency-version: 0.15.6
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 5, 2025
    Configuration menu
    Copy the full SHA
    5419ecb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2575 from microsoft/dependabot/nuget/performance/…

    …benchmark/multi-0d9bd2e004
    
    Bump BenchmarkDotNet and BenchmarkDotNet.Diagnostics.Windows
    github-actions[bot] authored Nov 5, 2025
    Configuration menu
    Copy the full SHA
    e6c5674 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2025

  1. Configuration menu
    Copy the full SHA
    15618e1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2576 from microsoft/fix/sentinel-value-yaml

    fix: a bug where null sentinel value would appear in YAML documents
    baywet authored Nov 6, 2025
    Configuration menu
    Copy the full SHA
    0e864c7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e47949e View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2577 from microsoft/release-please--branches--mai…

    …n--components--Microsoft.OpenApi
    
    chore(main): release 2.3.9
    baywet authored Nov 6, 2025
    Configuration menu
    Copy the full SHA
    c18611e View commit details
    Browse the repository at this point in the history
Loading