Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Apr 28, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/urfave/cli/v2 v2.27.7 -> v3.3.8 age adoption passing confidence

Release Notes

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

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


Configuration

📅 Schedule: Branch creation - "before 3am on Monday" (UTC), 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 force-pushed the renovate/github.com-urfave-cli-v2-3.x branch from d8f30e9 to fe46e0f Compare April 28, 2025 19:37
@renovate renovate bot force-pushed the renovate/github.com-urfave-cli-v2-3.x branch from fe46e0f to f319cfb Compare May 11, 2025 02:41
@renovate renovate bot force-pushed the renovate/github.com-urfave-cli-v2-3.x branch 2 times, most recently from 9dd1b07 to 232a4d8 Compare May 25, 2025 23:26
@renovate renovate bot force-pushed the renovate/github.com-urfave-cli-v2-3.x branch 2 times, most recently from cf0be6f to d568280 Compare June 16, 2025 05:09
@renovate renovate bot force-pushed the renovate/github.com-urfave-cli-v2-3.x branch from d568280 to 442ba99 Compare July 18, 2025 06:23
@renovate
Copy link
Contributor Author

renovate bot commented Jul 21, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@GROwen
Copy link
Contributor

GROwen commented Jul 21, 2025

@nicksantamaria A few implementation updates for v3 compatibility but everything's looking good now. I've tested each command for each service and am getting the expected results.

@nicksantamaria nicksantamaria merged commit ce5b4aa into main Jul 23, 2025
1 check passed
@nicksantamaria nicksantamaria deleted the renovate/github.com-urfave-cli-v2-3.x branch July 23, 2025 00:53
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.

3 participants