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.1#8

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps docopt.net from 0.6.1.11 to 0.8.1.

Release notes

Sourced from docopt.net's releases.

0.8.1

NuGet

This is a minor bug fix release.

What's Changed

See Also

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

... (truncated)

Commits
  • cc1258e Fix source generator to support nested arguments class (#174)
  • 8a8d09c Add integration test for args class in nested namespace
  • 83d27cc Fix semantic model caching in source generator (#172)
  • 847e768 Restore accidental removal to integration tests
  • f3bcdcf Fix source generator to include namespace in file hint name (#171)
  • 199820d Add test for args class in nested namespaces
  • cd540bd Clean-up actaul test snapshots leaking from previous runs
  • 488fda9 Bump version to 0.8.1
  • bd6f0d4 Fix target standard stream for error in sample
  • 244e107 Update package authors
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [docopt.net](https://github.com/docopt/docopt.net) from 0.6.1.11 to 0.8.1.
- [Release notes](https://github.com/docopt/docopt.net/releases)
- [Commits](docopt/docopt.net@v0.6.1.11...v0.8.1)

---
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 May 1, 2022
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jan 1, 2026

Superseded by #11.

@dependabot dependabot Bot closed this Jan 1, 2026
@dependabot dependabot Bot deleted the dependabot/nuget/docopt.net-0.8.1 branch January 1, 2026 12:02
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