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

[Snyk] Upgrade rlp from 2.2.4 to 2.2.6 #30

Merged
merged 1 commit into from
Sep 8, 2021

Conversation

snyk-bot
Copy link
Contributor

@snyk-bot snyk-bot commented Sep 8, 2021

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

merge advice
ℹ️ 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.


  • The recommended version is 2 versions ahead of your current version.
  • The recommended version was released a year ago, on 2020-07-16.
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
Copy link

CLAassistant commented Sep 8, 2021

CLA assistant check
All committers have signed the CLA.

@VGLoic VGLoic merged commit 7e4ea67 into master Sep 8, 2021
@VGLoic VGLoic deleted the snyk-upgrade-79a0a8ca2b23a942b8196d37926741d5 branch September 9, 2021 08:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants