Skip to content

Conversation

@gammazero
Copy link
Contributor

No description provided.

@github-actions
Copy link

Suggested version: 0.4.2

Comparing to: v0.4.1 (diff)

Changes in configuration file(s):

diff --git a/go.mod b/go.mod
index 5dcd6b0..84395ca 100644
--- a/go.mod
+++ b/go.mod
@@ -17,7 +17,7 @@ require (
 	github.com/multiformats/go-multicodec v0.9.0
 	github.com/multiformats/go-multihash v0.2.3
 	github.com/stretchr/testify v1.10.0
-	github.com/urfave/cli/v2 v2.27.5
+	github.com/urfave/cli/v3 v3.3.2
 	github.com/ybbus/jsonrpc/v2 v2.1.7
 	golang.org/x/mod v0.23.0
 )
@@ -139,6 +139,7 @@ require (
 	github.com/raulk/go-watchdog v1.3.0 // indirect
 	github.com/russross/blackfriday/v2 v2.1.0 // indirect
 	github.com/spaolacci/murmur3 v1.1.0 // indirect
+	github.com/urfave/cli/v2 v2.27.5 // indirect
 	github.com/whyrusleeping/cbor v0.0.0-20171005072247-63513f603b11 // indirect
 	github.com/whyrusleeping/cbor-gen v0.2.0 // indirect
 	github.com/wlynxg/anet v0.0.5 // indirect

gorelease says:

# github.com/ipni/ipni-cli/pkg/adpub
## compatible changes
WithDeleteAfterRead: added

# github.com/ipni/ipni-cli/pkg/ads
## incompatible changes
AdsCmd: changed from *github.com/urfave/cli/v2.Command to *github.com/urfave/cli/v3.Command

# github.com/ipni/ipni-cli/pkg/find
## incompatible changes
FindCmd: changed from *github.com/urfave/cli/v2.Command to *github.com/urfave/cli/v3.Command

# github.com/ipni/ipni-cli/pkg/provider
## incompatible changes
ProviderCmd: changed from *github.com/urfave/cli/v2.Command to *github.com/urfave/cli/v3.Command

# github.com/ipni/ipni-cli/pkg/random
## incompatible changes
RandomCmd: changed from *github.com/urfave/cli/v2.Command to *github.com/urfave/cli/v3.Command

# github.com/ipni/ipni-cli/pkg/spaddr
## incompatible changes
SPAddrCmd: changed from *github.com/urfave/cli/v2.Command to *github.com/urfave/cli/v3.Command

# github.com/ipni/ipni-cli/pkg/verify
## incompatible changes
VerifyCmd: changed from *github.com/urfave/cli/v2.Command to *github.com/urfave/cli/v3.Command

# diagnostics
required module github.com/microcosm-cc/bluemonday@v1.0.1 retracted by module author: Retract older versions as only latest is to be depended upon
required module lukechampine.com/blake3@v1.4.0 retracted by module author: https://github.com/lukechampine/blake3/pull/26

# summary
Suggested version: v0.5.0

gocompat says:

HEAD is now at aec05a4 bump version (#138)
Previous HEAD position was aec05a4 bump version (#138)
Switched to branch 'main'
Your branch is up to date with 'origin/main'.

Automatically created GitHub Release

A draft GitHub Release has been created.
It is going to be published when this PR is merged.
You can modify its' body to include any release notes you wish to include with the release.

@gammazero gammazero merged commit cd1c19d into main May 10, 2025
11 checks passed
@gammazero gammazero deleted the new-version branch May 10, 2025 05:55
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.

2 participants