wrouesnel / p2cli

pongo2 cli - like the j2cli package in python, but compiles to self-contained go executables
GNU General Public License v2.0
87 stars 20 forks source link

Bump github.com/alecthomas/kong from 0.7.0 to 0.8.0 #54

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps github.com/alecthomas/kong from 0.7.0 to 0.8.0.

Commits
  • a9be85c Bump golang.org/x/crypto in /_examples/server (#352)
  • 9610ed6 feat: support multiple env variables (#349)
  • 37e8014 fix: handle contents of tags properly by unquoting them when necessary
  • 95a465b feat: add FlagNamer option
  • 919e701 feat: add filecontent named mapper
  • 9b08b89 fix: ensure pointers can be detected as bools
  • bf0cbf5 feat: Embed() option and Context.Call()
  • d974d72 feat: add support for camelCase JSON keys
  • See full diff 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)
coveralls commented 1 year ago

Coverage Status

coverage: 60.845%. remained the same when pulling e5de626238202addaac44e3980af27f01a1c43d0 on dependabot/go_modules/github.com/alecthomas/kong-0.8.0 into 32a37b9ec46bfe54353b8304352cbbbc5a2be6f1 on master.