drone-s3 icon indicating copy to clipboard operation
drone-s3 copied to clipboard

fix(deps): update module github.com/urfave/cli to v3

Open renovate[bot] opened this issue 8 months ago • 1 comments

This PR contains the following updates:

Package Change Age Confidence
github.com/urfave/cli v1.22.10 -> v3.5.0 age confidence

Release Notes

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

v3.5.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/urfave/cli/compare/v3.4.1...v3.5.0

v3.4.1

Compare Source

What's Changed

Full Changelog: https://github.com/urfave/cli/compare/v3.4.0...v3.4.1

v3.4.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/urfave/cli/compare/v3.3.9...v3.4.0

v3.3.9

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/urfave/cli/compare/v3.3.8...v3.3.9

v3.3.8

Compare Source

What's Changed

Full Changelog: https://github.com/urfave/cli/compare/v3.3.7...v3.3.8

v3.3.7

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/urfave/cli/compare/v3.3.6...v3.3.7

v3.3.6

Compare Source

What's Changed

Full Changelog: https://github.com/urfave/cli/compare/v3.3.5...v3.3.6

v3.3.5

Compare Source

What's Changed

Full Changelog: https://github.com/urfave/cli/compare/v3.3.4...v3.3.5

v3.3.4

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/urfave/cli/compare/v3.3.3...v3.3.4

v3.3.3

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/urfave/cli/compare/v3.3.2...v3.3.3

v3.3.2

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/urfave/cli/compare/v3.3.1...v3.3.2

v3.3.1

Compare Source

What's Changed

Full Changelog: https://github.com/urfave/cli/compare/v3.3.0...v3.3.1

v3.3.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/urfave/cli/compare/v3.2.0...v3.3.0

v3.2.0

Compare Source

Breaking change IntFlag now uses int type and not int64. Please change to using Int64Flag for int64 types. Similar behavior for UintFlag as well. See https://pkg.go.dev/github.com/urfave/cli/v3 for a full list of flag types. See #​2094 for full patch for this

What's Changed

New Contributors

Full Changelog: https://github.com/urfave/cli/compare/v3.1.1...v3.2.0

v3.1.1

Compare Source

v3.1.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/urfave/cli/compare/v3.0.0-beta1.01...v3.1.0

v2.27.7

Compare Source

What's Changed

Full Changelog: https://github.com/urfave/cli/compare/v2.27.6...v2.27.7

v2.27.6

Compare Source

What's Changed

Full Changelog: https://github.com/urfave/cli/compare/v2.27.5...v2.27.6

v2.27.5

Compare Source

What's Changed

Full Changelog: https://github.com/urfave/cli/compare/v2.27.4...v2.27.5

v2.27.4

Compare Source

What's Changed

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

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

v2.25.7

Compare Source

What's Changed

Full Changelog: https://github.com/urfave/cli/compare/v2.25.6...v2.25.7

v2.25.6

Compare Source

What's Changed

Full Changelog: https://github.com/urfave/cli/compare/v2.25.5...v2.25.6

v2.25.5

Compare Source

What's Changed

Full Changelog: https://github.com/urfave/cli/compare/v2.25.4...v2.25.5

v2.25.4

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/urfave/cli/compare/v2.25.3...v2.25.4

v2.25.3

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/urfave/cli/compare/v2.25.2...v2.25.3

v2.25.2

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/urfave/cli/compare/v2.25.1...v2.25.2

v2.25.1

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/urfave/cli/compare/v2.25.0...v2.25.1

v2.25.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/urfave/cli/compare/v2.24.4...v2.25.0

v2.24.4

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/urfave/cli/compare/v2.24.3...v2.24.4

v2.24.3

Compare Source

What's Changed

Full Changelog: https://github.com/urfave/cli/compare/v2.24.2...v2.24.3

v2.24.2

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/urfave/cli/compare/v2.24.1...v2.24.2

v2.24.1

Compare Source

What's Changed

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

v2.23.10

Compare Source

What's Changed

Full Changelog: https://github.com/urfave/cli/compare/v2.23.9...v2.23.10

v2.23.9

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/urfave/cli/compare/v2.23.8...v2.23.9

v2.23.8

Compare Source

What's Changed

Full Changelog: https://github.com/urfave/cli/compare/v2.23.7...v2.23.8

v2.23.7

Compare Source

What's Changed

Full Changelog: https://github.com/urfave/cli/compare/v2.23.6...v2.23.7

v2.23.6

Compare Source

What's Changed

Full Changelog: https://github.com/urfave/cli/compare/v2.23.5...v2.23.6

v2.23.5

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/urfave/cli/compare/v2.23.4...v2.23.5

v2.23.4

Compare Source

What's Changed

Full Changelog: https://github.com/urfave/cli/compare/v2.23.3...v2.23.4

v2.23.3

Compare Source

What's Changed

New Contributors

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

v2.23.1

Compare Source

What's Changed

Full Changelog: https://github.com/urfave/cli/compare/v2.23.0...v2.23.1

v2.23.0

Compare Source

What's Changed

Full Changelog: https://github.com/urfave/cli/compare/v2.22.0...v2.23.0

v2.22.0

Compare Source

What's Changed

Full Changelog: https://github.com/urfave/cli/compare/v2.21.0...v2.22.0

v2.21.0

Compare Source

What's Changed

Full Changelog: https://github.com/urfave/cli/compare/v2.20.5...v2.21.0

v2.20.5

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/urfave/cli/compare/v2.20.4...v2.20.5

v2.20.4

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/urfave/cli/compare/v2.20.3...v2.20.4

v2.20.3

Compare Source

What's Changed

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

v2.20.1

Compare Source

What's Changed

Full Changelog: https://github.com/urfave/cli/compare/v2.20.0...v2.20.1

v2.20.0

Compare Source

What's Changed

Full Changelog: https://github.com/urfave/cli/compare/v2.19.3...v2.20.0

v2.19.3

Compare Source

What's Changed

Full Changelog: https://github.com/urfave/cli/compare/v2.19.2...v2.19.3

v2.19.2

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/urfave/cli/compare/v2.19.1...v2.19.2

v2.19.1

Compare Source

What's Changed

Full Changelog: https://github.com/urfave/cli/compare/v2.19.0...v2.19.1

v2.19.0

Compare Source

What's Changed

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

v2.18.1

Compare Source

What's Changed

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

v2.17.2

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/urfave/cli/compare/v2.17.1...v2.17.2

v2.17.1

[Compare Source](https://redi


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 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.

renovate[bot] avatar Mar 31 '25 12:03 renovate[bot]

ℹ 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):

  • 1 additional dependency was updated

Details:

Package Change
github.com/cpuguy83/go-md2man/v2 v2.0.1 -> v2.0.7

renovate[bot] avatar Mar 31 '25 12:03 renovate[bot]