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 3.1.0 to 4.0.0 #653

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 27, 2021

Bumps McMaster.Extensions.CommandLineUtils from 3.1.0 to 4.0.0.

Release notes

Sourced from McMaster.Extensions.CommandLineUtils's releases.

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.

How to get this update

Packages have been posted to these feeds:

NuGet.org

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

GitHub Package Registry

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

4.0.0-beta.74

Fixes

@​natemcmaster: fix new CI to correctly publish symbols to nuget.org @​scott-xu: show option types in help text when OptionAttribute.Template is set (#429) @​skirchner989: change to not throw when a validator is not of type AttributeValidator (#431)

... (truncated)

Changelog

Sourced from McMaster.Extensions.CommandLineUtils's changelog.

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

Commits
  • 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)
  • 6783c5f Move API to 'shipped' baseline
  • fb3ecda Update release notes
  • 5daaac4 Replace probot config with workflow for managing stale issues
  • 9542133 build(deps): bump Microsoft.NETFramework.ReferenceAssemblies (#457)
  • 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 .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Dec 27, 2021
@adamralph adamralph added the enhancement New feature or request label Dec 28, 2021
@adamralph
Copy link
Owner

@dependabot rebase

@adamralph adamralph added this to the 3.1.0 milestone Dec 31, 2021
Bumps [McMaster.Extensions.CommandLineUtils](https://github.com/natemcmaster/CommandLineUtils) from 3.1.0 to 4.0.0.
- [Release notes](https://github.com/natemcmaster/CommandLineUtils/releases)
- [Changelog](https://github.com/natemcmaster/CommandLineUtils/blob/main/CHANGELOG.md)
- [Commits](natemcmaster/CommandLineUtils@v3.1.0...v4.0.0)

---
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.0 branch from d7632f9 to d09a1a8 Compare December 31, 2021 07:26
@adamralph adamralph merged commit 06b4076 into main Dec 31, 2021
@adamralph adamralph deleted the dependabot/nuget/McMaster.Extensions.CommandLineUtils-4.0.0 branch December 31, 2021 07:36
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 enhancement New feature or request .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant