appuio / appuio-cloud-reporting

Reporting for APPUiO Cloud
BSD 3-Clause "New" or "Revised" License
0 stars 1 forks source link

Update module github.com/urfave/cli/v2 to v2.8.1 #54

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/urfave/cli/v2 require minor v2.4.4 -> v2.8.1

Release Notes

urfave/cli ### [`v2.8.1`](https://togithub.com/urfave/cli/releases/tag/v2.8.1) [Compare Source](https://togithub.com/urfave/cli/compare/v2.8.0...v2.8.1) #### What's Changed - Run docs tests against current work tree by [@​meatballhat](https://togithub.com/meatballhat) in [https://github.com/urfave/cli/pull/1403](https://togithub.com/urfave/cli/pull/1403) - Remove GPL2 dependency introduced in v2.7.0 by [@​AkihiroSuda](https://togithub.com/AkihiroSuda) in [https://github.com/urfave/cli/pull/1405](https://togithub.com/urfave/cli/pull/1405) **Full Changelog**: https://github.com/urfave/cli/compare/v2.8.0...v2.8.1 ### [`v2.8.0`](https://togithub.com/urfave/cli/releases/tag/v2.8.0) [Compare Source](https://togithub.com/urfave/cli/compare/v2.7.2...v2.8.0) #### What's Changed - Add flag category support ([#​796](https://togithub.com/urfave/cli/issues/796)) by [@​michaeljs1990](https://togithub.com/michaeljs1990) / [@​meatballhat](https://togithub.com/meatballhat) in [https://github.com/urfave/cli/pull/1368](https://togithub.com/urfave/cli/pull/1368) - Introduce override hooks for suggestions by [@​meatballhat](https://togithub.com/meatballhat) in [https://github.com/urfave/cli/pull/1396](https://togithub.com/urfave/cli/pull/1396) - Point to the docs tree and site from top-level README by [@​meatballhat](https://togithub.com/meatballhat) in [https://github.com/urfave/cli/pull/1399](https://togithub.com/urfave/cli/pull/1399) **Full Changelog**: https://github.com/urfave/cli/compare/v2.7.2...v2.8.0 ### [`v2.7.2`](https://togithub.com/urfave/cli/releases/tag/v2.7.2) [Compare Source](https://togithub.com/urfave/cli/compare/v2.7.1...v2.7.2) #### What's Changed - Auto-detect zsh via `SHELL` ([#​1218](https://togithub.com/urfave/cli/issues/1218)) by [@​z0rc](https://togithub.com/z0rc) / [@​meatballhat](https://togithub.com/meatballhat) in [https://github.com/urfave/cli/pull/1350](https://togithub.com/urfave/cli/pull/1350) - Merging mostynb report source of parse errors by [@​meatballhat](https://togithub.com/meatballhat) in [https://github.com/urfave/cli/pull/1354](https://togithub.com/urfave/cli/pull/1354) - Report the source of a value when we cannot parse it by [@​mostynb](https://togithub.com/mostynb) in [https://github.com/urfave/cli/pull/1168](https://togithub.com/urfave/cli/pull/1168) - Add a security policy document by [@​meatballhat](https://togithub.com/meatballhat) in [https://github.com/urfave/cli/pull/1365](https://togithub.com/urfave/cli/pull/1365) **Full Changelog**: https://github.com/urfave/cli/compare/v2.7.1...v2.7.2 ### [`v2.7.1`](https://togithub.com/urfave/cli/releases/tag/v2.7.1) [Compare Source](https://togithub.com/urfave/cli/compare/v2.7.0...v2.7.1) #### What's Changed - Docs publishing fixes by [@​meatballhat](https://togithub.com/meatballhat) in [https://github.com/urfave/cli/pull/1400](https://togithub.com/urfave/cli/pull/1400) **Full Changelog**: https://github.com/urfave/cli/compare/v2.7.0...v2.7.1 ### [`v2.7.0`](https://togithub.com/urfave/cli/releases/tag/v2.7.0) [Compare Source](https://togithub.com/urfave/cli/compare/v2.6.0...v2.7.0) #### What's Changed - Generate flag types (again?) by [@​meatballhat](https://togithub.com/meatballhat) in [https://github.com/urfave/cli/pull/1382](https://togithub.com/urfave/cli/pull/1382) - Introduce a v2.x semver approval gate by [@​meatballhat](https://togithub.com/meatballhat) in [https://github.com/urfave/cli/pull/1385](https://togithub.com/urfave/cli/pull/1385) - Generate RequiredFlag and VisibleFlag implementations by [@​meatballhat](https://togithub.com/meatballhat) in [https://github.com/urfave/cli/pull/1393](https://togithub.com/urfave/cli/pull/1393) - Mkdocs setup by [@​meatballhat](https://togithub.com/meatballhat) in [https://github.com/urfave/cli/pull/1392](https://togithub.com/urfave/cli/pull/1392) - Add suggestions support ([#​977](https://togithub.com/urfave/cli/issues/977)) by [@​meatballhat](https://togithub.com/meatballhat) in [https://github.com/urfave/cli/pull/1390](https://togithub.com/urfave/cli/pull/1390) - Add suggestions support by [@​saschagrunert](https://togithub.com/saschagrunert) in [https://github.com/urfave/cli/pull/977](https://togithub.com/urfave/cli/pull/977) **Full Changelog**: https://github.com/urfave/cli/compare/v2.6.0...v2.7.0 ### [`v2.6.0`](https://togithub.com/urfave/cli/releases/tag/v2.6.0) [Compare Source](https://togithub.com/urfave/cli/compare/v2.5.1...v2.6.0) ##### What's Changed - Simplified flag value access by [@​toaster](https://togithub.com/toaster) in [https://github.com/urfave/cli/pull/1367](https://togithub.com/urfave/cli/pull/1367) ##### New Contributors - [@​toaster](https://togithub.com/toaster) made their first contribution in [https://github.com/urfave/cli/pull/1367](https://togithub.com/urfave/cli/pull/1367) **Full Changelog**: https://github.com/urfave/cli/compare/v2.5.1...v2.6.0 ### [`v2.5.1`](https://togithub.com/urfave/cli/releases/tag/v2.5.1) [Compare Source](https://togithub.com/urfave/cli/compare/v2.5.0...v2.5.1) #### What's Changed - Cleaning up some release-related metadata & docs by [@​meatballhat](https://togithub.com/meatballhat) in [https://github.com/urfave/cli/pull/1371](https://togithub.com/urfave/cli/pull/1371) - Accept multi-value input on slice flags ([#​1241](https://togithub.com/urfave/cli/issues/1241)) by [@​meatballhat](https://togithub.com/meatballhat) in [https://github.com/urfave/cli/pull/1377](https://togithub.com/urfave/cli/pull/1377) - Accept multi-value input on slice flags by [@​vipally](https://togithub.com/vipally) in [https://github.com/urfave/cli/pull/1241](https://togithub.com/urfave/cli/pull/1241) **Full Changelog**: https://github.com/urfave/cli/compare/v2.5.0...v2.5.1 ### [`v2.5.0`](https://togithub.com/urfave/cli/releases/tag/v2.5.0) [Compare Source](https://togithub.com/urfave/cli/compare/v2.4.10...v2.5.0) #### What's Changed - Add `urfave_cli_no_docs` build tag by [@​kolyshkin](https://togithub.com/kolyshkin) in [https://github.com/urfave/cli/pull/1375](https://togithub.com/urfave/cli/pull/1375) **Full Changelog**: https://github.com/urfave/cli/compare/v2.4.10...v2.5.0 ### [`v2.4.10`](https://togithub.com/urfave/cli/releases/tag/v2.4.10) [Compare Source](https://togithub.com/urfave/cli/compare/v2.4.9...v2.4.10) #### What's Changed - Exclude hidden sub-command flags from docs by [@​jolheiser](https://togithub.com/jolheiser) in [https://github.com/urfave/cli/pull/1346](https://togithub.com/urfave/cli/pull/1346) **Full Changelog**: https://github.com/urfave/cli/compare/v2.4.9...v2.4.10 ### [`v2.4.9`](https://togithub.com/urfave/cli/releases/tag/v2.4.9) [Compare Source](https://togithub.com/urfave/cli/compare/v2.4.8...v2.4.9) #### What's Changed - Remove some unused code by [@​53jk1](https://togithub.com/53jk1) in [https://github.com/urfave/cli/pull/1374](https://togithub.com/urfave/cli/pull/1374) - Do not apply altsrc input values that are not set by [@​meatballhat](https://togithub.com/meatballhat) in [https://github.com/urfave/cli/pull/1376](https://togithub.com/urfave/cli/pull/1376) #### New Contributors - [@​53jk1](https://togithub.com/53jk1) made their first contribution in [https://github.com/urfave/cli/pull/1374](https://togithub.com/urfave/cli/pull/1374) **Full Changelog**: https://github.com/urfave/cli/compare/v2.4.8...v2.4.9 ### [`v2.4.8`](https://togithub.com/urfave/cli/releases/tag/v2.4.8) [Compare Source](https://togithub.com/urfave/cli/compare/v2.4.7...v2.4.8) #### What's Changed - Allow -ve values for int, float & duration by [@​dearchap](https://togithub.com/dearchap) in [https://github.com/urfave/cli/pull/1262](https://togithub.com/urfave/cli/pull/1262) **Full Changelog**: https://github.com/urfave/cli/compare/v2.4.7...v2.4.8 ### [`v2.4.7`](https://togithub.com/urfave/cli/releases/tag/v2.4.7) [Compare Source](https://togithub.com/urfave/cli/compare/v2.4.6...v2.4.7) #### What's Changed - Add test case for short option handling by [@​dearchap](https://togithub.com/dearchap) in [https://github.com/urfave/cli/pull/1260](https://togithub.com/urfave/cli/pull/1260) **Full Changelog**: https://github.com/urfave/cli/compare/v2.4.6...v2.4.7 ### [`v2.4.6`](https://togithub.com/urfave/cli/releases/tag/v2.4.6) [Compare Source](https://togithub.com/urfave/cli/compare/v2.4.5...v2.4.6) #### What's Changed - Unshadow `context` package by [@​meatballhat](https://togithub.com/meatballhat) in [https://github.com/urfave/cli/pull/1370](https://togithub.com/urfave/cli/pull/1370) **Full Changelog**: https://github.com/urfave/cli/compare/v2.4.5...v2.4.6 ### [`v2.4.5`](https://togithub.com/urfave/cli/releases/tag/v2.4.5) [Compare Source](https://togithub.com/urfave/cli/compare/v2.4.4...v2.4.5) #### What's Changed - Pass non-empty string slice to example app `Run` by [@​meatballhat](https://togithub.com/meatballhat) in [https://github.com/urfave/cli/pull/1364](https://togithub.com/urfave/cli/pull/1364) - Revert "Add Stale bot configuration per docs" by [@​meatballhat](https://togithub.com/meatballhat) in [https://github.com/urfave/cli/pull/1366](https://togithub.com/urfave/cli/pull/1366) **Full Changelog**: https://github.com/urfave/cli/compare/v2.4.4...v2.4.5

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.



This PR has been generated by Mend Renovate. View repository job log here.