Skip to content

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

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

fix(deps): update module github.com/urfave/cli/v2 to v3#33
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/github.com-urfave-cli-v2-3.x

Conversation

@renovate

@renovate renovate Bot commented Mar 31, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
github.com/urfave/cli/v2 v2.27.1v3.11.0 age confidence

Release Notes

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

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


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

  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.18 -> 1.22

@renovate
renovate Bot force-pushed the renovate/github.com-urfave-cli-v2-3.x branch 2 times, most recently from 2419376 to 2895a9b Compare April 8, 2025 12:13
@renovate
renovate Bot force-pushed the renovate/github.com-urfave-cli-v2-3.x branch from 2895a9b to b76acf8 Compare April 20, 2025 02:53
@renovate
renovate Bot force-pushed the renovate/github.com-urfave-cli-v2-3.x branch 2 times, most recently from 2b755ca to 8c91944 Compare April 28, 2025 19:42
@renovate
renovate Bot force-pushed the renovate/github.com-urfave-cli-v2-3.x branch 2 times, most recently from 9424d4f to d11311d Compare May 11, 2025 01:25
@renovate
renovate Bot force-pushed the renovate/github.com-urfave-cli-v2-3.x branch from d11311d to 26da08b Compare June 13, 2025 07:14
@renovate
renovate Bot force-pushed the renovate/github.com-urfave-cli-v2-3.x branch 4 times, most recently from fc0c1a4 to ebb4eb7 Compare August 12, 2025 14:45
@renovate
renovate Bot force-pushed the renovate/github.com-urfave-cli-v2-3.x branch from ebb4eb7 to 40851b7 Compare October 9, 2025 15:23
@renovate
renovate Bot force-pushed the renovate/github.com-urfave-cli-v2-3.x branch from 40851b7 to a7fbcea Compare October 21, 2025 20:52
@renovate
renovate Bot force-pushed the renovate/github.com-urfave-cli-v2-3.x branch from a7fbcea to 63e24f9 Compare November 9, 2025 14:13
@renovate
renovate Bot force-pushed the renovate/github.com-urfave-cli-v2-3.x branch from 63e24f9 to 364c68b Compare November 16, 2025 22:35
@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):

  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.18 -> 1.22

@renovate
renovate Bot force-pushed the renovate/github.com-urfave-cli-v2-3.x branch from 364c68b to d7412d5 Compare January 18, 2026 06:12
@renovate
renovate Bot force-pushed the renovate/github.com-urfave-cli-v2-3.x branch from d7412d5 to 5e3f936 Compare March 1, 2026 23:44
@renovate
renovate Bot force-pushed the renovate/github.com-urfave-cli-v2-3.x branch from 5e3f936 to fdd7a75 Compare March 31, 2026 08:34
@renovate
renovate Bot force-pushed the renovate/github.com-urfave-cli-v2-3.x branch from fdd7a75 to edda266 Compare May 12, 2026 18:53
@renovate
renovate Bot force-pushed the renovate/github.com-urfave-cli-v2-3.x branch 2 times, most recently from f871de9 to da8f8dc Compare June 14, 2026 17:51
@renovate
renovate Bot force-pushed the renovate/github.com-urfave-cli-v2-3.x branch from da8f8dc to 8207580 Compare June 28, 2026 13:10
@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 Aug 12, 2026
@renovate renovate Bot closed this Aug 12, 2026
@renovate
renovate Bot deleted the renovate/github.com-urfave-cli-v2-3.x branch August 12, 2026 12:31
@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 Aug 12, 2026
@renovate renovate Bot reopened this Aug 12, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-urfave-cli-v2-3.x branch from 8207580 to 368ab4f Compare August 12, 2026 23:00
@renovate
renovate Bot force-pushed the renovate/github.com-urfave-cli-v2-3.x branch from 368ab4f to 11c1f15 Compare August 16, 2026 18:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants