Skip to content

Commit

Permalink
Bump HotChocolate.Data.EntityFramework, Microsoft.Extensions.Dependen…
Browse files Browse the repository at this point in the history
…cyInjection.Abstractions, HotChocolate.Data and Microsoft.Extensions.Logging.Abstractions

Bumps [HotChocolate.Data.EntityFramework](https://github.com/ChilliCream/graphql-platform), [Microsoft.Extensions.DependencyInjection.Abstractions](https://github.com/dotnet/runtime), [HotChocolate.Data](https://github.com/ChilliCream/graphql-platform) and [Microsoft.Extensions.Logging.Abstractions](https://github.com/dotnet/runtime). These dependencies needed to be updated together.

Updates `HotChocolate.Data.EntityFramework` from 13.9.9 to 13.9.11
- [Release notes](https://github.com/ChilliCream/graphql-platform/releases)
- [Commits](ChilliCream/graphql-platform@13.9.9...13.9.11)

Updates `Microsoft.Extensions.DependencyInjection.Abstractions` from 2.2.0 to 8.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/commits/v8.0.0)

Updates `HotChocolate.Data` from 13.9.9 to 13.9.11
- [Release notes](https://github.com/ChilliCream/graphql-platform/releases)
- [Commits](ChilliCream/graphql-platform@13.9.9...13.9.11)

Updates `Microsoft.Extensions.Logging.Abstractions` from 2.2.0 to 8.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/commits/v8.0.0)

---
updated-dependencies:
- dependency-name: HotChocolate.Data.EntityFramework
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: HotChocolate.Data
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Extensions.Logging.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 20, 2024
1 parent ec9fbc7 commit 411be32
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
<PackageVersion Include="HotChocolate.Abstractions" Version="13.9.11" />
<PackageVersion Include="HotChocolate.Diagnostics" Version="13.9.11" />
<PackageVersion Include="HotChocolate.AspNetCore" Version="13.9.11" />
<PackageVersion Include="HotChocolate.Data" Version="13.9.9" />
<PackageVersion Include="HotChocolate.Data.EntityFramework" Version="13.9.9" />
<PackageVersion Include="HotChocolate.Data" Version="13.9.11" />
<PackageVersion Include="HotChocolate.Data.EntityFramework" Version="13.9.11" />
<PackageVersion Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.1" />
<PackageVersion Include="NKZSoft.FluentValidation.Options" Version="1.2.0" />
<PackageVersion Include="Npgsql.OpenTelemetry" Version="8.0.3" />
Expand Down

0 comments on commit 411be32

Please sign in to comment.