From 092f594a1033b480e10e76aae482b4f8c120b660 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Feb 2025 19:13:28 +0000 Subject: [PATCH] Bump BenchmarkDotNet and BenchmarkDotNet.Diagnostics.Windows Bumps [BenchmarkDotNet](https://github.com/dotnet/BenchmarkDotNet) and [BenchmarkDotNet.Diagnostics.Windows](https://github.com/dotnet/BenchmarkDotNet). These dependencies needed to be updated together. Updates `BenchmarkDotNet` from 0.13.12 to 0.14.0 - [Release notes](https://github.com/dotnet/BenchmarkDotNet/releases) - [Commits](https://github.com/dotnet/BenchmarkDotNet/compare/v0.13.12...v0.14.0) Updates `BenchmarkDotNet.Diagnostics.Windows` from 0.13.12 to 0.14.0 - [Release notes](https://github.com/dotnet/BenchmarkDotNet/releases) - [Commits](https://github.com/dotnet/BenchmarkDotNet/compare/v0.13.12...v0.14.0) --- updated-dependencies: - dependency-name: BenchmarkDotNet dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: BenchmarkDotNet.Diagnostics.Windows dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- src/Benchmarks/Benchmarks.csproj | 6 ++-- src/Benchmarks/packages.lock.json | 46 +++++++++++++++---------------- 2 files changed, 25 insertions(+), 27 deletions(-) diff --git a/src/Benchmarks/Benchmarks.csproj b/src/Benchmarks/Benchmarks.csproj index a58f94a..5d9866d 100644 --- a/src/Benchmarks/Benchmarks.csproj +++ b/src/Benchmarks/Benchmarks.csproj @@ -16,9 +16,9 @@ - - - + + + diff --git a/src/Benchmarks/packages.lock.json b/src/Benchmarks/packages.lock.json index 5842486..ce61cdb 100644 --- a/src/Benchmarks/packages.lock.json +++ b/src/Benchmarks/packages.lock.json @@ -4,30 +4,30 @@ "net6.0": { "BenchmarkDotNet": { "type": "Direct", - "requested": "[0.13.12, )", - "resolved": "0.13.12", - "contentHash": "aKnzpUZJJfLBHG7zcfQZhCexZQKcJgElC8qcFUTXPMYFlVauJBobuOmtRnmrapqC2j7EjjZCsPxa3yLvFLx5/Q==", + "requested": "[0.14.0, )", + "resolved": "0.14.0", + "contentHash": "eIPSDKi3oni734M1rt/XJAwGQQOIf9gLjRRKKJ0HuVy3vYd7gnmAIX1bTjzI9ZbAY/nPddgqqgM/TeBYitMCIg==", "dependencies": { - "BenchmarkDotNet.Annotations": "0.13.12", + "BenchmarkDotNet.Annotations": "0.14.0", "CommandLineParser": "2.9.1", "Gee.External.Capstone": "2.3.0", "Iced": "1.17.0", "Microsoft.CodeAnalysis.CSharp": "4.1.0", "Microsoft.Diagnostics.Runtime": "2.2.332302", - "Microsoft.Diagnostics.Tracing.TraceEvent": "3.0.2", + "Microsoft.Diagnostics.Tracing.TraceEvent": "3.1.8", "Microsoft.DotNet.PlatformAbstractions": "3.1.6", - "Perfolizer": "[0.2.1]", + "Perfolizer": "[0.3.17]", "System.Management": "5.0.0" } }, "BenchmarkDotNet.Diagnostics.Windows": { "type": "Direct", - "requested": "[0.13.12, )", - "resolved": "0.13.12", - "contentHash": "HdARbwcGFymgrSFoLVtuJaacyNW9WLuGljX0hsTarSO+80nI2OmbDS09R+I9kIeJ8Gn/1zJFjKgefmAlADhlww==", + "requested": "[0.14.0, )", + "resolved": "0.14.0", + "contentHash": "9jK9Gy7ODqHEJk/lWiSdYcyAnQ5LLPyWojWw5keFmKV6lgeqWZwQz7Z2eJNFd0a2OA0CfonnF9Wb2f9uqYfg3Q==", "dependencies": { - "BenchmarkDotNet": "0.13.12", - "Microsoft.Diagnostics.Tracing.TraceEvent": "3.0.2" + "BenchmarkDotNet": "0.14.0", + "Microsoft.Diagnostics.Tracing.TraceEvent": "3.1.8" } }, "BERTTokenizers": { @@ -44,9 +44,9 @@ }, "Nerdbank.GitVersioning": { "type": "Direct", - "requested": "[3.6.133, )", - "resolved": "3.6.133", - "contentHash": "VZWMd5YAeDxpjWjAP/X6bAxnRMiEf6tES/ITN0X5CHJgkWLLeHGmEALivmTAfYM6P+P/3Szy6VCITUAkqjcHVw==" + "requested": "[3.7.115, )", + "resolved": "3.7.115", + "contentHash": "EpXamaAdRfG/BMxGgvZlTM0npRnkmXUjAj8OdNKd17t4oN+2nvjdv/KnFmzOOMDqvlwB49UCwtOHJrAQTfUBtQ==" }, "SharpToken": { "type": "Direct", @@ -62,8 +62,8 @@ }, "BenchmarkDotNet.Annotations": { "type": "Transitive", - "resolved": "0.13.12", - "contentHash": "4zmFOOJqW1GrEP/t5XKgh97LH9r6zixGy2IA0JAaoTNNnZ8kPBt9u/XagsGNyV0e7rglOpFcWc6wI5EjefKpKA==" + "resolved": "0.14.0", + "contentHash": "CUDCg6bgHrDzhjnA+IOBl5gAo8Y5hZ2YSs7MBXrYMlMKpBZqrD5ez0537uDveOkcf+YWAoK+S4sMcuWPbIz8bw==" }, "CommandLineParser": { "type": "Transitive", @@ -133,10 +133,11 @@ }, "Microsoft.Diagnostics.Tracing.TraceEvent": { "type": "Transitive", - "resolved": "3.0.2", - "contentHash": "Pr7t+Z/qBe6DxCow4BmYmDycHe2MrGESaflWXRcSUI4XNGyznx1ttS+9JNOxLuBZSoBSPTKw9Dyheo01Yi6anQ==", + "resolved": "3.1.8", + "contentHash": "kl3UMrZKSeSEYZ8rt/GjLUQToREjgQABqfg6PzQBmSlYHTZOKE9ePEOS2xptROQ9SVvngg3QGX51TIT11iZ0wA==", "dependencies": { - "System.Runtime.CompilerServices.Unsafe": "4.5.3" + "Microsoft.Win32.Registry": "4.4.0", + "System.Runtime.CompilerServices.Unsafe": "5.0.0" } }, "Microsoft.DotNet.PlatformAbstractions": { @@ -223,11 +224,8 @@ }, "Perfolizer": { "type": "Transitive", - "resolved": "0.2.1", - "contentHash": "Dt4aCxCT8NPtWBKA8k+FsN/RezOQ2C6omNGm5o/qmYRiIwlQYF93UgFmeF1ezVNsztTnkg7P5P63AE+uNkLfrw==", - "dependencies": { - "System.Memory": "4.5.3" - } + "resolved": "0.3.17", + "contentHash": "FQgtCoF2HFwvzKWulAwBS5BGLlh8pgbrJtOp47jyBwh2CW16juVtacN1azOA2BqdrJXkXTNLNRMo7ZlHHiuAnA==" }, "System.CodeDom": { "type": "Transitive",