Bump CommandLineParser from 2.2.1 to 2.8.0 by dependabot[bot] · Pull Request #329 · microsoftgraph/MSGraph-SDK-Code-Generator
Bumps CommandLineParser from 2.2.1 to 2.8.0.
Release notes
Sourced from CommandLineParser's releases.
2.8.0
No release notes provided.
2.8.0-preview4
No release notes provided.
v2.8.0-preview2
The new featurs and fixes, read changelog
v2.8.0-preview1
No release notes provided.
v2.7.0
No release notes provided.
2.7.0-preview1
No release notes provided.
v2.6.0
No release notes provided.
v2.5.0
No release notes provided.
v2.4.3
No release notes provided.
v2.3.0
No release notes provided.
Changelog
Sourced from CommandLineParser's changelog.
[2.8.0] - 2020-5-1
[2.8.0-preview4] - 2020-4-30
[2.8.0-preview1] - 2020-3-14
Added
- Added support for async programming for
WithParsed and WithNotParsedby @joseangelmt, PR# 390 .- Publish a new symbol packages with source link support for c# and F# (.snupkg) to improved package debugging experience by @moh-hassan, PR#554
- Add default verb support by @Artentus, PR# 556.
- Add more details for localized attribute properties by @EdmondShtogu, PR# 558
- Support Default in Group Options and raise error if both SetName and Group are applied on option by @hadzhiyski, PR# 575.
- Support mutable types without empty constructor that only does explicit implementation of interfaces by @pergardebrink, PR#590.
Changed
- Tests cleanup by @gsscoder, PR# 560.
- Upgraded parts of CSharpx from Version 1.6.2-alpha by @gsscoder, PR# 561.
- Upgraded RailwaySharp from Version 1.1.0 by @gsscoder, PR# 562.
- SkipDefault is being respected by [Usage] Examples by @kendfrey, PR# 565.
- Remove useless testing code by @gsscoder, PR# 568.
- Remove constraint on T for ParseArguments with factory (required by issue #70) by @pergardebrink.
- Update nuget api key by @ericnewton76
Fixed
- Fix #579 Unable to parse TimeSpan given from the FormatCommandLine by @gsscoder, PR# 580.
- Fix issue #339 for using custom struct having a constructor with string parameter by moh-hassan, PR# 588.
- Fix issue #409 to avoid IOException break in Debug mode in WPF app by moh-hassan, PR# 589 .
[2.7.82] - 2020-1-1
[2.7.0] - 2020-1-1
Added
- Add option groups feature by @hadzhiyski - When one or more options has group set, at least one of these properties should have set value (they behave as required).
- Add a new overload method for AutoBuild to enable HelpText customization by @moh-hassan.
- Improve spacing in HelpText by @asherber by adding a new option in the HelpText.
- Add a new option "SkipDefault" in UnParserSettings by @moh-hassan to add the ability of skipping the options with a default value and fix #541.
- Generate a new symbolic nuget Package by @moh-hassan to Improve the debugging of Applications with the NuGet package using symbols experience.
- Add Support to SourceLink in the nuget package @moh-hassan.
Changed
- Remove the Exception when both CompanyAttribute and CopyRightAttribute are null in the Excuting assembly and set the copyright text to a default value by @moh-hassan.
- Change the default copyright to include current year instead of 1 by @moh-hassan.
- Enabling c# 8 and Vs2019 image in Appveyor.
Fixed
- Fix NullReferenceException when creating a default immutable instance by @0xced.
- Fix issue #496 - Cryptic error message with immutable option class by@moh-hassan.
- Fix UnParserExtensions.FormatCommandLine by @moh-hassan to resolve:
... (truncated)
Commits
24e2be2Publish Release 2.8.09409df2regenerate nuget key and reencrypt2218294updated nuget apikey1373286Update appveyor.yml3e43750Update readme.md2dff646Fix/issue #579 (#580)182e72fAdd Linux as CI in appveyor (#598)b420f04fix issue #593 (#597)017a8a2Update appveyor.ymlc9ba3a7Update changelog.md & readme.md- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)