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 solidity-parser-antlr from 0.4.8 to 0.4.11 #32

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Sep 20, 2019

Bumps solidity-parser-antlr from 0.4.8 to 0.4.11.

Changelog

Sourced from solidity-parser-antlr's changelog.

0.5.0 (Unreleased)

  • Remove ParameterList and Parameter node types. Parameters are now always
    of type VariableDeclaration and lists of parameters are represented as
    lists of nodes of type VariableDeclaration. This is a breaking change.

0.4.9

  • Fix parsing of inheritance specifier with no arguments.
Commits
  • 2dcf4e8 Release
  • 62c90f4 Update ANTLR grammar
  • b14dfe7 Release
  • 607da22 Remove npm-check-updates from declared dependencies
  • 4160261 Release
  • f13e721 Update changelog
  • 4144dfa Add support for inheritance specifiers with empty args
  • 8e2bf32 Add note about line and column numbers. Closes #78
  • 49b3f04 Return null parameters when modifier is defined without them
  • ef36976 Update type declarations
  • Additional commits viewable in compare view

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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 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
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot added the dependencies ⬆️ Pull requests that update a dependency file label Sep 20, 2019
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/solidity-parser-antlr-0.4.11 branch from f6db925 to 65ef949 Compare September 20, 2019 16:11
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/solidity-parser-antlr-0.4.11 branch from 65ef949 to 6868a38 Compare September 24, 2019 09:27
@dependabot-preview
Copy link
Contributor Author

Looks like solidity-parser-antlr is up-to-date now, so this is no longer needed.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/solidity-parser-antlr-0.4.11 branch October 2, 2019 15:17
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