Skip to content

Commit

Permalink
HealthcareSharedPackageVersion from 7.1.174 to 7.1.183 (#4713)
Browse files Browse the repository at this point in the history
* Bump HealthcareSharedPackageVersion from 7.1.174 to 7.1.183

Bumps `HealthcareSharedPackageVersion` from 7.1.174 to 7.1.183.

Updates `Microsoft.Health.Test.Utilities` from 7.1.174 to 7.1.183
- [Release notes](https://github.com/microsoft/healthcare-shared-components/releases)
- [Commits](microsoft/healthcare-shared-components@v7.1.174...v7.1.183)

Updates `NSubstitute` from 5.1.0 to 5.3.0
- [Release notes](https://github.com/nsubstitute/NSubstitute/releases)
- [Changelog](https://github.com/nsubstitute/NSubstitute/blob/main/CHANGELOG.md)
- [Commits](nsubstitute/NSubstitute@v5.1.0...v5.3.0)

Updates `Microsoft.Health.Abstractions` from 7.1.174 to 7.1.183
- [Release notes](https://github.com/microsoft/healthcare-shared-components/releases)
- [Commits](microsoft/healthcare-shared-components@v7.1.174...v7.1.183)

Updates `Microsoft.Health.Api` from 7.1.174 to 7.1.183
- [Release notes](https://github.com/microsoft/healthcare-shared-components/releases)
- [Commits](microsoft/healthcare-shared-components@v7.1.174...v7.1.183)

Updates `Microsoft.Health.Core` from 7.1.174 to 7.1.183
- [Release notes](https://github.com/microsoft/healthcare-shared-components/releases)
- [Commits](microsoft/healthcare-shared-components@v7.1.174...v7.1.183)

Updates `Azure.Identity` from 1.12.1 to 1.13.1
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Azure.Identity_1.12.1...Azure.Identity_1.13.1)

Updates `Microsoft.Health.Extensions.DependencyInjection` from 7.1.174 to 7.1.183
- [Release notes](https://github.com/microsoft/healthcare-shared-components/releases)
- [Commits](microsoft/healthcare-shared-components@v7.1.174...v7.1.183)

Updates `Microsoft.Health.Extensions.BuildTimeCodeGenerator` from 7.1.174 to 7.1.183
- [Release notes](https://github.com/microsoft/healthcare-shared-components/releases)
- [Commits](microsoft/healthcare-shared-components@v7.1.174...v7.1.183)

Updates `Microsoft.Health.Client` from 7.1.174 to 7.1.183
- [Release notes](https://github.com/microsoft/healthcare-shared-components/releases)
- [Commits](microsoft/healthcare-shared-components@v7.1.174...v7.1.183)

Updates `Microsoft.Health.Encryption` from 7.1.174 to 7.1.183
- [Release notes](https://github.com/microsoft/healthcare-shared-components/releases)
- [Commits](microsoft/healthcare-shared-components@v7.1.174...v7.1.183)

Updates `Microsoft.Health.SqlServer` from 7.1.174 to 7.1.183
- [Release notes](https://github.com/microsoft/healthcare-shared-components/releases)
- [Commits](microsoft/healthcare-shared-components@v7.1.174...v7.1.183)

Updates `Microsoft.Health.SqlServer.Api` from 7.1.174 to 7.1.183
- [Release notes](https://github.com/microsoft/healthcare-shared-components/releases)
- [Commits](microsoft/healthcare-shared-components@v7.1.174...v7.1.183)

Updates `Microsoft.Health.Tools.Sql.Tasks` from 7.1.174 to 7.1.183
- [Release notes](https://github.com/microsoft/healthcare-shared-components/releases)
- [Commits](microsoft/healthcare-shared-components@v7.1.174...v7.1.183)

---
updated-dependencies:
- dependency-name: Microsoft.Health.Test.Utilities
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: NSubstitute
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Microsoft.Health.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Health.Api
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Health.Core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Azure.Identity
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Microsoft.Health.Extensions.DependencyInjection
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Health.Extensions.BuildTimeCodeGenerator
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Health.Client
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Health.Encryption
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Health.SqlServer
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Health.SqlServer.Api
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Health.Tools.Sql.Tasks
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update dependency

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Abigail Nicolas Sayago <abigailn@microsoft.com>
  • Loading branch information
dependabot[bot] and abiisnn authored Dec 6, 2024
1 parent dddf598 commit c3a3c19
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project>
<!-- Shared dependencies versions.-->
<PropertyGroup>
<HealthcareSharedPackageVersion>7.1.174</HealthcareSharedPackageVersion>
<HealthcareSharedPackageVersion>7.1.183</HealthcareSharedPackageVersion>
<Hl7FhirVersion>4.3.0</Hl7FhirVersion>
</PropertyGroup>
<ItemGroup Label="CVE Mitigation">
Expand Down Expand Up @@ -31,7 +31,7 @@
</Choose>
<ItemGroup>
<PackageVersion Include="AngleSharp" Version="1.1.2" />
<PackageVersion Include="Azure.Identity" Version="1.12.1" />
<PackageVersion Include="Azure.Identity" Version="1.13.1" />
<PackageVersion Include="Azure.ResourceManager.CosmosDB" Version="1.3.2" />
<PackageVersion Include="Azure.Extensions.AspNetCore.Configuration.Secrets" Version="1.3.2" />
<PackageVersion Include="Azure.Monitor.OpenTelemetry.AspNetCore" Version="1.2.0" />
Expand Down Expand Up @@ -101,7 +101,7 @@
<PackageVersion Include="Microsoft.SqlServer.SqlManagementObjects" Version="171.30.0" />
<PackageVersion Include="Newtonsoft.Json.Schema" Version="4.0.1" />
<PackageVersion Include="Newtonsoft.Json" Version="13.0.3" />
<PackageVersion Include="NSubstitute" Version="5.1.0" />
<PackageVersion Include="NSubstitute" Version="5.3.0" />
<PackageVersion Include="Polly" Version="8.4.2" />
<PackageVersion Include="prometheus-net.AspNetCore" Version="8.2.1" />
<PackageVersion Include="prometheus-net.DotNetRuntime" Version="4.4.1" />
Expand Down

0 comments on commit c3a3c19

Please sign in to comment.