Skip to content

Commit

Permalink
chore(deps): bump the all group with 6 updates
Browse files Browse the repository at this point in the history
Bumps the all group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [Markdig](https://github.com/xoofx/markdig) | `0.36.2` | `0.37.0` |
| [Microsoft.Extensions.Http.Resilience](https://github.com/dotnet/extensions) | `8.3.0` | `8.4.0` |
| [Sentry](https://github.com/getsentry/sentry-dotnet) | `4.2.1` | `4.4.0` |
| [StrawberryShake.Server](https://github.com/ChilliCream/graphql-platform) | `13.5.1` | `13.9.0` |
| [StrawberryShake.Transport.Http](https://github.com/ChilliCream/graphql-platform) | `13.5.1` | `13.9.0` |
| [strawberryshake.tools](https://github.com/ChilliCream/graphql-platform) | `13.7.0` | `13.9.0` |


Updates `Markdig` from 0.36.2 to 0.37.0
- [Release notes](https://github.com/xoofx/markdig/releases)
- [Changelog](https://github.com/xoofx/markdig/blob/master/changelog.md)
- [Commits](xoofx/markdig@0.36.2...0.37.0)

Updates `Microsoft.Extensions.Http.Resilience` from 8.3.0 to 8.4.0
- [Release notes](https://github.com/dotnet/extensions/releases)
- [Commits](https://github.com/dotnet/extensions/commits)

Updates `Sentry` from 4.2.1 to 4.4.0
- [Release notes](https://github.com/getsentry/sentry-dotnet/releases)
- [Changelog](https://github.com/getsentry/sentry-dotnet/blob/main/CHANGELOG.md)
- [Commits](getsentry/sentry-dotnet@4.2.1...4.4.0)

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: Markdig
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: Microsoft.Extensions.Http.Resilience
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: Sentry
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- 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] committed Apr 15, 2024
1 parent fa889f5 commit bdfc15c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 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
10 changes: 5 additions & 5 deletions heliosphere-plugin.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -63,11 +63,11 @@
<PackageReference Include="gfoidl.Base64" Version="2.0.0" />
<PackageReference Include="Humanizer.Core" Version="2.14.1" />
<PackageReference Include="Konscious.Security.Cryptography.Argon2" Version="1.3.0" />
<PackageReference Include="Markdig" Version="0.36.2" />
<PackageReference Include="Markdig" Version="0.37.0" />
<PackageReference Include="Microsoft.AspNet.WebApi.Client" Version="6.0.0" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Http" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Http.Resilience" Version="8.3.0" />
<PackageReference Include="Microsoft.Extensions.Http.Resilience" Version="8.4.0" />
<PackageReference Include="Microsoft.Windows.CsWin32" Version="0.3.49-beta">
<PrivateAssets>all</PrivateAssets>
</PackageReference>
Expand All @@ -76,10 +76,10 @@
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="Semver" Version="2.3.0" />
<PackageReference Include="Sentry" Version="4.2.1" />
<PackageReference Include="Sentry" Version="4.4.0" />
<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 bdfc15c

Please sign in to comment.