Sora233 / DDBOT

一个基于MiraiGO的QQ群推送框架, 内置支持b站直播/动态,斗鱼直播,YTB直播/预约直播,虎牙直播,ACFUN直播,微博动态, 也可以通过插件支持任何订阅源。
https://ddbot.sora233.me
GNU Affero General Public License v3.0
518 stars 69 forks source link

Bump github.com/alecthomas/kong from 0.2.15 to 0.2.16 #54

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps github.com/alecthomas/kong from 0.2.15 to 0.2.16.

Commits
  • 456575d Allow - for stdout in path mapper (#147)
  • d48f4e5 Add negatable output when using short flag names
  • ed24960 Implement code review feedback
  • 454f2c0 Add test case for inverting the negation
  • 2fdddc4 Add negatable tag to set a bool to be negatable.
  • 2a0d7af Add support for negated boolean flags
  • 541ee33 Create FUNDING.yml
  • 1300b2a options: Add kong.ShortUsageOnError() option
  • f306ae1 Add aliases to tree help output
  • 405b2f4 Help Option to position flags in help output
  • 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