Skip to content

Commit

Permalink
Bump Ensure.That, Microsoft.Extensions.Logging, Microsoft.Health.Fhir…
Browse files Browse the repository at this point in the history
….Liquid.Converter, Microsoft.Rest.ClientRuntime, Polly and System.Drawing.Common

Bumps [Ensure.That](https://github.com/danielwertheim/ensure.that), [Microsoft.Extensions.Logging](https://github.com/aspnet/Extensions), Microsoft.Health.Fhir.Liquid.Converter, [Microsoft.Rest.ClientRuntime](https://github.com/Azure/azure-sdk-for-net), [Polly](https://github.com/App-vNext/Polly) and [System.Drawing.Common](https://github.com/dotnet/corefx). These dependencies needed to be updated together.

Updates `Ensure.That` from 10.1.0 to 10.1.0
- [Release notes](https://github.com/danielwertheim/ensure.that/releases)
- [Changelog](https://github.com/danielwertheim/Ensure.That/blob/master/ReleaseNotes.md)
- [Commits](danielwertheim/Ensure.That@10.1.0...10.1.0)

Updates `Microsoft.Extensions.Logging` from 8.0.0 to 3.1.9
- [Release notes](https://github.com/aspnet/Extensions/releases)
- [Commits](dotnet/extensions@v8.0.0...v3.1.9)

Updates `Microsoft.Health.Fhir.Liquid.Converter` from 7.0.1 to 7.0.6

Updates `Microsoft.Rest.ClientRuntime` from 2.3.24 to 2.3.20
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](https://github.com/Azure/azure-sdk-for-net/commits)

Updates `Polly` from 8.4.2 to 7.2.4
- [Release notes](https://github.com/App-vNext/Polly/releases)
- [Changelog](https://github.com/App-vNext/Polly/blob/main/CHANGELOG.md)
- [Commits](App-vNext/Polly@8.4.2...7.2.4)

Updates `System.Drawing.Common` from 8.0.8 to 4.7.0
- [Release notes](https://github.com/dotnet/corefx/releases)
- [Commits](https://github.com/dotnet/corefx/commits)

---
updated-dependencies:
- dependency-name: Ensure.That
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Extensions.Logging
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.Health.Fhir.Liquid.Converter
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Rest.ClientRuntime
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Polly
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: System.Drawing.Common
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 8, 2024
1 parent 6525a6d commit cc730bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
<PackageVersion Include="Microsoft.Health.Extensions.DependencyInjection" Version="$(HealthcareSharedPackageVersion)" />
<PackageVersion Include="Microsoft.Health.Fhir.Anonymizer.R4.Core" Version="3.1.0.62" />
<PackageVersion Include="Microsoft.Health.Fhir.Anonymizer.Stu3.Core" Version="3.1.0.62" />
<PackageVersion Include="Microsoft.Health.Fhir.Liquid.Converter" Version="7.0.1" />
<PackageVersion Include="Microsoft.Health.Fhir.Liquid.Converter" Version="7.0.6" />
<PackageVersion Include="Microsoft.Health.SqlServer.Api" Version="$(HealthcareSharedPackageVersion)" />
<PackageVersion Include="Microsoft.Health.SqlServer" Version="$(HealthcareSharedPackageVersion)" />
<PackageVersion Include="Microsoft.Health.Test.Utilities" Version="$(HealthcareSharedPackageVersion)" />
Expand Down

0 comments on commit cc730bd

Please sign in to comment.