Skip to content

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

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/major-all
Open

fix(deps): update module github.com/urfave/cli/v2 to v3#179
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/major-all

Conversation

@renovate
Copy link
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.6v3.7.0 age confidence

Release Notes

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

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


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

  • 2 additional dependencies were 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
github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 -> v0.0.0-20240521201337-686a1a2994c1

@renovate renovate bot force-pushed the renovate/major-all branch from 5460620 to 1481139 Compare April 1, 2025 14:48
@michurin
Copy link

michurin commented Apr 8, 2025

By the way, solution could be stolen from here https://github.com/michurin/quicssh/pull/10/files However, in is easier in my branch, because I have already switched to RunContext.

@socket-security
Copy link

socket-security bot commented Apr 8, 2025

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedgithub.com/​urfave/​cli/​v2@​v2.25.6 ⏵ v2.27.789100100100100
Addedgithub.com/​urfave/​cli/​v3@​v3.7.097100100100100

View full report

@renovate renovate bot force-pushed the renovate/major-all branch from 1bd97df to 65bb791 Compare April 20, 2025 04:42
@renovate renovate bot force-pushed the renovate/major-all branch 3 times, most recently from 40fb23d to ded16e5 Compare April 28, 2025 15:48
@renovate renovate bot force-pushed the renovate/major-all branch 2 times, most recently from 90462bd to 4260fd8 Compare May 11, 2025 04:40
@renovate renovate bot changed the title fix(deps): update module github.com/urfave/cli/v2 to v3 fix(deps): update module github.com/urfave/cli/v2 to v3 - autoclosed Jun 11, 2025
@renovate renovate bot closed this Jun 11, 2025
@renovate renovate bot deleted the renovate/major-all branch June 11, 2025 15:41
@renovate renovate bot changed the title fix(deps): update module github.com/urfave/cli/v2 to v3 - autoclosed fix(deps): update module github.com/urfave/cli/v2 to v3 Jun 11, 2025
@renovate renovate bot reopened this Jun 11, 2025
@renovate renovate bot force-pushed the renovate/major-all branch 3 times, most recently from 7e3da27 to 1ab43ed Compare June 13, 2025 04:05
@renovate renovate bot force-pushed the renovate/major-all branch 4 times, most recently from b4d510b to 4fe3e36 Compare August 12, 2025 13:06
@renovate renovate bot force-pushed the renovate/major-all branch from 4fe3e36 to 0332cc0 Compare October 9, 2025 15:32
@renovate renovate bot force-pushed the renovate/major-all branch from 0332cc0 to dc9208c Compare October 21, 2025 15:02
@renovate renovate bot force-pushed the renovate/major-all branch from dc9208c to ceb82f7 Compare November 9, 2025 14:53
@renovate renovate bot force-pushed the renovate/major-all branch from ceb82f7 to a33c6cc Compare November 16, 2025 21:47
@renovate
Copy link
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):

  • 2 additional dependencies were 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
github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 -> v0.0.0-20240521201337-686a1a2994c1

@renovate renovate bot force-pushed the renovate/major-all branch from a33c6cc to 2cfc959 Compare January 18, 2026 05:35
@renovate renovate bot force-pushed the renovate/major-all branch from 2cfc959 to ef00c4b Compare March 1, 2026 21:31
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