ccremer / paperless-cli

CLI tool to interact with paperless-ngx remote API
GNU General Public License v3.0
7 stars 2 forks source link

Update module github.com/urfave/cli/v2 to v2.24.2 #20

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.2

Release Notes

urfave/cli ### [`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 - "on the first day of the month" (UTC), 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.