From 5e2279237749a39114359db80214c48e5622c793 Mon Sep 17 00:00:00 2001 From: renovate Date: Wed, 7 Sep 2022 10:19:44 +0000 Subject: [PATCH] chore(deps): update module github.com/urfave/cli/v2 to v2.14.1 (#9) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/urfave/cli/v2](https://github.com/urfave/cli) | require | minor | `v2.10.2` -> `v2.14.1` | --- ### Release Notes
urfave/cli ### [`v2.14.1`](https://github.com/urfave/cli/releases/tag/v2.14.1) [Compare Source](https://github.com/urfave/cli/compare/v2.14.0...v2.14.1) #### What's Changed - Fix:(issue\_1272) Generic flag not set from env by [@​dearchap](https://github.com/dearchap) in https://github.com/urfave/cli/pull/1458 - GitHub Workflows security hardening by [@​sashashura](https://github.com/sashashura) in https://github.com/urfave/cli/pull/1469 #### New Contributors - [@​sashashura](https://github.com/sashashura) made their first contribution in https://github.com/urfave/cli/pull/1469 **Full Changelog**: https://github.com/urfave/cli/compare/v2.14.0...v2.14.1 ### [`v2.14.0`](https://github.com/urfave/cli/releases/tag/v2.14.0) [Compare Source](https://github.com/urfave/cli/compare/v2.13.0...v2.14.0) #### What's Changed - Update v2 dead link by [@​abousselmi](https://github.com/abousselmi) in https://github.com/urfave/cli/pull/1466 - Fix:(issue\_1293) Wrap usage text for commands by [@​dearchap](https://github.com/dearchap) in https://github.com/urfave/cli/pull/1460 - Add App.InvalidFlagAccessHandler by [@​icholy](https://github.com/icholy) in https://github.com/urfave/cli/pull/1446 #### New Contributors - [@​abousselmi](https://github.com/abousselmi) made their first contribution in https://github.com/urfave/cli/pull/1466 - [@​icholy](https://github.com/icholy) made their first contribution in https://github.com/urfave/cli/pull/1446 **Full Changelog**: https://github.com/urfave/cli/compare/v2.13.0...v2.14.0 ### [`v2.13.0`](https://github.com/urfave/cli/releases/tag/v2.13.0) [Compare Source](https://github.com/urfave/cli/compare/v2.12.3...v2.13.0) #### What's Changed - Fix:(issue\_1094) Dont execute Before/After handlers during shell comp… by [@​dearchap](https://github.com/dearchap) in https://github.com/urfave/cli/pull/1457 - Fix:(issue\_1455) Allow bool flags from input altsrc by [@​dearchap](https://github.com/dearchap) in https://github.com/urfave/cli/pull/1456 - Add configurable Base to int, uint and uint64 flags by [@​ccremer](https://github.com/ccremer) in https://github.com/urfave/cli/pull/1464 - fix: allow required flag with one character by [@​Gerrard-YNWA](https://github.com/Gerrard-YNWA) in https://github.com/urfave/cli/pull/1449 - Add support for alias in YAMLs by [@​james-prysm](https://github.com/james-prysm) in https://github.com/urfave/cli/pull/1448 #### New Contributors - [@​ccremer](https://github.com/ccremer) made their first contribution in https://github.com/urfave/cli/pull/1464 - [@​Gerrard-YNWA](https://github.com/Gerrard-YNWA) made their first contribution in https://github.com/urfave/cli/pull/1449 - [@​james-prysm](https://github.com/james-prysm) made their first contribution in https://github.com/urfave/cli/pull/1448 **Full Changelog**: https://github.com/urfave/cli/compare/v2.12.3...v2.13.0 ### [`v2.12.3`](https://github.com/urfave/cli/releases/tag/v2.12.3) [Compare Source](https://github.com/urfave/cli/compare/v2.12.2...v2.12.3) #### What's Changed - issue\_62: Make slice options more posix like by [@​dearchap](https://github.com/dearchap) in https://github.com/urfave/cli/pull/1454 - Move genflags tool to cmd/ and pin to previous release by [@​meatballhat](https://github.com/meatballhat) in https://github.com/urfave/cli/pull/1451 - Shift supported go versions by [@​meatballhat](https://github.com/meatballhat) in https://github.com/urfave/cli/pull/1452 - docs: split documentation into individual pages by [@​hay-kot](https://github.com/hay-kot) in https://github.com/urfave/cli/pull/1453 #### New Contributors - [@​hay-kot](https://github.com/hay-kot) made their first contribution in https://github.com/urfave/cli/pull/1453 **Full Changelog**: https://github.com/urfave/cli/compare/v2.12.1...v2.12.3 ### [`v2.12.2`](https://github.com/urfave/cli/releases/tag/v2.12.2) [Compare Source](https://github.com/urfave/cli/compare/v2.12.1...v2.12.2) #### What's Changed - issue\_62: Make slice options more posix like by [@​dearchap](https://github.com/dearchap) in https://github.com/urfave/cli/pull/1454 - Move genflags tool to cmd/ and pin to previous release by [@​meatballhat](https://github.com/meatballhat) in https://github.com/urfave/cli/pull/1451 - Shift supported go versions by [@​meatballhat](https://github.com/meatballhat) in https://github.com/urfave/cli/pull/1452 - docs: split documentation into individual pages by [@​hay-kot](https://github.com/hay-kot) in https://github.com/urfave/cli/pull/1453 #### New Contributors - [@​hay-kot](https://github.com/hay-kot) made their first contribution in https://github.com/urfave/cli/pull/1453 **Full Changelog**: https://github.com/urfave/cli/compare/v2.12.1...v2.12.2 ### [`v2.12.1`](https://github.com/urfave/cli/releases/tag/v2.12.1) [Compare Source](https://github.com/urfave/cli/compare/v2.12.0...v2.12.1) **Full Changelog**: https://github.com/urfave/cli/compare/v2.11.5...v2.12.1 ### [`v2.12.0`](https://github.com/urfave/cli/releases/tag/v2.12.0) [Compare Source](https://github.com/urfave/cli/compare/v2.11.5...v2.12.0) **Full Changelog**: https://github.com/urfave/cli/compare/v2.11.2...v2.12.0 ### [`v2.11.5`](https://github.com/urfave/cli/releases/tag/v2.11.5) [Compare Source](https://github.com/urfave/cli/compare/v2.11.4...v2.11.5) **Full Changelog**: https://github.com/urfave/cli/compare/v2.11.2...v2.11.5 ### [`v2.11.4`](https://github.com/urfave/cli/releases/tag/v2.11.4) [Compare Source](https://github.com/urfave/cli/compare/v2.11.3...v2.11.4) **Full Changelog**: https://github.com/urfave/cli/compare/v2.11.2...v2.11.4 ### [`v2.11.3`](https://github.com/urfave/cli/releases/tag/v2.11.3) [Compare Source](https://github.com/urfave/cli/compare/v2.11.2...v2.11.3) **Full Changelog**: https://github.com/urfave/cli/compare/v2.11.2...v2.11.3 ### [`v2.11.2`](https://github.com/urfave/cli/releases/tag/v2.11.2) [Compare Source](https://github.com/urfave/cli/compare/v2.11.1...v2.11.2) #### What's Changed - Fix HideHelp by [@​Dokiys](https://github.com/Dokiys) in https://github.com/urfave/cli/pull/1445 - Fix After not run by [@​Dokiys](https://github.com/Dokiys) in https://github.com/urfave/cli/pull/1444 #### New Contributors - [@​Dokiys](https://github.com/Dokiys) made their first contribution in https://github.com/urfave/cli/pull/1445 **Full Changelog**: https://github.com/urfave/cli/compare/v2.11.1...v2.11.2 ### [`v2.11.1`](https://github.com/urfave/cli/releases/tag/v2.11.1) [Compare Source](https://github.com/urfave/cli/compare/v2.11.0...v2.11.1) #### What's Changed - Fix timestamp flag error when using help by [@​hmiyado](https://github.com/hmiyado) in https://github.com/urfave/cli/pull/1439 #### New Contributors - [@​hmiyado](https://github.com/hmiyado) made their first contribution in https://github.com/urfave/cli/pull/1439 **Full Changelog**: https://github.com/urfave/cli/compare/v2.11.0...v2.11.1 ### [`v2.11.0`](https://github.com/urfave/cli/releases/tag/v2.11.0) [Compare Source](https://github.com/urfave/cli/compare/v2.10.3...v2.11.0) #### What's Changed - feature: add DefaultCommand field to App by [@​jalavosus](https://github.com/jalavosus) in https://github.com/urfave/cli/pull/1388 - accept timezone for timestamps by [@​julian7](https://github.com/julian7) in https://github.com/urfave/cli/pull/1432 - Approve v2 addition of App.DefaultCommand by [@​meatballhat](https://github.com/meatballhat) in https://github.com/urfave/cli/pull/1426 #### New Contributors - [@​jalavosus](https://github.com/jalavosus) made their first contribution in https://github.com/urfave/cli/pull/1388 - [@​julian7](https://github.com/julian7) made their first contribution in https://github.com/urfave/cli/pull/1432 **Full Changelog**: https://github.com/urfave/cli/compare/v2.10.3...v2.11.0 ### [`v2.10.3`](https://github.com/urfave/cli/releases/tag/v2.10.3) [Compare Source](https://github.com/urfave/cli/compare/v2.10.2...v2.10.3) #### What's Changed - Clean up the v2 manual a bit by [@​meatballhat](https://github.com/meatballhat) in https://github.com/urfave/cli/pull/1421 - Fix list formatting in v2 manual by [@​meatballhat](https://github.com/meatballhat) in https://github.com/urfave/cli/pull/1423 **Full Changelog**: https://github.com/urfave/cli/compare/v2.10.2...v2.10.3
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). Co-authored-by: Renovate Reviewed-on: https://gitea.dwysokinski.me/Kichiyaki/gootp/pulls/9 Co-authored-by: renovate Co-committed-by: renovate --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 88d9921..1ac418a 100644 --- a/go.mod +++ b/go.mod @@ -8,7 +8,7 @@ require ( github.com/charmbracelet/lipgloss v0.5.0 github.com/pquerna/otp v1.3.0 github.com/stretchr/testify v1.7.2 - github.com/urfave/cli/v2 v2.10.2 + github.com/urfave/cli/v2 v2.14.1 golang.org/x/crypto v0.0.0-20220525230936-793ad666bf5e golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 ) diff --git a/go.sum b/go.sum index 3948a71..6e8f697 100644 --- a/go.sum +++ b/go.sum @@ -52,8 +52,8 @@ github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+ github.com/stretchr/testify v1.3.0/go.mod h1:M5WIy9Dh21IEIfnGCwXGc5bZfKNJtfHm1UVUgZn+9EI= github.com/stretchr/testify v1.7.2 h1:4jaiDzPyXQvSd7D0EjG45355tLlV3VOECpq10pLC+8s= github.com/stretchr/testify v1.7.2/go.mod h1:R6va5+xMeoiuVRoj+gSkQ7d3FALtqAAGI1FQKckRals= -github.com/urfave/cli/v2 v2.10.2 h1:x3p8awjp/2arX+Nl/G2040AZpOCHS/eMJJ1/a+mye4Y= -github.com/urfave/cli/v2 v2.10.2/go.mod h1:f8iq5LtQ/bLxafbdBSLPPNsgaW0l/2fYYEHhAyPlwvo= +github.com/urfave/cli/v2 v2.14.1 h1:0Sx+C9404t2+DPuIJ3UpZFOEFhNG3wPxMj7uZHyZKFA= +github.com/urfave/cli/v2 v2.14.1/go.mod h1:1CNUng3PtjQMtRzJO4FMXBQvkGtuYRxxiR9xMa7jMwI= github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 h1:bAn7/zixMGCfxrRTfdpNzjtPYqr8smhKouy9mxVdGPU= github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673/go.mod h1:N3UwUGtsrSj3ccvlPHLoLsHnpR27oXr4ZE984MbSER8= golang.org/x/crypto v0.0.0-20220525230936-793ad666bf5e h1:T8NU3HyQ8ClP4SEE+KbFlg6n0NhuTsN4MyznaarGsZM=