From 97f1fb85f2cde67918f70087917bb26d1d87b345 Mon Sep 17 00:00:00 2001 From: renovate Date: Wed, 7 Sep 2022 04:20:39 +0000 Subject: [PATCH] chore(deps): update module github.com/urfave/cli/v2 to v2.14.1 (#70) 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.11.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
--- ### 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 Co-authored-by: Dawid Wysokiński Reviewed-on: https://gitea.dwysokinski.me/twhelp/core/pulls/70 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 9a46d8c..fcd4622 100644 --- a/go.mod +++ b/go.mod @@ -24,7 +24,7 @@ require ( github.com/uptrace/bun/dbfixture v1.1.8 github.com/uptrace/bun/dialect/pgdialect v1.1.8 github.com/uptrace/bun/driver/pgdriver v1.1.8 - github.com/urfave/cli/v2 v2.11.2 + github.com/urfave/cli/v2 v2.14.1 go.uber.org/zap v1.23.0 ) diff --git a/go.sum b/go.sum index ea84d28..4168a54 100644 --- a/go.sum +++ b/go.sum @@ -211,8 +211,8 @@ github.com/uptrace/bun/dialect/pgdialect v1.1.8/go.mod h1:nNbU8PHTjTUM+CRtGmqyBb github.com/uptrace/bun/driver/pgdriver v1.1.8 h1:gyL22axRQfjJS2Umq0erzJnp0bLOdUE8/USKZHPQB8o= github.com/uptrace/bun/driver/pgdriver v1.1.8/go.mod h1:4tHK0h7a/UoldBoe9J3GU4tEYjr3mkd62U3Kq3PVk3E= github.com/urfave/cli v1.22.1/go.mod h1:Gos4lmkARVdJ6EkW0WaNv/tZAAMe9V7XWyB60NtXRu0= -github.com/urfave/cli/v2 v2.11.2 h1:FVfNg4m3vbjbBpLYxW//WjxUoHvJ9TlppXcqY9Q9ZfA= -github.com/urfave/cli/v2 v2.11.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/vishvananda/netlink v1.1.0/go.mod h1:cTgwzPIzzgDAYoQrMm0EdrjRUBkTqKYppBueQtXaqoE= github.com/vishvananda/netns v0.0.0-20191106174202-0a2b9b5464df/go.mod h1:JP3t17pCcGlemwknint6hfoeCVQrEMVwxRLRjXpq+BU= github.com/vmihailenco/msgpack/v5 v5.3.5 h1:5gO0H1iULLWGhs2H5tbAHIZTV8/cYafcFOr9znI5mJU=