vshn / appcat-service-postgresql

AppCat Service Provider for PostgreSQL
https://vshn.github.io/appcat-service-postgresql/
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Update module github.com/urfave/cli/v2 to v2.10.2 #73

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.8.1 -> v2.10.2

Release Notes

urfave/cli ### [`v2.10.2`](https://togithub.com/urfave/cli/releases/tag/v2.10.2) [Compare Source](https://togithub.com/urfave/cli/compare/v2.10.1...v2.10.2) #### What's Changed - Update dependencies to latest by [@​meatballhat](https://togithub.com/meatballhat) in [https://github.com/urfave/cli/pull/1417](https://togithub.com/urfave/cli/pull/1417) - Remove temporary go mod workaround by [@​meatballhat](https://togithub.com/meatballhat) in [https://github.com/urfave/cli/pull/1418](https://togithub.com/urfave/cli/pull/1418) **Full Changelog**: https://github.com/urfave/cli/compare/v2.10.1...v2.10.2 ### [`v2.10.1`](https://togithub.com/urfave/cli/releases/tag/v2.10.1) [Compare Source](https://togithub.com/urfave/cli/compare/v2.10.0...v2.10.1) ##### What's Changed - Upgrade gopkg.in/yaml to v3 by [@​jszwedko](https://togithub.com/jszwedko) in [https://github.com/urfave/cli/pull/1415](https://togithub.com/urfave/cli/pull/1415) **Full Changelog**: https://github.com/urfave/cli/compare/v2.10.0...v2.10.1 ### [`v2.10.0`](https://togithub.com/urfave/cli/releases/tag/v2.10.0) [Compare Source](https://togithub.com/urfave/cli/compare/v2.9.0...v2.10.0) ##### What's Changed - Add word-wrap support, with wrap length provided by the user by [@​mostynb](https://togithub.com/mostynb) in [https://github.com/urfave/cli/pull/1119](https://togithub.com/urfave/cli/pull/1119) **Full Changelog**: https://github.com/urfave/cli/compare/v2.9.0...v2.10.0 ### [`v2.9.0`](https://togithub.com/urfave/cli/releases/tag/v2.9.0) [Compare Source](https://togithub.com/urfave/cli/compare/v2.8.1...v2.9.0) ##### What's Changed - Fix 'repetetive' typo by [@​mostynb](https://togithub.com/mostynb) in [https://github.com/urfave/cli/pull/1402](https://togithub.com/urfave/cli/pull/1402) - Add some missing go.sum entries needed with 1.16.x by [@​meatballhat](https://togithub.com/meatballhat) in [https://github.com/urfave/cli/pull/1407](https://togithub.com/urfave/cli/pull/1407) - Add SliceFlag wrapper and fix bugs in existing implementations by [@​joeycumines](https://togithub.com/joeycumines) in [https://github.com/urfave/cli/pull/1409](https://togithub.com/urfave/cli/pull/1409) - Update the v2 docs since merging [#​1409](https://togithub.com/urfave/cli/issues/1409) by [@​meatballhat](https://togithub.com/meatballhat) in [https://github.com/urfave/cli/pull/1412](https://togithub.com/urfave/cli/pull/1412) ##### New Contributors - [@​joeycumines](https://togithub.com/joeycumines) made their first contribution in [https://github.com/urfave/cli/pull/1409](https://togithub.com/urfave/cli/pull/1409) **Full Changelog**: https://github.com/urfave/cli/compare/v2.8.1...v2.9.0

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.