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.28.2 #391

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.28.2.

Release notes

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

v1.28.2

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 changelog

go-fil-markets v1.28.0

Generating Changelog for github.com/filecoin-project/go-fil-markets v1.26.1..49cb4a6b647a1fa715d7a114e89534212d617c96

Contributors

Contributor Commits Lines ± Files Changed
Hannah Howard 1 +2717/-5940 81
Andrew Gillis 1 +2356/-2362 19
Jacob Heun 1 +137/-243 4
Peter Rabbitson 1 +1/-1 1

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

... (truncated)

Commits
  • 62ac6f5 fix: Ignore stream close error in ProposeDeal (#793)
  • 9331225 release: 1.28.0 (#791)
  • 49cb4a6 chore: update dependencoies (#790)
  • d1c0d0a Chore/use go libipni (#789)
  • 955fd43 Data Transfer V2 Integration (#757)
  • 5a8363b Merge branch 'release/v1.26.1'
  • 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
  • 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 #402.