Skip to content

Commit

Permalink
chore(deps): update dependency libgit2sharp to 0.31.0 (#3133)
Browse files Browse the repository at this point in the history
* chore(deps): update dependency libgit2sharp to 0.31.0

* Update package lock files

---------

Co-authored-by: Renovatebot <[email protected]>
  • Loading branch information
renovate[bot] and Renovatebot authored Dec 3, 2024
1 parent 84a3405 commit aa4e655
Show file tree
Hide file tree
Showing 5 changed files with 28 additions and 28 deletions.
2 changes: 1 addition & 1 deletion src/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<PackageVersion Include="ResXResourceReader.NetStandard" Version="1.3.0" />
<PackageVersion Include="YamlDotNet" Version="16.2.1" />
<PackageVersion Include="Grynwald.MarkdownGenerator" Version="3.0.106" />
<PackageVersion Include="LibGit2Sharp" Version="0.30.0" />
<PackageVersion Include="LibGit2Sharp" Version="0.31.0" />
<PackageVersion Include="FSharp.Compiler.Service" Version="42.7.100-preview.22427.1" />
<PackageVersion Include="DotNet.Glob" Version="3.1.3" />
<PackageVersion Include="Buildalyzer" Version="7.1.0" />
Expand Down
14 changes: 7 additions & 7 deletions src/Stryker.CLI/Stryker.CLI.UnitTest/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -139,8 +139,8 @@
},
"LibGit2Sharp.NativeBinaries": {
"type": "Transitive",
"resolved": "2.0.322",
"contentHash": "EWQaEevzc8uS1ZGS6T83jqUPBY//2WUSCHwbZHBoHOjlfSehqr30nm/VAhJPzjam/69sv7nlLKVcho9t2XuR/Q=="
"resolved": "2.0.323",
"contentHash": "Kg+fJGWhGj5qRXG0Ilj4ddhuodGXZg57yhfX6OVUDR0M2DKg/UR42/d74+qv5l1qotc1qJilo/ho7xQnULP6yA=="
},
"Microsoft.ApplicationInsights": {
"type": "Transitive",
Expand Down Expand Up @@ -1520,7 +1520,7 @@
"DotNet.Glob": "[3.1.3, )",
"FSharp.Compiler.Service": "[42.7.100-preview.22427.1, )",
"Grynwald.MarkdownGenerator": "[3.0.106, )",
"LibGit2Sharp": "[0.30.0, )",
"LibGit2Sharp": "[0.31.0, )",
"Microsoft.CodeAnalysis.CSharp": "[4.11.0, )",
"Microsoft.CodeAnalysis.Common": "[4.11.0, )",
"Microsoft.Extensions.Logging": "[9.0.0, )",
Expand Down Expand Up @@ -1666,11 +1666,11 @@
},
"LibGit2Sharp": {
"type": "CentralTransitive",
"requested": "[0.30.0, )",
"resolved": "0.30.0",
"contentHash": "1cBg/7nz6q+yzvComhqQaTS4nbXloLp/x29ZgY/Rr82ohpkuaWT8ZYzsPLFvs1zmCh/4xQbVt5sQxazGblgRig==",
"requested": "[0.31.0, )",
"resolved": "0.31.0",
"contentHash": "b3+UfV7LjKMjAHWwl7VawejiOv2gJIC6dTCA/S0puLTHACAA/Oeb5JJmWUQMeyH/T/WR/LaIK8bk2RbdFnrZvg==",
"dependencies": {
"LibGit2Sharp.NativeBinaries": "[2.0.322]"
"LibGit2Sharp.NativeBinaries": "[2.0.323]"
}
},
"McMaster.Extensions.CommandLineUtils": {
Expand Down
14 changes: 7 additions & 7 deletions src/Stryker.CLI/Stryker.CLI/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,8 @@
},
"LibGit2Sharp.NativeBinaries": {
"type": "Transitive",
"resolved": "2.0.322",
"contentHash": "EWQaEevzc8uS1ZGS6T83jqUPBY//2WUSCHwbZHBoHOjlfSehqr30nm/VAhJPzjam/69sv7nlLKVcho9t2XuR/Q=="
"resolved": "2.0.323",
"contentHash": "Kg+fJGWhGj5qRXG0Ilj4ddhuodGXZg57yhfX6OVUDR0M2DKg/UR42/d74+qv5l1qotc1qJilo/ho7xQnULP6yA=="
},
"Microsoft.Bcl.AsyncInterfaces": {
"type": "Transitive",
Expand Down Expand Up @@ -1346,7 +1346,7 @@
"DotNet.Glob": "[3.1.3, )",
"FSharp.Compiler.Service": "[42.7.100-preview.22427.1, )",
"Grynwald.MarkdownGenerator": "[3.0.106, )",
"LibGit2Sharp": "[0.30.0, )",
"LibGit2Sharp": "[0.31.0, )",
"Microsoft.CodeAnalysis.CSharp": "[4.11.0, )",
"Microsoft.CodeAnalysis.Common": "[4.11.0, )",
"Microsoft.Extensions.Logging": "[9.0.0, )",
Expand Down Expand Up @@ -1492,11 +1492,11 @@
},
"LibGit2Sharp": {
"type": "CentralTransitive",
"requested": "[0.30.0, )",
"resolved": "0.30.0",
"contentHash": "1cBg/7nz6q+yzvComhqQaTS4nbXloLp/x29ZgY/Rr82ohpkuaWT8ZYzsPLFvs1zmCh/4xQbVt5sQxazGblgRig==",
"requested": "[0.31.0, )",
"resolved": "0.31.0",
"contentHash": "b3+UfV7LjKMjAHWwl7VawejiOv2gJIC6dTCA/S0puLTHACAA/Oeb5JJmWUQMeyH/T/WR/LaIK8bk2RbdFnrZvg==",
"dependencies": {
"LibGit2Sharp.NativeBinaries": "[2.0.322]"
"LibGit2Sharp.NativeBinaries": "[2.0.323]"
}
},
"Microsoft.CodeAnalysis.Common": {
Expand Down
14 changes: 7 additions & 7 deletions src/Stryker.Core/Stryker.Core.UnitTest/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -174,8 +174,8 @@
},
"LibGit2Sharp.NativeBinaries": {
"type": "Transitive",
"resolved": "2.0.322",
"contentHash": "EWQaEevzc8uS1ZGS6T83jqUPBY//2WUSCHwbZHBoHOjlfSehqr30nm/VAhJPzjam/69sv7nlLKVcho9t2XuR/Q=="
"resolved": "2.0.323",
"contentHash": "Kg+fJGWhGj5qRXG0Ilj4ddhuodGXZg57yhfX6OVUDR0M2DKg/UR42/d74+qv5l1qotc1qJilo/ho7xQnULP6yA=="
},
"Microsoft.ApplicationInsights": {
"type": "Transitive",
Expand Down Expand Up @@ -1507,7 +1507,7 @@
"DotNet.Glob": "[3.1.3, )",
"FSharp.Compiler.Service": "[42.7.100-preview.22427.1, )",
"Grynwald.MarkdownGenerator": "[3.0.106, )",
"LibGit2Sharp": "[0.30.0, )",
"LibGit2Sharp": "[0.31.0, )",
"Microsoft.CodeAnalysis.CSharp": "[4.11.0, )",
"Microsoft.CodeAnalysis.Common": "[4.11.0, )",
"Microsoft.Extensions.Logging": "[9.0.0, )",
Expand Down Expand Up @@ -1653,11 +1653,11 @@
},
"LibGit2Sharp": {
"type": "CentralTransitive",
"requested": "[0.30.0, )",
"resolved": "0.30.0",
"contentHash": "1cBg/7nz6q+yzvComhqQaTS4nbXloLp/x29ZgY/Rr82ohpkuaWT8ZYzsPLFvs1zmCh/4xQbVt5sQxazGblgRig==",
"requested": "[0.31.0, )",
"resolved": "0.31.0",
"contentHash": "b3+UfV7LjKMjAHWwl7VawejiOv2gJIC6dTCA/S0puLTHACAA/Oeb5JJmWUQMeyH/T/WR/LaIK8bk2RbdFnrZvg==",
"dependencies": {
"LibGit2Sharp.NativeBinaries": "[2.0.322]"
"LibGit2Sharp.NativeBinaries": "[2.0.323]"
}
},
"Microsoft.CodeAnalysis.Analyzers": {
Expand Down
12 changes: 6 additions & 6 deletions src/Stryker.Core/Stryker.Core/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,11 +83,11 @@
},
"LibGit2Sharp": {
"type": "Direct",
"requested": "[0.30.0, )",
"resolved": "0.30.0",
"contentHash": "1cBg/7nz6q+yzvComhqQaTS4nbXloLp/x29ZgY/Rr82ohpkuaWT8ZYzsPLFvs1zmCh/4xQbVt5sQxazGblgRig==",
"requested": "[0.31.0, )",
"resolved": "0.31.0",
"contentHash": "b3+UfV7LjKMjAHWwl7VawejiOv2gJIC6dTCA/S0puLTHACAA/Oeb5JJmWUQMeyH/T/WR/LaIK8bk2RbdFnrZvg==",
"dependencies": {
"LibGit2Sharp.NativeBinaries": "[2.0.322]"
"LibGit2Sharp.NativeBinaries": "[2.0.323]"
}
},
"Microsoft.CodeAnalysis.Analyzers": {
Expand Down Expand Up @@ -300,8 +300,8 @@
},
"LibGit2Sharp.NativeBinaries": {
"type": "Transitive",
"resolved": "2.0.322",
"contentHash": "EWQaEevzc8uS1ZGS6T83jqUPBY//2WUSCHwbZHBoHOjlfSehqr30nm/VAhJPzjam/69sv7nlLKVcho9t2XuR/Q=="
"resolved": "2.0.323",
"contentHash": "Kg+fJGWhGj5qRXG0Ilj4ddhuodGXZg57yhfX6OVUDR0M2DKg/UR42/d74+qv5l1qotc1qJilo/ho7xQnULP6yA=="
},
"Microsoft.Bcl.AsyncInterfaces": {
"type": "Transitive",
Expand Down

0 comments on commit aa4e655

Please sign in to comment.