From f86c753b6e996c250550c2da99320f1ea298955c Mon Sep 17 00:00:00 2001 From: Milan Gardian Date: Tue, 15 Oct 2024 14:10:58 -0600 Subject: [PATCH] Bump Akka.TestKit dependency to 1.5.30 + Akka.TestKit.NUnit package to 1.5.30 (#143) * Bump Akka.TestKit from 1.5.28 to 1.5.30 Bumps [Akka.TestKit](https://github.com/akkadotnet/akka.net) from 1.5.28 to 1.5.30. - [Release notes](https://github.com/akkadotnet/akka.net/releases) - [Changelog](https://github.com/akkadotnet/akka.net/blob/dev/RELEASE_NOTES.md) - [Commits](https://github.com/akkadotnet/akka.net/compare/1.5.28...1.5.30) --- updated-dependencies: - dependency-name: Akka.TestKit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] * Synchronize version with Akka.TestKit 1.5.30 * Update release notes for version 1.5.30 --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- RELEASE_NOTES.md | 5 ++++- src/Directory.Build.props | 9 ++++----- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 8465f54..dc0b872 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,4 +1,7 @@ -## [1.6.0] / September 2024 +## [1.5.30] / October 2024 +- Bump `Akka.TestKit` to [1.5.30](https://github.com/akkadotnet/akka.net/releases/tag/1.5.30) + +## [1.5.28] / September 2024 - Bump `Akka.TestKit` to [1.5.28](https://github.com/akkadotnet/akka.net/releases/tag/1.5.28) - Bump `NUnit3TestAdapter` to [4.6.0](https://github.com/nunit/nunit3-vs-adapter/releases/tag/V4.6.0) - Add `NUnit.Analyzers` version [4.3.0](https://github.com/nunit/nunit.analyzers/releases/tag/4.3.0) to ensure we follow NUnit best practices. diff --git a/src/Directory.Build.props b/src/Directory.Build.props index ae005da..e0b3adf 100644 --- a/src/Directory.Build.props +++ b/src/Directory.Build.props @@ -1,11 +1,10 @@ - + Copyright © 2013-$([System.DateTime]::Now.Year) Akka.NET Contrib TestKit for writing tests for Akka.NET using NUnit. - 1.6.0 - preview.1 - $([System.IO.File]::ReadAllText("$(MSBuildProjectDirectory)/../../RELEASE_NOTES.md").Substring(0,567)) + 1.5.30 + • Bump Akka.TestKit to [1.5.30](https://github.com/akkadotnet/akka.net/releases/tag/1.5.30) akka;actors;actor model;Akka;concurrency;testkit;nunit true akka.png @@ -20,7 +19,7 @@ true - 1.5.28 + 1.5.30 17.11.1 3.14.0 4.2.2