Skip to content

Bump c2pa from 0.88.0 to 0.89.3#402

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/c2pa-0.89.3
Open

Bump c2pa from 0.88.0 to 0.89.3#402
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/c2pa-0.89.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 16, 2026

Copy link
Copy Markdown
Contributor

Bumps c2pa from 0.88.0 to 0.89.3.

Changelog

Sourced from c2pa's changelog.

0.89.3

13 July 2026

Documented

  • Fix docs build, take 2 (#2297)
  • Fix docs build (#2296)

Fixed

  • Harden against integer underflow attacks in PNG iTxt chunks XMP parsing (#2274)
  • Harden against integer overflow attacks in BMFF parser (#2280)
  • Resource_to_stream returns error for unknown resource URIs instead of manifest JUMBF (#2289) (#2290)

0.89.2

09 July 2026

Fixed

  • Bind OCSP response certId to the signing certificate (CAI-11829) (#2273)
  • Fix new Clippy warnings for Rust 1.97.0 (#2279)
  • Ensure created has a dst and don't add parent when actions already exist (#2264)
  • Integer overflow panic in bmff_to_jumbf_exclusions via DataMap offset addition (#2263)

0.89.1

07 July 2026

Documented

  • Update README.md doc links (#2261)

Fixed

  • Resolve crate audit advisories (lopdf, quick-xml, crossbeam-epoch, ttf-parser) (#2268)
  • Don't serialize empty values (#2254)
  • CAI-10364 (Server-Side Request Forgery (SSRF) via CAWG did:web Resolution during Post-Validation ) (#2168)

Other

  • Lazy load all ingredient resources & remove old to_archive zip format. (#2173)

0.89.0

19 June 2026

Added

  • Add source to HttpResolverError::Other error message (#2237)
  • Auto format detect for Reader (#2181)

Fixed

... (truncated)

Commits
  • e2c90ec chore: release (#2295)
  • f1bc46c fix: Harden against integer underflow attacks in PNG iTxt chunks XMP parsing ...
  • 5201f5b fix: Harden against integer overflow attacks in BMFF parser (#2280)
  • 2a599f7 docs: Fix docs build, take 2 (#2297)
  • 1a1550e docs: Fix docs build (#2296)
  • 4592c88 fix: resource_to_stream returns error for unknown resource URIs instead of ma...
  • 4ba6f88 chore: release (#2270)
  • 67bb957 fix: Bind OCSP response certId to the signing certificate (CAI-11829) (#2273)
  • 613b2f8 fix: Fix new Clippy warnings for Rust 1.97.0 (#2279)
  • 8debacb fix: ensure created has a dst and don't add parent when actions already exist...
  • 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 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.88.0 to 0.89.3.
- [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.88.0...c2pa-v0.89.3)

---
updated-dependencies:
- dependency-name: c2pa
  dependency-version: 0.89.3
  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 Jul 16, 2026
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