vshn / appuio-odoo-adapter

ERP adapter for APPUiO Cloud
https://vshn.github.io/appuio-odoo-adapter
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Update module github.com/urfave/cli/v2 to v2.24.4 #69

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/urfave/cli/v2 require minor v2.23.7 -> v2.24.4

Release Notes

urfave/cli ### [`v2.24.4`](https://togithub.com/urfave/cli/releases/tag/v2.24.4) [Compare Source](https://togithub.com/urfave/cli/compare/v2.24.3...v2.24.4) #### What's Changed - Deprecation of package ioutil in Go 1.16 by [@​ArangoGutierrez](https://togithub.com/ArangoGutierrez) in [https://github.com/urfave/cli/pull/1678](https://togithub.com/urfave/cli/pull/1678) - Backport \[v2]: Fix some issues in bash autocompletion by [@​MrNaif2018](https://togithub.com/MrNaif2018) in [https://github.com/urfave/cli/pull/1676](https://togithub.com/urfave/cli/pull/1676) #### New Contributors - [@​ArangoGutierrez](https://togithub.com/ArangoGutierrez) made their first contribution in [https://github.com/urfave/cli/pull/1678](https://togithub.com/urfave/cli/pull/1678) **Full Changelog**: https://github.com/urfave/cli/compare/v2.24.3...v2.24.4 ### [`v2.24.3`](https://togithub.com/urfave/cli/releases/tag/v2.24.3) [Compare Source](https://togithub.com/urfave/cli/compare/v2.24.2...v2.24.3) #### What's Changed - Make trim space optional by [@​palsivertsen](https://togithub.com/palsivertsen) in [https://github.com/urfave/cli/pull/1675](https://togithub.com/urfave/cli/pull/1675) **Full Changelog**: https://github.com/urfave/cli/compare/v2.24.2...v2.24.3 ### [`v2.24.2`](https://togithub.com/urfave/cli/releases/tag/v2.24.2) [Compare Source](https://togithub.com/urfave/cli/compare/v2.24.1...v2.24.2) #### What's Changed - Update README badges for v2 by [@​meatballhat](https://togithub.com/meatballhat) in [https://github.com/urfave/cli/pull/1664](https://togithub.com/urfave/cli/pull/1664) - Target two most recent Go versions in v2 by [@​meatballhat](https://togithub.com/meatballhat) in [https://github.com/urfave/cli/pull/1666](https://togithub.com/urfave/cli/pull/1666) - flag: remove dependencies on shared variables by [@​zllovesuki](https://togithub.com/zllovesuki) in [https://github.com/urfave/cli/pull/1671](https://togithub.com/urfave/cli/pull/1671) - Show non categorized flags with categorized on help by [@​skelouse](https://togithub.com/skelouse) in [https://github.com/urfave/cli/pull/1673](https://togithub.com/urfave/cli/pull/1673) #### New Contributors - [@​zllovesuki](https://togithub.com/zllovesuki) made their first contribution in [https://github.com/urfave/cli/pull/1671](https://togithub.com/urfave/cli/pull/1671) **Full Changelog**: https://github.com/urfave/cli/compare/v2.24.1...v2.24.2 ### [`v2.24.1`](https://togithub.com/urfave/cli/releases/tag/v2.24.1) [Compare Source](https://togithub.com/urfave/cli/compare/v2.24.0...v2.24.1) #### What's Changed - Fix v2 docs by [@​dearchap](https://togithub.com/dearchap) in [https://github.com/urfave/cli/pull/1655](https://togithub.com/urfave/cli/pull/1655) **Full Changelog**: https://github.com/urfave/cli/compare/v2.24.0...v2.24.1 ### [`v2.24.0`](https://togithub.com/urfave/cli/releases/tag/v2.24.0) [Compare Source](https://togithub.com/urfave/cli/compare/v2.23.10...v2.24.0) #### What's Changed - Fix:(issue\_1592) Add support for float64slice, uint, int, int64 for a… by [@​dearchap](https://togithub.com/dearchap) in [https://github.com/urfave/cli/pull/1647](https://togithub.com/urfave/cli/pull/1647) **Full Changelog**: https://github.com/urfave/cli/compare/v2.23.10...v2.24.0 ### [`v2.23.10`](https://togithub.com/urfave/cli/releases/tag/v2.23.10) [Compare Source](https://togithub.com/urfave/cli/compare/v2.23.9...v2.23.10) #### What's Changed - Doc:(issue\_1593) Add flag category topic in docs (v2-maint) by [@​ovcharenko-di](https://togithub.com/ovcharenko-di) in [https://github.com/urfave/cli/pull/1653](https://togithub.com/urfave/cli/pull/1653) **Full Changelog**: https://github.com/urfave/cli/compare/v2.23.9...v2.23.10 ### [`v2.23.9`](https://togithub.com/urfave/cli/releases/tag/v2.23.9) [Compare Source](https://togithub.com/urfave/cli/compare/v2.23.8...v2.23.9) #### What's Changed - Fixes [#​1648](https://togithub.com/urfave/cli/issues/1648) by [@​palsivertsen](https://togithub.com/palsivertsen) in [https://github.com/urfave/cli/pull/1649](https://togithub.com/urfave/cli/pull/1649) #### New Contributors - [@​palsivertsen](https://togithub.com/palsivertsen) made their first contribution in [https://github.com/urfave/cli/pull/1649](https://togithub.com/urfave/cli/pull/1649) **Full Changelog**: https://github.com/urfave/cli/compare/v2.23.8...v2.23.9 ### [`v2.23.8`](https://togithub.com/urfave/cli/releases/tag/v2.23.8) [Compare Source](https://togithub.com/urfave/cli/compare/v2.23.7...v2.23.8) #### What's Changed - Fix:(issue\_1277) Remove default text for version/help flags by [@​dearchap](https://togithub.com/dearchap) in [https://github.com/urfave/cli/pull/1633](https://togithub.com/urfave/cli/pull/1633) **Full Changelog**: https://github.com/urfave/cli/compare/v2.23.7...v2.23.8

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.