Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 2, 2026

Bumps c2pa from 0.73.2 to 0.74.0.

Changelog

Sourced from c2pa's changelog.

0.74.0

07 January 2026

Added

  • [breaking] Store Context as Arc for shared context and threading support (#1680)
  • Add CAWG roles support to SignerSettings (#1700)
  • Adds Context to contain settings, HTTPS resolvers, and signers (#1631)

Fixed

  • Hard binding recursive search for nested update manifests (#1693)

Other

  • Update codspeed-criterion-compat to 4.2.1 (#1702)

Updated dependencies

  • Bump rsa from 0.9.9 to 0.9.10 (#1698)
Commits
  • 535bae7 chore: release (#1692)
  • 907dfd7 build: Update codspeed-criterion-compat to 4.2.1 (#1702)
  • 5097283 update: bump rsa from 0.9.9 to 0.9.10 (#1698)
  • 2108813 ci: Use cargo-docs-rs for preflight docs.rs and fix compilation features (#...
  • afa6cd1 feat!: Store Context as Arc for shared context and threading support (#1680)
  • 04e7132 feat: Add CAWG roles support to SignerSettings (#1700)
  • 4bb730e fix: Preflight docs.rs build step wasn't actually checking anything (#1694)
  • ca90884 fix: Hard binding recursive search for nested update manifests (#1693)
  • 659c346 chore: bump actions/upload-artifact from 5 to 6 (#1682)
  • a31290b chore: bump actions/download-artifact from 6 to 7 (#1681)
  • 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.73.2 to 0.74.0.
- [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.73.2...c2pa-v0.74.0)

---
updated-dependencies:
- dependency-name: c2pa
  dependency-version: 0.74.0
  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 Feb 2, 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