filecoin-project / statediff

State Inspector 🕵️‍
Other
10 stars 7 forks source link

Bump github.com/filecoin-project/go-fil-markets from 1.13.1 to 1.26.1 #386

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps github.com/filecoin-project/go-fil-markets from 1.13.1 to 1.26.1.

Release notes

Sourced from github.com/filecoin-project/go-fil-markets's releases.

v1.25.0

  • feat: Drop active retrieval check

v1.24.1-rc1

This branch integrates the latest filecoin-ffi and updates the market actor to v9 for the coming nv17 upgrade.

v1.24.0-v17

This is a release with the minimal set of updates from v1.124.0 needed to support lotus v1.18.0

v1.23.2

  • feat: dagstore_wrapper: add DestroyShardSync API
Changelog

Sourced from github.com/filecoin-project/go-fil-markets's changelog.

go-fil-markets v1.26.1

last updates before go-data-transfer v2 merge

Changelog

  • github.com/filecoin-project/go-fil-markets:
    • chore(deps): bump github.com/ipfs/go-unixfs from 0.4.0 to 0.4.3
    • chore(deps): bump github.com/ipfs/go-merkledag from 0.6.0 to 0.8.1
    • chore(deps): bump github.com/ipfs/go-bitfield from 1.0.0 to 1.1.0
    • chore(deps): bump github.com/ipld/go-ipld-prime from 0.19.0 to 0.20.0
    • chore(deps): bump github.com/ipld/go-ipld-prime from 0.18.0 to 0.19.0
    • Update README.md (#779) (filecoin-project/go-fil-markets#779)
    • replace direct go-libp2p-core references with go-libp2p/core (#777) (filecoin-project/go-fil-markets#777)

Contributors

Contributor Commits Lines ± Files Changed
Neel Virdy 1 +109/-107 58
Rod Vagg 1 +55/-16 3
dependabot[bot] 4 +37/-17 8
Anjor Kanekar 1 +5/-5 1

go-fil-markets v1.26.0

Contributors

Contributor Commits Lines ± Files Changed
dirkmc 1 +8/-7 5

go-fil-markets v1.25.3

Contributors

Contributor Commits Lines ± Files Changed
Masih H. Derkani 1 +11/-12 4

go-fil-markets v1.25.2

  • github.com/filecoin-project/go-fil-markets:

... (truncated)

Commits
  • 33e27cf docs(CHANGELOG): update for v1.26.1
  • c80bc3c chore(deps): bump github.com/ipfs/go-unixfs from 0.4.0 to 0.4.3
  • bec2a60 chore(deps): bump github.com/ipfs/go-merkledag from 0.6.0 to 0.8.1
  • 0616af7 chore(deps): bump github.com/ipfs/go-bitfield from 1.0.0 to 1.1.0
  • ef7ca3f chore(deps): bump github.com/ipld/go-ipld-prime from 0.19.0 to 0.20.0
  • b925c3e chore(deps): bump github.com/ipld/go-ipld-prime from 0.18.0 to 0.19.0
  • 7c8d24e Update README.md (#779)
  • a96e387 replace direct go-libp2p-core references with go-libp2p/core (#777)
  • 0fccfc9 release: v1.26.0 (#776)
  • c03904b refactor: add proposal cid parameter to PieceStore.AddDealForPiece (#768)
  • Additional commits viewable in compare view


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[bot] commented 1 year ago

Superseded by #391.