[Snyk] Upgrade ganache-core from 2.13.1 to 2.13.2 #10
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Snyk has created this PR to upgrade ganache-core from 2.13.1 to 2.13.2.
ℹ️ 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: ganache-core
-
2.13.2 - 2021-01-12
- fix: add
- fix: storage value encoding in forked trie. (#658)
- fix: handle failure to retrieve
- chore: update eth-sig-util to v3.0.0 (#711)
- ganache-cli v6.12.2

-
2.13.2-tezos.2 - 2021-02-16
-
2.13.2-tezos.0 - 2021-02-03
-
2.13.1 - 2020-10-26
- feat: add ability to use blockHash with eth_getLogs (#639) Thanks, @ tynes!
- 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)
- 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
- update to npm v7.0.0-rc.0 (2af3122)
- chore: fix prepublish script for npm 7 (b30a886)
- ganache-cli v6.12.0
- Ganache UI v2.5.4

from ganache-core GitHub release notesHighlightsHow to UpgradeChangelogRelated ReleasesWe're moving to a
beta›latestrelease 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
yarn
Changelog
Fixes:
removedfield to Log JSON (#651)net_versionwhen forking (#676)Chores:
Related Releases
💖 The Truffle Team
HighlightsHow to UpgradeChangelogRelated ReleasesWe're moving to a
beta›latestrelease 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
yarn
Changelog
Features:
Fixes:
Misc:
prune --productionandshrinkwrapwithout creating an invalid shrinkwrap file (4b3f588)Related Releases
💖 The Truffle Team
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