dotnet-test-rerun
dotnet-test-rerun copied to clipboard
chore(deps): bump Spectre.Console from 0.48.0 to 0.49.1
Bumps Spectre.Console from 0.48.0 to 0.49.1.
Release notes
Sourced from Spectre.Console's releases.
0.49.0
What's Changed
- Cleanup line endings by
@nils-a
in spectreconsole/spectre.console#1381- Added Spectre.Console.Cli to quick-start. by
@nils-a
in spectreconsole/spectre.console#1413- Fix rendering of ListPrompt for odd pageSizes by
@nils-a
in spectreconsole/spectre.console#1365- Remove mandelbrot example due to conflicting license by
@patriksvensson
in spectreconsole/spectre.console#1426- Allow specifying a property to ignore the use of build-time packages for versioning and analysis by
@baronfel
in spectreconsole/spectre.console#1425- Add the possibility to register multiple interceptors by
@nils-a
in spectreconsole/spectre.console#1412- Added the ITypeResolver to the ExceptionHandler by
@nils-a
in spectreconsole/spectre.console#1411- Updated typo in CommandApp.md by
@DarqueWarrior
in spectreconsole/spectre.console#1431- Command with -v displays app version instead of executing the command by
@FrankRay78
in spectreconsole/spectre.console#1427- HelpProvider colors should be configurable by
@FrankRay78
in spectreconsole/spectre.console#1408- Direct contributors to the current CONTRIBUTING.md by
@tonycknight
in spectreconsole/spectre.console#1435- Fix deadlock when cancelling prompts by
@caesay
in spectreconsole/spectre.console#1439- Add progress bar value formatter by
@jsheely
in spectreconsole/spectre.console#1414- Update dependencies and do some clean-up by
@patriksvensson
in spectreconsole/spectre.console#1440- Delete [UsesVerify], which has become obsolete through the latest update. by
@danielcweber
in spectreconsole/spectre.console#1456- Don't erase secret prompt text upon backspace when mask is null by
@danielcweber
in spectreconsole/spectre.console#1458- Update dependencies to the latest version by
@patriksvensson
in spectreconsole/spectre.console#1459- Automatically register command settings by
@patriksvensson
in spectreconsole/spectre.console#1463- Remove [DebuggerDisplay] from Paragraph by
@martincostello
in spectreconsole/spectre.console#1477- Selection Prompt Search by
@slang25
in spectreconsole/spectre.console#1289- Update dependency SixLabors.ImageSharp to v3.1.3 by
@renovate
in spectreconsole/spectre.console#1486- Positioned Progress Tasks - Before or After Other Tasks by
@thomhurst
in spectreconsole/spectre.console#1250- Added NoStackTrace to ExceptionFormats by
@gerardog
in spectreconsole/spectre.console#1489- Pipe character for listing options (issue 1434) by
@FrankRay78
in spectreconsole/spectre.console#1498- Improve XmlDoc output by
@yenneferofvengerberg
in spectreconsole/spectre.console#1503- Revert 71a5d830 to undo flickering regression by
@phil-scott-78
in spectreconsole/spectre.console#1504- AddDelegate uses an abstract type when used in a branch by
@BlazeFace
in spectreconsole/spectre.console#1509- Missing Separator When Headers are Hidden by
@BlazeFace
in spectreconsole/spectre.console#1513- Expose raw arguments on the command context by
@patriksvensson
in spectreconsole/spectre.console#1523- Add token representation to remaining arguments by
@patriksvensson
in spectreconsole/spectre.console#1525New Contributors
@baronfel
made their first contribution in spectreconsole/spectre.console#1425@DarqueWarrior
made their first contribution in spectreconsole/spectre.console#1431@tonycknight
made their first contribution in spectreconsole/spectre.console#1435@caesay
made their first contribution in spectreconsole/spectre.console#1439@jsheely
made their first contribution in spectreconsole/spectre.console#1414@danielcweber
made their first contribution in spectreconsole/spectre.console#1456@martincostello
made their first contribution in spectreconsole/spectre.console#1477@slang25
made their first contribution in spectreconsole/spectre.console#1289@thomhurst
made their first contribution in spectreconsole/spectre.console#1250@gerardog
made their first contribution in spectreconsole/spectre.console#1489@yenneferofvengerberg
made their first contribution in spectreconsole/spectre.console#1503@BlazeFace
made their first contribution in spectreconsole/spectre.console#1509Full Changelog: https://github.com/spectreconsole/spectre.console/compare/0.48.0...0.49.0
Commits
5d4b2c8
Add extension method to use automatic application version3acc90e
Make-v|--version
opt-in88515b7
Add Verify.Tool dotnet toolc5e1162
Add blog post for 0.49 release2ead177
Update social card to show .NET 8.071f762f
Add token representation to remaining arguments95bff47
Expose raw arguments on the command contextde04619
chore: Update dependency Roslynator.Analyzers to v4.12.1ecdfdd4
Please upvote :+1: if you are interested in it (#1491)a893a96
Top Issues GitHub Action (#1488)- 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 rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@dependabot ignore this major version
will 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 version
will 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 dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)