Skip to content
This repository has been archived by the owner on Apr 21, 2021. It is now read-only.

Bump github.com/urfave/cli/v2 from 2.2.0 to 2.3.0 #79

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps github.com/urfave/cli/v2 from 2.2.0 to 2.3.0.

Release notes

Sourced from github.com/urfave/cli/v2's releases.

Release 2.3.0

These release notes were written for the git hash 09ac54c2f97f4249282baf266c54a09fab1bef58.

Fixed

  • Fixed a bug 'Unable to load file' in altsrc in #1086 via @akramarenkov
  • Fixed a bug where App.ErrWriter not being initialized in App.Setup() in #1100 via @Nokel81
  • Harmonize BeforeError handling in #1117 via @creekorful
  • Fixed a bug where the default value is not set in the Destination field in the StringSliceFlag in #1121 via @sgoroshko
  • Fixed a bug where the version flag was shown unexpectedly on commands with subcommands in #1153 via @lrioth
  • Fixed a bug where the default StringSlice values would be mutated in #1170 via @tych0
  • Fixed a bug where values set by environment var are not saved to existing stringslice reference in #1178 via @alexcb
  • Fixed a bug where fish completion did not respect TakesFile on PathFlags in #1198 via @ErinCall

Changed

  • Improved ZSH Autocompletion (List files on tab with no completion options) in #1130 via @oleorhagen
  • Improved help text rendering in #1175 via @imle

Added

  • Added support for Go 1.14 in #1085 via @lynncyrin
  • Added support for Powershell autocompletion in #1139 via @kirinnee
  • Added support for using Value with TimeStamp flag in #1160 via @vschettino
  • Added ShowSubcommandHelpAndExit to print help for the given subcommand and exit with exit code in #1183 via @knqyf263
  • Expose the constructor of MapInputSource type in #1194 via @igorrius
  • Added support for a App.Reader that defaults to os.Stdin via #1191 via @stellirin
Changelog

Sourced from github.com/urfave/cli/v2's changelog.

Change Log

ATTN: This project uses semantic versioning.

Unreleased - 2.X series

View [unreleased 2.X] series changes.

Commits
  • 09ac54c Merge pull request #1175 from imle/imle/add-better-multi-line-description-for...
  • a99b68f Merge pull request #1194 from igorrius/extend-altscr
  • 5fed9f1 Merge pull request #1188 from theoretick/bump-yaml-to-v2.2.3
  • d89733e Merge pull request #1183 from knqyf263/feat/subcommand_help_and_exit
  • 3629eb8 Merge pull request #1139 from kirinnee/master
  • 3be15f7 Merge pull request #1198 from ErinCall/paths-take-files
  • 5c8d915 Revert "Refactor fishAddFileFlag for better flexibility #1156"
  • c3263d4 Merge branch 'master' into paths-take-files
  • 7f00501 Update altsrc/map_input_source.go
  • e062e73 Merge pull request #1173 from zemzale/fix-documentation
  • Additional commits viewable 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)
  • @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:

  • 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)

Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/urfave/cli/releases)
- [Changelog](https://github.com/urfave/cli/blob/master/docs/CHANGELOG.md)
- [Commits](urfave/cli@v2.2.0...v2.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Nov 2, 2020
@codecov-io
Copy link

Codecov Report

Merging #79 into master will decrease coverage by 0.35%.
The diff coverage is 60.65%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #79      +/-   ##
==========================================
- Coverage   23.11%   22.75%   -0.36%     
==========================================
  Files           9       13       +4     
  Lines         199      290      +91     
==========================================
+ Hits           46       66      +20     
- Misses        145      210      +65     
- Partials        8       14       +6     
Impacted Files Coverage Δ
pkg/r2package/cmd.go 0.00% <0.00%> (ø)
pkg/r2package/filemgr.go 0.00% <0.00%> (ø)
pkg/r2package/info.go 0.00% <ø> (ø)
pkg/site/r2_nix.go 0.00% <0.00%> (ø)
pkg/r2package/installer.go 39.39% <39.39%> (ø)
pkg/r2package/manifest.go 96.00% <96.00%> (ø)
internal/util/dir/dir.go 40.00% <0.00%> (-10.00%) ⬇️
pkg/git/git.go 40.00% <0.00%> (-5.46%) ⬇️
internal/util/dir/dir_test_linux.go 40.00% <0.00%> (-5.46%) ⬇️
pkg/site/site.go 14.08% <0.00%> (-3.16%) ⬇️
... and 11 more

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 f718736...c733fd3. Read the comment docs.

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.

2 participants