Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Jun 25, 2023

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.4.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: 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.amrom.workers.dev-urfave-cli-v2-2.x branch from 543ad65 to 8414c98 Compare December 5, 2023 05:27
@renovate renovate bot changed the title fix(deps): update module github.com/urfave/cli/v2 to v2.25.7 fix(deps): update module github.com/urfave/cli/v2 to v2.26.0 Dec 5, 2023
@renovate renovate bot force-pushed the renovate/github.amrom.workers.dev-urfave-cli-v2-2.x branch from 8414c98 to 9915e89 Compare December 27, 2023 02:27
@renovate renovate bot changed the title fix(deps): update module github.com/urfave/cli/v2 to v2.26.0 fix(deps): 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 9915e89 to 0ef86fb Compare December 31, 2023 02:53
@renovate renovate bot changed the title fix(deps): update module github.com/urfave/cli/v2 to v2.27.0 fix(deps): update module github.com/urfave/cli/v2 to v2.27.1 Dec 31, 2023
@renovate renovate bot force-pushed the renovate/github.amrom.workers.dev-urfave-cli-v2-2.x branch from 0ef86fb to fd49f22 Compare April 28, 2024 20:48
@renovate renovate bot changed the title fix(deps): update module github.com/urfave/cli/v2 to v2.27.1 fix(deps): update module github.com/urfave/cli/v2 to v2.27.2 Apr 28, 2024
@renovate
Copy link
Author

renovate bot commented Jun 5, 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.1 -> v2.0.7
gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c -> v3.0.1

@renovate renovate bot force-pushed the renovate/github.amrom.workers.dev-urfave-cli-v2-2.x branch from fd49f22 to 1ee72de Compare July 25, 2024 05:53
@renovate renovate bot changed the title fix(deps): update module github.com/urfave/cli/v2 to v2.27.2 fix(deps): update module github.com/urfave/cli/v2 to v2.27.3 Jul 25, 2024
@renovate renovate bot force-pushed the renovate/github.amrom.workers.dev-urfave-cli-v2-2.x branch from 1ee72de to ff89a42 Compare August 11, 2024 17:51
@renovate renovate bot changed the title fix(deps): update module github.com/urfave/cli/v2 to v2.27.3 fix(deps): 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 ff89a42 to a80b5f3 Compare October 14, 2024 05:30
@renovate renovate bot changed the title fix(deps): update module github.com/urfave/cli/v2 to v2.27.4 fix(deps): update module github.com/urfave/cli/v2 to v2.27.5 Oct 14, 2024
@renovate renovate bot force-pushed the renovate/github.amrom.workers.dev-urfave-cli-v2-2.x branch from a80b5f3 to 572ac6b Compare March 8, 2025 03:40
@renovate renovate bot changed the title fix(deps): update module github.com/urfave/cli/v2 to v2.27.5 fix(deps): update module github.com/urfave/cli/v2 to v2.27.6 Mar 8, 2025
@renovate renovate bot force-pushed the renovate/github.amrom.workers.dev-urfave-cli-v2-2.x branch from 572ac6b to f1a4e18 Compare June 14, 2025 19:54
@renovate renovate bot changed the title fix(deps): update module github.com/urfave/cli/v2 to v2.27.6 fix(deps): update module github.com/urfave/cli/v2 to v2.27.7 Jun 14, 2025
@renovate renovate bot force-pushed the renovate/github.amrom.workers.dev-urfave-cli-v2-2.x branch from f1a4e18 to ba030f8 Compare October 10, 2025 12:08
@renovate
Copy link
Author

renovate bot commented Dec 16, 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.1 -> v2.0.7
gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c -> v3.0.1

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