Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 22, 2025

Updated 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

Console

CLI

  • Remove redundant explain settings ctor by @gitfool in #1534
  • Trim trailing comma in settings by @devlead in #1550
  • Consider -? as an alias to -h by @kzu in #1552
  • Trimming of TestConsole output by CommandAppTester is user configurable. by @FrankRay78 in #1739
  • Include resource files for additional cultures in HelpProvider. by @Tolitech in #1717
  • Conditionally trim trailing periods of argument and option descriptions by @TheTonttu in #1740
  • Changed IConfigurator to return IConfigurator instead of void by @byte2pixel in #1762
  • Add parsed unknown flag to remaining arguments for a branch with a default command by @FrankRay78 in #1660
  • Correctly show application version; execution of command with version option by @FrankRay78 in #1663
  • Help output correctly decides when to show the version option by @FrankRay78 in #1664

New Contributors

  • @Kissaki made their first contribution in #1575
    ... (truncated)

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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps Spectre.Console from 0.49.1 to 0.50.0

---
updated-dependencies:
- dependency-name: Spectre.Console
  dependency-version: 0.50.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: spectre
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Jul 22, 2025
@kzu
Copy link
Member

kzu commented Jul 22, 2025

296 passed 296 passed 1 skipped

🧪 Details on Microsoft Windows 10.0.20348

from dotnet-retest v0.7.1 on .NET 8.0.18 with 💜 by @devlooped

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant