ChainSafe / fil-actor-states

State handling crates for the Filecoin Actors
Apache License 2.0
3 stars 2 forks source link

chore(deps): update filecoin-proofs-api requirement from 16 to 17 #291

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Updates the requirements on filecoin-proofs-api to permit the latest version.

Changelog

Sourced from filecoin-proofs-api's changelog.

[17.0.0] - 2024-04-25

  • Use improved error propagation in proofs #97

[16.1.0] - 2023-11-08

  • Add fixed-rows-to-discard feature flag #94
  • Switch CI Macos builds to Apple silicon #93

[16.0.0] - 2023-09-05

  • Add cuda-supraseal feature #90
  • Add support for SyntheticPoRep #87

[15.0.0] - 2023-06-30

  • Add new APIs extended in the latest proofs version #89
  • Add new API features separate from API versions #88
  • Add a test to validate proofs from calibnet #86

[14.0.0] - 2023-03-17

  • Add support for PoSt V1_2_0 #85
  • Add support for grindability fix via Proofs version #83

[13.0.0] - 2023-03-07

  • Update rust-toolchain to 1.67.1 #82
  • Enable CUDA by default #81
  • Simpify CI #80
  • Remove the dependency on storage-proofs-porep #78
  • Add documentation to API code #77

[12.0.0] - 2022-08-04

  • Update to latest Proofs and dependencies #76
  • Forward port latest updates to master #75

[11.0.0] - 2022-01-10

  • Add API calls required for empty sector update proofs #64

[10.1.0] - 2021-10-25

  • Add new Window PoSt per partition API calls #66

[10.0.0] - 2021-10-01

  • Update all dependencies to use proofs v10.0.0 #63
  • Update XCode to 12.5.0 as 10.0.0 is deprecated on CI #62

... (truncated)

Commits
  • ab7cb1f chore(filecoin-proofs-api): release 17.0.0
  • 7d27cea docs: update changelog for release
  • acb64cb Use improved error propagation branch (#97)
  • 13c9def chore(filecoin-proofs-api): release 16.1.0
  • e5d11e7 docs: update changelog for release
  • 7e64abb feat: add fixed-rows-to-discard (#94)
  • 4f5c91c ci: switch macos builds to apple silicon (#93)
  • See full diff in compare view


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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)
hanabi1224 commented 4 months ago

@dependabot ignore this dependency

dependabot[bot] commented 4 months ago

OK, I won't notify you about filecoin-proofs-api again, unless you re-open this PR.