Skip to content

Update module github.com/urfave/cli to v3 - #183

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/github.com-urfave-cli-3.x
Open

renovate[bot] wants to merge 1 commit into
masterfrom
renovate/github.com-urfave-cli-3.x

Conversation

@renovate

@renovate renovate Bot commented Mar 31, 2025

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
github.com/urfave/cli v1.22.14v3.12.0 age confidence

Release Notes

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

v3.12.0

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v3.11.0...v3.12.0

v3.11.0

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v3.10.1...v3.11.0

v3.10.1

Compare Source

What's Changed
New Contributors

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

v3.10.0

Compare Source

What's Changed

Full Changelog: urfave/cli@v3.9.1...v3.10.0

v3.9.1

Compare Source

What's Changed

Full Changelog: urfave/cli@v3.9.0...v3.9.1

v3.9.0

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v3.8.0...v3.9.0

v3.8.0

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v3.7.0...v3.8.0

v3.7.0

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v3.6.2...v3.7.0

v3.6.2

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v3.6.1...v3.6.2

v3.6.1

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v3.6.0...v3.6.1

v3.6.0

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v3.5.0...v3.6.0

v3.5.0

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v3.4.1...v3.5.0

v3.4.1

Compare Source

What's Changed

Full Changelog: urfave/cli@v3.4.0...v3.4.1

v3.4.0

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v3.3.9...v3.4.0

v3.3.9

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v3.3.8...v3.3.9

v3.3.8

Compare Source

What's Changed

Full Changelog: urfave/cli@v3.3.7...v3.3.8

v3.3.7

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v3.3.6...v3.3.7

v3.3.6

Compare Source

What's Changed

Full Changelog: urfave/cli@v3.3.5...v3.3.6

v3.3.5

Compare Source

What's Changed

Full Changelog: urfave/cli@v3.3.4...v3.3.5

v3.3.4

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v3.3.3...v3.3.4

v3.3.3

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v3.3.2...v3.3.3

v3.3.2

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v3.3.1...v3.3.2

v3.3.1

Compare Source

What's Changed

Full Changelog: urfave/cli@v3.3.0...v3.3.1

v3.3.0

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@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: urfave/cli@v3.1.1...v3.2.0

v3.1.1

Compare Source

v3.1.0

Compare Source

What's Changed

New Contributors

Full Changelog: urfave/cli@v3.0.0-beta1.01...v3.1.0

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

Important

✂ PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • 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 renovate Bot added the renovate Automated action from Renovate label Mar 31, 2025
@renovate

renovate Bot commented Mar 31, 2025

Copy link
Copy Markdown
Contributor Author

ℹ 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
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.20 -> 1.22
github.com/cpuguy83/go-md2man/v2 v2.0.2 -> v2.0.7

@renovate
renovate Bot force-pushed the renovate/github.com-urfave-cli-3.x branch 2 times, most recently from d7d8e94 to b010449 Compare April 8, 2025 10:48
@renovate
renovate Bot force-pushed the renovate/github.com-urfave-cli-3.x branch from b010449 to e97c9ec Compare April 20, 2025 02:43
@renovate
renovate Bot force-pushed the renovate/github.com-urfave-cli-3.x branch 3 times, most recently from d040ebe to d9669ab Compare April 28, 2025 20:41
@renovate
renovate Bot force-pushed the renovate/github.com-urfave-cli-3.x branch 3 times, most recently from ef79ca3 to 1af8470 Compare May 11, 2025 01:46
@renovate
renovate Bot force-pushed the renovate/github.com-urfave-cli-3.x branch from 1af8470 to 105ea3c Compare June 13, 2025 04:54
@renovate
renovate Bot force-pushed the renovate/github.com-urfave-cli-3.x branch 4 times, most recently from 87b1b62 to 3c2b4e8 Compare August 12, 2025 13:51
@renovate
renovate Bot force-pushed the renovate/github.com-urfave-cli-3.x branch from 3c2b4e8 to 4b1c0d6 Compare October 9, 2025 09:43
@renovate
renovate Bot force-pushed the renovate/github.com-urfave-cli-3.x branch from 4b1c0d6 to fc53b31 Compare October 21, 2025 15:11
@renovate
renovate Bot force-pushed the renovate/github.com-urfave-cli-3.x branch from fc53b31 to cc43177 Compare November 9, 2025 14:02
@renovate
renovate Bot force-pushed the renovate/github.com-urfave-cli-3.x branch from cc43177 to 10f4be3 Compare November 16, 2025 21:01
@renovate

renovate Bot commented Dec 15, 2025

Copy link
Copy Markdown
Contributor Author

ℹ️ 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
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.20 -> 1.22
github.com/cpuguy83/go-md2man/v2 v2.0.2 -> v2.0.7

@renovate
renovate Bot force-pushed the renovate/github.com-urfave-cli-3.x branch from 10f4be3 to 3483992 Compare January 18, 2026 06:01
@renovate
renovate Bot force-pushed the renovate/github.com-urfave-cli-3.x branch from 3483992 to 71177c3 Compare March 1, 2026 22:02
@renovate
renovate Bot force-pushed the renovate/github.com-urfave-cli-3.x branch from 71177c3 to fa0bbcb Compare March 25, 2026 16:53
@renovate
renovate Bot force-pushed the renovate/github.com-urfave-cli-3.x branch from fa0bbcb to b8d6cf4 Compare May 12, 2026 22:26
@renovate
renovate Bot force-pushed the renovate/github.com-urfave-cli-3.x branch 2 times, most recently from 7a6f5ba to d783496 Compare June 14, 2026 18:02
@renovate
renovate Bot force-pushed the renovate/github.com-urfave-cli-3.x branch from d783496 to b0d6c19 Compare June 28, 2026 12:38
@renovate
renovate Bot force-pushed the renovate/github.com-urfave-cli-3.x branch from b0d6c19 to f0533dc Compare August 16, 2026 17:08
@renovate renovate Bot changed the title Update module github.com/urfave/cli to v3 Update module github.com/urfave/cli to v3 - autoclosed Aug 29, 2026
@renovate renovate Bot closed this Aug 29, 2026
@renovate
renovate Bot deleted the renovate/github.com-urfave-cli-3.x branch August 29, 2026 22:27
@renovate renovate Bot changed the title Update module github.com/urfave/cli to v3 - autoclosed Update module github.com/urfave/cli to v3 Aug 30, 2026
@renovate renovate Bot reopened this Aug 30, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-urfave-cli-3.x branch from f0533dc to fd56d6a Compare August 30, 2026 02:28
@renovate renovate Bot changed the title Update module github.com/urfave/cli to v3 Update module github.com/urfave/cli to v3 - autoclosed Aug 31, 2026
@renovate renovate Bot closed this Aug 31, 2026
@renovate renovate Bot changed the title Update module github.com/urfave/cli to v3 - autoclosed Update module github.com/urfave/cli to v3 Aug 31, 2026
@renovate renovate Bot reopened this Aug 31, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-urfave-cli-3.x branch 2 times, most recently from fd56d6a to 9316661 Compare August 31, 2026 23:07
@renovate
renovate Bot force-pushed the renovate/github.com-urfave-cli-3.x branch from 9316661 to 694b42a Compare September 14, 2026 18:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

renovate Automated action from Renovate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants