Skip to content

Update module github.com/urfave/cli/v2 to v3#46

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

Update module github.com/urfave/cli/v2 to v3#46
renovate[bot] wants to merge 1 commit intomainfrom
renovate/github.com-urfave-cli-v2-3.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 31, 2025

This PR contains the following updates:

Package Change Age Confidence
github.com/urfave/cli/v2 v2.25.1v3.8.0 age confidence

Release Notes

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

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


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
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Mar 31, 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):

  • 3 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.20 -> 1.22
github.com/stretchr/testify v1.8.4 -> v1.11.1
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-3.x branch 2 times, most recently from f1138bf to 031fad8 Compare April 8, 2025 12:15
@renovate renovate Bot force-pushed the renovate/github.com-urfave-cli-v2-3.x branch from 031fad8 to 272f7fa Compare April 20, 2025 06:31
@renovate renovate Bot force-pushed the renovate/github.com-urfave-cli-v2-3.x branch 3 times, most recently from a0c5b2d to a46fa23 Compare April 28, 2025 20:37
@renovate renovate Bot force-pushed the renovate/github.com-urfave-cli-v2-3.x branch from a46fa23 to 72dcac6 Compare May 7, 2025 12:33
@renovate renovate Bot changed the title Update module github.com/urfave/cli/v2 to v3 Update module github.com/urfave/cli/v2 to v3 - autoclosed May 9, 2025
@renovate renovate Bot closed this May 9, 2025
@renovate renovate Bot deleted the renovate/github.com-urfave-cli-v2-3.x branch May 9, 2025 14:37
@renovate renovate Bot changed the title Update module github.com/urfave/cli/v2 to v3 - autoclosed Update module github.com/urfave/cli/v2 to v3 May 9, 2025
@renovate renovate Bot reopened this May 9, 2025
@renovate renovate Bot force-pushed the renovate/github.com-urfave-cli-v2-3.x branch 2 times, most recently from 72dcac6 to 58eea88 Compare May 11, 2025 01:22
@renovate renovate Bot changed the title Update module github.com/urfave/cli/v2 to v3 Update module github.com/urfave/cli/v2 to v3 - autoclosed May 28, 2025
@renovate renovate Bot closed this May 28, 2025
@renovate renovate Bot changed the title Update module github.com/urfave/cli/v2 to v3 - autoclosed Update module github.com/urfave/cli/v2 to v3 May 28, 2025
@renovate renovate Bot reopened this May 28, 2025
@renovate renovate Bot force-pushed the renovate/github.com-urfave-cli-v2-3.x branch from bac3a02 to 58eea88 Compare May 28, 2025 14:04
@renovate renovate Bot force-pushed the renovate/github.com-urfave-cli-v2-3.x branch from 58eea88 to 96b34ff Compare June 13, 2025 04:42
@renovate renovate Bot force-pushed the renovate/github.com-urfave-cli-v2-3.x branch 4 times, most recently from 667cf88 to b0a438f Compare August 12, 2025 13:34
@renovate renovate Bot force-pushed the renovate/github.com-urfave-cli-v2-3.x branch from b0a438f to 39b2692 Compare October 9, 2025 09:53
@renovate renovate Bot force-pushed the renovate/github.com-urfave-cli-v2-3.x branch from 39b2692 to db060ac Compare October 21, 2025 20:49
@renovate renovate Bot force-pushed the renovate/github.com-urfave-cli-v2-3.x branch from db060ac to ad8265b Compare November 9, 2025 13:00
@renovate renovate Bot force-pushed the renovate/github.com-urfave-cli-v2-3.x branch from ad8265b to da46c23 Compare November 16, 2025 22:26
@renovate
Copy link
Copy Markdown
Contributor 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):

  • 3 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.20 -> 1.22
github.com/stretchr/testify v1.8.4 -> v1.11.1
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-3.x branch from da46c23 to 7e46fc1 Compare January 18, 2026 05:57
@renovate renovate Bot force-pushed the renovate/github.com-urfave-cli-v2-3.x branch from 7e46fc1 to 7ac3f7a Compare March 1, 2026 21:40
@renovate renovate Bot force-pushed the renovate/github.com-urfave-cli-v2-3.x branch from 7ac3f7a to 5b6ae1f Compare March 25, 2026 18:00
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.

0 participants