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.25.2 #359

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

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

Contributors

Contributor Commits Lines ± Files Changed
Hannah Howard 1 +505/-213 12

go-fil-markets v1.25.1

Contributors

Contributor Commits Lines ± Files Changed
dirkmc 1 +99/-4 4

go-fil-markets v1.24.3

Merge back in v9 actor changes, also includes additional identity cid fixes

Changelog

Contributors

Contributor Commits Lines ± Files Changed
Rod Vagg 2 +245/-228 7
Hannah Howard 1 +35/-68 24

go-fil-markets v1.24.2

identity payload CID fixes, support for publishing with user defined metadata

note: a v1.24.1-rc release was made, which contained changes not in this release so v1.24.1 was skipped

Changelog

... (truncated)

Commits
  • 683c1d6 docs(CHANGELOG): update for 1.25.2 release
  • 7e520eb chore(deps): upgrade to index provider v0.9.1 (#766)
  • 2c03b04 release: v1.25.1 (#767)
  • 364d6fa feat: add API methods to subscribe to retrieval query and validation events (...
  • 72f58b1 feat: Drop active retrieval check (#764)
  • 99d6122 Merge branch 'release/v1.24.3'
  • e50daa9 docs(CHANGELOG): update for v1.24.3
  • 788d334 Update ffi and update markets to v9 (#751) (#761)
  • db1f092 fix: store identity CIDs in CARs for online deals (#749)
  • 2ac8284 chore: extract Provider piece logic to separate file (#750)
  • 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 #374.