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

Upgrade to latest release of boxo and go-car #402

Merged
merged 1 commit into from
Sep 1, 2023

Conversation

masih
Copy link
Member

@masih masih commented Aug 23, 2023

Upgrade to the latest release of boxo. As a side effect, also upgrade go-car/v2 and go-ipld-prime

Note that the latest release of boxo depends on an unreleased commit of go-car/v2. To have a concrete release in this repo, upgrade to the latest go-car/v2.

Fixes #401

Upgrade to the latest release of boxo. As a side effect, also upgrade
go-car/v2 and go-ipld-prime

Note that the latest release of boxo depends on an unreleased commit of
go-car/v2. To have a concrete release in this repo, upgrade to the
latest go-car/v2.

Fixes #401
@masih masih requested a review from willscott August 23, 2023 11:35
@masih
Copy link
Member Author

masih commented Aug 23, 2023

Cc @Stebalien

@codecov-commenter
Copy link

codecov-commenter commented Aug 23, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.12% ⚠️

Comparison is base (0d5fd92) 50.09% compared to head (90fc4f6) 49.98%.

❗ 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     #402      +/-   ##
==========================================
- Coverage   50.09%   49.98%   -0.12%     
==========================================
  Files          61       61              
  Lines        5018     5022       +4     
==========================================
- Hits         2514     2510       -4     
- Misses       2186     2194       +8     
  Partials      318      318              
Files Changed Coverage Δ
delegatedrouting/listener.go 72.03% <0.00%> (-0.77%) ⬇️

... and 1 file with indirect coverage changes

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

@gammazero
Copy link
Collaborator

I think this should include an upgrade of kubo as well.

@gammazero gammazero merged commit d35d751 into main Sep 1, 2023
10 checks passed
@gammazero gammazero deleted the masih/dep-up-boxo-gocar branch September 1, 2023 00:32
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.

Rely on a recent and released version of boxo
3 participants