Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency McMaster.Extensions.CommandLineUtils to v4 #198

Merged
merged 1 commit into from
Apr 19, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 13, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
McMaster.Extensions.CommandLineUtils nuget major 2.6.0 -> 4.0.1

Release Notes

natemcmaster/CommandLineUtils

v4.0.1

Fixes
  • [@​xoofx]: use explicit constructors on validation attributes to workaround .NET 6 runtime trimming error (#​491)
  • [@​jakubqwe]: support the Description field of VersionOptionFromMemberAttribute (#​490)

v4.0.0

Features
Fixes
Other

v3.1.0

Improvements
Bug fixes
  • [@​natemcmaster]: ensure clustering options is detected correctly when subcommands added via AddSubcommand (#​393)
  • [@​scott-xu]: make UnrecognizedArgumentHandling per command scope (#​371)
  • [@​scott-xu]: show allowed values in help text correctly when multiple AllowedValuesAttribute are used (#​375)
  • [@​scott-xu]: show allowed values in help text for Nullable/ValueTuple<bool,T> option/argument (#​390)
  • [@​scott-xu]: update help text to show allowed values from AllowedValues attribute instead of Enum values (#​391)
Docs
Other

v3.0.0

Improvements
Breaking changes

See https://natemcmaster.github.io/CommandLineUtils/v3.0/upgrade-guide.html for more details.


Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@Ahoo-Wang Ahoo-Wang merged commit 028e878 into master Apr 19, 2022
@renovate renovate bot deleted the renovate/mcmaster.extensions.commandlineutils-4.x branch April 19, 2022 10:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants