Bump github.com/alecthomas/kong from 0.2.11 to 0.2.12 - #231
Merged
crazy-max merged 1 commit intoDec 8, 2020
Merged
Conversation
Codecov Report
@@ Coverage Diff @@
## master #231 +/- ##
=======================================
Coverage 70.95% 70.95%
=======================================
Files 8 8
Lines 241 241
=======================================
Hits 171 171
Misses 44 44
Partials 26 26 Continue to review full report at Codecov.
|
Owner
|
@dependabot rebase |
dependabot
Bot
force-pushed
the
dependabot/go_modules/github.com/alecthomas/kong-0.2.12
branch
from
December 8, 2020 09:15
9af7b32 to
81cb1d4
Compare
Bumps [github.com/alecthomas/kong](https://github.com/alecthomas/kong) from 0.2.11 to 0.2.12. - [Release notes](https://github.com/alecthomas/kong/releases) - [Commits](alecthomas/kong@v0.2.11...v0.2.12) Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/go_modules/github.com/alecthomas/kong-0.2.12
branch
from
December 8, 2020 09:18
81cb1d4 to
a25f451
Compare
crazy-max
approved these changes
Dec 8, 2020
dependabot
Bot
deleted the
dependabot/go_modules/github.com/alecthomas/kong-0.2.12
branch
December 8, 2020 09:28
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps github.com/alecthomas/kong from 0.2.11 to 0.2.12.
Commits
3d57e73Ensure values aren't nil before decoding.5a9b3aeFix return err for PrintUsage26524e0Actually test filename.8bf0a33Add NamedFileContentFlag.097bba5Revert UsageOnMissing.73064c7Fix README again.74d8f6dUnbreak README.38db823Call Validate() functions on nodes if present.a062611Do not run parent node on missing child err with usageOnMissing option5b3fd54Refactor k.FatalIfErrorf to use k.FatalfDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually