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 version for new container image #2507

Closed
wants to merge 1 commit into from
Closed

New version for new container image #2507

wants to merge 1 commit into from

Conversation

gammazero
Copy link
Collaborator

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Feb 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (ac1a1bc) 45.63% compared to head (0fa35ce) 45.59%.

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

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2507      +/-   ##
==========================================
- Coverage   45.63%   45.59%   -0.04%     
==========================================
  Files          85       85              
  Lines       10734    10734              
==========================================
- Hits         4898     4894       -4     
- Misses       5245     5248       +3     
- Partials      591      592       +1     

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

Copy link
Contributor

Suggested version: v0.8.20

Comparing to: v0.8.19 (diff)

Changes in go.mod file(s):

diff --git a/go.mod b/go.mod
index 8a42e2b2..06091d20 100644
--- a/go.mod
+++ b/go.mod
@@ -25,7 +25,7 @@ require (
 	github.com/ipld/go-ipld-prime v0.21.0
 	github.com/ipld/go-ipld-prime/storage/dsadapter v0.0.0-20230102063945-1a409dc236dd
 	github.com/ipni/go-indexer-core v0.8.7
-	github.com/ipni/go-libipni v0.5.9
+	github.com/ipni/go-libipni v0.5.11
 	github.com/libp2p/go-libp2p v0.32.2
 	github.com/libp2p/go-msgio v0.3.0
 	github.com/mitchellh/go-homedir v1.1.0

gorelease says:

# github.com/ipni/storetheindex/config
## compatible changes
Ingest.FirstSyncDepth: added

# diagnostics
required module github.com/kataras/iris/v12@v12.0.1 retracted by module author: Retract older versions as only latest is to be depended upon. Please update to @latest
required module github.com/microcosm-cc/bluemonday@v1.0.2 retracted by module author: Retract older versions as only latest is to be depended upon

# summary
Suggested version: v0.9.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
Copy link
Collaborator Author

Replaced by #2515

@gammazero gammazero closed this Feb 16, 2024
@gammazero gammazero deleted the new-version branch February 16, 2024 01:13
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