Skip to content

Bump ConsoleAppFramework from 5.6.1 to 5.7.13#9

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/src/Typical/ConsoleAppFramework-5.7.13
Closed

Bump ConsoleAppFramework from 5.6.1 to 5.7.13#9
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/src/Typical/ConsoleAppFramework-5.7.13

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 10, 2026

Copy link
Copy Markdown
Contributor

Updated ConsoleAppFramework from 5.6.1 to 5.7.13.

Release notes

Sourced from ConsoleAppFramework's releases.

5.7.13

What's Changed

Full Changelog: Cysharp/ConsoleAppFramework@5.7.12...5.7.13

5.7.12

What's Changed

Full Changelog: Cysharp/ConsoleAppFramework@5.7.11...5.7.12

5.7.11

What's Changed

Full Changelog: Cysharp/ConsoleAppFramework@5.7.10...5.7.11

5.7.10

  • Fix app.ConfigureServices invoked on every app.Run #​218
  • Fix ConsoleApp.Run(async) / ConsoleApp.RunAsync(sync) code does not generate correctly
  • Run/RunAsync templates adds (Delegate command) dummy method for avoid compile error before source geneator run at editing

Full Changelog: Cysharp/ConsoleAppFramework@5.7.9...5.7.10

5.7.9

What's Changed

New Contributors

Full Changelog: Cysharp/ConsoleAppFramework@5.7.8...5.7.9

5.7.8

  • Generate ConsoleAppBuilder code without Run/RunAsync

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

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

5.7.2

What's Changed

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

5.7.1

  • FIx Build error when using dependency injection but not configuration libraries #​202

Full Changelog: Cysharp/ConsoleAppFramework@5.7.0...5.7.1

5.7.0

What's Changed

New Contributors

Full Changelog: Cysharp/ConsoleAppFramework@5.6.2...5.7.0

5.6.2

What's Changed

New Contributors

Full Changelog: Cysharp/ConsoleAppFramework@5.6.1...5.6.2

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 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)

---
updated-dependencies:
- dependency-name: ConsoleAppFramework
  dependency-version: 5.7.13
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code labels Apr 10, 2026
@dependabot @github

dependabot Bot commented on behalf of github Apr 10, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/nuget/src/Typical/ConsoleAppFramework-5.7.13 branch April 10, 2026 10:42
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