chore(deps): bump Microsoft.OpenApi, Microsoft.OpenApi.Readers, Microsoft.Plugins.Manifest and Microsoft.VisualStudio.Threading.Analyzers

Bumps [Microsoft.OpenApi](https://github.com/Microsoft/OpenAPI.NET), [Microsoft.OpenApi.Readers](https://github.com/Microsoft/OpenAPI.NET), [Microsoft.Plugins.Manifest](https://github.com/microsoft/Microsoft.Plugins.Manifest) and [Microsoft.VisualStudio.Threading.Analyzers](https://github.com/microsoft/vs-threading). These dependencies needed to be updated together.

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

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

Updates `Microsoft.Plugins.Manifest` from 1.0.0-preview4 to 1.0.0-rc1
- [Commits](https://github.com/microsoft/Microsoft.Plugins.Manifest/commits)

Updates `Microsoft.VisualStudio.Threading.Analyzers` from 17.11.20 to 17.11.20
- [Release notes](https://github.com/microsoft/vs-threading/releases)
- [Commits](https://github.com/microsoft/vs-threading/compare/v17.11.20...v17.11.20)

---
updated-dependencies:
- dependency-name: Microsoft.OpenApi
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.OpenApi.Readers
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Plugins.Manifest
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.VisualStudio.Threading.Analyzers
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-11-06 08:34:18 +00:00 коммит произвёл GitHub
Родитель 5009711ed2
Коммит ec39e95aa4
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -47,7 +47,7 @@
<PackageReference Include="Microsoft.OpenApi" Version="1.6.22" />
<PackageReference Include="Microsoft.OpenApi.ApiManifest" Version="0.5.5-preview" />
<PackageReference Include="Microsoft.OpenApi.Readers" Version="1.6.22" />
<PackageReference Include="Microsoft.Plugins.Manifest" Version="1.0.0-preview4" />
<PackageReference Include="Microsoft.Plugins.Manifest" Version="1.0.0-rc1" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />
<PackageReference Include="Microsoft.VisualStudio.Threading.Analyzers" Version="17.11.20">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>