samq-democorp / Umbraco-CMS

MIT License
0 stars 1 forks source link

Update dependency CommandLineParser to v2.9.1 (v9/contrib) - autoclosed #133

Closed mend-for-github-com[bot] closed 1 year ago

mend-for-github-com[bot] commented 1 year ago

This PR contains the following updates:

Package Type Update Change
CommandLineParser nuget minor 2.8.0 -> 2.9.1

Release Notes

commandlineparser/commandline ### [`v2.9.1`](https://togithub.com/commandlineparser/commandline/releases/tag/v2.9.1) ##### What's Changed - Add Linux as CI in appveyor by [@​moh-hassan](https://togithub.com/moh-hassan) in [https://github.com/commandlineparser/commandline/pull/598](https://togithub.com/commandlineparser/commandline/pull/598) - Add multi-instance option support by [@​rmunn](https://togithub.com/rmunn) in [https://github.com/commandlineparser/commandline/pull/594](https://togithub.com/commandlineparser/commandline/pull/594) - add support for flags enums by [@​shaosss](https://togithub.com/shaosss) in [https://github.com/commandlineparser/commandline/pull/623](https://togithub.com/commandlineparser/commandline/pull/623) - Expose value and error on parser result by [@​johnjaylward](https://togithub.com/johnjaylward) in [https://github.com/commandlineparser/commandline/pull/634](https://togithub.com/commandlineparser/commandline/pull/634) - Verb aliases by [@​johnjaylward](https://togithub.com/johnjaylward) in [https://github.com/commandlineparser/commandline/pull/636](https://togithub.com/commandlineparser/commandline/pull/636) - Fix unparsing FileInfo and DirectoryInfo by [@​kapsiR](https://togithub.com/kapsiR) in [https://github.com/commandlineparser/commandline/pull/627](https://togithub.com/commandlineparser/commandline/pull/627) - fix spacing on help messages when verbs have aliases by [@​johnjaylward](https://togithub.com/johnjaylward) in [https://github.com/commandlineparser/commandline/pull/650](https://togithub.com/commandlineparser/commandline/pull/650) - Extend UnparserExtension with FormatCommandLineArgs and SplitArgs methods by [@​moh-hassan](https://togithub.com/moh-hassan) in [https://github.com/commandlineparser/commandline/pull/662](https://togithub.com/commandlineparser/commandline/pull/662) - Allow single dash as a value by [@​moh-hassan](https://togithub.com/moh-hassan) in [https://github.com/commandlineparser/commandline/pull/669](https://togithub.com/commandlineparser/commandline/pull/669) - Add multi-instance option support by [@​rmunn](https://togithub.com/rmunn) in [https://github.com/commandlineparser/commandline/pull/678](https://togithub.com/commandlineparser/commandline/pull/678) - Sequences that hit max should stop grabbing values by [@​rmunn](https://togithub.com/rmunn) in [https://github.com/commandlineparser/commandline/pull/682](https://togithub.com/commandlineparser/commandline/pull/682) - Add GetoptMode parser setting and implementation by [@​rmunn](https://togithub.com/rmunn) in [https://github.com/commandlineparser/commandline/pull/684](https://togithub.com/commandlineparser/commandline/pull/684) - Add missing interpolation character by [@​marcinotorowski](https://togithub.com/marcinotorowski) in [https://github.com/commandlineparser/commandline/pull/803](https://togithub.com/commandlineparser/commandline/pull/803) - Fix for [#​776](https://togithub.com/commandlineparser/commandline/issues/776) and [#​797](https://togithub.com/commandlineparser/commandline/issues/797) by [@​batzen](https://togithub.com/batzen) in [https://github.com/commandlineparser/commandline/pull/798](https://togithub.com/commandlineparser/commandline/pull/798) - added link to Option groups by [@​pentop](https://togithub.com/pentop) in [https://github.com/commandlineparser/commandline/pull/790](https://togithub.com/commandlineparser/commandline/pull/790) - Remove System.Linq.Expressions dependency. by [@​NN---](https://togithub.com/NN---) in [https://github.com/commandlineparser/commandline/pull/764](https://togithub.com/commandlineparser/commandline/pull/764) - Resourcetype with implicit and explicit cast by [@​gorsheninmv](https://togithub.com/gorsheninmv) in [https://github.com/commandlineparser/commandline/pull/758](https://togithub.com/commandlineparser/commandline/pull/758) ##### New Contributors - [@​rmunn](https://togithub.com/rmunn) made their first contribution in [https://github.com/commandlineparser/commandline/pull/594](https://togithub.com/commandlineparser/commandline/pull/594) - [@​shaosss](https://togithub.com/shaosss) made their first contribution in [https://github.com/commandlineparser/commandline/pull/623](https://togithub.com/commandlineparser/commandline/pull/623) - [@​johnjaylward](https://togithub.com/johnjaylward) made their first contribution in [https://github.com/commandlineparser/commandline/pull/634](https://togithub.com/commandlineparser/commandline/pull/634) - [@​kapsiR](https://togithub.com/kapsiR) made their first contribution in [https://github.com/commandlineparser/commandline/pull/627](https://togithub.com/commandlineparser/commandline/pull/627) - [@​marcinotorowski](https://togithub.com/marcinotorowski) made their first contribution in [https://github.com/commandlineparser/commandline/pull/803](https://togithub.com/commandlineparser/commandline/pull/803) - [@​batzen](https://togithub.com/batzen) made their first contribution in [https://github.com/commandlineparser/commandline/pull/798](https://togithub.com/commandlineparser/commandline/pull/798) - [@​pentop](https://togithub.com/pentop) made their first contribution in [https://github.com/commandlineparser/commandline/pull/790](https://togithub.com/commandlineparser/commandline/pull/790) - [@​NN---](https://togithub.com/NN---) made their first contribution in [https://github.com/commandlineparser/commandline/pull/764](https://togithub.com/commandlineparser/commandline/pull/764) - [@​gorsheninmv](https://togithub.com/gorsheninmv) made their first contribution in [https://github.com/commandlineparser/commandline/pull/758](https://togithub.com/commandlineparser/commandline/pull/758) **Full Changelog**: https://github.com/commandlineparser/commandline/compare/2.8.0...v2.9.1

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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.