dotnet / docs

This repository contains .NET Documentation.
https://learn.microsoft.com/dotnet
Creative Commons Attribution 4.0 International
4.13k stars 5.8k forks source link

Bump Spectre.Console from 0.48.0 to 0.49.0 in /docs/standard/commandline/snippets/customize-help/csharp #40610

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 2 weeks ago

Bumps Spectre.Console from 0.48.0 to 0.49.0.

Release notes

Sourced from Spectre.Console's releases.

0.49.0

What's Changed

New Contributors

Full Changelog: https://github.com/spectreconsole/spectre.console/compare/0.48.0...0.49.0

Commits
  • 71f762f Add token representation to remaining arguments
  • 95bff47 Expose raw arguments on the command context
  • de04619 chore: Update dependency Roslynator.Analyzers to v4.12.1
  • ecdfdd4 Please upvote :+1: if you are interested in it (#1491)
  • a893a96 Top Issues GitHub Action (#1488)
  • ff7282e Adding test and update render to fix issue with rendering separator when head...
  • eb38f76 Fixing #1507 AddDelegate uses an abstract type when used in a branch (#1509)
  • fc0b553 Revert "Fixed render issue where writeline inside status caused corrupt outpu...
  • 1a3249c Improve XmlDoc output (#1503)
  • 43f9ae9 Pipe character for listing options - Fully implemented and tested.
  • Additional commits viewable in compare view


Dependabot compatibility score

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 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)
dependabot[bot] commented 1 week ago

Superseded by #40702.