Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
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 orlearn 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.0.0-preview8
Choose a base ref
Loading
...
head repository:microsoft/OpenAPI.NET
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare:v2.0.0-preview9
Choose a head ref
Loading
  • 16commits
  • 33files changed
  • 9contributors

Commits on Feb 17, 2025

  1. Configuration menu
    Copy the full SHA
    a460489View commit details
    Browse the repository at this point in the history
  2. Merge pull request#2152from dldl-cmd/remove_reference_resolution_pa…

    …rameterRemove unused ReferenceResolution parameter from OpenApiReaderSettings
    @baywet
    baywet authoredFeb 17, 2025
    Configuration menu
    Copy the full SHA
    68df31bView commit details
    Browse the repository at this point in the history
  3. chore(deps): bump Verify.Xunit from 28.10.1 to 28.11.0

    Bumps [Verify.Xunit](https://github.com/VerifyTests/Verify) from 28.10.1 to 28.11.0.- [Release notes](https://github.com/VerifyTests/Verify/releases)- [Commits](VerifyTests/Verify@28.10.1...28.11.0)---updated-dependencies:- dependency-name: Verify.Xunit  dependency-type: direct:production  update-type: version-update:semver-minor...Signed-off-by: dependabot[bot] <support@github.com>
    @dependabot
    dependabot[bot] authoredFeb 17, 2025
    Configuration menu
    Copy the full SHA
    8153e5cView commit details
    Browse the repository at this point in the history
  4. chore(deps): bump PublicApiGenerator from 11.4.1 to 11.4.2

    Bumps [PublicApiGenerator](https://github.com/PublicApiGenerator/PublicApiGenerator) from 11.4.1 to 11.4.2.- [Release notes](https://github.com/PublicApiGenerator/PublicApiGenerator/releases)- [Commits](PublicApiGenerator/PublicApiGenerator@11.4.1...11.4.2)---updated-dependencies:- dependency-name: PublicApiGenerator  dependency-type: direct:production  update-type: version-update:semver-patch...Signed-off-by: dependabot[bot] <support@github.com>
    @dependabot
    dependabot[bot] authoredFeb 17, 2025
    Configuration menu
    Copy the full SHA
    a95e7dfView commit details
    Browse the repository at this point in the history
  5. Merge pull request#2153from microsoft/dependabot/nuget/Verify.Xunit…

    …-28.11.0chore(deps): bump Verify.Xunit from 28.10.1 to 28.11.0
    @github-actions
    github-actions[bot] authoredFeb 17, 2025
    Configuration menu
    Copy the full SHA
    e7c74b8View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2025

  1. Configuration menu
    Copy the full SHA
    6819a4dView commit details
    Browse the repository at this point in the history
  2. Merge pull request#2154from microsoft/dependabot/nuget/PublicApiGen…

    …erator-11.4.2chore(deps): bump PublicApiGenerator from 11.4.1 to 11.4.2
    @github-actions
    github-actions[bot] authoredFeb 18, 2025
    Configuration menu
    Copy the full SHA
    e039532View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b59864cView commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d49c38dView commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2025

  1. Merge pull request#2157from microsoft/fix/deprecation-extension-dates

    fix: an issue where deprecation extension parsing would fail
    @baywet
    baywet authoredFeb 19, 2025
    Configuration menu
    Copy the full SHA
    5db8757View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2025

  1. Configuration menu
    Copy the full SHA
    75d7a66View commit details
    Browse the repository at this point in the history
  2. fix: refactor ToIdentifier() to normalize flaggable enums (#2156)

    * fix: refactor ToIdentifier() to normalize flaggable enums* fix: add support for casting type array to a flaggable enum* chore: add tests and update public API* Update src/Microsoft.OpenApi/Extensions/OpenApiTypeMapper.csCo-authored-by: Vincent Biret <vibiret@microsoft.com>* chore: address PR feedback* chore: make method internal; update public API* Update src/Microsoft.OpenApi/Extensions/OpenApiTypeMapper.csCo-authored-by: Darrel <darrmi@microsoft.com>* Update src/Microsoft.OpenApi/Extensions/OpenApiTypeMapper.csCo-authored-by: Darrel <darrmi@microsoft.com>* fix: address more PR feedback, add and fix tests* Update src/Microsoft.OpenApi/Extensions/OpenApiTypeMapper.csCo-authored-by: Vincent Biret <vibiret@microsoft.com>* Update src/Microsoft.OpenApi/Extensions/OpenApiTypeMapper.csCo-authored-by: Vincent Biret <vibiret@microsoft.com>* Update src/Microsoft.OpenApi/Extensions/OpenApiTypeMapper.csCo-authored-by: Vincent Biret <vibiret@microsoft.com>* chore: clean up---------Co-authored-by: Vincent Biret <vibiret@microsoft.com>Co-authored-by: Darrel <darrmi@microsoft.com>
    @MaggieKimani1@baywet@darrelmiller
    3 people authoredFeb 20, 2025
    Configuration menu
    Copy the full SHA
    b80e934View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump FluentAssertions from 7.1.0 to 7.2.0

    Bumps [FluentAssertions](https://github.com/fluentassertions/fluentassertions) from 7.1.0 to 7.2.0.- [Release notes](https://github.com/fluentassertions/fluentassertions/releases)- [Changelog](https://github.com/fluentassertions/fluentassertions/blob/main/AcceptApiChanges.ps1)- [Commits](fluentassertions/fluentassertions@7.1.0...7.2.0)---updated-dependencies:- dependency-name: FluentAssertions  dependency-type: direct:production  update-type: version-update:semver-minor...Signed-off-by: dependabot[bot] <support@github.com>
    @dependabot
    dependabot[bot] authoredFeb 20, 2025
    Configuration menu
    Copy the full SHA
    6238e32View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2025

  1. Merge pull request#2161from microsoft/dependabot/nuget/FluentAssert…

    …ions-7.2.0chore(deps): bump FluentAssertions from 7.1.0 to 7.2.0
    @github-actions
    github-actions[bot] authoredFeb 21, 2025
    Configuration menu
    Copy the full SHA
    85c3a4eView commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8da4bdView commit details
    Browse the repository at this point in the history
  3. Merge pull request#2158from microsoft/release-please--branches--mai…

    …n--components--Microsoft.OpenApichore(main): release 2.0.0-preview9
    @baywet
    baywet authoredFeb 21, 2025
    Configuration menu
    Copy the full SHA
    5a05d1eView commit details
    Browse the repository at this point in the history
Loading

[8]ページ先頭

©2009-2025 Movatter.jp