IBM / fp-go

functional programming library for golang
Apache License 2.0
1.6k stars 49 forks source link

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

Closed renovate[bot] closed 8 months ago

renovate[bot] commented 8 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

urfave/cli (github.com/urfave/cli/v2) ### [`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

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.

github-actions[bot] commented 8 months ago

:tada: This PR is included in version 1.0.90 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: