Skip to content

Commit

Permalink
chore(deps): Bump the all group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the all group with 3 updates: [StrawberryShake.Server](https://github.com/ChilliCream/graphql-platform), [StrawberryShake.Transport.Http](https://github.com/ChilliCream/graphql-platform) and [strawberryshake.tools](https://github.com/ChilliCream/graphql-platform).


Updates `StrawberryShake.Server` from 13.5.1 to 13.9.0
- [Release notes](https://github.com/ChilliCream/graphql-platform/releases)
- [Changelog](https://github.com/ChilliCream/graphql-platform/blob/main/CHANGELOG.md)
- [Commits](ChilliCream/graphql-platform@13.5.1...13.9.0)

Updates `StrawberryShake.Transport.Http` from 13.5.1 to 13.9.0
- [Release notes](https://github.com/ChilliCream/graphql-platform/releases)
- [Changelog](https://github.com/ChilliCream/graphql-platform/blob/main/CHANGELOG.md)
- [Commits](ChilliCream/graphql-platform@13.5.1...13.9.0)

Updates `StrawberryShake.Transport.Http` from 13.5.1 to 13.9.0
- [Release notes](https://github.com/ChilliCream/graphql-platform/releases)
- [Changelog](https://github.com/ChilliCream/graphql-platform/blob/main/CHANGELOG.md)
- [Commits](ChilliCream/graphql-platform@13.5.1...13.9.0)

Updates `strawberryshake.tools` from 13.7.0 to 13.9.0
- [Release notes](https://github.com/ChilliCream/graphql-platform/releases)
- [Changelog](https://github.com/ChilliCream/graphql-platform/blob/main/CHANGELOG.md)
- [Commits](ChilliCream/graphql-platform@13.7.0...13.9.0)

---
updated-dependencies:
- dependency-name: StrawberryShake.Server
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: StrawberryShake.Transport.Http
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: StrawberryShake.Transport.Http
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: strawberryshake.tools
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 1, 2024
1 parent cc1de9f commit 306908e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .config/dotnet-tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"isRoot": true,
"tools": {
"strawberryshake.tools": {
"version": "13.7.0",
"version": "13.9.0",
"commands": [
"dotnet-graphql"
]
Expand Down
4 changes: 2 additions & 2 deletions heliosphere-plugin.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,8 @@
<PackageReference Include="Semver" Version="2.3.0" />
<PackageReference Include="Sentry" Version="4.2.1" />
<PackageReference Include="SimpleBase" Version="4.0.0" />
<PackageReference Include="StrawberryShake.Server" Version="13.5.1" />
<PackageReference Include="StrawberryShake.Transport.Http" Version="13.5.1" />
<PackageReference Include="StrawberryShake.Server" Version="13.9.0" />
<PackageReference Include="StrawberryShake.Transport.Http" Version="13.9.0" />
<PackageReference Include="WebPDotNet" Version="1.2.0.20210418" />
<PackageReference Include="ZstdSharp.Port" Version="0.7.6" />
</ItemGroup>
Expand Down

0 comments on commit 306908e

Please sign in to comment.