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: AButler/openapi-validate
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.0
Choose a base ref
...
head repository: AButler/openapi-validate
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.2.0
Choose a head ref
  • 11 commits
  • 7 files changed
  • 3 contributors

Commits on Jan 5, 2026

  1. Bump the production-dependencies group with 1 update

    Bumps csharpier from 1.2.4 to 1.2.5
    
    ---
    updated-dependencies:
    - dependency-name: csharpier
      dependency-version: 1.2.5
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: production-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jan 5, 2026
    Configuration menu
    Copy the full SHA
    ddbfe4d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #35 from AButler/dependabot/nuget/dot-config/produ…

    …ction-dependencies-262ca43251
    
    Bump the production-dependencies group with 1 update
    AButler authored Jan 5, 2026
    Configuration menu
    Copy the full SHA
    3158645 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2026

  1. Bump the production-dependencies group with 2 updates

    Bumps Microsoft.OpenApi.YamlReader from 3.1.1 to 3.1.3
    Bumps xunit.v3 from 3.2.1 to 3.2.2
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.OpenApi.YamlReader
      dependency-version: 3.1.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: production-dependencies
    - dependency-name: xunit.v3
      dependency-version: 3.2.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: production-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jan 19, 2026
    Configuration menu
    Copy the full SHA
    c60e91e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #37 from AButler/dependabot/nuget/production-depen…

    …dencies-21c46e73f0
    
    Bump the production-dependencies group with 2 updates
    AButler authored Jan 19, 2026
    Configuration menu
    Copy the full SHA
    ed687e4 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2026

  1. Bump the production-dependencies group with 1 update

    Bumps Microsoft.OpenApi.YamlReader from 3.1.3 to 3.3.1
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.OpenApi.YamlReader
      dependency-version: 3.3.1
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: production-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jan 26, 2026
    Configuration menu
    Copy the full SHA
    a3ba175 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #38 from AButler/dependabot/nuget/production-depen…

    …dencies-a7bfa0bd9d
    
    Bump the production-dependencies group with 1 update
    AButler authored Jan 26, 2026
    Configuration menu
    Copy the full SHA
    19a63ff View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2026

  1. Configuration menu
    Copy the full SHA
    1380b87 View commit details
    Browse the repository at this point in the history
  2. Corrected spacing

    Co-authored-by: Copilot <[email protected]>
    AButler and Copilot authored Jan 28, 2026
    Configuration menu
    Copy the full SHA
    c6abe95 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #39 from AButler/templated-path

    Add support for literal and templated paths (literal takes precendence)
    AButler authored Jan 28, 2026
    Configuration menu
    Copy the full SHA
    7d9df59 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2026

  1. Bump the production-dependencies group with 1 update

    Bumps JsonSchema.Net.OpenApi from 4.0.0 to 5.0.0
    
    ---
    updated-dependencies:
    - dependency-name: JsonSchema.Net.OpenApi
      dependency-version: 5.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: production-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Feb 2, 2026
    Configuration menu
    Copy the full SHA
    a98d784 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #40 from AButler/dependabot/nuget/production-depen…

    …dencies-ee128de81c
    
    Bump the production-dependencies group with 1 update
    AButler authored Feb 2, 2026
    Configuration menu
    Copy the full SHA
    8b0bbca View commit details
    Browse the repository at this point in the history
Loading