Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Sep 29, 2022

This PR contains the following updates:

Package Change Age Confidence
github.com/urfave/cli/v2 v2.16.3v2.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


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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/github.com-urfave-cli-v2-2.x branch from 46587e7 to 9f4375d Compare October 9, 2022 13:52
@renovate renovate bot changed the title Update module github.com/urfave/cli/v2 to v2.17.1 Update module github.com/urfave/cli/v2 to v2.19.1 Oct 9, 2022
@renovate renovate bot force-pushed the renovate/github.com-urfave-cli-v2-2.x branch from 9f4375d to ab07b5e Compare October 10, 2022 01:41
@renovate renovate bot changed the title Update module github.com/urfave/cli/v2 to v2.19.1 Update module github.com/urfave/cli/v2 to v2.19.2 Oct 10, 2022
@renovate renovate bot force-pushed the renovate/github.com-urfave-cli-v2-2.x branch from ab07b5e to c892780 Compare October 16, 2022 21:04
@renovate renovate bot changed the title Update module github.com/urfave/cli/v2 to v2.19.2 Update module github.com/urfave/cli/v2 to v2.20.2 Oct 16, 2022
@renovate renovate bot force-pushed the renovate/github.com-urfave-cli-v2-2.x branch from c892780 to 4837e64 Compare October 22, 2022 20:41
@renovate renovate bot changed the title Update module github.com/urfave/cli/v2 to v2.20.2 Update module github.com/urfave/cli/v2 to v2.20.3 Oct 22, 2022
@renovate renovate bot force-pushed the renovate/github.com-urfave-cli-v2-2.x branch from 4837e64 to 7b239cc Compare October 30, 2022 03:31
@renovate renovate bot changed the title Update module github.com/urfave/cli/v2 to v2.20.3 Update module github.com/urfave/cli/v2 to v2.23.0 Oct 30, 2022
@renovate renovate bot force-pushed the renovate/github.com-urfave-cli-v2-2.x branch from 7b239cc to e44c6c2 Compare November 4, 2022 01:16
@renovate renovate bot changed the title Update module github.com/urfave/cli/v2 to v2.23.0 Update module github.com/urfave/cli/v2 to v2.23.2 Nov 4, 2022
@renovate renovate bot force-pushed the renovate/github.com-urfave-cli-v2-2.x branch from e44c6c2 to 77bae93 Compare November 6, 2022 03:13
@renovate renovate bot changed the title Update module github.com/urfave/cli/v2 to v2.23.2 Update module github.com/urfave/cli/v2 to v2.23.4 Nov 6, 2022
@renovate renovate bot force-pushed the renovate/github.com-urfave-cli-v2-2.x branch from 77bae93 to ecc4b3b Compare November 9, 2022 00:47
@renovate renovate bot changed the title Update module github.com/urfave/cli/v2 to v2.23.4 Update module github.com/urfave/cli/v2 to v2.23.5 Nov 9, 2022
@renovate renovate bot force-pushed the renovate/github.com-urfave-cli-v2-2.x branch from ecc4b3b to e309569 Compare March 18, 2023 04:03
@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 18, 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.com-urfave-cli-v2-2.x branch from e309569 to 66b343d Compare March 27, 2023 21:55
@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 force-pushed the renovate/github.com-urfave-cli-v2-2.x branch from 66b343d to 66408bd Compare May 28, 2023 10:10
@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 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.com-urfave-cli-v2-2.x branch from ead6ebf to c93b76c Compare June 12, 2023 13:38
@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.com-urfave-cli-v2-2.x branch from c93b76c to a405ee0 Compare June 19, 2023 04:25
@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.25.7 - autoclosed Oct 23, 2023
@renovate renovate bot closed this Oct 23, 2023
@renovate renovate bot deleted the renovate/github.com-urfave-cli-v2-2.x branch October 23, 2023 11:34
@renovate renovate bot force-pushed the renovate/github.com-urfave-cli-v2-2.x branch from 3cb7f46 to 1bdd0e3 Compare April 27, 2024 15:11
@renovate renovate bot changed the title Update module github.com/urfave/cli/v2 to v2.27.1 Update module github.com/urfave/cli/v2 to v2.27.2 Apr 27, 2024
@renovate renovate bot force-pushed the renovate/github.com-urfave-cli-v2-2.x branch from 1bdd0e3 to 9deae1e Compare July 24, 2024 22:55
@renovate renovate bot changed the title Update module github.com/urfave/cli/v2 to v2.27.2 Update module github.com/urfave/cli/v2 to v2.27.3 Jul 24, 2024
@renovate
Copy link
Author

renovate bot commented Jul 24, 2024

ℹ 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.7
github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 -> v0.0.0-20240521201337-686a1a2994c1

@renovate renovate bot force-pushed the renovate/github.com-urfave-cli-v2-2.x branch from 9deae1e to e5595f7 Compare August 11, 2024 20:13
@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.com-urfave-cli-v2-2.x branch from e5595f7 to 13e579c Compare October 13, 2024 15:52
@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 Dec 5, 2024
@renovate renovate bot closed this Dec 5, 2024
@renovate renovate bot deleted the renovate/github.com-urfave-cli-v2-2.x branch December 5, 2024 10:44
@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 Dec 5, 2024
@renovate renovate bot reopened this Dec 5, 2024
@renovate renovate bot force-pushed the renovate/github.com-urfave-cli-v2-2.x branch from 59ea4a4 to 13e579c Compare December 5, 2024 14:33
@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 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.com-urfave-cli-v2-2.x branch from c78e462 to 13e579c Compare February 12, 2025 17:53
@renovate renovate bot force-pushed the renovate/github.com-urfave-cli-v2-2.x branch from 13e579c to bf2312a Compare March 5, 2025 13:07
@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 18, 2025
@renovate renovate bot closed this Mar 18, 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 18, 2025
@renovate renovate bot reopened this Mar 18, 2025
@renovate renovate bot force-pushed the renovate/github.com-urfave-cli-v2-2.x branch from bf2312a to cc9e8e1 Compare June 14, 2025 07:10
@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
Copy link
Author

renovate bot commented Dec 15, 2025

ℹ️ 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.7
github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 -> v0.0.0-20240521201337-686a1a2994c1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant