capsule-corp-ternoa / ternoa-js

Ternoa JavaScript SDK to build on top of the Ternoa Chain ⚙️
https://docs.ternoa.network
Apache License 2.0
24 stars 11 forks source link

build(deps): bump openpgp from 5.9.0 to 5.10.1 #177

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 1 year ago

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: https://github.com/openpgpjs/openpgpjs/security/advisories/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: https://github.com/openpgpjs/openpgpjs/compare/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

You can trigger a rebase of this PR 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/capsule-corp-ternoa/ternoa-js/network/alerts).

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
ternoa-js ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 29, 2023 5:39pm
dependabot[bot] commented 10 months ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.