Closed dependabot[bot] closed 1 year ago
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.
Looks like McMaster.Extensions.CommandLineUtils is up-to-date now, so this is no longer needed.
Bumps McMaster.Extensions.CommandLineUtils from 4.0.2 to 4.1.0.
Release notes
Sourced from McMaster.Extensions.CommandLineUtils's releases.
Changelog
Sourced from McMaster.Extensions.CommandLineUtils's changelog.
Commits
91f0fb3
Use auto-generated release notes0726df9
Update release notes for 4.1.0fe2354a
fix: don't set DefaultValue to empty string forstring[]
options81199c7
Update tests to latest supported versions of .NET (6 and 7)38b1639
Update version to 4.13cb6db2
bug fix: drop support for < net46 and fix for finding dotnet.exe when DOTNET_...dd5de06
Upgrade ci.yml and examples to latest dependenciesDependabot 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