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 solidity-parser-antlr to the latest version 🚀 #281

Merged
merged 2 commits into from
Jul 17, 2018

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Jul 15, 2018

Version 0.3.0 of solidity-parser-antlr was just published.

Dependency solidity-parser-antlr
Current Version 0.2.15
Type devDependency

The version 0.3.0 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 solidity-parser-antlr.

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

  • 24ea27e Release
  • 27fc80d Fix parsing of decimal literals. Closes #33
  • d25ed46 Add explicit test for FunctionCall
  • 6e294fa Use components for all TupleExpression nodes

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 self-assigned this Jul 16, 2018
@elenadimitrova
Copy link
Contributor

elenadimitrova commented Jul 17, 2018

Potentially a problem with the pre-commit hooks missing when GK tries to upload the lockfile, greenkeeperio/greenkeeper-lockfile#76

Update: potentially solved with #284

@elenadimitrova elenadimitrova force-pushed the greenkeeper/solidity-parser-antlr-0.3.0 branch from 1e66c11 to ecbf076 Compare July 17, 2018 14:22
@elenadimitrova elenadimitrova self-requested a review July 17, 2018 14:55
@elenadimitrova elenadimitrova force-pushed the greenkeeper/solidity-parser-antlr-0.3.0 branch from 7500bbc to 7b9fc7e Compare July 17, 2018 17:40
@elenadimitrova elenadimitrova merged commit af6b556 into develop Jul 17, 2018
@elenadimitrova elenadimitrova deleted the greenkeeper/solidity-parser-antlr-0.3.0 branch July 17, 2018 19:47
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.

1 participant