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: OpenAPITools/openapi-diff
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.1.0
Choose a base ref
...
head repository: OpenAPITools/openapi-diff
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.1.1
Choose a head ref
  • 8 commits
  • 11 files changed
  • 4 contributors

Commits on Apr 26, 2025

  1. Configuration menu
    Copy the full SHA
    2806ce8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb5f64c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cec12c6 View commit details
    Browse the repository at this point in the history
  4. Revert "feat: add GitHub Actions workflows for manual and release Hom…

    …ebrew updates"
    
    This reverts commit cec12c6.
    DrSatyr committed Apr 26, 2025
    Configuration menu
    Copy the full SHA
    99c1795 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2025

  1. build(deps): bump org.apache.commons:commons-configuration2 (#778)

    Bumps org.apache.commons:commons-configuration2 from 2.11.0 to 2.12.0.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.commons:commons-configuration2
      dependency-version: 2.12.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 29, 2025
    Configuration menu
    Copy the full SHA
    e7e0243 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2025

  1. fix: No change if same minItems or maxItems (#780)

    * fix: No change if same minItems or maxItems
    
    * feat: Test adding or removing property
    danilofuchs authored May 11, 2025
    Configuration menu
    Copy the full SHA
    991418b View commit details
    Browse the repository at this point in the history

Commits on May 12, 2025

  1. build(deps): bump swagger-parser.version from 2.1.26 to 2.1.27 (#781)

    Bumps `swagger-parser.version` from 2.1.26 to 2.1.27.
    
    Updates `io.swagger.parser.v3:swagger-parser-v3` from 2.1.26 to 2.1.27
    
    Updates `io.swagger.parser.v3:swagger-parser` from 2.1.26 to 2.1.27
    - [Release notes](https://github.com/swagger-api/swagger-parser/releases)
    - [Commits](swagger-api/swagger-parser@v2.1.26...v2.1.27)
    
    Updates `io.swagger.parser.v3:swagger-parser-v2-converter` from 2.1.26 to 2.1.27
    
    ---
    updated-dependencies:
    - dependency-name: io.swagger.parser.v3:swagger-parser-v3
      dependency-version: 2.1.27
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: io.swagger.parser.v3:swagger-parser
      dependency-version: 2.1.27
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: io.swagger.parser.v3:swagger-parser-v2-converter
      dependency-version: 2.1.27
      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 May 12, 2025
    Configuration menu
    Copy the full SHA
    ec4993f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d50af1 View commit details
    Browse the repository at this point in the history
Loading