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

Update version #96

Merged
merged 1 commit into from
Aug 2, 2023
Merged

Update version #96

merged 1 commit into from
Aug 2, 2023

Conversation

gammazero
Copy link
Collaborator

Make new release with latest fixes.

@codecov-commenter
Copy link

codecov-commenter commented Aug 2, 2023

Codecov Report

Patch coverage has no change and project coverage change: +0.17% 🎉

Comparison is base (2139405) 54.44% compared to head (f25b71a) 54.61%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #96      +/-   ##
==========================================
+ Coverage   54.44%   54.61%   +0.17%     
==========================================
  Files          65       65              
  Lines        5152     5152              
==========================================
+ Hits         2805     2814       +9     
+ Misses       2044     2036       -8     
+ Partials      303      302       -1     

see 2 files with indirect coverage changes

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

@github-actions
Copy link

github-actions bot commented Aug 2, 2023

Suggested version: v0.3.2

Comparing to: v0.3.1 (diff)

Changes in go.mod file(s):

diff --git a/go.mod b/go.mod
index 5bed89f..49690c6 100644
--- a/go.mod
+++ b/go.mod
@@ -8,7 +8,7 @@ require (
 	github.com/hashicorp/go-multierror v1.1.1
 	github.com/ipfs/go-cid v0.4.1
 	github.com/ipfs/go-datastore v0.6.0
-	github.com/ipfs/go-graphsync v0.14.6
+	github.com/ipfs/go-graphsync v0.14.7
 	github.com/ipfs/go-ipld-format v0.3.0
 	github.com/ipfs/go-log/v2 v2.5.1
 	github.com/ipld/go-ipld-prime v0.20.0

gorelease says:

# github.com/ipni/go-libipni/dagsync/test
## incompatible changes
MkTestHost: changed from func(...github.com/libp2p/go-libp2p/config.Option) github.com/libp2p/go-libp2p/core/host.Host to func(*testing.T, ...github.com/libp2p/go-libp2p/config.Option) github.com/libp2p/go-libp2p/core/host.Host

# diagnostics
go.sum: one or more sums are missing. Run 'go mod tidy' to add missing sums.
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

# summary
Suggested version: v0.4.0

gocompat says:

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 602f667 into main Aug 2, 2023
18 checks passed
@gammazero gammazero deleted the new-version branch August 2, 2023 22:53
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.

None yet

2 participants