Skip to content

Commit

Permalink
chore(deps): update nuget monorepo to 6.11.1 (#3055)
Browse files Browse the repository at this point in the history
* chore(deps): update nuget monorepo to 6.11.1

* Update package lock files

---------

Co-authored-by: Renovatebot <[email protected]>
  • Loading branch information
renovate[bot] and Renovatebot authored Oct 1, 2024
1 parent bd20fc6 commit 4cc04cf
Show file tree
Hide file tree
Showing 5 changed files with 50 additions and 50 deletions.
4 changes: 2 additions & 2 deletions src/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<PackageVersion Include="Microsoft.CodeAnalysis.Common" Version="4.11.0" />
<PackageVersion Include="Microsoft.CodeAnalysis.VisualBasic" Version="4.11.0" />
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp" Version="4.11.0" />
<PackageVersion Include="NuGet.Protocol" Version="6.11.0" />
<PackageVersion Include="NuGet.Protocol" Version="6.11.1" />
<PackageVersion Include="ResXResourceReader.NetStandard" Version="1.3.0" />
<PackageVersion Include="YamlDotNet" Version="16.1.3" />
<PackageVersion Include="Grynwald.MarkdownGenerator" Version="3.0.106" />
Expand All @@ -20,7 +20,7 @@
<PackageVersion Include="Buildalyzer" Version="7.0.2" />
<PackageVersion Include="Microsoft.Web.LibraryManager.Build" Version="2.1.175" />
<PackageVersion Include="Mono.Cecil" Version="0.11.5" />
<PackageVersion Include="NuGet.Frameworks" Version="6.11.0" />
<PackageVersion Include="NuGet.Frameworks" Version="6.11.1" />
<PackageVersion Include="Serilog" Version="4.0.2" />
<PackageVersion Include="Serilog.Extensions.Logging" Version="8.0.0" />
<PackageVersion Include="Serilog.Extensions.Logging.File" Version="3.0.0" />
Expand Down
42 changes: 21 additions & 21 deletions src/Stryker.CLI/Stryker.CLI.UnitTest/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -419,36 +419,36 @@
},
"NuGet.Common": {
"type": "Transitive",
"resolved": "6.11.0",
"contentHash": "T3bCiKUSx8wdYpcqr6Dbx93zAqFp689ee/oa1tH22XI/xl7EUzQ7No/WlE1FUqvEX1+Mqar3wRNAn2O/yxo94g==",
"resolved": "6.11.1",
"contentHash": "6ouw0UC3TGaFHNJyoEK2/Q5jSryRHzcbKGv9C0+t/TPnTP8PoLqnyFxO1dwmQUmJkWuKAUo6Vu0kIXHY/8LyKQ==",
"dependencies": {
"NuGet.Frameworks": "6.11.0"
"NuGet.Frameworks": "6.11.1"
}
},
"NuGet.Configuration": {
"type": "Transitive",
"resolved": "6.11.0",
"contentHash": "73QprQqmumFrv3Ooi4YWpRYeBj8jZy9gNdOaOCp4pPInpt41SJJAz/aP4je+StwIJvi5HsgPPecLKekDIQEwKg==",
"resolved": "6.11.1",
"contentHash": "vbEe2acKrI2QmNx9U94ewhgUt6cLpwBeQfMtrie6NMz+GkJcX/4qIkKsX3SeBO4gFgCf8eeTyURl5hxPtiUctw==",
"dependencies": {
"NuGet.Common": "6.11.0",
"NuGet.Common": "6.11.1",
"System.Security.Cryptography.ProtectedData": "4.4.0"
}
},
"NuGet.Packaging": {
"type": "Transitive",
"resolved": "6.11.0",
"contentHash": "VmUv2LedVuPY1tfNybORO2I9IuqOzeV7I5JBD+PwNvJq2bAqovi4FCw2cYI0g+kjOJXBN2lAJfrfnqtUOlVJdQ==",
"resolved": "6.11.1",
"contentHash": "wiofIUUr7khwuaGXiOibMb7+dEkF97EVsAmzlaNc188HV9ujjqweQMuVCoAK2/MqXdhnrKjvicUfKo9CPsNnfg==",
"dependencies": {
"Newtonsoft.Json": "13.0.3",
"NuGet.Configuration": "6.11.0",
"NuGet.Versioning": "6.11.0",
"NuGet.Configuration": "6.11.1",
"NuGet.Versioning": "6.11.1",
"System.Security.Cryptography.Pkcs": "6.0.4"
}
},
"NuGet.Versioning": {
"type": "Transitive",
"resolved": "6.11.0",
"contentHash": "v/GGlIj2dd7svplFmASWEueu62veKW0MrMtBaZ7QG8aJTSGv2yE+pgUGhXRcQ4nxNOEq/wLBrz1vkth/1SND7A=="
"resolved": "6.11.1",
"contentHash": "YNn3BB71F+guJW42TbAhGcMh3gpyqFMZcPVD9pm5vcvGivTALtRely/VCPWQQ6JQ5PfwIrjPaJMO7VnqyeK3rg=="
},
"runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl": {
"type": "Transitive",
Expand Down Expand Up @@ -1568,7 +1568,7 @@
"type": "Project",
"dependencies": {
"McMaster.Extensions.CommandLineUtils": "[4.1.1, )",
"NuGet.Protocol": "[6.11.0, )",
"NuGet.Protocol": "[6.11.1, )",
"YamlDotNet": "[16.1.3, )",
"stryker": "[4.2.0, )"
}
Expand All @@ -1591,7 +1591,7 @@
"Microsoft.TestPlatform.TranslationLayer": "[17.11.1, )",
"Microsoft.Web.LibraryManager.Build": "[2.1.175, )",
"Mono.Cecil": "[0.11.5, )",
"NuGet.Frameworks": "[6.11.0, )",
"NuGet.Frameworks": "[6.11.1, )",
"ResXResourceReader.NetStandard": "[1.3.0, )",
"Serilog": "[4.0.2, )",
"Serilog.Extensions.Logging": "[8.0.0, )",
Expand Down Expand Up @@ -1805,17 +1805,17 @@
},
"NuGet.Frameworks": {
"type": "CentralTransitive",
"requested": "[6.11.0, )",
"resolved": "6.11.0",
"contentHash": "Ew/mrfmLF5phsprysHbph2+tdZ10HMHAURavsr/Kx1WhybDG4vmGuoNLbbZMZOqnPRdpyCTc42OKWLoedxpYtA=="
"requested": "[6.11.1, )",
"resolved": "6.11.1",
"contentHash": "plTZ3ariSWQVsFn2mk83SsdmSg1VpgIMTSZpP/eSE/NNQF02p+M9ItxAYeUZBMX+cQ2nFkSwxQRJ0/fkaV9Hbg=="
},
"NuGet.Protocol": {
"type": "CentralTransitive",
"requested": "[6.11.0, )",
"resolved": "6.11.0",
"contentHash": "p5B8oNLLnGhUfMbcS16aRiegj11pD6k+LELyRBqvNFR/pE3yR1XT+g1XS33ME9wvoU+xbCGnl4Grztt1jHPinw==",
"requested": "[6.11.1, )",
"resolved": "6.11.1",
"contentHash": "WkYlSuNHNt/j1tbHp/xjvwk2EsIdSM3raEjk3EfIFd62ER1+x4eC8/J1VKqnve6cTupF4LsuwD3Z4YCumnfCXw==",
"dependencies": {
"NuGet.Packaging": "6.11.0"
"NuGet.Packaging": "6.11.1"
}
},
"ResXResourceReader.NetStandard": {
Expand Down
40 changes: 20 additions & 20 deletions src/Stryker.CLI/Stryker.CLI/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@
},
"NuGet.Protocol": {
"type": "Direct",
"requested": "[6.11.0, )",
"resolved": "6.11.0",
"contentHash": "p5B8oNLLnGhUfMbcS16aRiegj11pD6k+LELyRBqvNFR/pE3yR1XT+g1XS33ME9wvoU+xbCGnl4Grztt1jHPinw==",
"requested": "[6.11.1, )",
"resolved": "6.11.1",
"contentHash": "WkYlSuNHNt/j1tbHp/xjvwk2EsIdSM3raEjk3EfIFd62ER1+x4eC8/J1VKqnve6cTupF4LsuwD3Z4YCumnfCXw==",
"dependencies": {
"NuGet.Packaging": "6.11.0"
"NuGet.Packaging": "6.11.1"
}
},
"YamlDotNet": {
Expand Down Expand Up @@ -270,36 +270,36 @@
},
"NuGet.Common": {
"type": "Transitive",
"resolved": "6.11.0",
"contentHash": "T3bCiKUSx8wdYpcqr6Dbx93zAqFp689ee/oa1tH22XI/xl7EUzQ7No/WlE1FUqvEX1+Mqar3wRNAn2O/yxo94g==",
"resolved": "6.11.1",
"contentHash": "6ouw0UC3TGaFHNJyoEK2/Q5jSryRHzcbKGv9C0+t/TPnTP8PoLqnyFxO1dwmQUmJkWuKAUo6Vu0kIXHY/8LyKQ==",
"dependencies": {
"NuGet.Frameworks": "6.11.0"
"NuGet.Frameworks": "6.11.1"
}
},
"NuGet.Configuration": {
"type": "Transitive",
"resolved": "6.11.0",
"contentHash": "73QprQqmumFrv3Ooi4YWpRYeBj8jZy9gNdOaOCp4pPInpt41SJJAz/aP4je+StwIJvi5HsgPPecLKekDIQEwKg==",
"resolved": "6.11.1",
"contentHash": "vbEe2acKrI2QmNx9U94ewhgUt6cLpwBeQfMtrie6NMz+GkJcX/4qIkKsX3SeBO4gFgCf8eeTyURl5hxPtiUctw==",
"dependencies": {
"NuGet.Common": "6.11.0",
"NuGet.Common": "6.11.1",
"System.Security.Cryptography.ProtectedData": "4.4.0"
}
},
"NuGet.Packaging": {
"type": "Transitive",
"resolved": "6.11.0",
"contentHash": "VmUv2LedVuPY1tfNybORO2I9IuqOzeV7I5JBD+PwNvJq2bAqovi4FCw2cYI0g+kjOJXBN2lAJfrfnqtUOlVJdQ==",
"resolved": "6.11.1",
"contentHash": "wiofIUUr7khwuaGXiOibMb7+dEkF97EVsAmzlaNc188HV9ujjqweQMuVCoAK2/MqXdhnrKjvicUfKo9CPsNnfg==",
"dependencies": {
"Newtonsoft.Json": "13.0.3",
"NuGet.Configuration": "6.11.0",
"NuGet.Versioning": "6.11.0",
"NuGet.Configuration": "6.11.1",
"NuGet.Versioning": "6.11.1",
"System.Security.Cryptography.Pkcs": "6.0.4"
}
},
"NuGet.Versioning": {
"type": "Transitive",
"resolved": "6.11.0",
"contentHash": "v/GGlIj2dd7svplFmASWEueu62veKW0MrMtBaZ7QG8aJTSGv2yE+pgUGhXRcQ4nxNOEq/wLBrz1vkth/1SND7A=="
"resolved": "6.11.1",
"contentHash": "YNn3BB71F+guJW42TbAhGcMh3gpyqFMZcPVD9pm5vcvGivTALtRely/VCPWQQ6JQ5PfwIrjPaJMO7VnqyeK3rg=="
},
"runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl": {
"type": "Transitive",
Expand Down Expand Up @@ -1412,7 +1412,7 @@
"Microsoft.TestPlatform.TranslationLayer": "[17.11.1, )",
"Microsoft.Web.LibraryManager.Build": "[2.1.175, )",
"Mono.Cecil": "[0.11.5, )",
"NuGet.Frameworks": "[6.11.0, )",
"NuGet.Frameworks": "[6.11.1, )",
"ResXResourceReader.NetStandard": "[1.3.0, )",
"Serilog": "[4.0.2, )",
"Serilog.Extensions.Logging": "[8.0.0, )",
Expand Down Expand Up @@ -1611,9 +1611,9 @@
},
"NuGet.Frameworks": {
"type": "CentralTransitive",
"requested": "[6.11.0, )",
"resolved": "6.11.0",
"contentHash": "Ew/mrfmLF5phsprysHbph2+tdZ10HMHAURavsr/Kx1WhybDG4vmGuoNLbbZMZOqnPRdpyCTc42OKWLoedxpYtA=="
"requested": "[6.11.1, )",
"resolved": "6.11.1",
"contentHash": "plTZ3ariSWQVsFn2mk83SsdmSg1VpgIMTSZpP/eSE/NNQF02p+M9ItxAYeUZBMX+cQ2nFkSwxQRJ0/fkaV9Hbg=="
},
"ResXResourceReader.NetStandard": {
"type": "CentralTransitive",
Expand Down
8 changes: 4 additions & 4 deletions src/Stryker.Core/Stryker.Core.UnitTest/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -1561,7 +1561,7 @@
"Microsoft.TestPlatform.TranslationLayer": "[17.11.1, )",
"Microsoft.Web.LibraryManager.Build": "[2.1.175, )",
"Mono.Cecil": "[0.11.5, )",
"NuGet.Frameworks": "[6.11.0, )",
"NuGet.Frameworks": "[6.11.1, )",
"ResXResourceReader.NetStandard": "[1.3.0, )",
"Serilog": "[4.0.2, )",
"Serilog.Extensions.Logging": "[8.0.0, )",
Expand Down Expand Up @@ -1763,9 +1763,9 @@
},
"NuGet.Frameworks": {
"type": "CentralTransitive",
"requested": "[6.11.0, )",
"resolved": "6.11.0",
"contentHash": "Ew/mrfmLF5phsprysHbph2+tdZ10HMHAURavsr/Kx1WhybDG4vmGuoNLbbZMZOqnPRdpyCTc42OKWLoedxpYtA=="
"requested": "[6.11.1, )",
"resolved": "6.11.1",
"contentHash": "plTZ3ariSWQVsFn2mk83SsdmSg1VpgIMTSZpP/eSE/NNQF02p+M9ItxAYeUZBMX+cQ2nFkSwxQRJ0/fkaV9Hbg=="
},
"ResXResourceReader.NetStandard": {
"type": "CentralTransitive",
Expand Down
6 changes: 3 additions & 3 deletions src/Stryker.Core/Stryker.Core/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -177,9 +177,9 @@
},
"NuGet.Frameworks": {
"type": "Direct",
"requested": "[6.11.0, )",
"resolved": "6.11.0",
"contentHash": "Ew/mrfmLF5phsprysHbph2+tdZ10HMHAURavsr/Kx1WhybDG4vmGuoNLbbZMZOqnPRdpyCTc42OKWLoedxpYtA=="
"requested": "[6.11.1, )",
"resolved": "6.11.1",
"contentHash": "plTZ3ariSWQVsFn2mk83SsdmSg1VpgIMTSZpP/eSE/NNQF02p+M9ItxAYeUZBMX+cQ2nFkSwxQRJ0/fkaV9Hbg=="
},
"ResXResourceReader.NetStandard": {
"type": "Direct",
Expand Down

0 comments on commit 4cc04cf

Please sign in to comment.