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.27.1 #49

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/urfave/cli/v2 v2.25.7 -> v2.27.1 age adoption passing confidence

Release Notes

urfave/cli (github.com/urfave/cli/v2) ### [`v2.27.1`](https://togithub.com/urfave/cli/releases/tag/v2.27.1) [Compare Source](https://togithub.com/urfave/cli/compare/v2.27.0...v2.27.1) #### What's Changed - v2: Add build tag urfave_cli_no_suggest by [@​dolmen](https://togithub.com/dolmen) in [https://github.com/urfave/cli/pull/1847](https://togithub.com/urfave/cli/pull/1847) **Full Changelog**: https://github.com/urfave/cli/compare/v2.27.0...v2.27.1 ### [`v2.27.0`](https://togithub.com/urfave/cli/releases/tag/v2.27.0) [Compare Source](https://togithub.com/urfave/cli/compare/v2.26.0...v2.27.0) #### What's Changed - v2 Add integration with golangci-lint by [@​skelouse](https://togithub.com/skelouse) in [https://github.com/urfave/cli/pull/1830](https://togithub.com/urfave/cli/pull/1830) - v2: GitHub Actions: upgrade Go, upgrade actions by [@​dolmen](https://togithub.com/dolmen) in [https://github.com/urfave/cli/pull/1848](https://togithub.com/urfave/cli/pull/1848) - Feat:(issue\_1797) Add Args for app/cmd/subcmd to avoid argument... be… by [@​dearchap](https://togithub.com/dearchap) in [https://github.com/urfave/cli/pull/1829](https://togithub.com/urfave/cli/pull/1829) - Fix:(issue\_1850) Add RunAction for uint/uint64 slice flags by [@​dearchap](https://togithub.com/dearchap) in [https://github.com/urfave/cli/pull/1851](https://togithub.com/urfave/cli/pull/1851) **Full Changelog**: https://github.com/urfave/cli/compare/v2.26.0...v2.27.0 ### [`v2.26.0`](https://togithub.com/urfave/cli/releases/tag/v2.26.0) [Compare Source](https://togithub.com/urfave/cli/compare/v2.25.7...v2.26.0) #### What's Changed - Bash completion nits by [@​meatballhat](https://togithub.com/meatballhat) in [https://github.com/urfave/cli/pull/1762](https://togithub.com/urfave/cli/pull/1762) - Chore: Rename mkdocs requirements file name by [@​dearchap](https://togithub.com/dearchap) in [https://github.com/urfave/cli/pull/1776](https://togithub.com/urfave/cli/pull/1776) - Fix:(issue\_1787) Add fix for commands not listed when hide help comma… by [@​dearchap](https://togithub.com/dearchap) in [https://github.com/urfave/cli/pull/1788](https://togithub.com/urfave/cli/pull/1788) - Fix nil HelpFlag panic (v2) by [@​wxiaoguang](https://togithub.com/wxiaoguang) in [https://github.com/urfave/cli/pull/1795](https://togithub.com/urfave/cli/pull/1795) - Always get 0 for a nested int64 value in v2.25.7 by [@​stephenfire](https://togithub.com/stephenfire) in [https://github.com/urfave/cli/pull/1799](https://togithub.com/urfave/cli/pull/1799) - Helper messages for documenting build process by [@​abitrolly](https://togithub.com/abitrolly) in [https://github.com/urfave/cli/pull/1800](https://togithub.com/urfave/cli/pull/1800) - fix: check duplicated sub command name and alias by [@​linrl3](https://togithub.com/linrl3) in [https://github.com/urfave/cli/pull/1805](https://togithub.com/urfave/cli/pull/1805) - Fix:(issue\_1689) Have consistent behavior for default text in man and… by [@​dearchap](https://togithub.com/dearchap) in [https://github.com/urfave/cli/pull/1825](https://togithub.com/urfave/cli/pull/1825) - Fix linting issues by [@​skelouse](https://togithub.com/skelouse) in [https://github.com/urfave/cli/pull/1696](https://togithub.com/urfave/cli/pull/1696) #### New Contributors - [@​stephenfire](https://togithub.com/stephenfire) made their first contribution in [https://github.com/urfave/cli/pull/1799](https://togithub.com/urfave/cli/pull/1799) - [@​linrl3](https://togithub.com/linrl3) made their first contribution in [https://github.com/urfave/cli/pull/1805](https://togithub.com/urfave/cli/pull/1805) **Full Changelog**: https://github.com/urfave/cli/compare/v2.25.7...v2.26.0

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.