Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release v0.12.0 #259

Merged
merged 1 commit into from
Aug 20, 2024
Merged

chore: release v0.12.0 #259

merged 1 commit into from
Aug 20, 2024

Conversation

lidel
Copy link
Member

@lidel lidel commented Aug 20, 2024

just dependency bump from #255

Copy link

Suggested version: 0.12.0

Comparing to: v0.11.0 (diff)

Changes in configuration file(s):

diff --git a/go.mod b/go.mod
index dc78aac..4acc968 100644
--- a/go.mod
+++ b/go.mod
@@ -3,11 +3,11 @@ module github.com/ipfs/go-ipfs-cmds
 go 1.21
 
 require (
-	github.com/ipfs/boxo v0.19.0
+	github.com/ipfs/boxo v0.22.0
 	github.com/ipfs/go-log v1.0.5
 	github.com/rs/cors v1.10.1
 	github.com/texttheater/golang-levenshtein v1.0.1
-	golang.org/x/term v0.19.0
+	golang.org/x/term v0.23.0
 )
 
 require (
@@ -17,8 +17,8 @@ require (
 	github.com/mattn/go-isatty v0.0.20 // indirect
 	github.com/opentracing/opentracing-go v1.2.0 // indirect
 	go.uber.org/multierr v1.11.0 // indirect
-	go.uber.org/zap v1.26.0 // indirect
-	golang.org/x/sys v0.19.0 // indirect
+	go.uber.org/zap v1.27.0 // indirect
+	golang.org/x/sys v0.24.0 // indirect
 )
 
 retract v1.0.22 // old gx tag accidentally pushed as go tag

gorelease says:

# summary
Suggested version: v0.12.0

gocompat says:

HEAD is now at c42de9a chore: release v0.11.0 (#253)
Previous HEAD position was c42de9a chore: release v0.11.0 (#253)
Switched to branch 'master'
Your branch is up to date with 'origin/master'.

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.

@lidel lidel marked this pull request as ready for review August 20, 2024 19:00
@lidel lidel merged commit 7bff20e into master Aug 20, 2024
12 checks passed
@lidel lidel deleted the chore/release-0120 branch August 20, 2024 19:00
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