Skip to content

Bump McMaster.Extensions.CommandLineUtils from 4.1.1 to 5.1.0#708

Merged
mruxmohan4 merged 3 commits into
mainfrom
dependabot/nuget/McMaster.Extensions.CommandLineUtils-5.1.0
May 18, 2026
Merged

Bump McMaster.Extensions.CommandLineUtils from 4.1.1 to 5.1.0#708
mruxmohan4 merged 3 commits into
mainfrom
dependabot/nuget/McMaster.Extensions.CommandLineUtils-5.1.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 12, 2026

Updated McMaster.Extensions.CommandLineUtils from 4.1.1 to 5.1.0.

Release notes

Sourced from McMaster.Extensions.CommandLineUtils's releases.

5.1.0

How to get this update

Packages have been posted to these feeds:

NuGet.org

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

GitHub Package Registry

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

What's Changed

Full Changelog: natemcmaster/CommandLineUtils@v5.0.1...v5.1.0

5.0.1

How to get this update

Packages have been posted to these feeds:

NuGet.org

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

GitHub Package Registry

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

What's Changed

Full Changelog: natemcmaster/CommandLineUtils@v5.0.0...v5.0.1

5.0.0

How to get this update

Packages have been posted to these feeds:

NuGet.org

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

GitHub Package Registry

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

What's Changed

New Contributors

Full Changelog: natemcmaster/CommandLineUtils@v4.1.1...v5.0.0

5.0.0-beta.348

How to get this update

Packages have been posted to these feeds:

NuGet.org

https://nuget.org/packages/McMaster.Extensions.CommandLineUtils/5.0.0-beta.348
https://nuget.org/packages/McMaster.Extensions.Hosting.CommandLine/5.0.0-beta.348

GitHub Package Registry

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

What's Changed

New Contributors

Full Changelog: natemcmaster/CommandLineUtils@v5.0.0-beta.325...v5.0.0-beta.348

5.0.0-beta.325

How to get this update

Packages have been posted to these feeds:

NuGet.org

https://nuget.org/packages/McMaster.Extensions.CommandLineUtils/5.0.0-beta.325
https://nuget.org/packages/McMaster.Extensions.Hosting.CommandLine/5.0.0-beta.325

GitHub Package Registry

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

What's Changed

New Contributors

Full Changelog: natemcmaster/CommandLineUtils@v4.1.1...v5.0.0-beta.325

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels May 12, 2026
@mruxmohan4 mruxmohan4 enabled auto-merge (squash) May 15, 2026 19:02
mruxmohan4 and others added 2 commits May 15, 2026 12:13
Addresses NU1903 build failures caused by newly-disclosed High severity
vulnerabilities in System.Security.Cryptography.Xml 9.0.0:
  - GHSA-37gx-xxp4-5rgx
  - GHSA-w3x6-4m5h-cxqf
Patched in 9.0.15 (.NET 9). Using latest stable 9.0.16.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Resolves NU1109 package downgrade: System.Security.Cryptography.Xml 9.0.16
pulls System.Security.Cryptography.Pkcs 9.0.16 which requires
System.Formats.Asn1 >= 9.0.16, but the centrally pinned version was 9.0.0.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@mruxmohan4 mruxmohan4 merged commit 2c78249 into main May 18, 2026
5 checks passed
@mruxmohan4 mruxmohan4 deleted the dependabot/nuget/McMaster.Extensions.CommandLineUtils-5.1.0 branch May 18, 2026 21:26
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 .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants