Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Nov 3, 2020

Bumps github.com/urfave/cli from 1.22.4 to 1.22.5.

Release notes

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

Release 1.22.5

These release notes were written for the git hash af7fa3de115a4f9772a7758c51f92a1e3b30a010.

Fixed

Changed

  • Improved ZSH Autocompletion (List files on tab with no completion options) in #1133 via @oleorhagen
Changelog

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

Change Log

ATTN: This project uses semantic versioning.

Unreleased - 2.X series

View [unreleased 2.X] series changes.

[2.2.0] - 2020-03-08

These release notes were written for the git hash d648edd48d89ef3a841b1ec75c2ebbd4de5f748f

Fixed

Changed

Added

[2.1.1] - 2019-12-24

Fixed

[2.1.0] - 2019-12-24

These release notes were written for the git hash ae84df4cef4a2a6f1a0cb1d41ea0f3af8755e5a8

Fixed

Changed

Commits
  • af7fa3d Merge pull request #1170 from tych0/fix-slice-mutation
  • 7c493f6 *Slice: don't mutate the underlying default value
  • fe4a429 Merge pull request #1132 from VirrageS/v1-backport-help
  • 86d8407 Merge pull request #1133 from oleorhagen/zshbackport
  • 0703fa9 backport(autocomplete): Sync the zsh_autocomplete file with master
  • b6c09e3 Harmonize BeforeError handling
  • 1e44266 Merge pull request #1126 from oleorhagen/reqflagerr
  • ee2fae6 fix: Print the long options of the required flags missing
  • f842187 test(context): Added regression test for requiredFlagsError
  • 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)
  • @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)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Nov 3, 2020
@codecov
Copy link

codecov bot commented Nov 3, 2020

Codecov Report

Merging #578 (7b8c330) into master (4e3649c) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #578   +/-   ##
=======================================
  Coverage   22.19%   22.19%           
=======================================
  Files          55       55           
  Lines        1739     1739           
=======================================
  Hits          386      386           
  Misses       1272     1272           
  Partials       81       81           

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 4e3649c...7b8c330. Read the comment docs.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/go_modules/github.com/urfave/cli-1.22.5 branch 3 times, most recently from 517b34d to c0ff570 Compare December 17, 2020 02:12
@dependabot-preview dependabot-preview bot force-pushed the dependabot/go_modules/github.com/urfave/cli-1.22.5 branch from c0ff570 to 6c20fc9 Compare January 4, 2021 02:29
@metrue metrue merged commit c850755 into master Jan 4, 2021
@metrue metrue deleted the dependabot/go_modules/github.com/urfave/cli-1.22.5 branch January 4, 2021 02:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants