Skip to content

Release v1.12.0#250

Merged
hsanjuan merged 2 commits intomainfrom
release-v1.12.0
Feb 27, 2025
Merged

Release v1.12.0#250
hsanjuan merged 2 commits intomainfrom
release-v1.12.0

Conversation

@hsanjuan
Copy link
Copy Markdown
Contributor

@hsanjuan hsanjuan commented Feb 27, 2025

@hsanjuan hsanjuan requested review from gammazero and lidel February 27, 2025 09:24
@github-actions
Copy link
Copy Markdown

Suggested version: 1.12.0

Comparing to: v1.11.0 (diff)

Changes in configuration file(s):

diff --git a/go.mod b/go.mod
index 61c6e26..a5c47dd 100644
--- a/go.mod
+++ b/go.mod
@@ -10,7 +10,7 @@ require (
 	github.com/felixge/httpsnoop v1.0.4
 	github.com/ipfs-shipyard/nopfs v0.0.14
 	github.com/ipfs-shipyard/nopfs/ipfs v0.25.0
-	github.com/ipfs/boxo v0.28.0
+	github.com/ipfs/boxo v0.28.1-0.20250226223343-102e45555c8f
 	github.com/ipfs/go-block-format v0.2.0
 	github.com/ipfs/go-cid v0.5.0
 	github.com/ipfs/go-datastore v0.7.0
@@ -20,8 +20,8 @@ require (
 	github.com/ipfs/go-ds-pebble v0.4.2
 	github.com/ipfs/go-ipfs-delay v0.0.1
 	github.com/ipfs/go-log/v2 v2.5.1
-	github.com/ipfs/go-metrics-interface v0.0.1
-	github.com/ipfs/go-metrics-prometheus v0.0.3
+	github.com/ipfs/go-metrics-interface v0.3.0
+	github.com/ipfs/go-metrics-prometheus v0.1.0
 	github.com/ipfs/go-test v0.2.1
 	github.com/ipfs/go-unixfsnode v1.9.2
 	github.com/ipld/go-codec-dagpb v1.6.0
@@ -36,7 +36,7 @@ require (
 	github.com/multiformats/go-multiaddr-dns v0.4.1
 	github.com/multiformats/go-multicodec v0.9.0
 	github.com/pbnjay/memory v0.0.0-20210728143218-7b4eea64cf58
-	github.com/prometheus/client_golang v1.20.5
+	github.com/prometheus/client_golang v1.21.0
 	github.com/rs/dnscache v0.0.0-20230804202142-fc85eb664529
 	github.com/shirou/gopsutil/v3 v3.24.5
 	github.com/stretchr/testify v1.10.0

gorelease says:

# diagnostics
required module github.com/microcosm-cc/bluemonday@v1.0.23 retracted by module author: Retract older versions as only latest is to be depended upon

# summary
Suggested version: v1.12.0

gocompat says:

HEAD is now at 26a8f6c Release v1.11.0 (#249)
Previous HEAD position was 26a8f6c Release v1.11.0 (#249)
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.

Copy link
Copy Markdown
Contributor

@gammazero gammazero left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If you want to get #251 into this release, it is ready for merge. It should not make a difference functionally. take/leave - ok either way.

@hsanjuan
Copy link
Copy Markdown
Contributor Author

@gammazero checks are failing with a race condition there, so going to merge this and we can figure that out for the next release.

@hsanjuan hsanjuan merged commit 8878bd0 into main Feb 27, 2025
11 checks passed
@gammazero gammazero deleted the release-v1.12.0 branch February 28, 2025 07:41
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