radareorg / r2pm

Radare2 cross platform package manager
GNU Lesser General Public License v3.0
34 stars 12 forks source link

Bump github.com/urfave/cli from 1.22.0 to 1.22.1 #49

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps github.com/urfave/cli from 1.22.0 to 1.22.1.

Release notes *Sourced from [github.com/urfave/cli's releases](https://github.com/urfave/cli/releases).* > ## Release 1.22.1 > ### 🚧 Watch out! There's a known regression in this release! [urfave/cli#850](https://github-redirect.dependabot.com/urfave/cli/issues/850) 🚧 > > ### Fixed > > * Hide output of hidden commands on man pages in [urfave/cli/pull/889](https://github-redirect.dependabot.com/urfave/cli/pull/889) via [@​crosbymichael](https://github.com/crosbymichael) > * Don't generate fish completion for hidden commands [urfave/cli/pull/891](https://github.com/urfave/891) via [@​saschagrunert](https://github.com/saschagrunert) > * Using short flag names for required flags throws an error in [urfave/cli/pull/890](https://github-redirect.dependabot.com/urfave/cli/pull/890) via [@​asahasrabuddhe](https://github.com/asahasrabuddhe) > > ### Changed > > * Remove flag code generation logic, legacy python test runner in [urfave/cli/pull/883](https://github-redirect.dependabot.com/urfave/cli/pull/883) via [@​asahasrabuddhe](https://github.com/asahasrabuddhe) > * Enable Go Modules support, drop support for `Go 1.10` add support for `Go 1.13` in [urfave/cli/pull/885](https://github-redirect.dependabot.com/urfave/cli/pull/885) via [@​asahasrabuddhe](https://github.com/asahasrabuddhe)
Changelog *Sourced from [github.com/urfave/cli's changelog](https://github.com/urfave/cli/blob/master/CHANGELOG.md).* > ## [1.22.1] - 2019-09-11 > > ### Fixed > > * Hide output of hidden commands on man pages in [urfave/cli/pull/889](https://github-redirect.dependabot.com/urfave/cli/pull/889) via [@​crosbymichael](https://github.com/crosbymichael) > * Don't generate fish completion for hidden commands [urfave/cli/pull/891](https://github.com/urfave/891) via [@​saschagrunert](https://github.com/saschagrunert) > * Using short flag names for required flags throws an error in [urfave/cli/pull/890](https://github-redirect.dependabot.com/urfave/cli/pull/890) via [@​asahasrabuddhe](https://github.com/asahasrabuddhe) > > ### Changed > > * Remove flag code generation logic, legacy python test runner in [urfave/cli/pull/883](https://github-redirect.dependabot.com/urfave/cli/pull/883) via [@​asahasrabuddhe](https://github.com/asahasrabuddhe) > * Enable Go Modules support, drop support for `Go 1.10` add support for `Go 1.13` in [urfave/cli/pull/885](https://github-redirect.dependabot.com/urfave/cli/pull/885) via [@​asahasrabuddhe](https://github.com/asahasrabuddhe)
Commits - [`c71fbce`](https://github.com/urfave/cli/commit/c71fbcefd21552b70cd625b2c54466006e258ad7) Merge pull request [#887](https://github-redirect.dependabot.com/urfave/cli/issues/887) from urfave/asahasrabuddhe-patch-1 - [`ef47250`](https://github.com/urfave/cli/commit/ef47250cda5ff52a313118c01ad6b0c5b4877a70) Merge branch 'master' into asahasrabuddhe-patch-1 - [`61f3ae3`](https://github.com/urfave/cli/commit/61f3ae353bf455e3522aff0d5a28be9278bba7f2) Merge pull request [#890](https://github-redirect.dependabot.com/urfave/cli/issues/890) from urfave/issue-878 - [`fa858dc`](https://github.com/urfave/cli/commit/fa858dcc260fb07c25aab13650d9fa0e64f851c7) Ensure flag is not blank - [`f8bb66a`](https://github.com/urfave/cli/commit/f8bb66ae7d679973cf9b3f6f8c3dc6933404a31a) Fix Typo - [`056aef1`](https://github.com/urfave/cli/commit/056aef13fe0b0e51403036ca5527854f50a1f3cd) Merge branch 'issue-878' of https://github.com/urfave/cli into issue-878 - [`c6ee3b4`](https://github.com/urfave/cli/commit/c6ee3b4904ed76d34f277c315c2097ae7b22d38f) Use iterative logic to determine missing flag - [`82a84fc`](https://github.com/urfave/cli/commit/82a84fc187c23434a5c2e1398a7fcfbc9c51df94) Merge branch 'master' into issue-878 - [`1547ac2`](https://github.com/urfave/cli/commit/1547ac2f6a3d3d39fe4d49570c0d1c2401a8f20e) Modify variable names - [`388c2dd`](https://github.com/urfave/cli/commit/388c2dd0f4ffaa8541e371d49c8413870a04d9fe) Merge pull request [#891](https://github-redirect.dependabot.com/urfave/cli/issues/891) from saschagrunert/fish-hidden - Additional commits viewable in [compare view](https://github.com/urfave/cli/compare/v1.22.0...v1.22.1)


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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.
codecov-io commented 5 years ago

Codecov Report

Merging #49 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #49   +/-   ##
=======================================
  Coverage   31.21%   31.21%           
=======================================
  Files           9        9           
  Lines         189      189           
=======================================
  Hits           59       59           
  Misses        121      121           
  Partials        9        9

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update ed5987f...60fbf22. Read the comment docs.

codecov-io commented 5 years ago

Codecov Report

Merging #49 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #49   +/-   ##
=======================================
  Coverage   31.21%   31.21%           
=======================================
  Files           9        9           
  Lines         189      189           
=======================================
  Hits           59       59           
  Misses        121      121           
  Partials        9        9

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update ed5987f...cedb9f0. Read the comment docs.