Skip to content

Commit

Permalink
Bump HotChocolate.Diagnostics, HotChocolate.AspNetCore and HotChocola…
Browse files Browse the repository at this point in the history
…te.Abstractions (#248)

Bumps [HotChocolate.Diagnostics](https://github.com/ChilliCream/graphql-platform), [HotChocolate.AspNetCore](https://github.com/ChilliCream/graphql-platform) and [HotChocolate.Abstractions](https://github.com/ChilliCream/graphql-platform). These dependencies needed to be updated together.

Updates `HotChocolate.Diagnostics` 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.AspNetCore` 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.Abstractions` 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.Diagnostics
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: HotChocolate.AspNetCore
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: HotChocolate.Abstractions
  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 70f0e24 commit ad32eb0
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
Expand Up @@ -9,9 +9,9 @@
<PackageVersion Include="EasyCaching.Redis" Version="1.9.2" />
<PackageVersion Include="EasyCaching.Serialization.MessagePack" Version="1.9.0" />
<PackageVersion Include="FluentValidation" Version="11.9.2" />
<PackageVersion Include="HotChocolate.Abstractions" Version="13.9.8" />
<PackageVersion Include="HotChocolate.Diagnostics" Version="13.9.7" />
<PackageVersion Include="HotChocolate.AspNetCore" Version="13.9.7" />
<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="Microsoft.Extensions.Logging.Abstractions" Version="8.0.1" />
Expand Down

0 comments on commit ad32eb0

Please sign in to comment.