Skip to content

Conversation

@greenkeeper
Copy link
Contributor

@greenkeeper greenkeeper bot commented Mar 8, 2018

☝️ Greenkeeper’s updated Terms of Service will come into effect on April 6th, 2018.

Version 4.1.1 of truffle was just published.

Dependency truffle
Current Version 4.1.0
Type devDependency

The version 4.1.1 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 truffle.

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 9 commits.

  • a06237f Update version to 4.1.1
  • c160a26 Upgrade dependencies
  • ad372da Merge pull request #832 from robinboening/patch-1
  • 3650deb Small edits
  • a0e3456 Add some more details about ganache
  • 9f84702 Merge pull request #813 from robinboening/patch-1
  • 8474634 Add revisions proposed in review
  • f650221 Merge branch 'master' into develop
  • 7f6250e Rename testrpc to ganache-cli

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 🌴

@coveralls
Copy link

Pull Request Test Coverage Report for Build 301

  • 0 of 0 (NaN%) changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 93.21%

Totals Coverage Status
Change from base Build 293: 0.0%
Covered Lines: 334
Relevant Lines: 346

💛 - Coveralls

greenkeeper bot added a commit that referenced this pull request Mar 8, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 8, 2018

Version 4.1.3 just got published.

Update to this version instead 🚀

Release Notes v4.1.3 Mini mint

Hello.

Mini-mint sized patch release here. 🚐

  • truffle develop's network config now requests 127.0.0.1 instead of localhost. It's more reliable.
  • We've added a warning to truffle develop's start-up output: Do not use the candy-themed mnemonic that generates the test accounts on a real blockchain. The private keys generated by the mnemonic are not secret.
  • Work ontruffle-debugger continues apace! This release includes a patch to make contracts that are created by other contracts debuggable.
  • A bug that caused Solidity tests to execute out of sequence when a test file contained more than one contract was fixed.

That's it! If you've been bedeviled by any of these issues, this release is for you. Install it at your favorite command prompt by running:

npm install -g truffle
Commits

The new version differs by 2 commits.

See the full diff

@szerintedmi szerintedmi merged commit dea6663 into staging Mar 8, 2018
@greenkeeper greenkeeper bot deleted the greenkeeper/truffle-4.1.1 branch March 8, 2018 10:00
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.

4 participants