Skip to content

Release v0.29.1 #885

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

Merged
merged 2 commits into from
Mar 13, 2025
Merged

Release v0.29.1 #885

merged 2 commits into from
Mar 13, 2025

Conversation

gammazero
Copy link
Contributor

@gammazero gammazero commented Mar 13, 2025

@gammazero gammazero added the release Merging this PR will create a tagged release label Mar 13, 2025
Copy link

Suggested version: 0.29.1

Comparing to: v0.29.0 (diff)

Changes in configuration file(s):

diff --git a/go.mod b/go.mod
index b1f02c7c..e372ca36 100644
--- a/go.mod
+++ b/go.mod
@@ -10,7 +10,7 @@ require (
 	github.com/dustin/go-humanize v1.0.1
 	github.com/filecoin-project/go-clock v0.1.0
 	github.com/gabriel-vasile/mimetype v1.4.6
-	github.com/gammazero/chanqueue v1.0.0
+	github.com/gammazero/chanqueue v1.1.0
 	github.com/gammazero/deque v1.0.0
 	github.com/google/uuid v1.6.0
 	github.com/gorilla/mux v1.8.1diff --git a/examples/go.mod b/examples/go.mod
index af45d927..74621835 100644
--- a/examples/go.mod
+++ b/examples/go.mod
@@ -42,7 +42,7 @@ require (
 	github.com/flynn/noise v1.1.0 // indirect
 	github.com/francoispqt/gojay v1.2.13 // indirect
 	github.com/gabriel-vasile/mimetype v1.4.6 // indirect
-	github.com/gammazero/chanqueue v1.0.0 // indirect
+	github.com/gammazero/chanqueue v1.1.0 // indirect
 	github.com/gammazero/deque v1.0.0 // indirect
 	github.com/go-logr/logr v1.4.2 // indirect
 	github.com/go-logr/stdr v1.2.2 // indirect

gorelease says:

# diagnostics
go.mod: the following requirements are needed
	github.com/hashicorp/[email protected]
	github.com/hashicorp/[email protected]
Run 'go mod tidy' to add missing requirements.

# summary
Suggested version: v0.30.0

gocompat says:

HEAD is now at c4b514e4 Release v0.29.0 (#869)
Previous HEAD position was c4b514e4 Release v0.29.0 (#869)
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 marked this pull request as ready for review March 13, 2025 23:10
@gammazero gammazero requested a review from a team as a code owner March 13, 2025 23:10
@gammazero gammazero merged commit d11922e into main Mar 13, 2025
17 of 18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release Merging this PR will create a tagged release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant