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: e2cec26
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: d4bc21e
Choose a head ref
  • 16 commits
  • 9 files changed
  • 6 contributors

Commits on Mar 13, 2026

  1. Bump Humanizer.Core from 2.14.1 to 3.0.10

    ---
    updated-dependencies:
    - dependency-name: Humanizer.Core
      dependency-version: 3.0.10
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 13, 2026
    Configuration menu
    Copy the full SHA
    16a34bf View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2026

  1. Initial plan

    Copilot committed Mar 20, 2026
    Configuration menu
    Copy the full SHA
    2aa1890 View commit details
    Browse the repository at this point in the history
  2. Initial plan for Humanizer API update

    Co-authored-by: baywet <[email protected]>
    Copilot and baywet committed Mar 20, 2026
    Configuration menu
    Copy the full SHA
    ab63449 View commit details
    Browse the repository at this point in the history
  3. fix(hidi): remove Humanizer.Inflections namespace for Humanizer 3.x c…

    …ompatibility
    
    Co-authored-by: baywet <[email protected]>
    Copilot and baywet committed Mar 20, 2026
    Configuration menu
    Copy the full SHA
    6cbf2ab View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2026

  1. Merge pull request #2795 from microsoft/copilot/sub-pr-2764

    Bump Humanizer.Core from 2.14.1 to 3.0.10
    baywet authored Mar 22, 2026
    Configuration menu
    Copy the full SHA
    3fad806 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a5906bc View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2026

  1. Merge pull request #2764 from microsoft/dependabot/nuget/src/Microsof…

    …t.OpenApi.Hidi/Humanizer.Core-3.0.10
    
    Bump Humanizer.Core from 2.14.1 to 3.0.10
    baywet authored Mar 23, 2026
    Configuration menu
    Copy the full SHA
    4ce9972 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2026

  1. chore(deps): bump dependabot/fetch-metadata from 2.5.0 to 3.0.0

    Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 2.5.0 to 3.0.0.
    - [Release notes](https://github.com/dependabot/fetch-metadata/releases)
    - [Commits](dependabot/fetch-metadata@v2.5.0...v3.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: dependabot/fetch-metadata
      dependency-version: 3.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 26, 2026
    Configuration menu
    Copy the full SHA
    6ee2dd6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2800 from microsoft/dependabot/github_actions/dep…

    …endabot/fetch-metadata-3.0.0
    
    chore(deps): bump dependabot/fetch-metadata from 2.5.0 to 3.0.0
    baywet authored Mar 26, 2026
    Configuration menu
    Copy the full SHA
    4692c6b View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2026

  1. tests: refactors to theory to reduce duplication

    Signed-off-by: Vincent Biret <[email protected]>
    baywet committed Mar 30, 2026
    Configuration menu
    Copy the full SHA
    b3807c8 View commit details
    Browse the repository at this point in the history
  2. tests: further theory refactoring

    Signed-off-by: Vincent Biret <[email protected]>
    baywet committed Mar 30, 2026
    Configuration menu
    Copy the full SHA
    32bef0f View commit details
    Browse the repository at this point in the history
  3. tests: adds a unit test to validate security reference resolution

    Signed-off-by: Vincent Biret <[email protected]>
    baywet committed Mar 30, 2026
    Configuration menu
    Copy the full SHA
    a6291d1 View commit details
    Browse the repository at this point in the history
  4. fix: security scheme references serialization

    Signed-off-by: Vincent Biret <[email protected]>
    baywet committed Mar 30, 2026
    Configuration menu
    Copy the full SHA
    a5acb89 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2026

  1. Merge pull request #2802 from microsoft/fix/security-requirement-ref

    fix/security requirement ref
    baywet authored Mar 31, 2026
    Configuration menu
    Copy the full SHA
    aa25751 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09a957a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2803 from microsoft/release-please--branches--mai…

    …n--components--Microsoft.OpenApi
    
    chore(main): release 3.5.1
    baywet authored Mar 31, 2026
    Configuration menu
    Copy the full SHA
    d4bc21e View commit details
    Browse the repository at this point in the history
Loading