Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 26, 2022

Note: This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
github.com/urfave/cli/v2 v2.3.0v2.27.7 age confidence

Release Notes

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

v2.27.7

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.27.6...v2.27.7

v2.27.6

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.27.5...v2.27.6

v2.27.5

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.27.4...v2.27.5

v2.27.4

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.27.3...v2.27.4

v2.27.3

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v2.27.2...v2.27.3

v2.27.2

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v2.27.1...v2.27.2

v2.27.1

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.27.0...v2.27.1

v2.27.0

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.26.0...v2.27.0

v2.26.0

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v2.25.7...v2.26.0

v2.25.7

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.25.6...v2.25.7

v2.25.6

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.25.5...v2.25.6

v2.25.5

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.25.4...v2.25.5

v2.25.4

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v2.25.3...v2.25.4

v2.25.3

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v2.25.2...v2.25.3

v2.25.2

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v2.25.1...v2.25.2

v2.25.1

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v2.25.0...v2.25.1

v2.25.0

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v2.24.4...v2.25.0

v2.24.4

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v2.24.3...v2.24.4

v2.24.3

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.24.2...v2.24.3

v2.24.2

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v2.24.1...v2.24.2

v2.24.1

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.24.0...v2.24.1

v2.24.0

Compare Source

What's Changed

  • Fix:(issue_1592) Add support for float64slice, uint, int, int64 for a… by @​dearchap in #​1647

Full Changelog: urfave/cli@v2.23.10...v2.24.0

v2.23.10

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.23.9...v2.23.10

v2.23.9

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v2.23.8...v2.23.9

v2.23.8

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.23.7...v2.23.8

v2.23.7

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.23.6...v2.23.7

v2.23.6

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.23.5...v2.23.6

v2.23.5

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v2.23.4...v2.23.5

v2.23.4

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.23.3...v2.23.4

v2.23.3

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v2.23.2...v2.23.3

Note. This is considered a minor release even though it has a new "feature" i.e support for int64slice for alstrc flags. The int64slice is verbatim copy of existing code and doesnt include any new behaviour compared to other altsrc flags.

v2.23.2

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.23.1...v2.23.2

v2.23.1

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.23.0...v2.23.1

v2.23.0

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.22.0...v2.23.0

v2.22.0

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.21.0...v2.22.0

v2.21.0

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.20.5...v2.21.0

v2.20.5

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v2.20.4...v2.20.5

v2.20.4

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v2.20.3...v2.20.4

v2.20.3

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.20.2...v2.20.3

v2.20.2

Compare Source

What's Changed

  • Fix:(issue_1206) Default value shouldnt depend on env variable or val… by @​dearchap in #​1528

Full Changelog: urfave/cli@v2.20.1...v2.20.2

v2.20.1

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.20.0...v2.20.1

v2.20.0

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.19.3...v2.20.0

v2.19.3

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.19.2...v2.19.3

v2.19.2

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v2.19.1...v2.19.2

v2.19.1

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.19.0...v2.19.1

v2.19.0

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.18.2...v2.19.0

v2.18.2

Compare Source

What's Changed

  • Configure GenericFlag's Destination type as struct not pointer by @​nkuba in #​1442

New Contributors

Full Changelog: urfave/cli@v2.18.1...v2.18.2

v2.18.1

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.18.0...v2.18.1

v2.18.0

Compare Source

What's Changed

  • Call FlagStringer in String() method of slice flags by @​fjl in #​1508

New Contributors

Full Changelog: urfave/cli@v2.17.2...v2.18.0

v2.17.2

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v2.17.1...v2.17.2

v2.17.1

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.17.0...v2.17.1

v2.17.0

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v2.16.6...v2.17.0

v2.16.6

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v2.16.5...v2.16.6

v2.16.5

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.16.4...v2.16.5

v2.16.4

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.16.3...v2.16.4

v2.16.3

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.16.2...v2.16.3

v2.16.2

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.16.1...v2.16.2

v2.16.1

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.16.0...v2.16.1

v2.16.0

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.15.0...v2.16.0

v2.15.0

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.14.2...v2.15.0

v2.14.2

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.14.1...v2.14.2

v2.14.1

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v2.14.0...v2.14.1

v2.14.0

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v2.13.0...v2.14.0

v2.13.0

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v2.12.3...v2.13.0

v2.12.3

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v2.12.1...v2.12.3

v2.12.2

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v2.12.1...v2.12.2

v2.12.1

Compare Source

Full Changelog: urfave/cli@v2.11.5...v2.12.1

v2.12.0

Compare Source

Full Changelog: urfave/cli@v2.11.2...v2.12.0

v2.11.5

Compare Source

Full Changelog: urfave/cli@v2.11.2...v2.11.5

v2.11.4

Compare Source

Full Changelog: urfave/cli@v2.11.2...v2.11.4

v2.11.3

Compare Source

Full Changelog: urfave/cli@v2.11.2...v2.11.3

v2.11.2

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v2.11.1...v2.11.2

v2.11.1

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v2.11.0...v2.11.1

v2.11.0

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v2.10.3...v2.11.0

v2.10.3

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.10.2...v2.10.3

v2.10.2

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.10.1...v2.10.2

v2.10.1

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.10.0...v2.10.1

v2.10.0

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.9.0...v2.10.0

v2.9.0

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v2.8.1...v2.9.0

v2.8.1

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.8.0...v2.8.1

v2.8.0

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.7.2...v2.8.0

v2.7.2

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.7.1...v2.7.2

v2.7.1

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.7.0...v2.7.1

v2.7.0

Compare Source

What's Changed


Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@coveralls
Copy link

coveralls commented Mar 26, 2022

Pull Request Test Coverage Report for Build 2552460037

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 63.158%

Totals Coverage Status
Change from base Build 643462874: 0.0%
Covered Lines: 12
Relevant Lines: 19

💛 - Coveralls

@renovate renovate bot force-pushed the renovate/github.amrom.workers.dev-urfave-cli-v2-2.x branch from 13edf60 to 592cc99 Compare April 24, 2022 18:14
@renovate renovate bot changed the title Update module github.com/urfave/cli/v2 to v2.4.0 Update module github.com/urfave/cli/v2 to v2.4.8 Apr 24, 2022
@renovate renovate bot force-pushed the renovate/github.amrom.workers.dev-urfave-cli-v2-2.x branch from 592cc99 to f7b45e8 Compare May 16, 2022 01:37
@renovate renovate bot changed the title Update module github.com/urfave/cli/v2 to v2.4.8 Update module github.com/urfave/cli/v2 to v2.6.0 May 16, 2022
@renovate renovate bot force-pushed the renovate/github.amrom.workers.dev-urfave-cli-v2-2.x branch from f7b45e8 to f546d31 Compare June 18, 2022 18:15
@renovate renovate bot changed the title Update module github.com/urfave/cli/v2 to v2.6.0 Update module github.com/urfave/cli/v2 to v2.10.0 Jun 18, 2022
@renovate renovate bot force-pushed the renovate/github.amrom.workers.dev-urfave-cli-v2-2.x branch from f546d31 to 9f465cc Compare June 23, 2022 22:59
@renovate renovate bot changed the title Update module github.com/urfave/cli/v2 to v2.10.0 Update module github.com/urfave/cli/v2 to v2.10.2 Jun 23, 2022
@stale
Copy link

stale bot commented Jul 30, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Jul 30, 2022
@renovate renovate bot force-pushed the renovate/github.amrom.workers.dev-urfave-cli-v2-2.x branch from 9f465cc to b6044dd Compare November 20, 2022 10:11
@renovate renovate bot changed the title Update module github.com/urfave/cli/v2 to v2.10.2 Update module github.com/urfave/cli/v2 to v2.23.5 Nov 20, 2022
@renovate renovate bot force-pushed the renovate/github.amrom.workers.dev-urfave-cli-v2-2.x branch from b6044dd to 6d9d26a Compare March 17, 2023 00:09
@renovate renovate bot changed the title Update module github.com/urfave/cli/v2 to v2.23.5 Update module github.com/urfave/cli/v2 to v2.25.0 Mar 17, 2023
@renovate renovate bot changed the title Update module github.com/urfave/cli/v2 to v2.25.0 Update module github.com/urfave/cli/v2 to v2.25.1 Mar 27, 2023
@renovate renovate bot force-pushed the renovate/github.amrom.workers.dev-urfave-cli-v2-2.x branch from 6d9d26a to 25235d1 Compare March 27, 2023 23:49
@renovate renovate bot force-pushed the renovate/github.amrom.workers.dev-urfave-cli-v2-2.x branch from 25235d1 to 8904374 Compare May 28, 2023 11:05
@renovate renovate bot changed the title Update module github.com/urfave/cli/v2 to v2.25.1 Update module github.com/urfave/cli/v2 to v2.25.4 May 28, 2023
@renovate renovate bot changed the title Update module github.com/urfave/cli/v2 to v2.25.4 Update module github.com/urfave/cli/v2 to v2.25.5 May 29, 2023
@renovate renovate bot force-pushed the renovate/github.amrom.workers.dev-urfave-cli-v2-2.x branch from 8904374 to 8cca01a Compare May 29, 2023 17:17
@renovate renovate bot force-pushed the renovate/github.amrom.workers.dev-urfave-cli-v2-2.x branch from 8cca01a to 8184841 Compare June 12, 2023 14:07
@renovate renovate bot changed the title Update module github.com/urfave/cli/v2 to v2.25.5 Update module github.com/urfave/cli/v2 to v2.25.6 Jun 12, 2023
@renovate renovate bot force-pushed the renovate/github.amrom.workers.dev-urfave-cli-v2-2.x branch from 8184841 to 38ea369 Compare June 19, 2023 04:48
@renovate renovate bot changed the title Update module github.com/urfave/cli/v2 to v2.25.6 Update module github.com/urfave/cli/v2 to v2.25.7 Jun 19, 2023
@renovate renovate bot force-pushed the renovate/github.amrom.workers.dev-urfave-cli-v2-2.x branch from 38ea369 to 4f4bdb7 Compare December 3, 2023 02:09
@renovate renovate bot changed the title Update module github.com/urfave/cli/v2 to v2.25.7 Update module github.com/urfave/cli/v2 to v2.26.0 Dec 3, 2023
@renovate renovate bot force-pushed the renovate/github.amrom.workers.dev-urfave-cli-v2-2.x branch from 4f4bdb7 to 74811d8 Compare December 27, 2023 00:42
@renovate renovate bot changed the title Update module github.com/urfave/cli/v2 to v2.26.0 Update module github.com/urfave/cli/v2 to v2.27.0 Dec 27, 2023
@renovate renovate bot force-pushed the renovate/github.amrom.workers.dev-urfave-cli-v2-2.x branch from 74811d8 to 4f172d5 Compare December 30, 2023 15:24
@renovate renovate bot force-pushed the renovate/github.amrom.workers.dev-urfave-cli-v2-2.x branch from d010594 to c1ed7b2 Compare August 11, 2024 15:52
@renovate renovate bot changed the title Update module github.com/urfave/cli/v2 to v2.27.3 Update module github.com/urfave/cli/v2 to v2.27.4 Aug 11, 2024
@renovate renovate bot force-pushed the renovate/github.amrom.workers.dev-urfave-cli-v2-2.x branch from c1ed7b2 to a612e0f Compare October 13, 2024 15:37
@renovate renovate bot changed the title Update module github.com/urfave/cli/v2 to v2.27.4 Update module github.com/urfave/cli/v2 to v2.27.5 Oct 13, 2024
@renovate renovate bot changed the title Update module github.com/urfave/cli/v2 to v2.27.5 Update module github.com/urfave/cli/v2 to v2.27.5 - autoclosed Feb 12, 2025
@renovate renovate bot closed this Feb 12, 2025
@renovate renovate bot deleted the renovate/github.amrom.workers.dev-urfave-cli-v2-2.x branch February 12, 2025 09:45
@renovate renovate bot changed the title Update module github.com/urfave/cli/v2 to v2.27.5 - autoclosed Update module github.com/urfave/cli/v2 to v2.27.5 Feb 12, 2025
@renovate renovate bot reopened this Feb 12, 2025
@renovate renovate bot force-pushed the renovate/github.amrom.workers.dev-urfave-cli-v2-2.x branch from 41e6ff8 to a612e0f Compare February 12, 2025 13:28
@renovate renovate bot changed the title Update module github.com/urfave/cli/v2 to v2.27.5 Update module github.com/urfave/cli/v2 to v2.27.5 - autoclosed Mar 5, 2025
@renovate renovate bot closed this Mar 5, 2025
@renovate renovate bot changed the title Update module github.com/urfave/cli/v2 to v2.27.5 - autoclosed Update module github.com/urfave/cli/v2 to v2.27.5 Mar 5, 2025
@renovate renovate bot reopened this Mar 5, 2025
@renovate renovate bot force-pushed the renovate/github.amrom.workers.dev-urfave-cli-v2-2.x branch 2 times, most recently from a612e0f to b32d196 Compare March 5, 2025 16:47
@renovate renovate bot changed the title Update module github.com/urfave/cli/v2 to v2.27.5 Update module github.com/urfave/cli/v2 to v2.27.6 Mar 5, 2025
@renovate renovate bot changed the title Update module github.com/urfave/cli/v2 to v2.27.6 Update module github.com/urfave/cli/v2 to v2.27.6 - autoclosed Mar 31, 2025
@renovate renovate bot closed this Mar 31, 2025
@renovate renovate bot changed the title Update module github.com/urfave/cli/v2 to v2.27.6 - autoclosed Update module github.com/urfave/cli/v2 to v2.27.6 Mar 31, 2025
@renovate renovate bot reopened this Mar 31, 2025
@renovate renovate bot force-pushed the renovate/github.amrom.workers.dev-urfave-cli-v2-2.x branch from 5b934c8 to b32d196 Compare March 31, 2025 17:38
@renovate renovate bot force-pushed the renovate/github.amrom.workers.dev-urfave-cli-v2-2.x branch from b32d196 to 7bbf09b Compare June 14, 2025 03:30
@renovate renovate bot changed the title Update module github.com/urfave/cli/v2 to v2.27.6 Update module github.com/urfave/cli/v2 to v2.27.7 Jun 14, 2025
@renovate renovate bot changed the title Update module github.com/urfave/cli/v2 to v2.27.7 Update module github.com/urfave/cli/v2 to v2.27.7 - autoclosed Jun 19, 2025
@renovate renovate bot closed this Jun 19, 2025
@renovate renovate bot changed the title Update module github.com/urfave/cli/v2 to v2.27.7 - autoclosed Update module github.com/urfave/cli/v2 to v2.27.7 Jun 19, 2025
@renovate renovate bot reopened this Jun 19, 2025
@renovate renovate bot force-pushed the renovate/github.amrom.workers.dev-urfave-cli-v2-2.x branch from 5d56d30 to 7bbf09b Compare June 19, 2025 17:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants