chore(deps): update module github.com/urfave/cli/v2 to v2.25.3 #23

Merged
Kichiyaki merged 1 commits from renovate/github.com-urfave-cli-v2-2.x into master 2023-05-21 14:38:35 +00:00
Contributor

This PR contains the following updates:

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

Release Notes

urfave/cli

v2.25.3

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/urfave/cli/compare/v2.25.2...v2.25.3

v2.25.2

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/urfave/cli/compare/v2.25.1...v2.25.2

v2.25.1

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/urfave/cli/compare/v2.25.0...v2.25.1

v2.25.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/urfave/cli/compare/v2.24.4...v2.25.0

v2.24.4

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/urfave/cli/compare/v2.24.3...v2.24.4

v2.24.3

Compare Source

What's Changed

Full Changelog: https://github.com/urfave/cli/compare/v2.24.2...v2.24.3

v2.24.2

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/urfave/cli/compare/v2.24.1...v2.24.2

v2.24.1

Compare Source

What's Changed

Full Changelog: https://github.com/urfave/cli/compare/v2.24.0...v2.24.1

v2.24.0

Compare Source

What's Changed

Full Changelog: https://github.com/urfave/cli/compare/v2.23.10...v2.24.0

v2.23.10

Compare Source

What's Changed

Full Changelog: https://github.com/urfave/cli/compare/v2.23.9...v2.23.10

v2.23.9

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/urfave/cli/compare/v2.23.8...v2.23.9

v2.23.8

Compare Source

What's Changed

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/urfave/cli/v2](https://github.com/urfave/cli) | require | minor | `v2.23.7` -> `v2.25.3` | --- ### Release Notes <details> <summary>urfave/cli</summary> ### [`v2.25.3`](https://github.com/urfave/cli/releases/tag/v2.25.3) [Compare Source](https://github.com/urfave/cli/compare/v2.25.2...v2.25.3) #### What's Changed - Fix `incorrectTypeForFlagError` for unknowns by [@&#8203;danhunsaker](https://github.com/danhunsaker) in https://github.com/urfave/cli/pull/1708 #### New Contributors - [@&#8203;danhunsaker](https://github.com/danhunsaker) made their first contribution in https://github.com/urfave/cli/pull/1708 **Full Changelog**: https://github.com/urfave/cli/compare/v2.25.2...v2.25.3 ### [`v2.25.2`](https://github.com/urfave/cli/releases/tag/v2.25.2) [Compare Source](https://github.com/urfave/cli/compare/v2.25.1...v2.25.2) #### What's Changed - Fix missing required flag error uses flag name and not alias by [@&#8203;nirhaas](https://github.com/nirhaas) in https://github.com/urfave/cli/pull/1709 - Remove redundant variable declarations by [@&#8203;huiyifyj](https://github.com/huiyifyj) in https://github.com/urfave/cli/pull/1714 - Fix:(issue 1689) Match markdown output with help output by [@&#8203;dearchap](https://github.com/dearchap) in https://github.com/urfave/cli/pull/1723 #### New Contributors - [@&#8203;nirhaas](https://github.com/nirhaas) made their first contribution in https://github.com/urfave/cli/pull/1709 - [@&#8203;huiyifyj](https://github.com/huiyifyj) made their first contribution in https://github.com/urfave/cli/pull/1714 **Full Changelog**: https://github.com/urfave/cli/compare/v2.25.1...v2.25.2 ### [`v2.25.1`](https://github.com/urfave/cli/releases/tag/v2.25.1) [Compare Source](https://github.com/urfave/cli/compare/v2.25.0...v2.25.1) #### What's Changed - Shift tested Go versions in v2-maint by [@&#8203;meatballhat](https://github.com/meatballhat) in https://github.com/urfave/cli/pull/1692 - Preserve separator spec on subcommands by [@&#8203;thschmitt](https://github.com/thschmitt) in https://github.com/urfave/cli/pull/1710 #### New Contributors - [@&#8203;thschmitt](https://github.com/thschmitt) made their first contribution in https://github.com/urfave/cli/pull/1710 **Full Changelog**: https://github.com/urfave/cli/compare/v2.25.0...v2.25.1 ### [`v2.25.0`](https://github.com/urfave/cli/releases/tag/v2.25.0) [Compare Source](https://github.com/urfave/cli/compare/v2.24.4...v2.25.0) #### What's Changed - Drop support for Go versions before 1.18 by [@&#8203;meatballhat](https://github.com/meatballhat) in https://github.com/urfave/cli/pull/1667 - add Integer type casting when loading yaml file by [@&#8203;kjeom](https://github.com/kjeom) in https://github.com/urfave/cli/pull/1669 #### New Contributors - [@&#8203;kjeom](https://github.com/kjeom) made their first contribution in https://github.com/urfave/cli/pull/1669 **Full Changelog**: https://github.com/urfave/cli/compare/v2.24.4...v2.25.0 ### [`v2.24.4`](https://github.com/urfave/cli/releases/tag/v2.24.4) [Compare Source](https://github.com/urfave/cli/compare/v2.24.3...v2.24.4) #### What's Changed - Deprecation of package ioutil in Go 1.16 by [@&#8203;ArangoGutierrez](https://github.com/ArangoGutierrez) in https://github.com/urfave/cli/pull/1678 - Backport \[v2]: Fix some issues in bash autocompletion by [@&#8203;MrNaif2018](https://github.com/MrNaif2018) in https://github.com/urfave/cli/pull/1676 #### New Contributors - [@&#8203;ArangoGutierrez](https://github.com/ArangoGutierrez) made their first contribution in https://github.com/urfave/cli/pull/1678 **Full Changelog**: https://github.com/urfave/cli/compare/v2.24.3...v2.24.4 ### [`v2.24.3`](https://github.com/urfave/cli/releases/tag/v2.24.3) [Compare Source](https://github.com/urfave/cli/compare/v2.24.2...v2.24.3) #### What's Changed - Make trim space optional by [@&#8203;palsivertsen](https://github.com/palsivertsen) in https://github.com/urfave/cli/pull/1675 **Full Changelog**: https://github.com/urfave/cli/compare/v2.24.2...v2.24.3 ### [`v2.24.2`](https://github.com/urfave/cli/releases/tag/v2.24.2) [Compare Source](https://github.com/urfave/cli/compare/v2.24.1...v2.24.2) #### What's Changed - Update README badges for v2 by [@&#8203;meatballhat](https://github.com/meatballhat) in https://github.com/urfave/cli/pull/1664 - Target two most recent Go versions in v2 by [@&#8203;meatballhat](https://github.com/meatballhat) in https://github.com/urfave/cli/pull/1666 - flag: remove dependencies on shared variables by [@&#8203;zllovesuki](https://github.com/zllovesuki) in https://github.com/urfave/cli/pull/1671 - Show non categorized flags with categorized on help by [@&#8203;skelouse](https://github.com/skelouse) in https://github.com/urfave/cli/pull/1673 #### New Contributors - [@&#8203;zllovesuki](https://github.com/zllovesuki) made their first contribution in https://github.com/urfave/cli/pull/1671 **Full Changelog**: https://github.com/urfave/cli/compare/v2.24.1...v2.24.2 ### [`v2.24.1`](https://github.com/urfave/cli/releases/tag/v2.24.1) [Compare Source](https://github.com/urfave/cli/compare/v2.24.0...v2.24.1) #### What's Changed - Fix v2 docs by [@&#8203;dearchap](https://github.com/dearchap) in https://github.com/urfave/cli/pull/1655 **Full Changelog**: https://github.com/urfave/cli/compare/v2.24.0...v2.24.1 ### [`v2.24.0`](https://github.com/urfave/cli/releases/tag/v2.24.0) [Compare Source](https://github.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 [@&#8203;dearchap](https://github.com/dearchap) in https://github.com/urfave/cli/pull/1647 **Full Changelog**: https://github.com/urfave/cli/compare/v2.23.10...v2.24.0 ### [`v2.23.10`](https://github.com/urfave/cli/releases/tag/v2.23.10) [Compare Source](https://github.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 [@&#8203;ovcharenko-di](https://github.com/ovcharenko-di) in https://github.com/urfave/cli/pull/1653 **Full Changelog**: https://github.com/urfave/cli/compare/v2.23.9...v2.23.10 ### [`v2.23.9`](https://github.com/urfave/cli/releases/tag/v2.23.9) [Compare Source](https://github.com/urfave/cli/compare/v2.23.8...v2.23.9) #### What's Changed - Fixes [#&#8203;1648](https://github.com/urfave/cli/issues/1648) by [@&#8203;palsivertsen](https://github.com/palsivertsen) in https://github.com/urfave/cli/pull/1649 #### New Contributors - [@&#8203;palsivertsen](https://github.com/palsivertsen) made their first contribution in https://github.com/urfave/cli/pull/1649 **Full Changelog**: https://github.com/urfave/cli/compare/v2.23.8...v2.23.9 ### [`v2.23.8`](https://github.com/urfave/cli/releases/tag/v2.23.8) [Compare Source](https://github.com/urfave/cli/compare/v2.23.7...v2.23.8) #### What's Changed - Fix:(issue\_1277) Remove default text for version/help flags by [@&#8203;dearchap](https://github.com/dearchap) in https://github.com/urfave/cli/pull/1633 **Full Changelog**: https://github.com/urfave/cli/compare/v2.23.7...v2.23.8 </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC43NC4yIiwidXBkYXRlZEluVmVyIjoiMzUuNTcuMSJ9-->
renovate added 1 commit 2023-01-23 00:01:24 +00:00
renovate force-pushed renovate/github.com-urfave-cli-v2-2.x from 5181f0e9ba to d0742308c2 2023-01-23 08:01:17 +00:00 Compare
renovate changed title from chore(deps): update module github.com/urfave/cli/v2 to v2.24.1 to chore(deps): update module github.com/urfave/cli/v2 to v2.24.2 2023-01-30 08:01:18 +00:00
renovate force-pushed renovate/github.com-urfave-cli-v2-2.x from d0742308c2 to 2aa34b446b 2023-01-30 08:01:19 +00:00 Compare
renovate force-pushed renovate/github.com-urfave-cli-v2-2.x from 2aa34b446b to ea92321cff 2023-02-02 16:01:26 +00:00 Compare
renovate changed title from chore(deps): update module github.com/urfave/cli/v2 to v2.24.2 to chore(deps): update module github.com/urfave/cli/v2 to v2.24.3 2023-02-02 16:01:27 +00:00
renovate force-pushed renovate/github.com-urfave-cli-v2-2.x from ea92321cff to 0b9b384ee2 2023-02-09 08:00:58 +00:00 Compare
renovate force-pushed renovate/github.com-urfave-cli-v2-2.x from 0b9b384ee2 to 0a17d454bc 2023-02-16 16:01:35 +00:00 Compare
renovate changed title from chore(deps): update module github.com/urfave/cli/v2 to v2.24.3 to chore(deps): update module github.com/urfave/cli/v2 to v2.24.4 2023-02-16 16:01:37 +00:00
renovate changed title from chore(deps): update module github.com/urfave/cli/v2 to v2.24.4 to chore(deps): update module github.com/urfave/cli/v2 to v2.25.0 2023-03-05 08:01:15 +00:00
renovate force-pushed renovate/github.com-urfave-cli-v2-2.x from 0a17d454bc to 56e234f2fb 2023-03-05 08:01:16 +00:00 Compare
renovate force-pushed renovate/github.com-urfave-cli-v2-2.x from 56e234f2fb to ec5a78f6dc 2023-03-12 16:01:02 +00:00 Compare
renovate changed title from chore(deps): update module github.com/urfave/cli/v2 to v2.25.0 to chore(deps): update module github.com/urfave/cli/v2 to v2.25.1 2023-03-27 00:02:20 +00:00
renovate force-pushed renovate/github.com-urfave-cli-v2-2.x from ec5a78f6dc to 4359dc59fe 2023-03-27 00:02:20 +00:00 Compare
renovate force-pushed renovate/github.com-urfave-cli-v2-2.x from 4359dc59fe to 08aab2de4a 2023-05-01 19:31:43 +00:00 Compare
renovate changed title from chore(deps): update module github.com/urfave/cli/v2 to v2.25.1 to chore(deps): update module github.com/urfave/cli/v2 to v2.25.3 2023-05-01 19:31:44 +00:00
renovate force-pushed renovate/github.com-urfave-cli-v2-2.x from 08aab2de4a to ee87c9b20f 2023-05-05 19:31:17 +00:00 Compare
renovate force-pushed renovate/github.com-urfave-cli-v2-2.x from ee87c9b20f to f0337b2e82 2023-05-20 19:32:30 +00:00 Compare
renovate force-pushed renovate/github.com-urfave-cli-v2-2.x from f0337b2e82 to 6339778260 2023-05-21 14:14:20 +00:00 Compare
Kichiyaki merged commit dffde828fe into master 2023-05-21 14:38:35 +00:00
Kichiyaki deleted branch renovate/github.com-urfave-cli-v2-2.x 2023-05-21 14:38:35 +00:00
This repo is archived. You cannot comment on pull requests.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Kichiyaki/gootp#23
No description provided.