mirror of
https://github.com/thegeeklab/git-sv.git
synced 2026-04-25 18:25:56 +03:00
[PR #177] [MERGED] fix(deps): update module github.com/urfave/cli/v2 to v3 #180
Labels
No labels
bug
documentation
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/git-sv#180
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/thegeeklab/git-sv/pull/177
Author: @renovate[bot]
Created: 3/31/2025
Status: ✅ Merged
Merged: 4/16/2025
Merged by: @xoxys
Base:
main← Head:renovate/github.com-urfave-cli-v2-3.x📝 Commits (2)
2ec38fafix(deps): update module github.com/urfave/cli/v2 to v31a2c338migrate📊 Changes
14 files changed (+53 additions, -57 deletions)
View changed files
📝
app/commands/changelog.go(+4 -3)📝
app/commands/commit.go(+3 -2)📝
app/commands/commitlog.go(+3 -2)📝
app/commands/commitnotes.go(+3 -2)📝
app/commands/config.go(+5 -4)📝
app/commands/currentversion.go(+3 -2)📝
app/commands/nextversion.go(+3 -2)📝
app/commands/releasenotes.go(+3 -2)📝
app/commands/tag.go(+3 -2)📝
app/commands/validatecommitmessage.go(+3 -2)📝
app/config.go(+2 -2)📝
cmd/git-sv/main.go(+10 -9)📝
go.mod(+2 -6)📝
go.sum(+6 -17)📄 Description
This PR contains the following updates:
v2.27.6->v3.1.1Release Notes
urfave/cli (github.com/urfave/cli/v2)
v3.1.1Compare Source
v3.1.0Compare Source
What's Changed
New Contributors
Full Changelog: https://github.com/urfave/cli/compare/v3.0.0-beta1.01...v3.1.0
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.
This PR was generated by Mend Renovate. View the repository job log.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.