filecoin-project / cpp-filecoin

C++17 implementation of Filecoin
https://filecoin.io/
GNU General Public License v3.0
126 stars 36 forks source link

Bump github.com/ipfs/go-unixfs from 0.2.4 to 0.4.3 in /test/core/storage/unixfs/go #673

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps github.com/ipfs/go-unixfs from 0.2.4 to 0.4.3.

Release notes

Sourced from github.com/ipfs/go-unixfs's releases.

v0.4.3

What's Changed

Full Changelog: https://github.com/ipfs/go-unixfs/compare/v0.4.2...v0.4.3

v0.4.1

What's Changed

Full Changelog: https://github.com/ipfs/go-unixfs/compare/v0.4.0...v0.4.1

v0.4.0

What's Changed

Full Changelog: https://github.com/ipfs/go-unixfs/compare/v0.3.1...v0.4.0

v0.3.1

Highlights

This is a patch release over v0.3.0 fixing some incorrect dependencies.

What's Changed

Full Changelog: https://github.com/ipfs/go-unixfs/compare/v0.3.0...v0.3.1

v0.3.0

Highlights

  • Support for threshold based automatic unsharding using a DynamicDirectory (replacement for the UpgradeableDirectory)
  • Some fixes related to automatic sharding
  • A custom HAMT link enumeration function that walks deeper in the tree earlier rather than being more BFS-like #111
  • Support for the latest go-datastore
  • Switch to Unified CI (https://github.com/protocol/.github)

What's Changed

... (truncated)

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/filecoin-project/cpp-filecoin/network/alerts).
codecov[bot] commented 1 year ago

Codecov Report

Merging #673 (10a4f7d) into master (25ac16d) will increase coverage by 0.03%. The diff coverage is n/a.

Additional details and impacted files [![Impacted file tree graph](https://codecov.io/gh/filecoin-project/cpp-filecoin/pull/673/graphs/tree.svg?width=650&height=150&src=pr&token=H8Xyy6RD1c&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=filecoin-project)](https://codecov.io/gh/filecoin-project/cpp-filecoin/pull/673?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=filecoin-project) ```diff @@ Coverage Diff @@ ## master #673 +/- ## ========================================== + Coverage 44.61% 44.64% +0.03% ========================================== Files 755 755 Lines 34388 34388 Branches 19232 19232 ========================================== + Hits 15342 15353 +11 + Misses 14545 14537 -8 + Partials 4501 4498 -3 ``` | [Impacted Files](https://codecov.io/gh/filecoin-project/cpp-filecoin/pull/673?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=filecoin-project) | Coverage Δ | | |---|---|---| | [...storage/client/impl/storage\_market\_client\_impl.cpp](https://codecov.io/gh/filecoin-project/cpp-filecoin/pull/673?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=filecoin-project#diff-Y29yZS9tYXJrZXRzL3N0b3JhZ2UvY2xpZW50L2ltcGwvc3RvcmFnZV9tYXJrZXRfY2xpZW50X2ltcGwuY3Bw) | `58.35% <ø> (ø)` | | | [...re/markets/storage/provider/impl/provider\_impl.cpp](https://codecov.io/gh/filecoin-project/cpp-filecoin/pull/673?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=filecoin-project#diff-Y29yZS9tYXJrZXRzL3N0b3JhZ2UvcHJvdmlkZXIvaW1wbC9wcm92aWRlcl9pbXBsLmNwcA==) | `61.85% <ø> (ø)` | | | [...orage/ipfs/graphsync/impl/network/peer\_context.cpp](https://codecov.io/gh/filecoin-project/cpp-filecoin/pull/673?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=filecoin-project#diff-Y29yZS9zdG9yYWdlL2lwZnMvZ3JhcGhzeW5jL2ltcGwvbmV0d29yay9wZWVyX2NvbnRleHQuY3Bw) | `52.80% <0.00%> (+1.59%)` | :arrow_up: | | [...ore/storage/ipfs/graphsync/impl/graphsync\_impl.cpp](https://codecov.io/gh/filecoin-project/cpp-filecoin/pull/673?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=filecoin-project#diff-Y29yZS9zdG9yYWdlL2lwZnMvZ3JhcGhzeW5jL2ltcGwvZ3JhcGhzeW5jX2ltcGwuY3Bw) | `65.16% <0.00%> (+2.24%)` | :arrow_up: | | [...ore/storage/ipfs/graphsync/impl/local\_requests.cpp](https://codecov.io/gh/filecoin-project/cpp-filecoin/pull/673?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=filecoin-project#diff-Y29yZS9zdG9yYWdlL2lwZnMvZ3JhcGhzeW5jL2ltcGwvbG9jYWxfcmVxdWVzdHMuY3Bw) | `45.45% <0.00%> (+5.68%)` | :arrow_up: |