Skip to content

Bump McMaster.Extensions.Hosting.CommandLine from 3.1.0 to 4.0.2#27

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/nuget/McMaster.Extensions.Hosting.CommandLine-4.0.2
Open

Bump McMaster.Extensions.Hosting.CommandLine from 3.1.0 to 4.0.2#27
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/nuget/McMaster.Extensions.Hosting.CommandLine-4.0.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Nov 21, 2022

Copy link
Copy Markdown
Contributor

Bumps McMaster.Extensions.Hosting.CommandLine from 3.1.0 to 4.0.2.

Release notes

Sourced from McMaster.Extensions.Hosting.CommandLine's releases.

4.0.2

Notes

See changes 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.2 https://nuget.org/packages/McMaster.Extensions.Hosting.CommandLine/4.0.2

GitHub Package Registry

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

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

... (truncated)

Changelog

Sourced from McMaster.Extensions.Hosting.CommandLine's changelog.

v4.0.2

Fixes

  • @​ernstc: bugfix: added check on the model type before it proceeds accessing the property (#519)

#519: natemcmaster/CommandLineUtils#519

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
  • 2193138 Update release notes for 4.0.2
  • 809f8f2 bugfix: added check on the model type before it proceeds accessing the proper...
  • f5afce9 Update scripts.tmpl.partial
  • c7c4395 Delete dependabot.yml
  • 63a43d5 Update stale.yml
  • d06ca3a docs: Use .NET 6 SDK to generate docs (#495)
  • 8129fd0 Fix code snippets (#494)
  • 6a19eb4 build(deps): bump coverlet.collector from 3.1.0 to 3.1.1 (#492)
  • 171cf80 Set version to 4.0.1, update release notes and CHANGELOG
  • 33b4ece refactor: use explicit constructors on validation attributes to workaround .N...
  • 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)

Bumps [McMaster.Extensions.Hosting.CommandLine](https://github.com/natemcmaster/CommandLineUtils) from 3.1.0 to 4.0.2.
- [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.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot requested a review from dansiegel as a code owner November 21, 2022 13:18
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Nov 21, 2022
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants