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

Bump openpgp from 5.9.0 to 5.10.1 #177

Merged
merged 2 commits into from Sep 3, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 29, 2023

Bumps openpgp from 5.9.0 to 5.10.1.

Release notes

Sourced from openpgp's releases.

v5.10.1

Reject cleartext messages with extraneous data preceeding hash, addressing: GHSA-ch3c-v47x-4pgp.

v5.10.0

  • crypto-refresh: add support for new Ed25519/X25519 keys, signatures and messages (#1620)
  • Support parsing encrypted key with unknown s2k types or cipher algos (#1658)
  • Fix forward compatibility of keys, SKESKs, and detached/cleartext signatures and ECDH (#1656)

This release does not include any breaking changes.

Full Changelog: openpgpjs/openpgpjs@v5.9.0...v5.10.0

Commits
  • 5d02e3a 5.10.1
  • 6b43e02 Merge pull request from GHSA-ch3c-v47x-4pgp
  • 11b5999 Reject cleartext messages with extraneous data preceeding hash header
  • 4df86e5 5.10.0
  • 8d4dd34 Merge pull request #1620
  • 5ae2846 CI: test on iOS Safari 14 instead of 15 to have access to SubtleCrypto
  • b164190 Internal: rename Curves to CurvesWithOID
  • ef953ce Add HKDF fallback for Node 14, where SubtleCrypto is not available
  • ee4ad89 Enforce AES with PKESK v3 using x25519 (new format)
  • 1c07d26 crypto-refresh: add support for new X25519 key and PKESK format
  • 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [openpgp](https://github.com/openpgpjs/openpgpjs) from 5.9.0 to 5.10.1.
- [Release notes](https://github.com/openpgpjs/openpgpjs/releases)
- [Commits](openpgpjs/openpgpjs@v5.9.0...v5.10.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@crazy-max crazy-max merged commit 72f7de7 into master Sep 3, 2023
44 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/openpgp-5.10.1 branch September 3, 2023 13:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant