Consensys / web3js-quorum

30 stars 21 forks source link

[Snyk] Upgrade rlp from 2.2.4 to 2.2.6 #30

Closed snyk-bot closed 3 years ago

snyk-bot commented 3 years ago

Snyk has created this PR to upgrade rlp from 2.2.4 to 2.2.6.

merge advice :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


Release notes
Package name: rlp
  • 2.2.6 - 2020-07-16
    • Fixed a few edge-cases in decoding long strings that previously could cause OOM (Out of Memory) crash, PR #91
    • Updated GitHub actions/checkout to v2, PR #92
  • 2.2.5 - 2020-05-26
    • Added BigInt as an accepted encoding type, PR #85
    • Added support/testing for Node 10, 12, 13, 14, moved from Travis to GitHub Actions, PR #87
    • Formatting and config cleanups, PRs #86 and #88
  • 2.2.4 - 2019-11-01
    • Removed unused Dictionary Input type for RLP.encode() and RLP.decode(),
      PR #74
    • Removed unused safe-buffer dependency,
      PR #80
from rlp GitHub release notes
Commit messages
Package name: rlp
  • e9f6388 Merge pull request #93 from ethereumjs/new-release
  • 9dfbbc0 Bumped version to v.2.2.6, added CHANGELOG entry
  • 8015e24 Merge pull request #91 from ChainSafe/fix-long-string-decode
  • 4d30598 Fix long string decode
  • a3e2f2e Merge pull request #92 from ethereumjs/fix-actions-coverage
  • bebf3f8 update actions/checkout to v2
  • 6f02c06 Merge pull request #89 from ethereumjs/new-release
  • 2c419be Bumped version to v2.2.5, added CHANGELOG entry
  • 213fbb8 Merge pull request #88 from ethereumjs/cleanupTestling
  • bdf0902 Remove testling property
  • 4e805bb Merge pull request #87 from ethereumjs/useGHActions
  • 5e05e32 Add karma test runner
  • 70f8320 Upgrade CI provider to use GH Actions in place of Travis
  • b89c0c7 Merge pull request #85 from ChainSafe/add-bigint
  • d1138f9 Skip bigint test on node < v10
  • 3888e5d Add bigint support
  • f8394b3 Merge pull request #86 from ChainSafe/chainsafe/fix-formatting
  • 48b4487 fix formatting w/ prettier
Compare

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

CLAassistant commented 3 years ago

CLA assistant check
All committers have signed the CLA.