Tenacom / ReSharper.ExportAnnotations

MSBuild task to export JetBrains annotations (and optionally strip them) from a compiled assembly.
MIT License
1 stars 1 forks source link

Bump McMaster.Extensions.CommandLineUtils from 3.1.0 to 4.0.1 #46

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps McMaster.Extensions.CommandLineUtils from 3.1.0 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

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[bot] commented 2 years ago

Looks like McMaster.Extensions.CommandLineUtils is up-to-date now, so this is no longer needed.