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

v0.19.1 bump #433

Merged
merged 1 commit into from
Sep 21, 2023
Merged

v0.19.1 bump #433

merged 1 commit into from
Sep 21, 2023

Conversation

rvagg
Copy link
Member

@rvagg rvagg commented Sep 21, 2023

No description provided.

@github-actions
Copy link

Suggested version: v0.19.1

Comparing to: v0.19.0 (diff)

Changes in go.mod file(s):

diff --git a/go.mod b/go.mod
index 6a09e25..54d2239 100644
--- a/go.mod
+++ b/go.mod
@@ -14,7 +14,7 @@ require (
 	github.com/ipfs/go-block-format v0.2.0
 	github.com/ipfs/go-cid v0.4.1
 	github.com/ipfs/go-datastore v0.6.0
-	github.com/ipfs/go-graphsync v0.14.9
+	github.com/ipfs/go-graphsync v0.14.10
 	github.com/ipfs/go-ipfs-blockstore v1.3.0
 	github.com/ipfs/go-ipfs-blocksutil v0.0.1
 	github.com/ipfs/go-ipfs-delay v0.0.1

gorelease says:

# 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.19.1

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.

@codecov-commenter
Copy link

codecov-commenter commented Sep 21, 2023

Codecov Report

Merging #433 (57091c0) into main (b87b057) will increase coverage by 0.09%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #433      +/-   ##
==========================================
+ Coverage   76.46%   76.56%   +0.09%     
==========================================
  Files          85       85              
  Lines        6383     6383              
==========================================
+ Hits         4881     4887       +6     
+ Misses       1245     1243       -2     
+ Partials      257      253       -4     

see 7 files with indirect coverage changes

@rvagg rvagg merged commit 796ed73 into main Sep 21, 2023
11 checks passed
@rvagg rvagg deleted the rvagg/v0.19.1 branch September 21, 2023 10: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.

3 participants