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

New v0.5.x version #175

Merged
merged 2 commits into from
Mar 28, 2024
Merged

New v0.5.x version #175

merged 2 commits into from
Mar 28, 2024

Conversation

gammazero
Copy link
Collaborator

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Mar 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

❗ No coverage uploaded for pull request base (release-v0.5.x@d060547). Click here to learn what that means.

❗ Current head 3b0e9ae differs from pull request most recent head e2de554. Consider uploading reports for the commit e2de554 to get more accurate results

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@                Coverage Diff                @@
##             release-v0.5.x     #175   +/-   ##
=================================================
  Coverage                  ?   53.72%           
=================================================
  Files                     ?       68           
  Lines                     ?     5746           
  Branches                  ?        0           
=================================================
  Hits                      ?     3087           
  Misses                    ?     2331           
  Partials                  ?      328           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

Suggested version: v0.5.15

Comparing to: v0.5.14 (diff)

Changes in go.mod file(s):

diff --git a/go.mod b/go.mod
index 7ae738f..023d87a 100644
--- a/go.mod
+++ b/go.mod
@@ -13,7 +13,7 @@ require (
 	github.com/ipfs/go-ipld-format v0.6.0
 	github.com/ipfs/go-log/v2 v2.5.1
 	github.com/ipld/go-ipld-prime v0.21.0
-	github.com/libp2p/go-libp2p v0.33.0
+	github.com/libp2p/go-libp2p v0.33.1
 	github.com/libp2p/go-libp2p-pubsub v0.10.0
 	github.com/libp2p/go-msgio v0.3.0
 	github.com/mr-tron/base58 v1.2.0
@@ -108,7 +108,7 @@ require (
 	github.com/prometheus/common v0.47.0 // indirect
 	github.com/prometheus/procfs v0.12.0 // indirect
 	github.com/quic-go/qpack v0.4.0 // indirect
-	github.com/quic-go/quic-go v0.41.0 // indirect
+	github.com/quic-go/quic-go v0.42.0 // indirect
 	github.com/quic-go/webtransport-go v0.6.0 // indirect
 	github.com/raulk/go-watchdog v1.3.0 // indirect
 	github.com/russross/blackfriday/v2 v2.0.1 // indirect

gorelease says:

# diagnostics
required module github.com/microcosm-cc/[email protected] retracted by module author: Retract older versions as only latest is to be depended upon

# summary
Cannot suggest a release version.
Can only suggest a release version when compared against the most recent version of this major: v0.6.3.

gocompat says:

Your branch is up to date with 'origin/release-v0.5.x'.

Cutting a Release (and modifying non-markdown files)

This PR is modifying both version.json and non-markdown files.
The Release Checker is not able to analyse files that are not checked in to release-v0.5.x. This might cause the above analysis to be inaccurate.
Please consider performing all the code changes in a separate PR before cutting the release.

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 48a38d7 into release-v0.5.x Mar 28, 2024
8 checks passed
@gammazero gammazero deleted the new-version-0.5.x branch March 28, 2024 19:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants