From 8b66624aeb3b1a4f5cf3b4285da03469cc8822ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 10 Sep 2023 05:45:23 +1000 Subject: [PATCH] Bump BenchmarkDotNet from 0.13.7 to 0.13.8 (#2425) * Bump BenchmarkDotNet from 0.13.7 to 0.13.8 Bumps [BenchmarkDotNet](https://github.com/dotnet/BenchmarkDotNet) from 0.13.7 to 0.13.8. - [Release notes](https://github.com/dotnet/BenchmarkDotNet/releases) - [Commits](https://github.com/dotnet/BenchmarkDotNet/compare/v0.13.7...v0.13.8) --- updated-dependencies: - dependency-name: BenchmarkDotNet dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] * Bump change log --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Bernie White --- docs/CHANGELOG-v1.md | 4 ++++ .../PSRule.Rules.Azure.Benchmark.csproj | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/docs/CHANGELOG-v1.md b/docs/CHANGELOG-v1.md index 3cedc445881..10aa6d0a280 100644 --- a/docs/CHANGELOG-v1.md +++ b/docs/CHANGELOG-v1.md @@ -29,6 +29,10 @@ What's changed since pre-release v1.30.0-B0047: - Engineering: - Bump Microsoft.NET.Test.Sdk to v17.7.2. [#2407](https://github.com/Azure/PSRule.Rules.Azure/pull/2407) + - Bump BenchmarkDotNet to v0.13.8. + [#2425](https://github.com/Azure/PSRule.Rules.Azure/pull/2425) + - Bump BenchmarkDotNet.Diagnostics.Windows to v0.13.8. + [#2425](https://github.com/Azure/PSRule.Rules.Azure/pull/2425) - Bug fixes: - Fixed false positive with `Azure.Storage.SecureTransfer` on new API versions by @BernieWhite. [#2414](https://github.com/Azure/PSRule.Rules.Azure/issues/2414) diff --git a/src/PSRule.Rules.Azure.Benchmark/PSRule.Rules.Azure.Benchmark.csproj b/src/PSRule.Rules.Azure.Benchmark/PSRule.Rules.Azure.Benchmark.csproj index 99020a12740..13c7193797b 100644 --- a/src/PSRule.Rules.Azure.Benchmark/PSRule.Rules.Azure.Benchmark.csproj +++ b/src/PSRule.Rules.Azure.Benchmark/PSRule.Rules.Azure.Benchmark.csproj @@ -19,12 +19,12 @@ - + - +