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 v2.6.0 #182

Merged
merged 1 commit into from
Apr 12, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 12, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
McMaster.Extensions.CommandLineUtils nuget minor 2.3.4 -> 2.6.0

Release Notes

natemcmaster/CommandLineUtils

v2.6.0

v2.5.1

  • Fix #​320 - lazy load command object types to reduce unnecessary allocations

v2.5.0

v2.4.4

  • Fix #​302 - fix regression introduced in 2.4.2 which caused Ctrl+C handling not to terminate the process quickly

v2.4.3

v2.4.2

  • Fix #​286 - fix deadlock in CTRL+C handling on Windows

v2.4.1

  • Fix #​277 - workaround a bug in NuGet's 'deterministic packaging' feature which causes issues based on your timezone

v2.4.0

  • Fix #​227 by [@​ejball] - ArgumentEscaper should escape empty string
  • PR #​230 by [@​IanG] - Attributes for files and directories that must not exist
  • Fix #​221 by [@​vpkopylov] - Use Pager for help text option only works on top-level help
  • PR #​239 by [@​vpkopylov] - Add check for subcommand cycle
  • Support C# 8.0 and nullable reference types - #​245
  • Add async methods to CommandLineApplication
  • Fix #​208 - make CommandLineApplication.ExecuteAsync actually asynchronous
  • Fix #​153 - add async methods that accept cancellation tokens
  • Fix #​111 - Handle CTRL+C by default
  • Fix #​246 by [@​kyle-rader] - Multi-line option descriptions do not indent correctly
  • Fix #​253 - support calling CommandLineApplication.Execute multiple times

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 bffcbee into master Apr 12, 2022
@Ahoo-Wang Ahoo-Wang deleted the renovate/mcmaster.extensions.commandlineutils-2.x branch April 12, 2022 22:58
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