Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 17, 2025

Updated ConsoleAppFramework from 5.7.2 to 5.7.7.

Release notes

Sourced from ConsoleAppFramework's releases.

5.7.7

What's Changed

  • Add ConsoleAppFramework.CliSchema package and ConsoleAppBuilder.GetCliSchema() to get metadata of commands
  • Add support command alias
  • Breacking changes, help message of option aliases joins , instead of |
  • Allow take parameters as Argument from last
  • Match benchmark namespace with project name by @​dusrdev in Match benchmark namespace with project name Cysharp/ConsoleAppFramework#214

Full Changelog: Cysharp/ConsoleAppFramework@5.7.6...5.7.7

5.7.6

  • Fix ConfigureContainer doesn't work without call ConfigureServices

Full Changelog: Cysharp/ConsoleAppFramework@5.7.5...5.7.6

5.7.5

  • Fix Source Generator fails when there is a default value defined for a floating point command parameter on Turkish locale #​212
  • Add ConsoleAppBuilder.ConfigureContainer to setup other DI container library

Full Changelog: Cysharp/ConsoleAppFramework@5.7.4...5.7.5

5.7.4

  • fix Global filter dependency injection NullReferenceException #​209

Full Changelog: Cysharp/ConsoleAppFramework@5.7.3...5.7.4

5.7.3

What's Changed

Full Changelog: Cysharp/ConsoleAppFramework@5.7.2...5.7.3

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 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 dependabot bot added the chore label Nov 17, 2025
@dependabot dependabot bot requested a review from a team as a code owner November 17, 2025 09:01
@dependabot dependabot bot requested a review from Mpdreamz November 17, 2025 09:01
---
updated-dependencies:
- dependency-name: ConsoleAppFramework
  dependency-version: 5.7.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/nuget/ConsoleAppFramework-5.7.7 branch from bb993c8 to 3247d16 Compare November 17, 2025 09:40
@Mpdreamz Mpdreamz merged commit b040d45 into main Nov 17, 2025
22 checks passed
@Mpdreamz Mpdreamz deleted the dependabot/nuget/ConsoleAppFramework-5.7.7 branch November 17, 2025 10:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants