adamralph / minver

🏷 Minimalistic versioning using Git tags.
Apache License 2.0
838 stars 60 forks source link

Bump McMaster.Extensions.CommandLineUtils from 4.0.2 to 4.1.0 #909

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 11 months ago

Bumps McMaster.Extensions.CommandLineUtils from 4.0.2 to 4.1.0.

Release notes

Sourced from McMaster.Extensions.CommandLineUtils's releases.

4.1.0

How to get this update

Packages have been posted to these feeds:

NuGet.org

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

GitHub Package Registry

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

What's Changed

New Contributors

Full Changelog: https://github.com/natemcmaster/CommandLineUtils/compare/v4.0.2...v4.1.0

Changelog

Sourced from McMaster.Extensions.CommandLineUtils's changelog.

Changelog

Unreleased changes:

Commits
  • 91f0fb3 Use auto-generated release notes
  • 0726df9 Update release notes for 4.1.0
  • fe2354a fix: don't set DefaultValue to empty string for string[] options
  • 81199c7 Update tests to latest supported versions of .NET (6 and 7)
  • 38b1639 Update version to 4.1
  • 3cb6db2 bug fix: drop support for < net46 and fix for finding dotnet.exe when DOTNET_...
  • dd5de06 Upgrade ci.yml and examples to latest dependencies
  • See full diff 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions