Skip to content

Bump c2pa from 0.71.2 to 0.72.1#361

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/c2pa-0.72.1
Closed

Bump c2pa from 0.71.2 to 0.72.1#361
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/c2pa-0.72.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 5, 2025

Bumps c2pa from 0.71.2 to 0.72.1.

Changelog

Sourced from c2pa's changelog.

0.72.1

04 December 2025

Added

  • Check if stream matches input format via file signature/structure (#1528)
  • Use MaybeSend to simplify code (#1639)

Documented

  • Add doc for CLI settings, misc copy edits (#1636)

Fixed

  • Set wasm-bindgen-cli version in CI (#1644)
  • Fix the timestamp cert chain validation to be independent of the order (#1600)
  • RFC 3161 fractional seconds (#1640)
  • Stack overflow and hang due to cyclic ingredients (#1576)
  • Allow untrusted failure code to be a Valid validation state (#1623)
  • Remove unmaintained json5 dependency and other unused config crate sub-dependencies (#1611)

Other

  • Remove direct dependency on windows-core (#1616)

Updated dependencies

  • Bump lopdf from 0.31.0 to 0.38.0 (#1359)
  • Bump quick-xml from 0.37.5 to 0.38.3 (#1575)

0.72.0

17 November 2025

Added

  • Remove x509_certificate (#1547)

Fixed

  • Remove ring altogether (#1606)

0.71.3

17 November 2025

Documented

  • Fix and update Builder examples (#1484)
Commits
  • 70c4a1b chore: release (#1612)
  • 2871487 docs: Add doc for CLI settings, misc copy edits (#1636)
  • d66033d feat: use Rust resolver 3 (#1642)
  • 3925ad9 fix: set wasm-bindgen-cli version in CI (#1644)
  • 8530a27 ci: update compiler for udeps (#1643)
  • 37effec fix: fix the timestamp cert chain validation to be independent of the order (...
  • 7c16236 fix: RFC 3161 fractional seconds (#1640)
  • 247c3a1 feat: check if stream matches input format via file signature/structure (#1528)
  • 6a28095 feat: Use MaybeSend to simplify code (#1639)
  • 2fa36b2 feat: Only bump minor version (0.x.0) when breaking changes are published (#1...
  • 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 <dependency name> 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)

Bumps [c2pa](https://github.com/contentauth/c2pa-rs) from 0.71.2 to 0.72.1.
- [Release notes](https://github.com/contentauth/c2pa-rs/releases)
- [Changelog](https://github.com/contentauth/c2pa-rs/blob/main/CHANGELOG.md)
- [Commits](contentauth/c2pa-rs@c2pa-v0.71.2...c2pa-v0.72.1)

---
updated-dependencies:
- dependency-name: c2pa
  dependency-version: 0.72.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Dec 5, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 9, 2025

Superseded by #363.

@dependabot dependabot bot closed this Dec 9, 2025
@dependabot dependabot bot deleted the dependabot/cargo/c2pa-0.72.1 branch December 9, 2025 12:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants