Bump Cake.Testing from 5.1.0 to 6.0.0
Updated Cake.Testing from 5.1.0 to 6.0.0.
Release notes
Sourced from Cake.Testing's releases.
6.0.0
As part of this release we had 38 issues closed.
Breaking changes
- #4534 Azure Pipleines Environement Agent Info uses FilePath instead of DirectoryPath by Cheesebaron resolved in !4535 by Cheesebaron
- #4593 Update LatestPotentialBreakingChange to 6.0.0 by devlead resolved in !4604 by devlead
- #4638 Update Spectre.Console to 0.53.0 by devlead resolved in !4640 by devlead
- #4639 Make CakeSpectreReportPrinter the default ICakeReportPrinter by devlead resolved in !4641 by patriksvensson
Bug
Features
- #4576 Add .NET 10 (net10.0) TFM by devlead resolved in !4596 by devlead
- #4592 C# 14 Scripting Support by devlead resolved in !4596 by devlead
Improvements
- #4608 Modernize dictionary access patterns with TryGetValue and deconstruction by devlead resolved in !4565 by SimonCropp
- #4609 Optimize string.Join calls to use char separators instead of string separators by devlead resolved in !4566 by SimonCropp
- #4610 Replace string.Join with string.Concat for empty separator cases by devlead resolved in !4567 by SimonCropp
- #4611 Use char literals instead of string literals for single characters in StringBuilder.Append by devlead resolved in !4568 by SimonCropp
- #4612 Replace StringBuilder.Append(string.Join()) with StringBuilder.AppendJoin() for better performance by devlead resolved in !4569 by SimonCropp
- #4613 Use char literals instead of string literals for single characters in StreamWriter.Write by devlead resolved in !4573 by SimonCropp
- #4614 Modernize Enum.GetName calls to use generic overload by devlead resolved in !4571 by SimonCropp
- #4615 Replace manual null checks with ArgumentNullException.ThrowIfNull() by devlead resolved in !4572 by SimonCropp
- #4616 Replace using with await using for IAsyncDisposable resources by devlead resolved in !4574 by SimonCropp
- #4622 Update Spectre.Console to 0.52.0 by devlead
- #4623 Update Microsoft.Extensions.DependencyInjection to 9.0.10 by devlead
- #4624 Update System.* to 9.0.10 by devlead
-
#4627 .NET Test Platform Requires --project
<PROJECT_PATH>/ --solution<SOLUTION_PATH>to be specified by devlead resolved in !4633 by devlead - #4636 Enhance file system abstraction with timestamps, Unix modes, and performance improvements by devlead resolved in !4637 by devlead
- #4642 Display Delegated/Executed status as Succeded in Cake task summary by devlead resolved in !4644 by devlead
Contributors
4 contributors made this release possible.
SHA256 Hashes of the release artifacts
-
232df93de13cf113fa40a11aeaae0f744929556e2f71506e8caebdba2702d443 Cake.Cli.6.0.0.nupkg -
79d6df24bdd3de013414dc86c51db2215b7f66f15f12d1610c64014dcca9440e Cake.Common.6.0.0.nupkg -
299804617a2d73b3a39d679fe6f970489866d31140e682284f04721334d423aa Cake.Core.6.0.0.nupkg -
c7192918f2779272f59e3e2ab649389fc198c19c33624871192035e39ed05fd9 Cake.DotNetTool.Module.6.0.0.nupkg
... (truncated)
Commits viewable in compare view.
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.