Thanks to visit codestin.com
Credit goes to github.com

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.2.0
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.0
Choose a head ref
  • 5 commits
  • 15 files changed
  • 3 contributors

Commits on Aug 26, 2025

  1. chore(deps): bump actions/setup-java from 4 to 5

    Bumps [actions/setup-java](https://github.com/actions/setup-java) from 4 to 5.
    - [Release notes](https://github.com/actions/setup-java/releases)
    - [Commits](actions/setup-java@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-java
      dependency-version: '5'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 26, 2025
    Configuration menu
    Copy the full SHA
    41e3ef6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2480 from microsoft/dependabot/github_actions/act…

    …ions/setup-java-5
    
    chore(deps): bump actions/setup-java from 4 to 5
    baywet authored Aug 26, 2025
    Configuration menu
    Copy the full SHA
    f00f73f View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2025

  1. feat: adds the detected format as part of the diagnostic (#2482)

    feat: adds the detected format to the diagnostics
    
    -------
    
    Signed-off-by: Vincent Biret <[email protected]>
    baywet authored Aug 29, 2025
    Configuration menu
    Copy the full SHA
    59d7c81 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1eeb35c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2483 from microsoft/release-please--branches--mai…

    …n--components--Microsoft.OpenApi
    
    chore(main): release 2.3.0
    baywet authored Aug 29, 2025
    Configuration menu
    Copy the full SHA
    171cf91 View commit details
    Browse the repository at this point in the history
Loading