Skip to content

Commit

Permalink
Bump the nuget group with 6 updates
Browse files Browse the repository at this point in the history
Bumps the nuget group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [Verify.SourceGenerators](https://github.com/VerifyTests/Verify.SourceGenerators) | `2.4.0` | `2.4.3` |
| [Verify.XUnit](https://github.com/VerifyTests/Verify) | `26.4.2` | `26.4.5` |
| [EntityGraphQL](https://github.com/lukemurray/EntityGraphQL) | `5.4.3` | `5.4.5` |
| [EntityGraphQL.AspNet](https://github.com/lukemurray/EntityGraphQL) | `5.4.3` | `5.4.5` |
| [FluentValidation](https://github.com/JeremySkinner/fluentvalidation) | `11.9.2` | `11.10.0` |
| [csharpier](https://github.com/belav/csharpier) | `0.29.1` | `0.29.2` |


Updates `Verify.SourceGenerators` from 2.4.0 to 2.4.3
- [Release notes](https://github.com/VerifyTests/Verify.SourceGenerators/releases)
- [Commits](VerifyTests/Verify.SourceGenerators@2.4.0...2.4.3)

Updates `Verify.XUnit` from 26.4.2 to 26.4.5
- [Release notes](https://github.com/VerifyTests/Verify/releases)
- [Commits](VerifyTests/Verify@26.4.2...26.4.5)

Updates `EntityGraphQL` from 5.4.3 to 5.4.5
- [Release notes](https://github.com/lukemurray/EntityGraphQL/releases)
- [Changelog](https://github.com/EntityGraphQL/EntityGraphQL/blob/master/CHANGELOG.md)
- [Commits](EntityGraphQL/EntityGraphQL@5.4.3...5.4.5)

Updates `EntityGraphQL.AspNet` from 5.4.3 to 5.4.5
- [Release notes](https://github.com/lukemurray/EntityGraphQL/releases)
- [Changelog](https://github.com/EntityGraphQL/EntityGraphQL/blob/master/CHANGELOG.md)
- [Commits](EntityGraphQL/EntityGraphQL@5.4.3...5.4.5)

Updates `EntityGraphQL` from 5.4.3 to 5.4.5
- [Release notes](https://github.com/lukemurray/EntityGraphQL/releases)
- [Changelog](https://github.com/EntityGraphQL/EntityGraphQL/blob/master/CHANGELOG.md)
- [Commits](EntityGraphQL/EntityGraphQL@5.4.3...5.4.5)

Updates `FluentValidation` from 11.9.2 to 11.10.0
- [Release notes](https://github.com/JeremySkinner/fluentvalidation/releases)
- [Changelog](https://github.com/FluentValidation/FluentValidation/blob/main/Changelog.txt)
- [Commits](FluentValidation/FluentValidation@11.9.2...11.10.0)

Updates `csharpier` from 0.29.1 to 0.29.2
- [Release notes](https://github.com/belav/csharpier/releases)
- [Changelog](https://github.com/belav/csharpier/blob/main/CHANGELOG.md)
- [Commits](belav/csharpier@0.29.1...0.29.2)

---
updated-dependencies:
- dependency-name: Verify.SourceGenerators
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget
- dependency-name: Verify.XUnit
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget
- dependency-name: EntityGraphQL
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget
- dependency-name: EntityGraphQL.AspNet
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget
- dependency-name: EntityGraphQL
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget
- dependency-name: FluentValidation
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget
- dependency-name: csharpier
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 16, 2024
1 parent d334d92 commit 2a2438c
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 @@ -10,7 +10,7 @@
"rollForward": false
},
"csharpier": {
"version": "0.29.1",
"version": "0.29.2",
"commands": [
"dotnet-csharpier"
],
Expand Down
10 changes: 5 additions & 5 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
<ItemGroup>
<PackageVersion Include="AutoMapper" Version="13.0.1" />
<PackageVersion Include="Basic.Reference.Assemblies" Version="1.7.8" />
<PackageVersion Include="EntityGraphQL" Version="5.4.3" />
<PackageVersion Include="EntityGraphQL.AspNet" Version="5.4.3" />
<PackageVersion Include="EntityGraphQL" Version="5.4.5" />
<PackageVersion Include="EntityGraphQL.AspNet" Version="5.4.5" />
<PackageVersion Include="FluentRandomPicker" Version="3.5.1" />
<PackageVersion Include="FluentValidation" Version="11.9.2" />
<PackageVersion Include="FluentValidation" Version="11.10.0" />
<PackageVersion Include="Hangfire.AspNetCore" Version="1.8.14" />
<PackageVersion Include="Hangfire.Core" Version="1.8.14" />
<PackageVersion Include="Hangfire.Postgresql" Version="1.20.9" />
Expand Down Expand Up @@ -61,8 +61,8 @@
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageVersion Include="MockQueryable.Moq" Version="7.0.3" />
<PackageVersion Include="Moq" Version="4.20.72" />
<PackageVersion Include="Verify.SourceGenerators" Version="2.4.0" />
<PackageVersion Include="Verify.XUnit" Version="26.4.2" />
<PackageVersion Include="Verify.SourceGenerators" Version="2.4.3" />
<PackageVersion Include="Verify.XUnit" Version="26.4.5" />
<PackageVersion Include="xunit" Version="2.9.0" />
<PackageVersion Include="xunit.runner.visualstudio" Version="2.8.2" />
<PackageVersion Include="GraphQL.Client" Version="6.1.0" />
Expand Down

0 comments on commit 2a2438c

Please sign in to comment.