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

build(deps): bump openpgp from 5.9.0 to 5.10.1 in /website #1849

Merged

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.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 29, 2023
@codecov
Copy link

codecov bot commented Aug 29, 2023

Codecov Report

Merging #1849 (8e9ce7b) into master (385437e) will not change coverage.
Report is 14 commits behind head on master.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #1849   +/-   ##
=======================================
  Coverage   74.15%   74.15%           
=======================================
  Files           7        7           
  Lines         561      561           
=======================================
  Hits          416      416           
  Misses        113      113           
  Partials       32       32           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

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>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/website/openpgp-5.10.1 branch from 8e9ce7b to d010b83 Compare August 29, 2023 17:42
@github-actions github-actions bot merged commit 606ef4a into master Aug 29, 2023
1 check passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/website/openpgp-5.10.1 branch August 29, 2023 17:42
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants