dotnet-run-script
dotnet-run-script copied to clipboard
Bump System.CommandLine from 2.0.0-beta3.22114.1 to 2.0.0-beta4.22272.1
Bumps System.CommandLine from 2.0.0-beta3.22114.1 to 2.0.0-beta4.22272.1.
Release notes
Sourced from System.CommandLine's releases.
System.CommandLine v2.0.0-beta4.22272.1
For details on the Beta 4 release, please see #1750.
What's Changed
- Added ZSH Completion Shim Script by
@JohnnyWombwellin dotnet/command-line-api#1643- [main] Update dependencies from dotnet/arcade by
@dotnet-maestroin dotnet/command-line-api#1651- fix #1647 by
@jonsequiturin dotnet/command-line-api#1649- add support ... or, uh, remove non-support ... for OnlyTake(0) by
@jonsequiturin dotnet/command-line-api#1658- [main] Update dependencies from dotnet/arcade by
@dotnet-maestroin dotnet/command-line-api#1660- Perf improvements part 6: startup time by
@adamsitnikin dotnet/command-line-api#1654- Add string converters for uint/sbyte/byte by
@SamZhangQingChuanin dotnet/command-line-api#1661- update Ubuntu image to 20.04 by
@jonsequiturin dotnet/command-line-api#1657- [main] Update dependencies from dotnet/arcade by
@dotnet-maestroin dotnet/command-line-api#1666- [main] Update dependencies from dotnet/arcade by
@dotnet-maestroin dotnet/command-line-api#1674- Ubuntu dependencies for NativeAOT compiler by
@jonsequiturin dotnet/command-line-api#1676- Add NativeAOT test by
@adamsitnikin dotnet/command-line-api#1656- [main] Update dependencies from dotnet/arcade by
@dotnet-maestroin dotnet/command-line-api#1682- Fix #1638 by
@jonsequiturin dotnet/command-line-api#1677- Fix #1663 by
@jonsequiturin dotnet/command-line-api#1671- Fix #1209 by
@eisbaer66in dotnet/command-line-api#1706- Apply comments from #7859 by
@tdykstrain dotnet/command-line-api#1701- Present error instead of throwing exception for empty argument to FileSystemInfo type by
@therealchjonesin dotnet/command-line-api#1704- Fix #1665 by
@jonsequiturin dotnet/command-line-api#1714- fix #1711 by
@jonsequiturin dotnet/command-line-api#1716- Add TimeSpan string converter by
@GabeDeBackerin dotnet/command-line-api#1718- SetHandler improvements by
@jonsequiturin dotnet/command-line-api#1729- Add support for IPAddress and IPEndpoint arguments by
@RobThreein dotnet/command-line-api#1735- Add support for DateOnly and TimeOnly on .Net 6 (#1732). by
@RobThreein dotnet/command-line-api#1734- bump version to beta4 by
@jonsequiturin dotnet/command-line-api#1741New Contributors
@JohnnyWombwellmade their first contribution in dotnet/command-line-api#1643@SamZhangQingChuanmade their first contribution in dotnet/command-line-api#1661@eisbaer66made their first contribution in dotnet/command-line-api#1706@tdykstramade their first contribution in dotnet/command-line-api#1701@therealchjonesmade their first contribution in dotnet/command-line-api#1704@GabeDeBackermade their first contribution in dotnet/command-line-api#1718@RobThreemade their first contribution in dotnet/command-line-api#1735Full Changelog: https://github.com/dotnet/command-line-api/compare/v2.0.0-beta3.22114.1...2.0.0-beta4.22272.1
Commits
209b724bump version to beta44dcee4dAdd support for DateOnly and TimeOnly on .Net 6 (#1732). (#1734)1ac7dfdAdd support for IPAddress and IPEndpoint arguments (#1735)55dbf39SetHandler improvements (#1729)372d408Add TimeSpan string converter (#1718)689dff5fix #1711 (#1716)dd44dd0Fix #1665 (#1714)3fef055Present error instead of throwing exception for empty argument to FileSystemI...70d72f0Apply comments from #7859 (#1701)ce54d76using ReflectedType instead of DeclaringType- 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)