Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Updated ConsoleAppFramework from 5.5.0 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

5.6.1

  • Fix for 5.6.0, reference Microsoft.Extensions.Hosting and not use it, throws null exception

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

5.6.0

What's Changed

New Contributors

Full Changelog: Cysharp/ConsoleAppFramework@5.5.0...5.6.0

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 .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Nov 26, 2025
@xBaank
Copy link
Owner

xBaank commented Dec 1, 2025

@dependabot rebase

---
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] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/nuget/Merger-exporter/ConsoleAppFramework-5.7.13 branch from e9ae1da to 57398aa Compare December 1, 2025 21:35
@xBaank xBaank merged commit be913e7 into main Dec 2, 2025
4 checks passed
@dependabot dependabot bot deleted the dependabot/nuget/Merger-exporter/ConsoleAppFramework-5.7.13 branch December 2, 2025 12:08
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