- Notifications
You must be signed in to change notification settings - Fork281
Comparing changes
Open a pull request
base repository:microsoft/OpenAPI.NET
Uh oh!
There was an error while loading.Please reload this page.
base:v2.3.5
head repository:microsoft/OpenAPI.NET
Uh oh!
There was an error while loading.Please reload this page.
compare:v2.3.6
- 20commits
- 12files changed
- 5contributors
Commits on Oct 14, 2025
Bump Microsoft.Extensions.Logging.Abstractions from 9.0.9 to 9.0.10
---updated-dependencies:- dependency-name: Microsoft.Extensions.Logging.Abstractions dependency-version: 9.0.10 dependency-type: direct:production update-type: version-update:semver-patch...Signed-off-by: dependabot[bot] <support@github.com>
Bump Microsoft.Windows.Compatibility from 9.0.9 to 9.0.10
---updated-dependencies:- dependency-name: Microsoft.Windows.Compatibility dependency-version: 9.0.10 dependency-type: direct:production update-type: version-update:semver-patch...Signed-off-by: dependabot[bot] <support@github.com>
Bump Microsoft.Extensions.DependencyInjection from 9.0.9 to 9.0.10
---updated-dependencies:- dependency-name: Microsoft.Extensions.DependencyInjection dependency-version: 9.0.10 dependency-type: direct:production update-type: version-update:semver-patch...Signed-off-by: dependabot[bot] <support@github.com>
Commits on Oct 15, 2025
Merge pull request#2545from microsoft/dependabot/nuget/performance/…
…resultsComparer/Microsoft.Extensions.DependencyInjection-9.0.10Bump Microsoft.Extensions.DependencyInjection from 9.0.9 to 9.0.10
Merge pull request#2544from microsoft/dependabot/nuget/src/Microsof…
…t.OpenApi.Workbench/Microsoft.Windows.Compatibility-9.0.10Bump Microsoft.Windows.Compatibility from 9.0.9 to 9.0.10
Merge pull request#2541from microsoft/dependabot/nuget/src/Microsof…
…t.OpenApi.Hidi/Microsoft.Extensions.Logging.Abstractions-9.0.10Bump Microsoft.Extensions.Logging.Abstractions from 9.0.9 to 9.0.10
Bump Microsoft.Extensions.Logging and Microsoft.Extensions.Logging.Debug
Bumps Microsoft.Extensions.Logging from 9.0.9 to 9.0.10Bumps Microsoft.Extensions.Logging.Debug from 9.0.9 to 9.0.10---updated-dependencies:- dependency-name: Microsoft.Extensions.Logging dependency-version: 9.0.10 dependency-type: direct:production update-type: version-update:semver-patch- dependency-name: Microsoft.Extensions.Logging.Debug dependency-version: 9.0.10 dependency-type: direct:production update-type: version-update:semver-patch- dependency-name: Microsoft.Extensions.Logging dependency-version: 9.0.10 dependency-type: direct:production update-type: version-update:semver-patch- dependency-name: Microsoft.Extensions.Logging.Debug dependency-version: 9.0.10 dependency-type: direct:production update-type: version-update:semver-patch...Signed-off-by: dependabot[bot] <support@github.com>
chore(deps): bump dotnet-sdk from 8.0.414 to 8.0.415
Bumps [dotnet-sdk](https://github.com/dotnet/sdk) from 8.0.414 to 8.0.415.- [Release notes](https://github.com/dotnet/sdk/releases)- [Commits](dotnet/sdk@v8.0.414...v8.0.415)---updated-dependencies:- dependency-name: dotnet-sdk dependency-version: 8.0.415 dependency-type: direct:production update-type: version-update:semver-patch...Signed-off-by: dependabot[bot] <support@github.com>
Merge pull request#2548from microsoft/dependabot/nuget/performance/…
…resultsComparer/multi-24f18815abBump Microsoft.Extensions.Logging and Microsoft.Extensions.Logging.Debug
Merge pull request#2549from microsoft/dependabot/dotnet_sdk/dotnet-…
…sdk-8.0.415chore(deps): bump dotnet-sdk from 8.0.414 to 8.0.415
Bump Microsoft.Extensions.Logging.Console and System.Text.Json
Bumps Microsoft.Extensions.Logging.Console from 9.0.9 to 9.0.10Bumps System.Text.Json from 9.0.9 to 9.0.10---updated-dependencies:- dependency-name: Microsoft.Extensions.Logging.Console dependency-version: 9.0.10 dependency-type: direct:production update-type: version-update:semver-patch- dependency-name: System.Text.Json dependency-version: 9.0.10 dependency-type: direct:production update-type: version-update:semver-patch- dependency-name: Microsoft.Extensions.Logging.Console dependency-version: 9.0.10 dependency-type: direct:production update-type: version-update:semver-patch...Signed-off-by: dependabot[bot] <support@github.com>
- baywet committed
Oct 15, 2025 - baywet committed
Oct 15, 2025
Commits on Oct 16, 2025
Merge pull request#2551from microsoft/dependabot/nuget/performance/…
…resultsComparer/multi-908b3813e0Bump Microsoft.Extensions.Logging.Console and System.Text.Json
Commits on Oct 20, 2025
tests: adds a unit test to validate empty defaults are serialized
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
baywet committedOct 20, 2025 fix: a bug where empty collections would not be serialized for defaul…
…t valuesSigned-off-by: Vincent Biret <vibiret@microsoft.com>
Merge pull request#2557from microsoft/release-please--branches--mai…
…n--components--Microsoft.OpenApichore(main): release 2.3.6
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:git diff v2.3.5...v2.3.6
Uh oh!
There was an error while loading.Please reload this page.