NEEOInc / neeo-sdk

NEEO Brain SDK
https://neeoinc.github.io/neeo-sdk/
MIT License
48 stars 17 forks source link

Update openpgp to the latest version 🚀 #144

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency openpgp was updated from 2.6.2 to 4.1.2.

This version is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Release Notes for v4.1.2
  • Fixes #787 which caused performance issues for large messages
  • Multiple documentation updates
  • Parsing an invalid integrity protected packet will now throw an error
Commits

The new version differs by 529 commits.

  • 3c1d89b Release new version
  • 7a2e0dc Merge pull request #787 from twiss/perf-fix-large-msgs
  • baaa071 Fix performance issue with handling large messages
  • f15b648 edit README wording
  • b972bd8 Merge pull request #782 from ZelphirKaltstahl/master
  • 1241892 adapted comment for pull request
  • 2f1f901 added helpful comment about default encryption and decryption of U8intArray with password
  • 6f9670c Clarify comment explaining packetlist's usage of supportsStreaming
  • c3b33c4 Merge pull request #781 from evildvl/patch-1
  • 1e3f223 Merge pull request #779 from twiss/throw-parse-errors
  • a427667 Update function to be clear
  • 9f8c93d Multiple public keys example
  • ee1bcce Multiple public keys code
  • bc61189 Throw on parse errors in integrity protected encrypted packets
  • a6e3ada Release new version

There are 250 commits in total.

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree: