Skip to content

Commit

Permalink
Bump Microsoft.OData.Edm, Microsoft.OpenApi and Microsoft.OpenApi.ODa…
Browse files Browse the repository at this point in the history
…ta (#2308)

Bumps Microsoft.OData.Edm, [Microsoft.OpenApi](https://github.com/Microsoft/OpenAPI.NET) and [Microsoft.OpenApi.OData](https://github.com/Microsoft/OpenAPI.NET.OData). These dependencies needed to be updated together.

Updates `Microsoft.OData.Edm` from 8.2.3 to 7.21.6

Updates `Microsoft.OpenApi` from 1.6.22 to 1.6.23
- [Release notes](https://github.com/Microsoft/OpenAPI.NET/releases)
- [Commits](microsoft/OpenAPI.NET@1.6.22...1.6.23)

Updates `Microsoft.OpenApi.OData` from 1.7.3 to 1.7.4
- [Release notes](https://github.com/Microsoft/OpenAPI.NET.OData/releases)
- [Commits](microsoft/OpenAPI.NET.OData@v.1.7.3...v.1.7.4)

---
updated-dependencies:
- dependency-name: Microsoft.OData.Edm
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.OpenApi
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.OpenApi.OData
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 29, 2025
1 parent b08e9f7 commit fbc2ca6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion OpenAPIService/OpenAPIService.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<PackageReference Include="Microsoft.IO.RecyclableMemoryStream" Version="3.0.1" />
<PackageReference Include="Microsoft.OData.Edm" Version="8.2.3" />
<PackageReference Include="Microsoft.OpenApi" Version="1.6.23" />
<PackageReference Include="Microsoft.OpenApi.OData" Version="1.7.3" />
<PackageReference Include="Microsoft.OpenApi.OData" Version="1.7.4" />
<PackageReference Include="Microsoft.OpenApi.Readers" Version="1.6.23" />
<PackageReference Include="Microsoft.VisualStudio.Threading.Analyzers" Version="17.12.19">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit fbc2ca6

Please sign in to comment.