mirror of
https://github.com/bitwarden/server.git
synced 2024-12-24 17:17:40 +01:00
[deps] Billing: Update BenchmarkDotNet to v0.13.10 (#3438)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
14bd7d1415
commit
492298442d
@ -8,7 +8,7 @@
|
|||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<PackageReference Include="BenchmarkDotNet" Version="0.13.2" />
|
<PackageReference Include="BenchmarkDotNet" Version="0.13.10" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
|
@ -4,22 +4,20 @@
|
|||||||
"net6.0": {
|
"net6.0": {
|
||||||
"BenchmarkDotNet": {
|
"BenchmarkDotNet": {
|
||||||
"type": "Direct",
|
"type": "Direct",
|
||||||
"requested": "[0.13.2, )",
|
"requested": "[0.13.10, )",
|
||||||
"resolved": "0.13.2",
|
"resolved": "0.13.10",
|
||||||
"contentHash": "82IflYxY8qnQXEA3kXtqC9pntrkJYJZbQ9PV7hEV/XcfCtOdwLz84ilyO8tLRVbiliWttvmt/v44P+visN+fPQ==",
|
"contentHash": "p/LrTtR5TlwhZIvy2hG9VzTFWEDPS90r3QP9Q9pL4/B1iXzC/JNrpYyCWW3Xeg4vuiq/qV8hvJkJmT1sj+5LSw==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"BenchmarkDotNet.Annotations": "0.13.2",
|
"BenchmarkDotNet.Annotations": "0.13.10",
|
||||||
"CommandLineParser": "2.4.3",
|
"CommandLineParser": "2.9.1",
|
||||||
|
"Gee.External.Capstone": "2.3.0",
|
||||||
"Iced": "1.17.0",
|
"Iced": "1.17.0",
|
||||||
"Microsoft.CodeAnalysis.CSharp": "3.0.0",
|
"Microsoft.CodeAnalysis.CSharp": "4.1.0",
|
||||||
"Microsoft.Diagnostics.Runtime": "2.2.332302",
|
"Microsoft.Diagnostics.Runtime": "2.2.332302",
|
||||||
"Microsoft.Diagnostics.Tracing.TraceEvent": "3.0.2",
|
"Microsoft.Diagnostics.Tracing.TraceEvent": "3.0.2",
|
||||||
"Microsoft.DotNet.PlatformAbstractions": "3.1.6",
|
"Microsoft.DotNet.PlatformAbstractions": "3.1.6",
|
||||||
"Perfolizer": "0.2.1",
|
"Perfolizer": "[0.2.1]",
|
||||||
"System.Management": "6.0.0",
|
"System.Management": "5.0.0"
|
||||||
"System.Reflection.Emit": "4.7.0",
|
|
||||||
"System.Reflection.Emit.Lightweight": "4.7.0",
|
|
||||||
"System.Threading.Tasks.Extensions": "4.5.4"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"AspNetCoreRateLimit": {
|
"AspNetCoreRateLimit": {
|
||||||
@ -153,8 +151,8 @@
|
|||||||
},
|
},
|
||||||
"BenchmarkDotNet.Annotations": {
|
"BenchmarkDotNet.Annotations": {
|
||||||
"type": "Transitive",
|
"type": "Transitive",
|
||||||
"resolved": "0.13.2",
|
"resolved": "0.13.10",
|
||||||
"contentHash": "+SGOYyXT6fiagbtrni38B8BqBgjruYKU3PfROI0lDIYo8jQ+APUmLKMEswK7zwR5fEOCrDmoAHSH6oykBkqPgA=="
|
"contentHash": "abYKp+P5NBuam7q0w7AFgOYF3nqAvKBw6MLq96Kjk1WdaRDNpgBc6uCgOP4pVIH/g0IF9d4ubnFLBwiJuIAHMw=="
|
||||||
},
|
},
|
||||||
"BitPay.Light": {
|
"BitPay.Light": {
|
||||||
"type": "Transitive",
|
"type": "Transitive",
|
||||||
@ -181,8 +179,8 @@
|
|||||||
},
|
},
|
||||||
"CommandLineParser": {
|
"CommandLineParser": {
|
||||||
"type": "Transitive",
|
"type": "Transitive",
|
||||||
"resolved": "2.4.3",
|
"resolved": "2.9.1",
|
||||||
"contentHash": "U2FC9Y8NyIxxU6MpFFdWWu1xwiqz/61v/Doou7kmVjpeIEMLWyiNNkzNlSE84kyJ0O1LKApuEj5z48Ow0Hi4OQ=="
|
"contentHash": "OE0sl1/sQ37bjVsPKKtwQlWDgqaxWgtme3xZz7JssWUzg5JpMIyHgCTY9MVMxOg48fJ1AgGT3tgdH5m/kQ5xhA=="
|
||||||
},
|
},
|
||||||
"DnsClient": {
|
"DnsClient": {
|
||||||
"type": "Transitive",
|
"type": "Transitive",
|
||||||
@ -236,6 +234,11 @@
|
|||||||
"resolved": "3.0.1",
|
"resolved": "3.0.1",
|
||||||
"contentHash": "mgjcuGETuYSCUEaZG+jQeeuuEMkDLc4GDJHBvKDdOz6oSOWp5adPdWP4btZx7Pi+9fu4szN3JIjJmby67MaILw=="
|
"contentHash": "mgjcuGETuYSCUEaZG+jQeeuuEMkDLc4GDJHBvKDdOz6oSOWp5adPdWP4btZx7Pi+9fu4szN3JIjJmby67MaILw=="
|
||||||
},
|
},
|
||||||
|
"Gee.External.Capstone": {
|
||||||
|
"type": "Transitive",
|
||||||
|
"resolved": "2.3.0",
|
||||||
|
"contentHash": "2ap/rYmjtzCOT8hxrnEW/QeiOt+paD8iRrIcdKX0cxVwWLFa1e+JDBNeECakmccXrSFeBQuu5AV8SNkipFMMMw=="
|
||||||
|
},
|
||||||
"Handlebars.Net": {
|
"Handlebars.Net": {
|
||||||
"type": "Transitive",
|
"type": "Transitive",
|
||||||
"resolved": "2.1.2",
|
"resolved": "2.1.2",
|
||||||
@ -447,29 +450,29 @@
|
|||||||
},
|
},
|
||||||
"Microsoft.CodeAnalysis.Analyzers": {
|
"Microsoft.CodeAnalysis.Analyzers": {
|
||||||
"type": "Transitive",
|
"type": "Transitive",
|
||||||
"resolved": "2.6.2-beta2",
|
"resolved": "3.3.3",
|
||||||
"contentHash": "rg5Ql73AmGCMG5Q40Kzbndq7C7S4XvsJA+2QXfZBCy2dRqD+a7BSbx/3942EoRUJ/8Wh9+kLg2G2qC46o3f1Aw=="
|
"contentHash": "j/rOZtLMVJjrfLRlAMckJLPW/1rze9MT1yfWqSIbUPGRu1m1P0fuo9PmqapwsmePfGB5PJrudQLvmUOAMF0DqQ=="
|
||||||
},
|
},
|
||||||
"Microsoft.CodeAnalysis.Common": {
|
"Microsoft.CodeAnalysis.Common": {
|
||||||
"type": "Transitive",
|
"type": "Transitive",
|
||||||
"resolved": "3.0.0",
|
"resolved": "4.1.0",
|
||||||
"contentHash": "HEnLZ9Op5IoXeuokhfSLIXstXfEyPzXhQ/xsnvUmxzb+7YpwuLk57txArzGs/Wne5bWmU7Uey4Q1jUZ3++heqg==",
|
"contentHash": "bNzTyxP3iD5FPFHfVDl15Y6/wSoI7e3MeV0lOaj9igbIKTjgrmuw6LoVJ06jUNFA7+KaDC/OIsStWl/FQJz6sQ==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"Microsoft.CodeAnalysis.Analyzers": "2.6.2-beta2",
|
"Microsoft.CodeAnalysis.Analyzers": "3.3.3",
|
||||||
"System.Collections.Immutable": "1.5.0",
|
"System.Collections.Immutable": "5.0.0",
|
||||||
"System.Memory": "4.5.1",
|
"System.Memory": "4.5.4",
|
||||||
"System.Reflection.Metadata": "1.6.0",
|
"System.Reflection.Metadata": "5.0.0",
|
||||||
"System.Runtime.CompilerServices.Unsafe": "4.5.0",
|
"System.Runtime.CompilerServices.Unsafe": "5.0.0",
|
||||||
"System.Text.Encoding.CodePages": "4.5.0",
|
"System.Text.Encoding.CodePages": "4.5.1",
|
||||||
"System.Threading.Tasks.Extensions": "4.5.0"
|
"System.Threading.Tasks.Extensions": "4.5.4"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"Microsoft.CodeAnalysis.CSharp": {
|
"Microsoft.CodeAnalysis.CSharp": {
|
||||||
"type": "Transitive",
|
"type": "Transitive",
|
||||||
"resolved": "3.0.0",
|
"resolved": "4.1.0",
|
||||||
"contentHash": "hWFUxc0iUbVvIKWJODErOeOa5GiqZuEcetxaCfHqZ04zHy0ZCLx3v4/TdF/6Erx1mXPHfoT2Tiz5rZCQZ6OyxQ==",
|
"contentHash": "sbu6kDGzo9bfQxuqWpeEE7I9P30bSuZEnpDz9/qz20OU6pm79Z63+/BsAzO2e/R/Q97kBrpj647wokZnEVr97w==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"Microsoft.CodeAnalysis.Common": "[3.0.0]"
|
"Microsoft.CodeAnalysis.Common": "[4.1.0]"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"Microsoft.CSharp": {
|
"Microsoft.CSharp": {
|
||||||
@ -1324,8 +1327,8 @@
|
|||||||
},
|
},
|
||||||
"System.CodeDom": {
|
"System.CodeDom": {
|
||||||
"type": "Transitive",
|
"type": "Transitive",
|
||||||
"resolved": "6.0.0",
|
"resolved": "5.0.0",
|
||||||
"contentHash": "CPc6tWO1LAer3IzfZufDBRL+UZQcj5uS207NHALQzP84Vp/z6wF0Aa0YZImOQY8iStY0A2zI/e3ihKNPfUm8XA=="
|
"contentHash": "JPJArwA1kdj8qDAkY2XGjSWoYnqiM7q/3yRNkt6n28Mnn95MuEGkZXUbPBf7qc3IjwrGY5ttQon7yqHZyQJmOQ=="
|
||||||
},
|
},
|
||||||
"System.Collections": {
|
"System.Collections": {
|
||||||
"type": "Transitive",
|
"type": "Transitive",
|
||||||
@ -1700,10 +1703,12 @@
|
|||||||
},
|
},
|
||||||
"System.Management": {
|
"System.Management": {
|
||||||
"type": "Transitive",
|
"type": "Transitive",
|
||||||
"resolved": "6.0.0",
|
"resolved": "5.0.0",
|
||||||
"contentHash": "sHsESYMmPDhQuOC66h6AEOs/XowzKsbT9srMbX71TCXP58hkpn1BqBjdmKj1+DCA/WlBETX1K5WjQHwmV0Txrg==",
|
"contentHash": "MF1CHaRcC+MLFdnDthv4/bKWBZnlnSpkGqa87pKukQefgEdwtb9zFW6zs0GjPp73qtpYYg4q6PEKbzJbxCpKfw==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"System.CodeDom": "6.0.0"
|
"Microsoft.NETCore.Platforms": "5.0.0",
|
||||||
|
"Microsoft.Win32.Registry": "5.0.0",
|
||||||
|
"System.CodeDom": "5.0.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"System.Memory": {
|
"System.Memory": {
|
||||||
@ -1925,8 +1930,15 @@
|
|||||||
},
|
},
|
||||||
"System.Reflection.Emit": {
|
"System.Reflection.Emit": {
|
||||||
"type": "Transitive",
|
"type": "Transitive",
|
||||||
"resolved": "4.7.0",
|
"resolved": "4.3.0",
|
||||||
"contentHash": "VR4kk8XLKebQ4MZuKuIni/7oh+QGFmZW3qORd1GvBq/8026OpW501SzT/oypwiQl4TvT8ErnReh/NzY9u+C6wQ=="
|
"contentHash": "228FG0jLcIwTVJyz8CLFKueVqQK36ANazUManGaJHkO0icjiIypKW7YLWLIWahyIkdh5M7mV2dJepllLyA1SKg==",
|
||||||
|
"dependencies": {
|
||||||
|
"System.IO": "4.3.0",
|
||||||
|
"System.Reflection": "4.3.0",
|
||||||
|
"System.Reflection.Emit.ILGeneration": "4.3.0",
|
||||||
|
"System.Reflection.Primitives": "4.3.0",
|
||||||
|
"System.Runtime": "4.3.0"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"System.Reflection.Emit.ILGeneration": {
|
"System.Reflection.Emit.ILGeneration": {
|
||||||
"type": "Transitive",
|
"type": "Transitive",
|
||||||
@ -1940,8 +1952,14 @@
|
|||||||
},
|
},
|
||||||
"System.Reflection.Emit.Lightweight": {
|
"System.Reflection.Emit.Lightweight": {
|
||||||
"type": "Transitive",
|
"type": "Transitive",
|
||||||
"resolved": "4.7.0",
|
"resolved": "4.3.0",
|
||||||
"contentHash": "a4OLB4IITxAXJeV74MDx49Oq2+PsF6Sml54XAFv+2RyWwtDBcabzoxiiJRhdhx+gaohLh4hEGCLQyBozXoQPqA=="
|
"contentHash": "oadVHGSMsTmZsAF864QYN1t1QzZjIcuKU3l2S9cZOwDdDueNTrqq1yRj7koFfIGEnKpt6NjpL3rOzRhs4ryOgA==",
|
||||||
|
"dependencies": {
|
||||||
|
"System.Reflection": "4.3.0",
|
||||||
|
"System.Reflection.Emit.ILGeneration": "4.3.0",
|
||||||
|
"System.Reflection.Primitives": "4.3.0",
|
||||||
|
"System.Runtime": "4.3.0"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"System.Reflection.Extensions": {
|
"System.Reflection.Extensions": {
|
||||||
"type": "Transitive",
|
"type": "Transitive",
|
||||||
@ -1956,8 +1974,8 @@
|
|||||||
},
|
},
|
||||||
"System.Reflection.Metadata": {
|
"System.Reflection.Metadata": {
|
||||||
"type": "Transitive",
|
"type": "Transitive",
|
||||||
"resolved": "1.6.0",
|
"resolved": "5.0.0",
|
||||||
"contentHash": "COC1aiAJjCoA5GBF+QKL2uLqEBew4JsCkQmoHKbN3TlOZKa2fKLz5CpiRQKDz0RsAOEGsVKqOD5bomsXq/4STQ=="
|
"contentHash": "5NecZgXktdGg34rh1OenY1rFNDCI8xSjFr+Z4OU4cU06AQHUdRnIIEeWENu3Wl4YowbzkymAIMvi3WyK9U53pQ=="
|
||||||
},
|
},
|
||||||
"System.Reflection.Primitives": {
|
"System.Reflection.Primitives": {
|
||||||
"type": "Transitive",
|
"type": "Transitive",
|
||||||
|
Loading…
Reference in New Issue
Block a user