From 9f2e9441fd0a42bcbc36145eaec4446d4c200719 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 16:07:18 +1300 Subject: [PATCH] Bump FluentAssertions from 6.12.1 to 7.0.0 (#865) * Bump FluentAssertions from 6.12.1 to 7.0.0 Bumps [FluentAssertions](https://github.com/fluentassertions/fluentassertions) from 6.12.1 to 7.0.0. - [Release notes](https://github.com/fluentassertions/fluentassertions/releases) - [Changelog](https://github.com/fluentassertions/fluentassertions/blob/develop/AcceptApiChanges.ps1) - [Commits](https://github.com/fluentassertions/fluentassertions/compare/6.12.1...7.0.0) --- updated-dependencies: - dependency-name: FluentAssertions dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] * Update changelog Signed-off-by: dependabot[bot] --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] --- CHANGELOG.md | 4 ++-- tests/Tests.Core/Tests.Core.csproj | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 097c26b312..6a84feec60 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,7 +25,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) - Bumps `Fake.Core.SemVer` from 6.1.0 to 6.1.3 - Bumps `Bogus` from 35.6.0 to 35.6.1 - Bumps `Fake.Core.Environment` from 6.1.0 to 6.1.3 -- Bumps `FluentAssertions` from 6.12.0 to 6.12.1 +- Bumps `FluentAssertions` from 6.12.0 to 7.0.0 - Bumps `Microsoft.NET.Test.Sdk` from 17.11.0 to 17.11.1 - Bumps `Microsoft.TestPlatform.ObjectModel` from 17.11.0 to 17.12.0 - Bumps `BenchMarkDotNet` from 0.13.12 to 0.14.0 @@ -235,4 +235,4 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) [1.6.0]: https://github.com/opensearch-project/opensearch-net/compare/v1.5.0...v1.6.0 [1.5.0]: https://github.com/opensearch-project/opensearch-net/compare/v1.4.0...v1.5.0 [1.4.0]: https://github.com/opensearch-project/opensearch-net/compare/v1.3.0...v1.4.0 -[1.3.0]: https://github.com/opensearch-project/opensearch-net/compare/v1.2.0...v1.3.0 +[1.3.0]: https://github.com/opensearch-project/opensearch-net/compare/v1.2.0...v1.3.0 \ No newline at end of file diff --git a/tests/Tests.Core/Tests.Core.csproj b/tests/Tests.Core/Tests.Core.csproj index 1a25fcbfa5..97284f751c 100644 --- a/tests/Tests.Core/Tests.Core.csproj +++ b/tests/Tests.Core/Tests.Core.csproj @@ -20,7 +20,7 @@ - +