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

Update ganache-cli to the latest version 🚀 #269

Merged
merged 3 commits into from
Jul 6, 2018

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Jul 6, 2018

Version 6.1.5 of ganache-cli was just published.

Dependency ganache-cli
Current Version 6.1.4
Type devDependency

The version 6.1.5 is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of ganache-cli.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Commits

The new version differs by 24 commits.

  • 89e8011 6.1.5
  • 9848bd0 bump package-lock.json
  • d5af309 switch webpack to production mode
  • 879dd92 Merge branch 'babel' into develop
  • 531739e use [email protected]
  • 644ccde Babelify eth-block-tracker on build
  • 013eaac Merge pull request #551 from trufflesuite/args-cleanup-and-fixing
  • b63e8e7 add balance to intial console print out of accounts
  • ad28753 move defaults to yargs init, sync readme and help, add detailed version
  • 6895933 add v flag for verbose
  • 9b6c937 use proper yargs check fn instead of property
  • 256608a expand the width of the help message
  • 6ad268f Merge pull request #519 from etnann/patch-1
  • 4b5e01c add back u flag and use string arrays for unlock
  • 0baf7e3 use undefined instead of default for deterministic default

There are 24 commits in total.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

@elenadimitrova elenadimitrova force-pushed the greenkeeper/ganache-cli-6.1.5 branch from 852b284 to fc9ff55 Compare July 6, 2018 06:29
@elenadimitrova elenadimitrova self-assigned this Jul 6, 2018
@elenadimitrova elenadimitrova force-pushed the greenkeeper/ganache-cli-6.1.5 branch from fc9ff55 to 027c037 Compare July 6, 2018 07:31
@elenadimitrova
Copy link
Contributor

Added --ignore-workspace-root-check to greenkeeper-lockfile-upload to try and solve the persistently failing lockfile updates. This is going by the error fix suggestion in CI:
error An unexpected error occurred: "Running this command will add the dependency to the workspace root rather than workspace itself, which might not be what you want - if you really meant it, make it explicit by running this command again with the -W flag (or --ignore-workspace-root-check).".

https://circleci.com/gh/JoinColony/colonyNetwork/2348

@elenadimitrova elenadimitrova requested a review from area July 6, 2018 07:34
@elenadimitrova elenadimitrova force-pushed the greenkeeper/ganache-cli-6.1.5 branch from 027c037 to 5ba73e7 Compare July 6, 2018 08:29
@elenadimitrova elenadimitrova force-pushed the greenkeeper/ganache-cli-6.1.5 branch from 5ba73e7 to be435d8 Compare July 6, 2018 08:37
@area area merged commit 69ca157 into develop Jul 6, 2018
@area area deleted the greenkeeper/ganache-cli-6.1.5 branch July 6, 2018 10:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants