Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 24, 2024

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 <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)

Updates the requirements on [pgp](https://github.com/rpgp/rpgp) to permit the latest version.
- [Release notes](https://github.com/rpgp/rpgp/releases)
- [Changelog](https://github.com/rpgp/rpgp/blob/main/CHANGELOG.md)
- [Commits](rpgp/rpgp@v0.11.0...v0.13.0)

---
updated-dependencies:
- dependency-name: pgp
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 24, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 25, 2024

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

@dependabot dependabot bot closed this Jun 25, 2024
@dependabot dependabot bot deleted the dependabot/cargo/pgp-0.13.0 branch June 25, 2024 14:23
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants