Skip to content

Conversation

@snyk-bot
Copy link

Snyk has created this PR to upgrade ganache-core from 2.13.1 to 2.13.2.

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 3 versions ahead of your current version.
  • The recommended version was released 3 months ago, on 2021-01-12.
Release notes
Package name: ganache-core
  • 2.13.2 - 2021-01-12

     Highlights    How to Upgrade    Changelog    Related Releases 


    We're moving to a betalatest release pipeline, where all non-hotfix changes are first released in a beta before being promoted to a stable release.

    We'd love it if you'd start using the latest betas and let us know early and often if you find any bugs or regressions!

    Highlights

    v2.13.2 – Taco Tuesday 🌮

    It's Tuesday. And you know what that means, don't you? Tacos! And tacos are delicious. And do you know what else is delicious? This release! It's got a couple of new bug fixes you'll want to check out, especially if you use the forking feature.

    Bon appetit!


    How to Upgrade

    Upgrade to the latest version of ganache-core by running:

    npm

    npm uninstall ganache-core
    npm install ganache-core@latest

    yarn

    yarn remove ganache-core
    yarn add ganache-core@latest

    Changelog

    Fixes:

    • fix: add removed field to Log JSON (#651)
    • fix: storage value encoding in forked trie. (#658)
    • fix: handle failure to retrieve net_version when forking (#676)

    Chores:

    • chore: update eth-sig-util to v3.0.0 (#711)

    Related Releases

    💖 The Truffle Team

  • 2.13.2-tezos.2 - 2021-02-16
  • 2.13.2-tezos.0 - 2021-02-03
  • 2.13.1 - 2020-10-26

     Highlights    How to Upgrade    Changelog    Related Releases 


    We're moving to a betalatest release pipeline, where all non-hotfix changes are first released in a beta before being promoted to a stable release.

    We'd love it if you'd start using the latest betas and let us know early and often if you find any bugs or regressions!

    Highlights

    v2.13.1 – Johnnycake Cobblers 2 🎂

    This release is exactly like the last one, but it works around an npm bug that causes installations to sometimes fail in Node v12 with npm v6. The rest of these notes are the same as the last release's.

    Johnnycake Cobblers: another dessert with a weird name. Someone really should cook up all the release names we've used for us Trufflers to try one day! 😋

    This release brings Node v14 compatibility and a new feature!


    How to Upgrade

    Upgrade to the latest version of ganache-core by running:

    npm

    npm uninstall ganache-core
    npm install ganache-core@latest

    yarn

    yarn remove ganache-core
    yarn add ganache-core@latest

    Changelog

    Features:

    • feat: add ability to use blockHash with eth_getLogs (#639) Thanks, @ tynes!

    Fixes:

    • fix: update merkle-patricia-tree to v3.0.0 to support Node v14 (#636)
    • fix: fix snapshots for forking (#627) Thanks, @ seesemichaelj!
    • fix: remove dev dependencies from published package's shrinkwrap (#640)
    • fix: patch keccak to prevent Node v14 segfault (c26ba24)
    • fix: bundle patched version of keccak (c5e6db6)

    Misc:

    • test: throw if test contracts fail compilation (#633)
    • chore: simply release process (#638)
    • test: increase infura test timeouts so they stop failing in CI (#642)
    • chore: update CI's Node version to 14.13.0 (#641)
    • try npm 7 to see if it can prune --production and shrinkwrap without creating an invalid shrinkwrap file (4b3f588)
    • update to npm v7.0.0-rc.0 (2af3122)
    • chore: fix prepublish script for npm 7 (b30a886)

    Related Releases

    💖 The Truffle Team

from ganache-core GitHub release notes

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

@performance-testing-bot
Copy link

Unable to locate .performanceTestingBot config file

@RonSherfey RonSherfey merged commit f6f881d into develop Jun 19, 2021
@RonSherfey RonSherfey deleted the snyk-upgrade-5a19f2fc4661687509cb6b572c6316ac branch June 19, 2021 15:03
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.

3 participants