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

Bump McMaster.Extensions.CommandLineUtils from 2.3.4 to 4.0.1 #1559

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2022

Bumps McMaster.Extensions.CommandLineUtils from 2.3.4 to 4.0.1.

Release notes

Sourced from McMaster.Extensions.CommandLineUtils's releases.

4.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)

See also https://github.com/natemcmaster/CommandLineUtils/blob/main/CHANGELOG.md

How to get this update

Packages have been posted to these feeds:

NuGet.org

https://nuget.org/packages/McMaster.Extensions.CommandLineUtils/4.0.1 https://nuget.org/packages/McMaster.Extensions.Hosting.CommandLine/4.0.1

GitHub Package Registry

https://github.com/natemcmaster?tab=packages&repo_name=CommandLineUtils

4.0.0

Features

Fixes

#429: natemcmaster/CommandLineUtils#429 #431: natemcmaster/CommandLineUtils#431 #484: natemcmaster/CommandLineUtils#484

Other

#389: natemcmaster/CommandLineUtils#389 #405: natemcmaster/CommandLineUtils#405 #406: natemcmaster/CommandLineUtils#406 #407: natemcmaster/CommandLineUtils#407 #420: natemcmaster/CommandLineUtils#420 #424: natemcmaster/CommandLineUtils#424 #425: natemcmaster/CommandLineUtils#425

See more details in https://github.com/natemcmaster/CommandLineUtils/blob/main/CHANGELOG.md.

... (truncated)

Changelog

Sourced from McMaster.Extensions.CommandLineUtils's changelog.

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)

#490: natemcmaster/CommandLineUtils#490 #491: natemcmaster/CommandLineUtils#491

v4.0.0

Features

Fixes

#429: natemcmaster/CommandLineUtils#429 #431: natemcmaster/CommandLineUtils#431 #484: natemcmaster/CommandLineUtils#484

Other

#389: natemcmaster/CommandLineUtils#389 #405: natemcmaster/CommandLineUtils#405 #406: natemcmaster/CommandLineUtils#406 #407: natemcmaster/CommandLineUtils#407 #420: natemcmaster/CommandLineUtils#420 #424: natemcmaster/CommandLineUtils#424 #425: natemcmaster/CommandLineUtils#425

v3.1.0

Improvements

  • [@​scott-xu]: Show allowed values in help text (#369)
  • [@​scott-xu]: Generic Hosting: add overload of RunCommandLineApplicationAsync to support configuring of CommandLineApplication (#363)
  • [@​danielmeza]: implement API on host builder to fetch CommandLineContext from non DI contexts (#368)
  • [@​hellfirehd] and [@​cbcrouse]: feature: add API to allow calling UseCommandLineApplication<TApp> prior to Run*Async() (#409 and #415)

... (truncated)

Commits
  • 171cf80 Set version to 4.0.1, update release notes and CHANGELOG
  • 33b4ece refactor: use explicit constructors on validation attributes to workaround .N...
  • 3352423 fix: support the Description field of VersionOptionFromMemberAttribute (#490)
  • e81e13b Update README.md (#488)
  • 1cb2c24 Update notes for 4.0.0 release
  • a360087 Bundle the README.md file
  • e4e124b Update to latest dependency versions
  • 3729de1 Reformat code
  • 210a005 test-only: drop .NET Core 2.1 and .NET 5, add .NET 6
  • 3774688 fix: don't mask OperationCanceledException triggered by SIGINT (#483)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 1, 2022
@dependabot dependabot bot requested a review from jzabroski February 1, 2022 13:12
Bumps [McMaster.Extensions.CommandLineUtils](https://github.com/natemcmaster/CommandLineUtils) from 2.3.4 to 4.0.1.
- [Release notes](https://github.com/natemcmaster/CommandLineUtils/releases)
- [Changelog](https://github.com/natemcmaster/CommandLineUtils/blob/main/CHANGELOG.md)
- [Commits](natemcmaster/CommandLineUtils@v2.3.4...v4.0.1)

---
updated-dependencies:
- dependency-name: McMaster.Extensions.CommandLineUtils
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/nuget/McMaster.Extensions.CommandLineUtils-4.0.1 branch from 16d7adc to 0899db1 Compare April 20, 2022 14:53
@jzabroski jzabroski merged commit 4811605 into master May 3, 2022
@dependabot dependabot bot deleted the dependabot/nuget/McMaster.Extensions.CommandLineUtils-4.0.1 branch May 3, 2022 15:32
@jzabroski jzabroski added this to the 4.0.0 milestone May 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant