Skip to content
This repository was archived by the owner on Jan 11, 2026. It is now read-only.

Bump docopt.net from 0.6.1.11 to 0.8.0#7

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/nuget/docopt.net-0.8.0
Closed

Bump docopt.net from 0.6.1.11 to 0.8.0#7
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/nuget/docopt.net-0.8.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 1, 2022

Bumps docopt.net from 0.6.1.11 to 0.8.0.

Release notes

Sourced from docopt.net's releases.

0.8.0

NuGet

This two biggest features added by this release are:

  • A new static and strong-typed API.
  • C# source generator for compile-time code generation of the command-line arguments parsing logic as well as a class for the parsed arguments.

See the documentation for usage and examples.

What's Changed

See Also

New Contributors

0.7.0

NuGet

Notable (and some breaking) changes in this release:

See Also

... (truncated)

Commits
  • bd6f0d4 Fix target standard stream for error in sample
  • 244e107 Update package authors
  • 732db2a Add & update copyright notices
  • dc94a53 Use switch expression in Naval Fater pattern-matching example
  • a5771a2 Fix Naval Fate pattern-matching example to use "ArgValue"
  • 6876e9b Move most of documentation out of read-me
  • b82b64e Remove redundant base ctor call
  • 80fa4b2 Consistently format all empty blocks & object patterns
  • 2ac35ac Use var pattern where applicable
  • e6d09cd Avoid empty array allocation in "LeafPattern"
  • 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 [docopt.net](https://github.com/docopt/docopt.net) from 0.6.1.11 to 0.8.0.
- [Release notes](https://github.com/docopt/docopt.net/releases)
- [Commits](docopt/docopt.net@v0.6.1.11...v0.8.0)

---
updated-dependencies:
- dependency-name: docopt.net
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Apr 1, 2022
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 1, 2022

Superseded by #8.

@dependabot dependabot Bot closed this May 1, 2022
@dependabot dependabot Bot deleted the dependabot/nuget/docopt.net-0.8.0 branch May 1, 2022 12:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants