Skip to content

Commit

Permalink
Bump HotChocolate.Data.EntityFramework and HotChocolate.Data (#250)
Browse files Browse the repository at this point in the history
Bumps [HotChocolate.Data.EntityFramework](https://github.com/ChilliCream/graphql-platform) and [HotChocolate.Data](https://github.com/ChilliCream/graphql-platform). These dependencies needed to be updated together.

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

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

---
updated-dependencies:
- dependency-name: HotChocolate.Data.EntityFramework
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: HotChocolate.Data
  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 Aug 7, 2024
1 parent b26e19b commit cf2df3f
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.9" />
<PackageVersion Include="HotChocolate.Diagnostics" Version="13.9.9" />
<PackageVersion Include="HotChocolate.AspNetCore" Version="13.9.9" />
<PackageVersion Include="HotChocolate.Data" Version="13.9.8" />
<PackageVersion Include="HotChocolate.Data.EntityFramework" Version="13.9.7" />
<PackageVersion Include="HotChocolate.Data" Version="13.9.9" />
<PackageVersion Include="HotChocolate.Data.EntityFramework" Version="13.9.9" />
<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 cf2df3f

Please sign in to comment.