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

Bump ganache-cli from 6.9.1 to 6.10.1 #390

Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps ganache-cli from 6.9.1 to 6.10.1.

Release notes

Sourced from ganache-cli's releases.

v6.10.1 – Coffee Cake ☕


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

v6.10.1 – Coffee Cake ☕

I just learned that Coffee Cake doesn't taste like coffee?! I've had it a hundred times and never thought about it...

And like coffee, this release will get things done faster! @fubhy's work to improve the performance of forking has resulted in real-world tests running up to 20 times faster than before!

@fubhy also fixed a bug when forking while using accounts with non-zero nonces. These accounts were not initialized properly on start up, resulting in nonce errors when running transactions.


How to Upgrade

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

npm

npm uninstall ganache-cli -g
npm install ganache-cli -g

yarn

yarn global remove ganache-cli
yarn global add ganache-cli
Commits
  • c434e84 6.10.1
  • ed86744 Merge branch 'develop' into beta
  • 06e4fad fix: fix automatic deployments
  • f662c63 Coffee Cake ☕
  • 189a100 chore: update docker config for latest ganache-core
  • 5080bf4 docs: change min Node.js version from 6 to 8 in README
  • 3e4d342 docs: change min Node.js version from 6 to 8 in README
  • 6610679 chore: update ganache-core to v2.11.2
  • 6341ca8 chore: update ganache-core to v2.11.2
  • 20b00f8 6.10.0-beta.2
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by truffle-cicd, a new releaser for ganache-cli since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.

If all status checks pass Dependabot will automatically merge this pull request.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [ganache-cli](https://github.com/trufflesuite/ganache-cli) from 6.9.1 to 6.10.1.
- [Release notes](https://github.com/trufflesuite/ganache-cli/releases)
- [Commits](trufflesuite/ganache@v6.9.1...v6.10.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Aug 6, 2020
@dependabot-preview dependabot-preview bot merged commit 2373253 into master Aug 6, 2020
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/ganache-cli-6.10.1 branch August 6, 2020 06:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant