rpm-rs / rpm

Other
47 stars 25 forks source link

chore(deps): update pgp requirement from 0.11.0 to 0.13.0 #232

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Updates the requirements on pgp to permit the latest version.

Changelog

Sourced from pgp's changelog.

0.13.0 - 2024-06-17

πŸ“š Documentation

  • Provide more FAQ items and improve comparisons - (374026f)

0.12.0-alpha.3 - 2024-05-31

⛰️ Features

  • (ecdh) [breaking] Implement support for nist p curves - (1b6d5dd)
  • Update deps - (f0477f4)
  • Enable SEIPDv2 decryption via the public API (#345) - (deb8a92)
  • Add APIs to create and verify third-party certifications (#349) - (ab39417)
  • Use sha1_checked for Sha1 hashing, except MDC - (7c5e6ae)

🚜 Refactor

  • Improve & simplify packet parsing logic - (3b71f41)

πŸ“š Documentation

  • (readme) Fixup copyright - (9773052)
  • Nist p521 support for ECDH was merged in #304 (#335) - (8e67756)
  • Fix typo "secret" -> "public" - (f68aa3d)
  • Update and expand status and readme - (9b27d81)
  • Small refinements/typo-fixes (#342) - (34d1c79)
  • Add link to interop test suite - (cc46fa5)

πŸ§ͺ Testing

βš™οΈ Miscellaneous Tasks

  • (echd) [breaking] Prepare for handling more curves - (35343e0)
  • (pgp) Release 0.12.0-alpha.3 - (82d49b3)
  • Remove unused ios-simulator code (#339) - (8bec797)
  • Add codespell CI job; apply fixes (#341) - (a6b6ad7)
  • Remove asm feature from windows - (56505aa)
  • Pacify codespell - (06e840c)

0.12.0-alpha.2 - 2024-04-07

⛰️ Features

... (truncated)

Commits
  • 66fbbb3 chore(pgp): release 0.13.0
  • 374026f docs: provide more FAQ items and improve comparisons
  • 82d49b3 chore(pgp): release 0.12.0-alpha.3
  • b20d841 Merge pull request #351 from hko-s/ecdh
  • 06e840c chore: pacify codespell
  • 1b6d5dd feat(ecdh)!: implement support for nist p curves
  • 066c1c5 test: camellia decryption (#354)
  • 35343e0 chore(echd)!: prepare for handling more curves
  • 7c5e6ae feat: use sha1_checked for Sha1 hashing, except MDC
  • ab39417 feat: add APIs to create and verify third-party certifications (#349)
  • Additional commits viewable 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)
dependabot[bot] commented 4 months ago

Looks like pgp is up-to-date now, so this is no longer needed.