Conversation

dependabot-preview[bot]

Bumps php-parser from 2.2.0 to 3.0.3.

Release notes

Sourced from php-parser's releases.

3.0.1 - fix

#532 - expression as generator key

3.0.0

Released the 3.0 stable version - the api under 3.x series will not change

3.0.0-prerelease.9 : (2019-08-15)

  • #291 : Incorrect parsing of backslash-prefixed use declarations
  • #278 : 3.0 - Confusing commentsBlocks references
  • #256 : invalid ast for multiple properties
  • #255 : better ast for constant node
  • #250 : Leading comments are treated as trailing comments to the previous function body
  • #248 : broken ast for $$$$$
  • #247 : invalid ast for silent
  • #246 : resolution for classreference doesn't work properly for FULL_QUALIFIED_NAME
  • #242 : feat: improve Declare node and introduce DeclareDirective node
  • #199 : [bug] comment location overlaps with node location for static node
  • #192 : [bug] encapsed and staticlookup
  • #180 : bug in parser with single function
  • #174 : Don't output null for last element in list/array
  • #128 : Don't have curly for propertylookup in offset

3.0.0-prerelease.8

  • #235 : invalid ast for self and parent
  • #234 : regression with parens in 3.0.0-prerelease.7
  • #230 : resolvePrecedence break location for bin nodes
  • #202 : [bug] comment position in lookup
  • #194 : [feature] implement trailingComments on nodes
  • #185 : [bug] parens and staticlookup
  • #172 : cast precedence
  • #182 : strange with parens, staticlookup and offsetlookup
  • #167 : staticlookup is broken with curly
  • #239 : [bug] call should be in ExpressionStatement
  • #207 : [feature] use identifier for class/interface/trait name
  • #243 : Regression in prerelease 7 with echo
  • #181 : strange with parens and unary

3.0.0-prerelease.7

  • #201 : [bug] curly in staticlookup bug
  • #175 : impossible detect curly in encapsed AST enhancement
  • #210 : [bug] invalid ast for const enhancement
  • #220 : regression in rc-6
  • #204 : [bug] invalid start offset encapsed AST bug
  • #165 : declare doesn't support inline nodes investigating

Many thanks to @evilebottnawi for his help

3.0.0-prerelease.5

No release notes provided.

... (truncated)

Changelog

Sourced from php-parser's changelog.

Releases

3.0.0-prerelease.9 : (2019-08-15)

  • #291 : Incorrect parsing of backslash-prefixed use declarations
  • #278 : 3.0 - Confusing commentsBlocks references
  • #256 : invalid ast for multiple properties
  • #255 : better ast for constant node
  • #250 : Leading comments are treated as trailing comments to the previous function body
  • #248 : broken ast for $$$$$
  • #247 : invalid ast for silent
  • #246 : resolution for classreference doesn't work properly for FULL_QUALIFIED_NAME
  • #242 : feat: improve Declare node and introduce DeclareDirective node
  • #199 : [bug] comment location overlaps with node location for static node
  • #192 : [bug] encapsed and staticlookup
  • #180 : bug in parser with single function
  • #174 : Don't output null for last element in list/array
  • #128 : Don't have curly for propertylookup in offset

3.0.0-prerelease.8 : (2019-01-07)

  • #243 : Regression in prerelease 7 with echo
  • #239 : [bug] call should be in ExpressionStatement
  • #235 : invalid ast for self and parent
  • #234 : regression with parens in 3.0.0-prerelease.7
  • #230 : resolvePrecedence break location for bin nodes
  • #207 : [feature] use identifier for class/interface/trait name
  • #202 : [bug] comment position in lookup
  • #194 : [feature] implement trailingComments on nodes
  • #185 : [bug] parens and staticlookup
  • #182 : strange with parens, staticlookup and offsetlookup
  • #181 : strange with parens and unary
  • #172 : cast precedence
  • #167 : staticlookup is broken with curly

3.0.0-prerelease.7 : (2018-11-10)

  • #220 : regression in rc-6
  • #210 : [bug] invalid ast for const enhancement
  • #204 : [bug] invalid start offset encapsed AST bug
  • #201 : [bug] curly in staticlookup bug
  • #175 : impossible detect curly in encapsed AST enhancement
  • #165 : declare doesn't support inline nodes investigating

Many thanks to @evilebottnawi for his help

3.0.0-prerelease.6 : (2018-10-21)

  • impl #196 : identifier for function/method name
  • fix #183 : static parsed as constref
  • fix #188 : constref vs identifier
  • fix #113 : Unhandled native identifiers

3.0.0-alpha3 : (2018-08-15)

... (truncated)

Commits

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.


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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @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 your Dependabot dasard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never//minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-previewdependabot-preview bot added the dependenciesPull requests that update a dependency filelabel Apr 5, 2021
@coveralls

Coverage Status

Coverage decreased (-8.4%) to 47.341% when pulling f4f295f on dependabot/npm_and_yarn/php-parser-3.0.3 into cf6396b on master.

Sign up for free to join this conversation on . Already have an account? Sign in to comment
dependenciesPull requests that update a dependency file
None yet

Successfully merging this pull request may close these issues.

@coveralls