VirtualFileSystem
VirtualFileSystem copied to clipboard
build(deps): bump Spectre.Console from 0.49.1 to 0.50.0
Bumps Spectre.Console from 0.49.1 to 0.50.0.
Release notes
Sourced from Spectre.Console's releases.
0.50.0
What's Changed
General
- Strong name the assemblies by
@KirillOsenkovin #1623- Update MSDN link to learn.microsoft.com by
@Kissakiin #1575- Add spanish translation for help strings by
@kzuin #1597- Update documentation: add example for the Text Prompt usage by
@davide-piin #1636- Fix typos xml docs by
@devleadin #1684- Upgrade SixLabors.ImageSharp to 3.1.7 by
@Moustafaa91in #1779Console
- AOT Support for Spectre.Console by
@phil-scott-78in #1690- Make method reference to Markup.Escape more obvious by
@Kissakiin #1574- Fix
HtmlEncoderIncorrectly Applying Italics to Bold Text by@z4ryyin #1590- Fix Console Display Issue with Deleting Wide Characters by
@TonWin618in #1595- Fix search bug in prompt related to custom item types by
@patriksvenssonin #1627- Cleanup the prompt tests by
@0xcedin #1635- Add custom style for each calendar event by
@davide-piin #1246- Fix tree expansion bug by
@davide-piin #1245- Enhance the style of the checkboxes for multi-selection by
@davide-piin #1244- Improve exception if a (multi)selection prompt is used incorrectly by
@0xcedin #1637- Fix incorrect panel height calculation in complex layout by
@BlazeFacein #1514- Adding Enricher for Azure Pipelines by
@BlazeFacein #1675- Added hex color conversion by
@jsheelyin #1432- Fixed type in Segment description by
@PascalSennin #1687- Adding TransferSpeedColumn configuration to display bits/bytes + binary/decimal prefixes by
@tpill90in #904- Changes Emoji dictionary to OrdinalIgnoreCase for performance by
@phil-scott-78in #1691- ProgressTask.GetPercentage() returns 100 when max value is 0 by
@FrankRay78in #1694- Async overloads for AnsiConsole Prompt/Ask/Confirm. by
@tmdsin #1194- Support 3-digit hex codes in markup by
@TheMartehin #1708- Add async spinner extension methods and related documentation by
@phil-scott-78in #1747- Fix generic exception formatting by
@0xcedin #1755CLI
- Remove redundant explain settings ctor by
@gitfoolin #1534- Trim trailing comma in settings by
@devleadin #1550- Consider -? as an alias to -h by
@kzuin #1552- Trimming of TestConsole output by CommandAppTester is user configurable. by
@FrankRay78in #1739- Include resource files for additional cultures in HelpProvider. by
@Tolitechin #1717- Conditionally trim trailing periods of argument and option descriptions by
@TheTonttuin #1740- Changed IConfigurator to return IConfigurator instead of void by
@byte2pixelin #1762- Add parsed unknown flag to remaining arguments for a branch with a default command by
@FrankRay78in #1660- Correctly show application version; execution of command with version option by
@FrankRay78in #1663- Help output correctly decides when to show the version option by
@FrankRay78in #1664New Contributors
... (truncated)
Commits
68fcfe0Update dependencies and .NET SDKb0f82d7Documentation improvements for 1.0 release (#1620)1dabf25Add testing documentation (#1631)958820dTighten up when to show/hide the application "-v|--version" option.c4a97f3Improved unit test coverage using Spectre.Console.Tests.Data.VersionCommand4ac88b5Help writer unit tests; including coverage of when the -v|--version should (a...c937c88Updated test names for better self-documentation349eac1Bug fix: Tests with remaining args should not be expected to pass strict parsing2f8a38fAdd strict parsing to all version tests, an obvious omission in maine9f9f56Check if the command has a version option on its setting class- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)