Devlead.Console.Template icon indicating copy to clipboard operation
Devlead.Console.Template copied to clipboard

Update dependency Spectre.Console.Testing to 0.54.0

Open devlead opened this issue 2 months ago • 0 comments

This PR contains the following updates:

Package Type Update Change
Spectre.Console.Testing nuget minor 0.52.0 -> 0.54.0

Release Notes

spectreconsole/spectre.console (Spectre.Console.Testing)

v0.54.0

Compare Source

Version 0.54.0 of Spectre.Console has been released!

Spectre.Console.Cli has a new home!

We've decided to move Spectre.Console.Cli to its own repository, where we will prepare it for a 1.0 release. This means that the Spectre.Console.Cli NuGet packages will no longer be versioned together with Spectre.Console. They will now have a preview version such as 1.0.0-alpha-0.x.

There should be no issues staying on version 0.53.0 of Spectre.Console.Cli until we release a stable version if you prefer not to use a pre-release dependency.

New unit testing package for Spectre.Console.Cli

There is now a new testing package for Spectre.Console.Cli called Spectre.Console.Cli.Testing. This is where you will find the CommandAppTester from now on.

You can find more information about unit testing in the documentation.

What's Changed

Full Changelog: https://github.com/spectreconsole/spectre.console/compare/0.53.0...0.54.0

v0.53.0

Compare Source

What's Changed

  • Add top-level CancellationToken support to Spectre.Console.Cli by @​0xced in #​1911
  • Update the Spectre.Console.Cli documentation with CancellationToken by @​0xced in #​1920

Full Changelog: https://github.com/spectreconsole/spectre.console/compare/0.52.0...0.53.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • [ ] If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

devlead avatar Oct 27 '25 03:10 devlead