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.6 to 2.2.7 #40

Merged
merged 1 commit into from
Jan 25, 2022

Conversation

snyk-bot
Copy link
Contributor

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

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 1 version ahead of your current version.
  • The recommended version was released 3 months ago, on 2021-10-06.
Release notes
Package name: rlp
  • 2.2.7 - 2021-10-06
    • Performance: Avoid creating new array when checking first two chars, PR #100
    • Update BN from require to import, PR #99
    • Update dependencies to latest and add browser build, PR #102

    Included Source Files

    Source files from the src folder are now included in the distribution build, see PR #97. This allows for a better debugging experience in debug tools like Chrome DevTools by having working source map references to the original sources available for inspection.

  • 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
from rlp GitHub release notes
Commit messages
Package name: rlp
  • 3d8d46c Prepare Release v2.2.7 (#102)
  • 7da7f06 Use BN type instead of value (#99)
  • 53a2165 Merge pull request #100 from spirinvladimir/patch-1
  • a1d412e Merge pull request #97 from rumkin/b/source-map
  • 5ebbfea Avoid creating new array
  • 75f3981 Merge pull request #98 from ethereumjs/add-discord-badge
  • d622ca7 Update to Discord badge
  • 1709da7 Fix missing sources in package distribution

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

Copy link
Contributor

@achraf17 achraf17 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@achraf17 achraf17 merged commit 17046d9 into master Jan 25, 2022
@achraf17 achraf17 deleted the snyk-upgrade-d81200cc098549e1c95bb4e4a7cb4c34 branch January 25, 2022 06:38
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.

2 participants