contentauth / c2pa-attacks

Content Authenticity Security Tool
Apache License 2.0
5 stars 4 forks source link

Bump c2pa from 0.30.1 to 0.31.0 #147

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Bumps c2pa from 0.30.1 to 0.31.0.

Release notes

Sourced from c2pa's releases.

v0.31.0

  • (MINOR) Adds Send trait to TrustHandlerConfig (#426)

v0.30.3

  • Roll back rasn-* version requirements since 0.12.6 was yanked (#425)

v0.30.2

  • Adds a Manifest::composed manifest method (#424)
  • Allow cert dump to work in WASM (#420)
  • Update minimum dependency of rasn-* crates (#423)
Changelog

Sourced from c2pa's changelog.

0.31.0

13 March 2024

  • (MINOR) Adds Send trait to TrustHandlerConfig (#426)

0.30.3

12 March 2024

  • Roll back rasn-* version requirements since 0.12.6 was yanked (#425)

0.30.2

12 March 2024

  • Adds a Manifest::composed manifest method (#424)
  • Allow cert dump to work in WASM (#420)
  • Update minimum dependency of rasn-* crates (#423)
Commits
  • e0b7fcd Prepare 0.31.0 release
  • 004c1e6 (MINOR) Adds Send trait to TrustHandlerConfig (#426)
  • 3eab4b7 (IGNORE) Restore sem ver checks
  • 29b12fc Prepare 0.30.3 release
  • d05241a (IGNORE) TEMPORARILY disable sem ver check due to rasn-* crate issues
  • eae6f94 Roll back rasn-* version requirements since 0.12.6 was yanked (#425)
  • f9c82da Prepare 0.30.2 release
  • 039ebf4 Adds a Manifest::composed manifest method (#424)
  • 95ee921 Allow cert dump to work in WASM (#420)
  • 91e1729 Update minimum dependency of rasn-* crates (#423)
  • 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 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)
codecov-commenter commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 68.52%. Comparing base (5313fc4) to head (1ea84a2).

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #147 +/- ## ======================================= Coverage 68.52% 68.52% ======================================= Files 2 2 Lines 502 502 ======================================= Hits 344 344 Misses 158 158 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.