fix(deps): update module github.com/urfave/cli/v2 to v2.27.3 #610

Merged
techknowlogick merged 3 commits from renovate/github.com-urfave-cli-v2-2.x into main 2024-07-26 18:06:27 +00:00
Member

This PR contains the following updates:

Package Type Update Change
github.com/urfave/cli/v2 require minor v2.25.7 -> v2.27.3

Release Notes

urfave/cli (github.com/urfave/cli/v2)

v2.27.3

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/urfave/cli/compare/v2.27.2...v2.27.3

v2.27.2

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/urfave/cli/compare/v2.27.1...v2.27.2

v2.27.1

Compare Source

What's Changed

Full Changelog: https://github.com/urfave/cli/compare/v2.27.0...v2.27.1

v2.27.0

Compare Source

What's Changed

Full Changelog: https://github.com/urfave/cli/compare/v2.26.0...v2.27.0

v2.26.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/urfave/cli/compare/v2.25.7...v2.26.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.


  • 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.25.7` -> `v2.27.3` | --- ### Release Notes <details> <summary>urfave/cli (github.com/urfave/cli/v2)</summary> ### [`v2.27.3`](https://github.com/urfave/cli/releases/tag/v2.27.3) [Compare Source](https://github.com/urfave/cli/compare/v2.27.2...v2.27.3) #### What's Changed - v2 Docs: Mention value from env as default value by [@&#8203;sj14](https://github.com/sj14) in https://github.com/urfave/cli/pull/1910 - Bump github.com/xrash/smetrics dependency by [@&#8203;elezar](https://github.com/elezar) in https://github.com/urfave/cli/pull/1911 - fix: disable bash completion if double dash is included in arguments (v2) by [@&#8203;suzuki-shunsuke](https://github.com/suzuki-shunsuke) in https://github.com/urfave/cli/pull/1938 - Fix improper whitespace formatting in usageTemplate, AppHelpTemplate … by [@&#8203;caeret](https://github.com/caeret) in https://github.com/urfave/cli/pull/1947 #### New Contributors - [@&#8203;sj14](https://github.com/sj14) made their first contribution in https://github.com/urfave/cli/pull/1910 - [@&#8203;elezar](https://github.com/elezar) made their first contribution in https://github.com/urfave/cli/pull/1911 - [@&#8203;caeret](https://github.com/caeret) made their first contribution in https://github.com/urfave/cli/pull/1947 **Full Changelog**: https://github.com/urfave/cli/compare/v2.27.2...v2.27.3 ### [`v2.27.2`](https://github.com/urfave/cli/releases/tag/v2.27.2) [Compare Source](https://github.com/urfave/cli/compare/v2.27.1...v2.27.2) #### What's Changed - Cleanup: Remove unnecessary intermediate variables by [@&#8203;1ambd4](https://github.com/1ambd4) in https://github.com/urfave/cli/pull/1857 - Docs:(issue\_1866) Fix documentation on filepath vs env preference by [@&#8203;dearchap](https://github.com/dearchap) in https://github.com/urfave/cli/pull/1867 - Fix:(issue\_1860) Remove hidden flags from flag categories by [@&#8203;dearchap](https://github.com/dearchap) in https://github.com/urfave/cli/pull/1868 - Fix repeated \[arguments...] in usage template in v2 by [@&#8203;edeustua](https://github.com/edeustua) in https://github.com/urfave/cli/pull/1872 - Update dependencies, actions steps, and usage for v2-maint by [@&#8203;meatballhat](https://github.com/meatballhat) in https://github.com/urfave/cli/pull/1888 #### New Contributors - [@&#8203;1ambd4](https://github.com/1ambd4) made their first contribution in https://github.com/urfave/cli/pull/1857 - [@&#8203;edeustua](https://github.com/edeustua) made their first contribution in https://github.com/urfave/cli/pull/1872 **Full Changelog**: https://github.com/urfave/cli/compare/v2.27.1...v2.27.2 ### [`v2.27.1`](https://github.com/urfave/cli/releases/tag/v2.27.1) [Compare Source](https://github.com/urfave/cli/compare/v2.27.0...v2.27.1) #### What's Changed - v2: Add build tag urfave_cli_no_suggest by [@&#8203;dolmen](https://github.com/dolmen) in https://github.com/urfave/cli/pull/1847 **Full Changelog**: https://github.com/urfave/cli/compare/v2.27.0...v2.27.1 ### [`v2.27.0`](https://github.com/urfave/cli/releases/tag/v2.27.0) [Compare Source](https://github.com/urfave/cli/compare/v2.26.0...v2.27.0) #### What's Changed - v2 Add integration with golangci-lint by [@&#8203;skelouse](https://github.com/skelouse) in https://github.com/urfave/cli/pull/1830 - v2: GitHub Actions: upgrade Go, upgrade actions by [@&#8203;dolmen](https://github.com/dolmen) in https://github.com/urfave/cli/pull/1848 - Feat:(issue\_1797) Add Args for app/cmd/subcmd to avoid argument... be… by [@&#8203;dearchap](https://github.com/dearchap) in https://github.com/urfave/cli/pull/1829 - Fix:(issue\_1850) Add RunAction for uint/uint64 slice flags by [@&#8203;dearchap](https://github.com/dearchap) in https://github.com/urfave/cli/pull/1851 **Full Changelog**: https://github.com/urfave/cli/compare/v2.26.0...v2.27.0 ### [`v2.26.0`](https://github.com/urfave/cli/releases/tag/v2.26.0) [Compare Source](https://github.com/urfave/cli/compare/v2.25.7...v2.26.0) #### What's Changed - Bash completion nits by [@&#8203;meatballhat](https://github.com/meatballhat) in https://github.com/urfave/cli/pull/1762 - Chore: Rename mkdocs requirements file name by [@&#8203;dearchap](https://github.com/dearchap) in https://github.com/urfave/cli/pull/1776 - Fix:(issue\_1787) Add fix for commands not listed when hide help comma… by [@&#8203;dearchap](https://github.com/dearchap) in https://github.com/urfave/cli/pull/1788 - Fix nil HelpFlag panic (v2) by [@&#8203;wxiaoguang](https://github.com/wxiaoguang) in https://github.com/urfave/cli/pull/1795 - Always get 0 for a nested int64 value in v2.25.7 by [@&#8203;stephenfire](https://github.com/stephenfire) in https://github.com/urfave/cli/pull/1799 - Helper messages for documenting build process by [@&#8203;abitrolly](https://github.com/abitrolly) in https://github.com/urfave/cli/pull/1800 - fix: check duplicated sub command name and alias by [@&#8203;linrl3](https://github.com/linrl3) in https://github.com/urfave/cli/pull/1805 - Fix:(issue\_1689) Have consistent behavior for default text in man and… by [@&#8203;dearchap](https://github.com/dearchap) in https://github.com/urfave/cli/pull/1825 - Fix linting issues by [@&#8203;skelouse](https://github.com/skelouse) in https://github.com/urfave/cli/pull/1696 #### New Contributors - [@&#8203;stephenfire](https://github.com/stephenfire) made their first contribution in https://github.com/urfave/cli/pull/1799 - [@&#8203;linrl3](https://github.com/linrl3) made their first contribution in https://github.com/urfave/cli/pull/1805 **Full Changelog**: https://github.com/urfave/cli/compare/v2.25.7...v2.26.0 </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:eyJjcmVhdGVkSW5WZXIiOiIzNy43Ny4xIiwidXBkYXRlZEluVmVyIjoiMzguOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
renovate-bot added 1 commit 2023-12-03 00:14:58 +00:00
fix(deps): update module github.com/urfave/cli/v2 to v2.26.0
Some checks failed
check-and-test / check-and-test (push) Failing after 1m32s
check-and-test / check-and-test (pull_request) Failing after 1m14s
81e3df5ac5
renovate-bot force-pushed renovate/github.com-urfave-cli-v2-2.x from 81e3df5ac5 to b813fee088 2023-12-03 00:21:22 +00:00 Compare
renovate-bot force-pushed renovate/github.com-urfave-cli-v2-2.x from b813fee088 to 3c91e43884 2023-12-04 00:32:25 +00:00 Compare
renovate-bot force-pushed renovate/github.com-urfave-cli-v2-2.x from 3c91e43884 to c12dd02621 2023-12-20 03:07:23 +00:00 Compare
renovate-bot force-pushed renovate/github.com-urfave-cli-v2-2.x from c12dd02621 to 19df6cf346 2023-12-27 00:30:02 +00:00 Compare
renovate-bot changed title from fix(deps): update module github.com/urfave/cli/v2 to v2.26.0 to fix(deps): update module github.com/urfave/cli/v2 to v2.27.0 2023-12-27 00:30:05 +00:00
renovate-bot force-pushed renovate/github.com-urfave-cli-v2-2.x from 19df6cf346 to ec5344cc11 2023-12-31 00:28:12 +00:00 Compare
renovate-bot changed title from fix(deps): update module github.com/urfave/cli/v2 to v2.27.0 to fix(deps): update module github.com/urfave/cli/v2 to v2.27.1 2023-12-31 00:28:14 +00:00
renovate-bot force-pushed renovate/github.com-urfave-cli-v2-2.x from ec5344cc11 to 853b66d877 2024-01-16 00:49:25 +00:00 Compare
renovate-bot force-pushed renovate/github.com-urfave-cli-v2-2.x from 853b66d877 to 45c245a5fb 2024-02-20 00:36:54 +00:00 Compare
renovate-bot force-pushed renovate/github.com-urfave-cli-v2-2.x from 45c245a5fb to 38df0f62c8 2024-03-08 00:30:02 +00:00 Compare
renovate-bot force-pushed renovate/github.com-urfave-cli-v2-2.x from 38df0f62c8 to b74ff62955 2024-04-21 00:33:33 +00:00 Compare
renovate-bot force-pushed renovate/github.com-urfave-cli-v2-2.x from b74ff62955 to e36ca3edf6 2024-04-28 00:39:29 +00:00 Compare
renovate-bot changed title from fix(deps): update module github.com/urfave/cli/v2 to v2.27.1 to fix(deps): update module github.com/urfave/cli/v2 to v2.27.2 2024-04-28 00:39:31 +00:00
renovate-bot force-pushed renovate/github.com-urfave-cli-v2-2.x from e36ca3edf6 to c08024fc38 2024-05-08 00:35:50 +00:00 Compare
renovate-bot force-pushed renovate/github.com-urfave-cli-v2-2.x from c08024fc38 to ff505bc041 2024-05-19 00:46:37 +00:00 Compare
renovate-bot force-pushed renovate/github.com-urfave-cli-v2-2.x from ff505bc041 to f98b8e1ea5 2024-07-18 00:29:08 +00:00 Compare
Author
Member

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 2 additional dependencies were updated

Details:

Package Change
github.com/cpuguy83/go-md2man/v2 v2.0.2 -> v2.0.4
github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 -> v0.0.0-20240521201337-686a1a2994c1
### ℹ Artifact update notice ##### File name: go.mod In order to perform the update(s) described in the table above, Renovate ran the `go get` command, which resulted in the following additional change(s): - 2 additional dependencies were updated Details: | **Package** | **Change** | | :--------------------------------- | :--------------------------------------------------------------------------- | | `github.com/cpuguy83/go-md2man/v2` | `v2.0.2` -> `v2.0.4` | | `github.com/xrash/smetrics` | `v0.0.0-20201216005158-039620a65673` -> `v0.0.0-20240521201337-686a1a2994c1` |
renovate-bot force-pushed renovate/github.com-urfave-cli-v2-2.x from f98b8e1ea5 to 95734eaece 2024-07-25 00:37:54 +00:00 Compare
renovate-bot changed title from fix(deps): update module github.com/urfave/cli/v2 to v2.27.2 to fix(deps): update module github.com/urfave/cli/v2 to v2.27.3 2024-07-25 00:37:56 +00:00
renovate-bot force-pushed renovate/github.com-urfave-cli-v2-2.x from 95734eaece to d2242137e6 2024-07-26 17:28:32 +00:00 Compare
techknowlogick added 1 commit 2024-07-26 18:01:17 +00:00
Merge branch 'main' into renovate/github.com-urfave-cli-v2-2.x
Some checks failed
check-and-test / check-and-test (pull_request) Failing after 1m56s
7c4167aaec
techknowlogick added 1 commit 2024-07-26 18:02:38 +00:00
make docs
All checks were successful
check-and-test / check-and-test (pull_request) Successful in 2m28s
d739ace706
techknowlogick merged commit 4ba3139224 into main 2024-07-26 18:06:27 +00:00
techknowlogick deleted branch renovate/github.com-urfave-cli-v2-2.x 2024-07-26 18:06:28 +00:00
Sign in to join this conversation.
No description provided.